2022-01-11 01:37:32,831 DEBUG 23:basic_cnf.py(1) - BasicCnf init started 2022-01-11 01:37:32,832 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:120: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2022-01-11 01:37:32,841 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase') 2022-01-11 01:37:32,841 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2022-01-11 01:37:32,841 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2022-01-11 01:37:32,841 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2022-01-11 01:37:32,842 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2022-01-11 01:37:32,842 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2022-01-11 01:37:32,842 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2022-01-11 01:37:32,842 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2022-01-11 01:37:32,842 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2022-01-11 01:37:32,842 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'... 2022-01-11 01:37:32,843 DEBUG 33:basic_cnf.py(1) - start time 2022-01-11 01:37:32,843 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist 2022-01-11 01:37:32,843 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2022-01-11 01:37:32,843 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-01-11 01:37:32,844 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:32,844 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-01-11 01:37:32,844 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-01-11 01:37:32,848 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:32,949 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 691 2022-01-11 01:37:32,950 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-01-11 01:37:32,951 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"8fe3ddbe309f4959b26f166740864415","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"2efff7f912c14afb8be800dfb1879aab","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"9c6445e5001646f08bda3c3d30d6aa26","type":"vlm","name":"39a8d3bc-e1e5-4480-95cb","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"b27a40b04d9840f2aee3e3cdb617d5c9","type":"vlm","name":"e107916b-e552-4633-b13b","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2022-01-11 01:37:32,953 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2022-01-11 01:37:32,953 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2022-01-11 01:37:32,953 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2022-01-11 01:37:32,953 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC 2022-01-11 01:37:32,954 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2022-01-11 01:37:32,954 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-01-11 01:37:32,954 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:32,954 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-01-11 01:37:32,954 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-01-11 01:37:32,956 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:33,025 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 691 2022-01-11 01:37:33,027 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-01-11 01:37:33,027 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"8fe3ddbe309f4959b26f166740864415","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"2efff7f912c14afb8be800dfb1879aab","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"9c6445e5001646f08bda3c3d30d6aa26","type":"vlm","name":"39a8d3bc-e1e5-4480-95cb","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"b27a40b04d9840f2aee3e3cdb617d5c9","type":"vlm","name":"e107916b-e552-4633-b13b","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2022-01-11 01:37:33,030 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2022-01-11 01:37:33,030 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2022-01-11 01:37:33,030 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2022-01-11 01:37:33,058 DEBUG 129:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:33,058 DEBUG 131:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-01-11 01:37:33,059 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicnf_vendor", "description": "vendor" } 2022-01-11 01:37:33,060 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:34,336 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 159 2022-01-11 01:37:34,337 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2022-01-11 01:37:34,337 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"42a11b577293401fb5b4ab5412fc9f33","version":{"id":"a9ed16a2e0df43768c104d9f15952f62","name":"1.0","description":"Initial version","status":"Draft"}} 2022-01-11 01:37:34,340 INFO 285:__init__.py(1) - Vendor basicnf_vendor is created in SDC 2022-01-11 01:37:34,340 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC 2022-01-11 01:37:34,347 DEBUG 129:onap_service.py(1) - [SDC][Submit Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:34,347 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/42a11b577293401fb5b4ab5412fc9f33/versions/a9ed16a2e0df43768c104d9f15952f62/actions 2022-01-11 01:37:34,347 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2022-01-11 01:37:34,349 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:34,822 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/42a11b577293401fb5b4ab5412fc9f33/versions/a9ed16a2e0df43768c104d9f15952f62/actions HTTP/1.1" 200 2 2022-01-11 01:37:34,823 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2022-01-11 01:37:34,824 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2022-01-11 01:37:34,827 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/vf_module_ala_carte.py:59: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2022-01-11 01:37:34,835 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2022-01-11 01:37:34,835 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-01-11 01:37:34,835 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:34,836 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-01-11 01:37:34,836 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-01-11 01:37:34,838 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:34,930 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 1169 2022-01-11 01:37:34,932 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-01-11 01:37:34,932 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_vDEavR_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"8fe3ddbe309f4959b26f166740864415","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"744e23338c5a4bd8b49573b1b9773d49","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"2efff7f912c14afb8be800dfb1879aab","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"37f2d136d291430884023b3a97e173b3","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 52e2c042-4dd9","description":"vendor software product","vendorName":"39a8d3bc-e1e5-4480-95cb","vendorId":"9c6445e5001646f08bda3c3d30d6aa26","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"05c4395dafec41a58a67f697a4a2953e","owner":"cs0008","status":"ACTIVE"},{"name":"vFW dafce993-00cc","description":"vendor software product","vendorName":"e107916b-e552-4633-b13b","vendorId":"b27a40b04d9840f2aee3e3cdb617d5c9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"54ce9520cb8742deb1ce412a0b5dce69","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2022-01-11 01:37:34,936 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_vDEavR_VSP from SDC 2022-01-11 01:37:34,936 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2022-01-11 01:37:34,936 DEBUG 324:vsp.py(1) - importing VSP pNF 52e2c042-4dd9 from SDC 2022-01-11 01:37:34,936 DEBUG 324:vsp.py(1) - importing VSP vFW dafce993-00cc from SDC 2022-01-11 01:37:34,937 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2022-01-11 01:37:34,937 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2022-01-11 01:37:34,937 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2022-01-11 01:37:34,937 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2022-01-11 01:37:34,937 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-01-11 01:37:34,938 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:34,938 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-01-11 01:37:34,938 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-01-11 01:37:34,940 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:35,025 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 1169 2022-01-11 01:37:35,026 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-01-11 01:37:35,027 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_vDEavR_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"8fe3ddbe309f4959b26f166740864415","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"744e23338c5a4bd8b49573b1b9773d49","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"2efff7f912c14afb8be800dfb1879aab","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"37f2d136d291430884023b3a97e173b3","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 52e2c042-4dd9","description":"vendor software product","vendorName":"39a8d3bc-e1e5-4480-95cb","vendorId":"9c6445e5001646f08bda3c3d30d6aa26","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"05c4395dafec41a58a67f697a4a2953e","owner":"cs0008","status":"ACTIVE"},{"name":"vFW dafce993-00cc","description":"vendor software product","vendorName":"e107916b-e552-4633-b13b","vendorId":"b27a40b04d9840f2aee3e3cdb617d5c9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"54ce9520cb8742deb1ce412a0b5dce69","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2022-01-11 01:37:35,028 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_vDEavR_VSP from SDC 2022-01-11 01:37:35,029 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2022-01-11 01:37:35,029 DEBUG 324:vsp.py(1) - importing VSP pNF 52e2c042-4dd9 from SDC 2022-01-11 01:37:35,029 DEBUG 324:vsp.py(1) - importing VSP vFW dafce993-00cc from SDC 2022-01-11 01:37:35,029 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2022-01-11 01:37:35,029 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2022-01-11 01:37:35,029 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2022-01-11 01:37:35,029 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2022-01-11 01:37:35,029 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-01-11 01:37:35,030 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:35,030 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-01-11 01:37:35,030 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-01-11 01:37:35,031 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:35,131 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 1169 2022-01-11 01:37:35,133 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-01-11 01:37:35,133 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_vDEavR_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"8fe3ddbe309f4959b26f166740864415","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"744e23338c5a4bd8b49573b1b9773d49","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"2efff7f912c14afb8be800dfb1879aab","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"37f2d136d291430884023b3a97e173b3","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 52e2c042-4dd9","description":"vendor software product","vendorName":"39a8d3bc-e1e5-4480-95cb","vendorId":"9c6445e5001646f08bda3c3d30d6aa26","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"05c4395dafec41a58a67f697a4a2953e","owner":"cs0008","status":"ACTIVE"},{"name":"vFW dafce993-00cc","description":"vendor software product","vendorName":"e107916b-e552-4633-b13b","vendorId":"b27a40b04d9840f2aee3e3cdb617d5c9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"54ce9520cb8742deb1ce412a0b5dce69","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2022-01-11 01:37:35,136 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_vDEavR_VSP from SDC 2022-01-11 01:37:35,136 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2022-01-11 01:37:35,136 DEBUG 324:vsp.py(1) - importing VSP pNF 52e2c042-4dd9 from SDC 2022-01-11 01:37:35,136 DEBUG 324:vsp.py(1) - importing VSP vFW dafce993-00cc from SDC 2022-01-11 01:37:35,136 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2022-01-11 01:37:35,136 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2022-01-11 01:37:35,136 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2022-01-11 01:37:35,136 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2022-01-11 01:37:35,137 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-01-11 01:37:35,137 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:35,137 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-01-11 01:37:35,137 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-01-11 01:37:35,138 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:35,228 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 1169 2022-01-11 01:37:35,229 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-01-11 01:37:35,229 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_vDEavR_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"8fe3ddbe309f4959b26f166740864415","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"744e23338c5a4bd8b49573b1b9773d49","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"2efff7f912c14afb8be800dfb1879aab","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"37f2d136d291430884023b3a97e173b3","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 52e2c042-4dd9","description":"vendor software product","vendorName":"39a8d3bc-e1e5-4480-95cb","vendorId":"9c6445e5001646f08bda3c3d30d6aa26","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"05c4395dafec41a58a67f697a4a2953e","owner":"cs0008","status":"ACTIVE"},{"name":"vFW dafce993-00cc","description":"vendor software product","vendorName":"e107916b-e552-4633-b13b","vendorId":"b27a40b04d9840f2aee3e3cdb617d5c9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"54ce9520cb8742deb1ce412a0b5dce69","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2022-01-11 01:37:35,231 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_vDEavR_VSP from SDC 2022-01-11 01:37:35,231 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2022-01-11 01:37:35,231 DEBUG 324:vsp.py(1) - importing VSP pNF 52e2c042-4dd9 from SDC 2022-01-11 01:37:35,231 DEBUG 324:vsp.py(1) - importing VSP vFW dafce993-00cc from SDC 2022-01-11 01:37:35,232 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2022-01-11 01:37:35,232 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2022-01-11 01:37:35,232 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2022-01-11 01:37:35,232 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC 2022-01-11 01:37:35,232 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2022-01-11 01:37:35,232 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-01-11 01:37:35,232 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:35,232 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-01-11 01:37:35,233 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-01-11 01:37:35,234 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:35,326 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 1169 2022-01-11 01:37:35,327 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-01-11 01:37:35,327 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_vDEavR_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"8fe3ddbe309f4959b26f166740864415","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"744e23338c5a4bd8b49573b1b9773d49","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"2efff7f912c14afb8be800dfb1879aab","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"37f2d136d291430884023b3a97e173b3","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 52e2c042-4dd9","description":"vendor software product","vendorName":"39a8d3bc-e1e5-4480-95cb","vendorId":"9c6445e5001646f08bda3c3d30d6aa26","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"05c4395dafec41a58a67f697a4a2953e","owner":"cs0008","status":"ACTIVE"},{"name":"vFW dafce993-00cc","description":"vendor software product","vendorName":"e107916b-e552-4633-b13b","vendorId":"b27a40b04d9840f2aee3e3cdb617d5c9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"54ce9520cb8742deb1ce412a0b5dce69","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2022-01-11 01:37:35,330 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_vDEavR_VSP from SDC 2022-01-11 01:37:35,330 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2022-01-11 01:37:35,330 DEBUG 324:vsp.py(1) - importing VSP pNF 52e2c042-4dd9 from SDC 2022-01-11 01:37:35,330 DEBUG 324:vsp.py(1) - importing VSP vFW dafce993-00cc from SDC 2022-01-11 01:37:35,330 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2022-01-11 01:37:35,330 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2022-01-11 01:37:35,331 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2022-01-11 01:37:35,335 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2022-01-11 01:37:35,335 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-01-11 01:37:35,335 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:35,335 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-01-11 01:37:35,335 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-01-11 01:37:35,337 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:35,425 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 844 2022-01-11 01:37:35,426 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-01-11 01:37:35,426 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"42a11b577293401fb5b4ab5412fc9f33","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"8fe3ddbe309f4959b26f166740864415","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"2efff7f912c14afb8be800dfb1879aab","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"9c6445e5001646f08bda3c3d30d6aa26","type":"vlm","name":"39a8d3bc-e1e5-4480-95cb","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"b27a40b04d9840f2aee3e3cdb617d5c9","type":"vlm","name":"e107916b-e552-4633-b13b","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2022-01-11 01:37:35,429 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2022-01-11 01:37:35,429 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2022-01-11 01:37:35,429 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:35,429 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/42a11b577293401fb5b4ab5412fc9f33/versions 2022-01-11 01:37:35,429 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-11 01:37:35,431 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:35,483 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/42a11b577293401fb5b4ab5412fc9f33/versions HTTP/1.1" 200 264 2022-01-11 01:37:35,485 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-11 01:37:35,485 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a9ed16a2e0df43768c104d9f15952f62","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1641865053134,"modificationTime":1641865054542,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-11 01:37:35,488 DEBUG 46:sdc_element.py(1) - details found, updating 2022-01-11 01:37:35,488 INFO 192:__init__.py(1) - Vendor found, updating information 2022-01-11 01:37:35,488 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:35,488 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/42a11b577293401fb5b4ab5412fc9f33/versions 2022-01-11 01:37:35,488 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-11 01:37:35,490 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:35,545 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/42a11b577293401fb5b4ab5412fc9f33/versions HTTP/1.1" 200 264 2022-01-11 01:37:35,546 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-11 01:37:35,547 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a9ed16a2e0df43768c104d9f15952f62","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1641865053134,"modificationTime":1641865054542,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-11 01:37:35,549 DEBUG 46:sdc_element.py(1) - details found, updating 2022-01-11 01:37:35,550 DEBUG 129:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:35,550 DEBUG 131:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-01-11 01:37:35,550 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": "42a11b577293401fb5b4ab5412fc9f33", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2022-01-11 01:37:35,552 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:36,783 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 159 2022-01-11 01:37:36,785 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2022-01-11 01:37:36,786 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"08da01d843614e9bb057433ffab0a309","version":{"id":"2aa82aaa36524aca85c6b870cf6b9a04","name":"1.0","description":"Initial version","status":"Draft"}} 2022-01-11 01:37:36,789 INFO 285:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC 2022-01-11 01:37:36,789 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:36,789 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/08da01d843614e9bb057433ffab0a309/versions 2022-01-11 01:37:36,790 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-11 01:37:36,792 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:36,851 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/08da01d843614e9bb057433ffab0a309/versions HTTP/1.1" 200 253 2022-01-11 01:37:36,854 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-11 01:37:36,854 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2aa82aaa36524aca85c6b870cf6b9a04","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1641865055616,"modificationTime":1641865056063,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-11 01:37:36,857 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:36,858 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/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 2022-01-11 01:37:36,858 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-11 01:37:36,860 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:36,941 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 HTTP/1.1" 200 223 2022-01-11 01:37:36,942 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-11 01:37:36,943 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"2aa82aaa36524aca85c6b870cf6b9a04","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1641865055616,"modificationTime":1641865056046} 2022-01-11 01:37:36,945 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:36,945 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/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 2022-01-11 01:37:36,945 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-11 01:37:36,947 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:37,118 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 HTTP/1.1" 200 392 2022-01-11 01:37:37,120 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-11 01:37:37,121 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":"42a11b577293401fb5b4ab5412fc9f33","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"08da01d843614e9bb057433ffab0a309","version":"2aa82aaa36524aca85c6b870cf6b9a04"} 2022-01-11 01:37:37,124 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:37,124 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/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 2022-01-11 01:37:37,124 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-11 01:37:37,127 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:37,296 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 HTTP/1.1" 200 392 2022-01-11 01:37:37,298 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-11 01:37:37,298 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":"42a11b577293401fb5b4ab5412fc9f33","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"08da01d843614e9bb057433ffab0a309","version":"2aa82aaa36524aca85c6b870cf6b9a04"} 2022-01-11 01:37:37,301 INFO 241:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC 2022-01-11 01:37:37,301 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:37,301 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/08da01d843614e9bb057433ffab0a309/versions 2022-01-11 01:37:37,302 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-11 01:37:37,304 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:37,353 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/08da01d843614e9bb057433ffab0a309/versions HTTP/1.1" 200 253 2022-01-11 01:37:37,354 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-11 01:37:37,354 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2aa82aaa36524aca85c6b870cf6b9a04","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1641865055616,"modificationTime":1641865056063,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-11 01:37:37,357 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:37,357 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/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 2022-01-11 01:37:37,357 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-11 01:37:37,360 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:37,447 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 HTTP/1.1" 200 223 2022-01-11 01:37:37,448 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-11 01:37:37,448 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"2aa82aaa36524aca85c6b870cf6b9a04","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1641865055616,"modificationTime":1641865056046} 2022-01-11 01:37:37,451 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:37,452 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/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 2022-01-11 01:37:37,452 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-11 01:37:37,454 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:37,612 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 HTTP/1.1" 200 392 2022-01-11 01:37:37,613 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-11 01:37:37,614 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":"42a11b577293401fb5b4ab5412fc9f33","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"08da01d843614e9bb057433ffab0a309","version":"2aa82aaa36524aca85c6b870cf6b9a04"} 2022-01-11 01:37:37,615 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:37,615 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/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 2022-01-11 01:37:37,616 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-11 01:37:37,617 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:37,832 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 HTTP/1.1" 200 392 2022-01-11 01:37:37,833 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-11 01:37:37,833 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":"42a11b577293401fb5b4ab5412fc9f33","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"08da01d843614e9bb057433ffab0a309","version":"2aa82aaa36524aca85c6b870cf6b9a04"} 2022-01-11 01:37:37,836 DEBUG 129:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'} 2022-01-11 01:37:37,836 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/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04/orchestration-template-candidate 2022-01-11 01:37:37,836 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2022-01-11 01:37:37,838 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:38,047 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04/orchestration-template-candidate HTTP/1.1" 200 90 2022-01-11 01:37:38,048 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2022-01-11 01:37:38,048 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2022-01-11 01:37:38,048 INFO 194:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded 2022-01-11 01:37:38,051 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:38,051 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/08da01d843614e9bb057433ffab0a309/versions 2022-01-11 01:37:38,051 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-11 01:37:38,052 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:38,100 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/08da01d843614e9bb057433ffab0a309/versions HTTP/1.1" 200 253 2022-01-11 01:37:38,101 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-11 01:37:38,101 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2aa82aaa36524aca85c6b870cf6b9a04","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1641865055616,"modificationTime":1641865056063,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-11 01:37:38,103 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:38,103 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/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 2022-01-11 01:37:38,103 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-11 01:37:38,104 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:38,185 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 HTTP/1.1" 200 222 2022-01-11 01:37:38,186 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-11 01:37:38,187 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"2aa82aaa36524aca85c6b870cf6b9a04","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1641865055616,"modificationTime":1641865058039} 2022-01-11 01:37:38,189 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:38,189 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/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 2022-01-11 01:37:38,190 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-11 01:37:38,191 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:38,299 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 HTTP/1.1" 200 459 2022-01-11 01:37:38,301 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-11 01:37:38,301 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":"42a11b577293401fb5b4ab5412fc9f33","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"08da01d843614e9bb057433ffab0a309","version":"2aa82aaa36524aca85c6b870cf6b9a04","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2022-01-11 01:37:38,305 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:38,305 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/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 2022-01-11 01:37:38,305 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-11 01:37:38,308 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:38,416 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 HTTP/1.1" 200 459 2022-01-11 01:37:38,417 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-11 01:37:38,418 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":"42a11b577293401fb5b4ab5412fc9f33","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"08da01d843614e9bb057433ffab0a309","version":"2aa82aaa36524aca85c6b870cf6b9a04","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2022-01-11 01:37:38,421 INFO 241:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC 2022-01-11 01:37:38,421 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:38,422 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/08da01d843614e9bb057433ffab0a309/versions 2022-01-11 01:37:38,422 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-11 01:37:38,424 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:38,479 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/08da01d843614e9bb057433ffab0a309/versions HTTP/1.1" 200 253 2022-01-11 01:37:38,481 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-11 01:37:38,481 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2aa82aaa36524aca85c6b870cf6b9a04","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1641865055616,"modificationTime":1641865056063,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-11 01:37:38,484 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:38,484 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/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 2022-01-11 01:37:38,484 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-11 01:37:38,486 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:38,580 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 HTTP/1.1" 200 222 2022-01-11 01:37:38,582 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-11 01:37:38,582 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"2aa82aaa36524aca85c6b870cf6b9a04","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1641865055616,"modificationTime":1641865058039} 2022-01-11 01:37:38,585 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:38,585 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/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 2022-01-11 01:37:38,585 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-11 01:37:38,588 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:38,707 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 HTTP/1.1" 200 459 2022-01-11 01:37:38,708 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-11 01:37:38,708 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":"42a11b577293401fb5b4ab5412fc9f33","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"08da01d843614e9bb057433ffab0a309","version":"2aa82aaa36524aca85c6b870cf6b9a04","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2022-01-11 01:37:38,710 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:38,711 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/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 2022-01-11 01:37:38,711 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-11 01:37:38,712 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:38,814 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 HTTP/1.1" 200 459 2022-01-11 01:37:38,815 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-11 01:37:38,815 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":"42a11b577293401fb5b4ab5412fc9f33","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"08da01d843614e9bb057433ffab0a309","version":"2aa82aaa36524aca85c6b870cf6b9a04","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2022-01-11 01:37:38,817 DEBUG 129:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:38,817 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/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04/orchestration-template-candidate/process 2022-01-11 01:37:38,817 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2022-01-11 01:37:38,819 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:41,159 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04/orchestration-template-candidate/process HTTP/1.1" 200 231 2022-01-11 01:37:41,160 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2022-01-11 01:37:41,160 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"} 2022-01-11 01:37:41,163 INFO 209:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated 2022-01-11 01:37:41,163 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:41,164 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/08da01d843614e9bb057433ffab0a309/versions 2022-01-11 01:37:41,164 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-11 01:37:41,166 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:41,217 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/08da01d843614e9bb057433ffab0a309/versions HTTP/1.1" 200 253 2022-01-11 01:37:41,218 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-11 01:37:41,219 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2aa82aaa36524aca85c6b870cf6b9a04","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1641865055616,"modificationTime":1641865056063,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-11 01:37:41,221 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:41,221 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/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 2022-01-11 01:37:41,221 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-11 01:37:41,223 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:41,312 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 HTTP/1.1" 200 222 2022-01-11 01:37:41,313 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-11 01:37:41,313 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"2aa82aaa36524aca85c6b870cf6b9a04","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1641865055616,"modificationTime":1641865061148} 2022-01-11 01:37:41,315 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:41,316 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/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 2022-01-11 01:37:41,316 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-11 01:37:41,317 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:41,471 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 HTTP/1.1" 200 827 2022-01-11 01:37:41,473 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-11 01:37:41,473 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":"42a11b577293401fb5b4ab5412fc9f33","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"08da01d843614e9bb057433ffab0a309","version":"2aa82aaa36524aca85c6b870cf6b9a04","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"} 2022-01-11 01:37:41,476 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:41,477 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/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 2022-01-11 01:37:41,477 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-11 01:37:41,479 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:41,607 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 HTTP/1.1" 200 827 2022-01-11 01:37:41,608 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-11 01:37:41,608 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":"42a11b577293401fb5b4ab5412fc9f33","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"08da01d843614e9bb057433ffab0a309","version":"2aa82aaa36524aca85c6b870cf6b9a04","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"} 2022-01-11 01:37:41,610 INFO 241:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC 2022-01-11 01:37:41,611 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:41,611 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/08da01d843614e9bb057433ffab0a309/versions 2022-01-11 01:37:41,611 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-11 01:37:41,612 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:41,654 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/08da01d843614e9bb057433ffab0a309/versions HTTP/1.1" 200 253 2022-01-11 01:37:41,655 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-11 01:37:41,655 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2aa82aaa36524aca85c6b870cf6b9a04","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1641865055616,"modificationTime":1641865056063,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-11 01:37:41,657 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:41,657 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/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 2022-01-11 01:37:41,658 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-11 01:37:41,659 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:41,720 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 HTTP/1.1" 200 222 2022-01-11 01:37:41,722 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-11 01:37:41,722 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"2aa82aaa36524aca85c6b870cf6b9a04","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1641865055616,"modificationTime":1641865061148} 2022-01-11 01:37:41,724 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:41,724 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/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 2022-01-11 01:37:41,724 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-11 01:37:41,726 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:41,882 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 HTTP/1.1" 200 827 2022-01-11 01:37:41,883 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-11 01:37:41,883 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":"42a11b577293401fb5b4ab5412fc9f33","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"08da01d843614e9bb057433ffab0a309","version":"2aa82aaa36524aca85c6b870cf6b9a04","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"} 2022-01-11 01:37:41,886 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:41,886 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/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 2022-01-11 01:37:41,886 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-11 01:37:41,887 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:42,046 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 HTTP/1.1" 200 827 2022-01-11 01:37:42,048 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-11 01:37:42,048 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":"42a11b577293401fb5b4ab5412fc9f33","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"08da01d843614e9bb057433ffab0a309","version":"2aa82aaa36524aca85c6b870cf6b9a04","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"} 2022-01-11 01:37:42,055 DEBUG 129:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:42,055 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/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04/actions 2022-01-11 01:37:42,055 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2022-01-11 01:37:42,057 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:47,901 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04/actions HTTP/1.1" 200 2 2022-01-11 01:37:47,902 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2022-01-11 01:37:47,902 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2022-01-11 01:37:47,904 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:47,904 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/08da01d843614e9bb057433ffab0a309/versions 2022-01-11 01:37:47,904 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-11 01:37:47,906 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:47,981 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/08da01d843614e9bb057433ffab0a309/versions HTTP/1.1" 200 253 2022-01-11 01:37:47,982 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-11 01:37:47,982 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2aa82aaa36524aca85c6b870cf6b9a04","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1641865055616,"modificationTime":1641865062107,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-11 01:37:47,983 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:47,984 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/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 2022-01-11 01:37:47,984 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-11 01:37:47,985 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:48,188 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 HTTP/1.1" 200 223 2022-01-11 01:37:48,189 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-11 01:37:48,189 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"2aa82aaa36524aca85c6b870cf6b9a04","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1641865055616,"modificationTime":1641865061148} 2022-01-11 01:37:48,191 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:48,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/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 2022-01-11 01:37:48,192 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-11 01:37:48,193 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:48,827 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 HTTP/1.1" 200 827 2022-01-11 01:37:48,829 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-11 01:37:48,829 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":"42a11b577293401fb5b4ab5412fc9f33","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"08da01d843614e9bb057433ffab0a309","version":"2aa82aaa36524aca85c6b870cf6b9a04","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"} 2022-01-11 01:37:48,832 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC 2022-01-11 01:37:48,833 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:48,833 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/08da01d843614e9bb057433ffab0a309/versions 2022-01-11 01:37:48,833 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-11 01:37:48,835 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:48,894 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/08da01d843614e9bb057433ffab0a309/versions HTTP/1.1" 200 253 2022-01-11 01:37:48,896 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-11 01:37:48,896 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2aa82aaa36524aca85c6b870cf6b9a04","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1641865055616,"modificationTime":1641865062107,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-11 01:37:48,899 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:48,899 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/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 2022-01-11 01:37:48,899 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-11 01:37:48,902 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:49,184 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 HTTP/1.1" 200 223 2022-01-11 01:37:49,185 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-11 01:37:49,186 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"2aa82aaa36524aca85c6b870cf6b9a04","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1641865055616,"modificationTime":1641865061148} 2022-01-11 01:37:49,189 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:49,189 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/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 2022-01-11 01:37:49,189 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-11 01:37:49,192 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:50,133 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 HTTP/1.1" 200 827 2022-01-11 01:37:50,135 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-11 01:37:50,135 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":"42a11b577293401fb5b4ab5412fc9f33","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"08da01d843614e9bb057433ffab0a309","version":"2aa82aaa36524aca85c6b870cf6b9a04","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"} 2022-01-11 01:37:50,144 DEBUG 129:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:50,144 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/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04/actions 2022-01-11 01:37:50,144 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2022-01-11 01:37:50,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:57,578 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04/actions HTTP/1.1" 200 2 2022-01-11 01:37:57,579 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2022-01-11 01:37:57,579 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2022-01-11 01:37:57,582 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:57,582 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/08da01d843614e9bb057433ffab0a309/versions 2022-01-11 01:37:57,582 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-11 01:37:57,584 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:57,637 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/08da01d843614e9bb057433ffab0a309/versions HTTP/1.1" 200 264 2022-01-11 01:37:57,638 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-11 01:37:57,638 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2aa82aaa36524aca85c6b870cf6b9a04","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1641865055616,"modificationTime":1641865076487,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-11 01:37:57,640 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2022-01-11 01:37:57,640 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:57,640 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/08da01d843614e9bb057433ffab0a309/versions 2022-01-11 01:37:57,640 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-11 01:37:57,642 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:57,686 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/08da01d843614e9bb057433ffab0a309/versions HTTP/1.1" 200 264 2022-01-11 01:37:57,687 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-11 01:37:57,688 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2aa82aaa36524aca85c6b870cf6b9a04","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1641865055616,"modificationTime":1641865076487,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-11 01:37:57,693 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:57,693 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/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04/actions 2022-01-11 01:37:57,693 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-01-11 01:37:57,695 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:37:58,364 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04/actions HTTP/1.1" 200 364 2022-01-11 01:37:58,366 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-01-11 01:37:58,366 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","versionId":"2aa82aaa36524aca85c6b870cf6b9a04","packageId":"08da01d843614e9bb057433ffab0a309","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-01-11 01:37:58,366 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","versionId":"2aa82aaa36524aca85c6b870cf6b9a04","packageId":"08da01d843614e9bb057433ffab0a309","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-01-11 01:37:58,368 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2022-01-11 01:37:58,368 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-11 01:37:58,369 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:37:58,369 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-01-11 01:37:58,369 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-11 01:37:58,370 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:37:58,426 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 2022-01-11 01:37:58,427 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-11 01:37:58,427 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"80b592b5-0047-4c50-8e4e-c7bb5b86fef7","invariantUUID":"078439b6-116b-45d3-97d1-0888d643d909","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/80b592b5-0047-4c50-8e4e-c7bb5b86fef7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"b172a215-ce82-43c8-8bf4-878659c5f0f1","invariantUUID":"073106df-8d4f-46e1-bdd0-ce690661142d","name":"basic_onboard_vDEavR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b172a215-ce82-43c8-8bf4-878659c5f0f1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-11 01:37:58,429 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-11 01:37:58,429 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:37:58,430 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:37:58,430 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-11 01:37:58,430 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_vDEavR from SDC 2022-01-11 01:37:58,430 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:37:58,430 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:37:58,430 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-11 01:37:58,430 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2022-01-11 01:37:58,430 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-11 01:37:58,430 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2022-01-11 01:38:08,441 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2022-01-11 01:38:08,442 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-11 01:38:08,443 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:38:08,444 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-01-11 01:38:08,444 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-11 01:38:08,447 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:38:08,531 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 2022-01-11 01:38:08,532 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-11 01:38:08,532 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"80b592b5-0047-4c50-8e4e-c7bb5b86fef7","invariantUUID":"078439b6-116b-45d3-97d1-0888d643d909","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/80b592b5-0047-4c50-8e4e-c7bb5b86fef7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"b172a215-ce82-43c8-8bf4-878659c5f0f1","invariantUUID":"073106df-8d4f-46e1-bdd0-ce690661142d","name":"basic_onboard_vDEavR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b172a215-ce82-43c8-8bf4-878659c5f0f1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-11 01:38:08,534 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-11 01:38:08,534 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:08,534 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:08,534 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-11 01:38:08,535 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_vDEavR from SDC 2022-01-11 01:38:08,535 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:08,535 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:08,535 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-11 01:38:08,535 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2022-01-11 01:38:08,535 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-11 01:38:08,535 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2022-01-11 01:38:08,535 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2022-01-11 01:38:08,535 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-11 01:38:08,536 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:38:08,536 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-01-11 01:38:08,536 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-11 01:38:08,537 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:38:08,590 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 2022-01-11 01:38:08,591 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-11 01:38:08,592 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"80b592b5-0047-4c50-8e4e-c7bb5b86fef7","invariantUUID":"078439b6-116b-45d3-97d1-0888d643d909","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/80b592b5-0047-4c50-8e4e-c7bb5b86fef7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"b172a215-ce82-43c8-8bf4-878659c5f0f1","invariantUUID":"073106df-8d4f-46e1-bdd0-ce690661142d","name":"basic_onboard_vDEavR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b172a215-ce82-43c8-8bf4-878659c5f0f1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-11 01:38:08,593 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-11 01:38:08,594 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:08,594 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:08,594 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-11 01:38:08,594 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_vDEavR from SDC 2022-01-11 01:38:08,594 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:08,594 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:08,594 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-11 01:38:08,594 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2022-01-11 01:38:08,594 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-11 01:38:08,594 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2022-01-11 01:38:08,595 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2022-01-11 01:38:08,595 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2022-01-11 01:38:08,595 DEBUG 129:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:38:08,595 DEBUG 131:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2022-01-11 01:38:08,595 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2022-01-11 01:38:08,597 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:38:08,676 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2022-01-11 01:38:08,679 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2022-01-11 01:38:08,680 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network 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":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"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":"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":"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":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"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":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"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}],"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":"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":"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":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"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":"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}],"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},{"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":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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":"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":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"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}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"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":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"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":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"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}],"serviceCategories":[{"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":"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 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},{"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":"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":"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":"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}],"productCategories":[]},"version":"1.9.5"} 2022-01-11 01:38:08,685 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2022-01-11 01:38:08,686 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2022-01-11 01:38:08,686 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2022-01-11 01:38:08,686 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC 2022-01-11 01:38:08,686 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2022-01-11 01:38:08,687 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-11 01:38:08,687 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:38:08,687 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-01-11 01:38:08,688 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-11 01:38:08,690 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:38:08,750 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 2022-01-11 01:38:08,751 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-11 01:38:08,752 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"80b592b5-0047-4c50-8e4e-c7bb5b86fef7","invariantUUID":"078439b6-116b-45d3-97d1-0888d643d909","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/80b592b5-0047-4c50-8e4e-c7bb5b86fef7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"b172a215-ce82-43c8-8bf4-878659c5f0f1","invariantUUID":"073106df-8d4f-46e1-bdd0-ce690661142d","name":"basic_onboard_vDEavR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b172a215-ce82-43c8-8bf4-878659c5f0f1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-11 01:38:08,754 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-11 01:38:08,754 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:08,754 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:08,755 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-11 01:38:08,755 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_vDEavR from SDC 2022-01-11 01:38:08,755 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:08,755 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:08,755 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-11 01:38:08,756 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2022-01-11 01:38:08,756 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-11 01:38:08,756 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2022-01-11 01:38:08,773 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2022-01-11 01:38:08,774 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-01-11 01:38:08,774 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:38:08,774 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-01-11 01:38:08,774 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-01-11 01:38:08,776 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:38:08,834 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1444 2022-01-11 01:38:08,835 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-01-11 01:38:08,836 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"42a11b577293401fb5b4ab5412fc9f33","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"08da01d843614e9bb057433ffab0a309","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_vDEavR_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"8fe3ddbe309f4959b26f166740864415","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"744e23338c5a4bd8b49573b1b9773d49","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"2efff7f912c14afb8be800dfb1879aab","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"37f2d136d291430884023b3a97e173b3","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 52e2c042-4dd9","description":"vendor software product","vendorName":"39a8d3bc-e1e5-4480-95cb","vendorId":"9c6445e5001646f08bda3c3d30d6aa26","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"05c4395dafec41a58a67f697a4a2953e","owner":"cs0008","status":"ACTIVE"},{"name":"vFW dafce993-00cc","description":"vendor software product","vendorName":"e107916b-e552-4633-b13b","vendorId":"b27a40b04d9840f2aee3e3cdb617d5c9","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"54ce9520cb8742deb1ce412a0b5dce69","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2022-01-11 01:38:08,838 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2022-01-11 01:38:08,838 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_vDEavR_VSP from SDC 2022-01-11 01:38:08,838 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2022-01-11 01:38:08,838 DEBUG 324:vsp.py(1) - importing VSP pNF 52e2c042-4dd9 from SDC 2022-01-11 01:38:08,839 DEBUG 324:vsp.py(1) - importing VSP vFW dafce993-00cc from SDC 2022-01-11 01:38:08,839 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2022-01-11 01:38:08,839 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2022-01-11 01:38:08,840 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:38:08,840 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/08da01d843614e9bb057433ffab0a309/versions 2022-01-11 01:38:08,840 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-11 01:38:08,841 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:38:08,889 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/08da01d843614e9bb057433ffab0a309/versions HTTP/1.1" 200 264 2022-01-11 01:38:08,890 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-11 01:38:08,890 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2aa82aaa36524aca85c6b870cf6b9a04","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1641865055616,"modificationTime":1641865076487,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-11 01:38:08,892 DEBUG 46:sdc_element.py(1) - details found, updating 2022-01-11 01:38:08,892 INFO 192:__init__.py(1) - Vsp found, updating information 2022-01-11 01:38:08,892 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2022-01-11 01:38:08,892 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:38:08,893 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/08da01d843614e9bb057433ffab0a309/versions 2022-01-11 01:38:08,893 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-11 01:38:08,894 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:38:08,939 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/08da01d843614e9bb057433ffab0a309/versions HTTP/1.1" 200 264 2022-01-11 01:38:08,940 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-11 01:38:08,940 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2aa82aaa36524aca85c6b870cf6b9a04","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1641865055616,"modificationTime":1641865076487,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-11 01:38:08,943 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:38:08,943 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/08da01d843614e9bb057433ffab0a309/versions 2022-01-11 01:38:08,943 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-11 01:38:08,944 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:38:09,006 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/08da01d843614e9bb057433ffab0a309/versions HTTP/1.1" 200 264 2022-01-11 01:38:09,007 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-11 01:38:09,007 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2aa82aaa36524aca85c6b870cf6b9a04","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1641865055616,"modificationTime":1641865076487,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-11 01:38:09,009 DEBUG 46:sdc_element.py(1) - details found, updating 2022-01-11 01:38:09,012 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:38:09,013 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/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04/actions 2022-01-11 01:38:09,013 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-01-11 01:38:09,014 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:38:10,338 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04/actions HTTP/1.1" 200 364 2022-01-11 01:38:10,340 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-01-11 01:38:10,340 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","versionId":"2aa82aaa36524aca85c6b870cf6b9a04","packageId":"08da01d843614e9bb057433ffab0a309","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-01-11 01:38:10,341 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","versionId":"2aa82aaa36524aca85c6b870cf6b9a04","packageId":"08da01d843614e9bb057433ffab0a309","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-01-11 01:38:10,344 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:38:10,344 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/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 2022-01-11 01:38:10,344 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-11 01:38:10,347 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:38:10,549 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/08da01d843614e9bb057433ffab0a309/versions/2aa82aaa36524aca85c6b870cf6b9a04 HTTP/1.1" 200 827 2022-01-11 01:38:10,550 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-11 01:38:10,551 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":"42a11b577293401fb5b4ab5412fc9f33","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"08da01d843614e9bb057433ffab0a309","version":"2aa82aaa36524aca85c6b870cf6b9a04","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"} 2022-01-11 01:38:10,554 DEBUG 129:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:38:10,554 DEBUG 131:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2022-01-11 01:38:10,555 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": "08da01d843614e9bb057433ffab0a309", "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" } 2022-01-11 01:38:10,557 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:38:14,640 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources HTTP/1.1" 201 None 2022-01-11 01:38:14,647 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2022-01-11 01:38:14,654 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1641865093106,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"8527b528-1b81-439a-ab77-11465dd55c04","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"c1c1df61-585f-477a-99db-65d537a49500.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1641865093108,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1641865093106,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1641865093160,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"42664ae5-4c9c-49cb-bd6e-f1435d251ac8","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"c1c1df61-585f-477a-99db-65d537a49500.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1641865093162,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1641865093160,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1641865093106,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"8527b528-1b81-439a-ab77-11465dd55c04","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"c1c1df61-585f-477a-99db-65d537a49500.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1641865093108,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1641865093106,"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,"timeout":30,"creationDate":1641865093124,"description":"created from csar","artifactType":"HEAT","uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"b989a6fd-3308-4aca-bf1d-b7357ceca21b","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"c1c1df61-585f-477a-99db-65d537a49500.heat1","duplicated":false,"payloadUpdateDate":1641865093129,"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":1641865093124,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865093137,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"c1c1df61-585f-477a-99db-65d537a49500.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1641865093137,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641865093137,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865091739,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.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":1641865091739,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865091739,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.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":1641865091739,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"tosca.capabilities.Node","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"feature","uniqueId":"capability.ada95942-ed60-43cc-8308-26f312cf76a7.feature","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","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":"4089af0c-a73a-41ea-afb4-8355d5a5d364","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"tosca.capabilities.Scalable","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"scalable","uniqueId":"capability.4089af0c-a73a-41ea-afb4-8355d5a5d364.scalable","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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,"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"tosca.capabilities.network.Bindable","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"binding","uniqueId":"capability.4089af0c-a73a-41ea-afb4-8355d5a5d364.binding","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"4089af0c-a73a-41ea-afb4-8355d5a5d364","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","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":"4089af0c-a73a-41ea-afb4-8355d5a5d364","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","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":"4089af0c-a73a-41ea-afb4-8355d5a5d364","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","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":"4089af0c-a73a-41ea-afb4-8355d5a5d364","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"tosca.capabilities.Container","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"host","uniqueId":"capability.4089af0c-a73a-41ea-afb4-8355d5a5d364.host","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.ephemeral.size","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.ephemeral.size","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"instance","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.instance","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"memory","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.memory","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.iops","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.iops","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.device.read.requests","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.device.read.requests","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"cpu.delta","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.cpu.delta","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.capacity","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.capacity","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.device.read.bytes","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.device.read.bytes","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.write.bytes","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.write.bytes","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.latency","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.latency","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.device.read.bytes.rate","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.usage","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.usage","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"cpu_util","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.cpu_util","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.device.allocation","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.device.allocation","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.write.requests.rate","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.write.requests.rate","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.write.bytes.rate","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.write.bytes.rate","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.device.latency","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.device.latency","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"cpu","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.cpu","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.device.write.requests","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.device.write.requests","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.device.write.bytes","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.device.write.bytes","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.read.requests","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.read.requests","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.root.size","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.root.size","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.device.write.bytes.rate","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"vcpus","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.vcpus","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.device.iops","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.device.iops","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.device.usage","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.device.usage","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.device.read.requests.rate","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.device.read.requests.rate","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.device.write.requests.rate","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.device.write.requests.rate","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.allocation","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.allocation","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.read.bytes.rate","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.read.bytes.rate","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.read.bytes","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.read.bytes","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"memory.usage","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.memory.usage","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.device.capacity","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.device.capacity","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"memory.resident","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.memory.resident","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.write.requests","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.write.requests","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"4089af0c-a73a-41ea-afb4-8355d5a5d364","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"tosca.capabilities.OperatingSystem","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"os","uniqueId":"capability.4089af0c-a73a-41ea-afb4-8355d5a5d364.os","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"4089af0c-a73a-41ea-afb4-8355d5a5d364","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"tosca.capabilities.Endpoint.Admin","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"endpoint","uniqueId":"capability.4089af0c-a73a-41ea-afb4-8355d5a5d364.endpoint","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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,"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"node":"tosca.nodes.Root","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"ada95942-ed60-43cc-8308-26f312cf76a7.dependency","ownerId":"ada95942-ed60-43cc-8308-26f312cf76a7","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"node":"tosca.nodes.BlockStorage","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"local_storage","capability":"tosca.capabilities.Attachment","uniqueId":"4089af0c-a73a-41ea-afb4-8355d5a5d364.local_storage","ownerId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"d63249d2-26fa-46e7-b055-942c4a395f95.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d63249d2-26fa-46e7-b055-942c4a395f95","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d63249d2-26fa-46e7-b055-942c4a395f95","empty":false},{"definition":false,"hidden":false,"uniqueId":"d63249d2-26fa-46e7-b055-942c4a395f95.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d63249d2-26fa-46e7-b055-942c4a395f95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d63249d2-26fa-46e7-b055-942c4a395f95","empty":false},{"definition":false,"hidden":false,"uniqueId":"786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"c1c1df61-585f-477a-99db-65d537a49500.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"c1c1df61-585f-477a-99db-65d537a49500.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"c1c1df61-585f-477a-99db-65d537a49500.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":"786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"c1c1df61-585f-477a-99db-65d537a49500.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":"d63249d2-26fa-46e7-b055-942c4a395f95.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"d63249d2-26fa-46e7-b055-942c4a395f95","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"d63249d2-26fa-46e7-b055-942c4a395f95","empty":false},{"definition":false,"hidden":false,"uniqueId":"d63249d2-26fa-46e7-b055-942c4a395f95.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d63249d2-26fa-46e7-b055-942c4a395f95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d63249d2-26fa-46e7-b055-942c4a395f95","empty":false},{"definition":false,"hidden":false,"uniqueId":"786a20ed-bae2-46db-b18e-08e8ac0e5bef.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d63249d2-26fa-46e7-b055-942c4a395f95","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"c1c1df61-585f-477a-99db-65d537a49500.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"d63249d2-26fa-46e7-b055-942c4a395f95","empty":false},{"definition":false,"hidden":false,"uniqueId":"db631009-f878-4085-a214-0095169c45a4.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":"d63249d2-26fa-46e7-b055-942c4a395f95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d63249d2-26fa-46e7-b055-942c4a395f95","empty":false},{"definition":false,"hidden":false,"uniqueId":"786a20ed-bae2-46db-b18e-08e8ac0e5bef.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d63249d2-26fa-46e7-b055-942c4a395f95","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"c1c1df61-585f-477a-99db-65d537a49500.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"d63249d2-26fa-46e7-b055-942c4a395f95","empty":false},{"definition":false,"hidden":false,"uniqueId":"d63249d2-26fa-46e7-b055-942c4a395f95.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":"d63249d2-26fa-46e7-b055-942c4a395f95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d63249d2-26fa-46e7-b055-942c4a395f95","empty":false},{"definition":false,"hidden":false,"uniqueId":"d63249d2-26fa-46e7-b055-942c4a395f95.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"d63249d2-26fa-46e7-b055-942c4a395f95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d63249d2-26fa-46e7-b055-942c4a395f95","empty":false},{"definition":false,"hidden":false,"uniqueId":"d63249d2-26fa-46e7-b055-942c4a395f95.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":"d63249d2-26fa-46e7-b055-942c4a395f95","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"d63249d2-26fa-46e7-b055-942c4a395f95","empty":false},{"definition":false,"hidden":false,"uniqueId":"d63249d2-26fa-46e7-b055-942c4a395f95.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":"d63249d2-26fa-46e7-b055-942c4a395f95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d63249d2-26fa-46e7-b055-942c4a395f95","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","createdFromCsar":true,"uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy","normalizedName":"abstract_dummy","name":"abstract_dummy","creationTime":1641865092604,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1641865092884,"customizationUUID":"8ef4f2b3-01bd-42b9-b3c7-e39ab1e9885c","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"d63249d2-26fa-46e7-b055-942c4a395f95.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d63249d2-26fa-46e7-b055-942c4a395f95","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d63249d2-26fa-46e7-b055-942c4a395f95","empty":false},{"definition":false,"hidden":false,"uniqueId":"d63249d2-26fa-46e7-b055-942c4a395f95.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d63249d2-26fa-46e7-b055-942c4a395f95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d63249d2-26fa-46e7-b055-942c4a395f95","empty":false},{"definition":false,"hidden":false,"uniqueId":"786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"c1c1df61-585f-477a-99db-65d537a49500.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"c1c1df61-585f-477a-99db-65d537a49500.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"c1c1df61-585f-477a-99db-65d537a49500.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"c1c1df61-585f-477a-99db-65d537a49500.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":"786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"c1c1df61-585f-477a-99db-65d537a49500.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"c1c1df61-585f-477a-99db-65d537a49500.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":"d63249d2-26fa-46e7-b055-942c4a395f95.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"d63249d2-26fa-46e7-b055-942c4a395f95","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"d63249d2-26fa-46e7-b055-942c4a395f95","empty":false},{"definition":false,"hidden":false,"uniqueId":"d63249d2-26fa-46e7-b055-942c4a395f95.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d63249d2-26fa-46e7-b055-942c4a395f95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d63249d2-26fa-46e7-b055-942c4a395f95","empty":false},{"definition":false,"hidden":false,"uniqueId":"786a20ed-bae2-46db-b18e-08e8ac0e5bef.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"c1c1df61-585f-477a-99db-65d537a49500.dummy_flavor_name","parentUniqueId":"d63249d2-26fa-46e7-b055-942c4a395f95","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"c1c1df61-585f-477a-99db-65d537a49500.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"d63249d2-26fa-46e7-b055-942c4a395f95","empty":false},{"definition":false,"hidden":false,"uniqueId":"db631009-f878-4085-a214-0095169c45a4.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":"d63249d2-26fa-46e7-b055-942c4a395f95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d63249d2-26fa-46e7-b055-942c4a395f95","empty":false},{"definition":false,"hidden":false,"uniqueId":"786a20ed-bae2-46db-b18e-08e8ac0e5bef.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"c1c1df61-585f-477a-99db-65d537a49500.dummy_image_name","parentUniqueId":"d63249d2-26fa-46e7-b055-942c4a395f95","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"c1c1df61-585f-477a-99db-65d537a49500.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"d63249d2-26fa-46e7-b055-942c4a395f95","empty":false},{"definition":false,"hidden":false,"uniqueId":"d63249d2-26fa-46e7-b055-942c4a395f95.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":"d63249d2-26fa-46e7-b055-942c4a395f95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d63249d2-26fa-46e7-b055-942c4a395f95","empty":false},{"definition":false,"hidden":false,"uniqueId":"d63249d2-26fa-46e7-b055-942c4a395f95.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"d63249d2-26fa-46e7-b055-942c4a395f95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d63249d2-26fa-46e7-b055-942c4a395f95","empty":false},{"definition":false,"hidden":false,"uniqueId":"d63249d2-26fa-46e7-b055-942c4a395f95.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":"d63249d2-26fa-46e7-b055-942c4a395f95","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"d63249d2-26fa-46e7-b055-942c4a395f95","empty":false},{"definition":false,"hidden":false,"uniqueId":"d63249d2-26fa-46e7-b055-942c4a395f95.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":"d63249d2-26fa-46e7-b055-942c4a395f95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d63249d2-26fa-46e7-b055-942c4a395f95","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"tosca.capabilities.Node","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"feature","uniqueId":"capability.ada95942-ed60-43cc-8308-26f312cf76a7.feature","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","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":"4089af0c-a73a-41ea-afb4-8355d5a5d364","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"tosca.capabilities.Scalable","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"scalable","uniqueId":"capability.4089af0c-a73a-41ea-afb4-8355d5a5d364.scalable","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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,"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"tosca.capabilities.network.Bindable","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"binding","uniqueId":"capability.4089af0c-a73a-41ea-afb4-8355d5a5d364.binding","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"4089af0c-a73a-41ea-afb4-8355d5a5d364","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","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":"4089af0c-a73a-41ea-afb4-8355d5a5d364","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","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":"4089af0c-a73a-41ea-afb4-8355d5a5d364","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","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":"4089af0c-a73a-41ea-afb4-8355d5a5d364","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"tosca.capabilities.Container","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"host","uniqueId":"capability.4089af0c-a73a-41ea-afb4-8355d5a5d364.host","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.ephemeral.size","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.ephemeral.size","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"instance","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.instance","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"memory","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.memory","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.iops","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.iops","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.device.read.requests","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.device.read.requests","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"cpu.delta","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.cpu.delta","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.capacity","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.capacity","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.device.read.bytes","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.device.read.bytes","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.write.bytes","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.write.bytes","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.latency","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.latency","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.device.read.bytes.rate","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.usage","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.usage","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"cpu_util","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.cpu_util","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.device.allocation","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.device.allocation","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.write.requests.rate","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.write.requests.rate","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.write.bytes.rate","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.write.bytes.rate","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.device.latency","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.device.latency","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"cpu","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.cpu","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.device.write.requests","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.device.write.requests","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.device.write.bytes","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.device.write.bytes","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.read.requests","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.read.requests","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.root.size","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.root.size","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.device.write.bytes.rate","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"vcpus","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.vcpus","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.device.iops","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.device.iops","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.device.usage","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.device.usage","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.device.read.requests.rate","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.device.read.requests.rate","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.device.write.requests.rate","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.device.write.requests.rate","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.allocation","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.allocation","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.read.bytes.rate","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.read.bytes.rate","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.read.bytes","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.read.bytes","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"memory.usage","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.memory.usage","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.device.capacity","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.device.capacity","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"memory.resident","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.memory.resident","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6be98241-0d6c-4a24-8421-eaf33fcbc43a","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"disk.write.requests","uniqueId":"capability.6be98241-0d6c-4a24-8421-eaf33fcbc43a.disk.write.requests","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"4089af0c-a73a-41ea-afb4-8355d5a5d364","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"tosca.capabilities.OperatingSystem","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"os","uniqueId":"capability.4089af0c-a73a-41ea-afb4-8355d5a5d364.os","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"4089af0c-a73a-41ea-afb4-8355d5a5d364","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","empty":false}],"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"type":"tosca.capabilities.Endpoint.Admin","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"endpoint","uniqueId":"capability.4089af0c-a73a-41ea-afb4-8355d5a5d364.endpoint","ownerId":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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,"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"node":"tosca.nodes.Root","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"ada95942-ed60-43cc-8308-26f312cf76a7.dependency","ownerId":"ada95942-ed60-43cc-8308-26f312cf76a7","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["786a20ed-bae2-46db-b18e-08e8ac0e5bef.eba063ea-ce1f-4fb9-95e1-65b02215a6c9.dummy","c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.abstract_dummy"],"node":"tosca.nodes.BlockStorage","source":"786a20ed-bae2-46db-b18e-08e8ac0e5bef","parentName":"local_storage","capability":"tosca.capabilities.Attachment","uniqueId":"4089af0c-a73a-41ea-afb4-8355d5a5d364.local_storage","ownerId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.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":"c5faa7a5-1c62-444b-a903-268e056dcd8d.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.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":"c1c1df61-585f-477a-99db-65d537a49500.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":"c5faa7a5-1c62-444b-a903-268e056dcd8d.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.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":"c1c1df61-585f-477a-99db-65d537a49500.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":"c5faa7a5-1c62-444b-a903-268e056dcd8d.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.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":"c5faa7a5-1c62-444b-a903-268e056dcd8d.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.base_dummy_group","name":"base_dummy_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"83337bc8-fb41-4f05-bc77-35e7332479ab","groupUUID":"d9a4fd95-5f9f-4f55-b223-c035e8f3b19a","members":{"abstract_dummy":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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":"c1c1df61-585f-477a-99db-65d537a49500.BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["c1c1df61-585f-477a-99db-65d537a49500.heat1","c1c1df61-585f-477a-99db-65d537a49500.heat1env"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"5c108f0f-9918-4305-acb9-55ca7b67f440","artifactsUuid":["b989a6fd-3308-4aca-bf1d-b7357ceca21b"],"groupUUID":"a8aa3588-e9f9-428a-b990-97d109878190","members":{"abstract_dummy":"c1c1df61-585f-477a-99db-65d537a49500.786a20ed-bae2-46db-b18e-08e8ac0e5bef.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","icon":"defaulticon","creationDate":1641865091739,"description":"VF","tags":["basic_cnf"],"uniqueId":"c1c1df61-585f-477a-99db-65d537a49500","componentMetadataForSupportLog":{"SupportablityComponentUUID":"2cea4933-5a80-4d20-99c0-54eb9299daf3","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"08da01d843614e9bb057433ffab0a309","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1641865092794,"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,"timeout":30,"creationDate":1641865093124,"description":"created from csar","artifactType":"HEAT","uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"b989a6fd-3308-4aca-bf1d-b7357ceca21b","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"c1c1df61-585f-477a-99db-65d537a49500.heat1","duplicated":false,"payloadUpdateDate":1641865093129,"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":1641865093124,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1641865093160,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"42664ae5-4c9c-49cb-bd6e-f1435d251ac8","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"c1c1df61-585f-477a-99db-65d537a49500.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1641865093162,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1641865093160,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865093137,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"c1c1df61-585f-477a-99db-65d537a49500.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1641865093137,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641865093137,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1641865093106,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"8527b528-1b81-439a-ab77-11465dd55c04","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"c1c1df61-585f-477a-99db-65d537a49500.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1641865093108,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1641865093106,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"c1c1df61-585f-477a-99db-65d537a49500"},"categorySpecificMetadata":{},"csarUUID":"08da01d843614e9bb057433ffab0a309","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_cnf"} 2022-01-11 01:38:14,664 INFO 285:__init__.py(1) - Vf basic_cnf is created in SDC 2022-01-11 01:38:14,665 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:24,676 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC 2022-01-11 01:38:24,683 DEBUG 129:onap_service.py(1) - [SDC][Certify Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:38:24,683 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/c1c1df61-585f-477a-99db-65d537a49500/lifecycleState/Certify 2022-01-11 01:38:24,683 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2022-01-11 01:38:24,687 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:38:28,128 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/c1c1df61-585f-477a-99db-65d537a49500/lifecycleState/Certify HTTP/1.1" 200 1281 2022-01-11 01:38:28,130 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2022-01-11 01:38:28,130 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"1d38f356-c5f9-4cea-b765-4348a88f1a78","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1641865091739,"lastUpdateDate":1641865105485,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"1d38f356-c5f9-4cea-b765-4348a88f1a78"},"csarUUID":"08da01d843614e9bb057433ffab0a309","csarVersion":"1.0","invariantUUID":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","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":"2cea4933-5a80-4d20-99c0-54eb9299daf3"} 2022-01-11 01:38:28,132 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2022-01-11 01:38:28,132 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-11 01:38:28,132 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:38:28,133 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-01-11 01:38:28,133 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-11 01:38:28,134 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:38:28,218 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2022-01-11 01:38:28,219 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-11 01:38:28,219 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"80b592b5-0047-4c50-8e4e-c7bb5b86fef7","invariantUUID":"078439b6-116b-45d3-97d1-0888d643d909","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/80b592b5-0047-4c50-8e4e-c7bb5b86fef7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"b172a215-ce82-43c8-8bf4-878659c5f0f1","invariantUUID":"073106df-8d4f-46e1-bdd0-ce690661142d","name":"basic_onboard_vDEavR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b172a215-ce82-43c8-8bf4-878659c5f0f1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","invariantUUID":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/2cea4933-5a80-4d20-99c0-54eb9299daf3/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-11 01:38:28,221 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-11 01:38:28,222 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:28,222 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:28,222 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-11 01:38:28,222 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_vDEavR from SDC 2022-01-11 01:38:28,222 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:28,222 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:28,222 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-11 01:38:28,222 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-11 01:38:28,222 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:28,223 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:28,223 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-11 01:38:28,223 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2022-01-11 01:38:28,223 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-11 01:38:28,223 INFO 192:__init__.py(1) - Vf found, updating information 2022-01-11 01:38:28,223 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:38:28,223 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-01-11 01:38:28,223 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-01-11 01:38:28,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:38:28,310 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-01-11 01:38:28,311 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-01-11 01:38:28,313 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0f2e8f2c-6f8d-4013-afd1-12d3f4d59dd2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856805829,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9a68446a-1d71-46db-a08b-e5768a8bce43","invariantUUID":"9bbd5554-79fd-40b7-9f38-c08adc6e9652","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":"compute","uniqueId":"3c85ef1c-4b82-4e4c-9584-d497a1d3c40d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856975266,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7450e0f7-81a2-4079-b3b6-e95984461c52","invariantUUID":"244e8fa8-b4f5-4a8a-baec-14e3c304acdb","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1d176c-e9df-4b3a-a45d-6ecc25268f0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856817245,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"032fece4-7533-4520-b332-ab0918bc6db4","invariantUUID":"ade9ad6f-4d23-40b5-affc-7a6289d2b38d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1d38f356-c5f9-4cea-b765-4348a88f1a78","lifecycleState":"CERTIFIED","lastUpdateDate":1641865105485,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","invariantUUID":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45fbaf8a-9bb4-4a9c-8907-e508f0001684","lifecycleState":"CERTIFIED","lastUpdateDate":1641856858237,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c90afc9-d624-4a01-a229-1674cb2c5776","invariantUUID":"7696e821-3957-44c3-9ce5-b37e52d1be36","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":"1a617ed6-10fb-4476-9e83-77a78ae45132","lifecycleState":"CERTIFIED","lastUpdateDate":1641856990640,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6b3d5e5-7e99-48fa-b3c4-cbd2a0d55bc3","invariantUUID":"203066a8-f4f1-4172-afb6-7882a7bf6a43","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"290e958a-5959-479b-bc9f-e896209a9ce7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856867158,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"000cfe67-959e-4171-a6f6-d27ac4282333","invariantUUID":"5b1d34ca-fe07-4873-a174-351fea5bf66e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd0ca187-5feb-44fc-919d-1997b7c13d98","lifecycleState":"CERTIFIED","lastUpdateDate":1641856978124,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd6f79ed-7d1d-4127-9018-7462eea9e1bb","invariantUUID":"4d624a40-430a-4fb2-aff7-41c771036e74","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"fd736ecf-8e99-4405-933b-d4ed555fee48","lifecycleState":"CERTIFIED","lastUpdateDate":1641856763612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2560e85f-0449-4a4d-a033-f4f44167e1c1","invariantUUID":"645f9d45-e2c5-4b57-bbab-021894b2fc33","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a4351a9-ec7e-4cd7-aaa3-35345cbd19c9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856880444,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65e2d486-f8c9-4569-9d8f-3ccc22fb6fb1","invariantUUID":"8df3311b-1d3a-4500-b05c-8b9f514d3193","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":"b293f079-39d1-4c1a-873a-b35e65bbc36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856833540,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38ebcfc9-f708-4e17-b9ee-31cd1a7bd6bd","invariantUUID":"b9d15c7d-ca11-4221-ad52-9fe784b5b518","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63c29d58-6dfe-4ba9-b6b7-c30ff229eb9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856942361,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca9c6f77-bb39-43f3-8da4-e837d2465014","invariantUUID":"3b576b5a-ab27-496b-8e70-04bce7dd15eb","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":"network","uniqueId":"9e4a9d6c-e52c-4f4e-95f8-f29adb25bf3d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856912384,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b580e0b-f80d-498e-8b7f-b95ea8ae59ab","invariantUUID":"0a2352a8-b4f6-4aa4-af52-929e5ed4f58c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f64a6f4e-0fa0-4ca7-b659-c34352f5df0d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856984581,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aec41ebe-2e00-487c-a6e9-8e4a5e9c4b52","invariantUUID":"58a02430-f99b-42eb-8ac5-18e21fbdb15d","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"860381e0-1a05-4c29-8527-5ff07fc79dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856862763,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"35c203d4-4062-48f7-a095-44c76f8a73ff","invariantUUID":"b1c8d3ba-ba12-48cf-a0de-7d0fc8ac5b95","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":"f0873993-8d88-4622-9e8f-b31a891f4fdf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856917547,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e32de8f0-5f91-49b8-ad9f-1c46b2048d67","invariantUUID":"a250716f-a410-4c22-a5e3-34d50ee8643d","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":"3ab1b682-d8b3-4eee-b6bb-7a411d83a937","lifecycleState":"CERTIFIED","lastUpdateDate":1641856983110,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a50f9f3-1232-4be6-9d4c-d48a1978b4a8","invariantUUID":"36d25c96-6a93-4675-8e82-7b9f1f77b92e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d8cae6de-8aef-49eb-8162-068c4d7941a1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856754783,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b190e61f-8629-4fef-8885-3a11d9d6abd2","invariantUUID":"d8dfd3c3-e513-405b-a8fa-a039d6a8e261","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"480456e3-6a08-4877-98ed-d63d7c4fb904","lifecycleState":"CERTIFIED","lastUpdateDate":1641856853230,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59087bb2-5912-41df-9177-d0b4d72569bf","invariantUUID":"fd2519bf-be7d-46d4-9d7f-562ef5b800a9","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":"add14407-6f61-448f-a95f-3c98f3e7c105","lifecycleState":"CERTIFIED","lastUpdateDate":1641856987608,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17edd4a8-9cac-48fa-932c-4046481e2482","invariantUUID":"77d929d7-203b-4fa1-82af-f603cf8f5184","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dd43e672-fed3-4ed8-a902-d4394c1f8f04","lifecycleState":"CERTIFIED","lastUpdateDate":1641856923459,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a52a91f-262e-4277-b375-da87e119795d","invariantUUID":"3e235963-0c7d-4043-9b97-e9e0224fd527","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36b59c25-0307-44e9-98c6-c9bced80dbcb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856782230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f57166-b5f2-4c92-b8f8-f27968059746","invariantUUID":"2108f231-db05-4aec-a274-bcae0cd9580c","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":"76c4b0e9-6f61-4ed8-b4c7-824d628f2da0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856878320,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e55139b-7ed5-4f4e-abdd-ebfa2d7d1766","invariantUUID":"56af37bc-b48b-4cd9-a227-86f8cfe8d047","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01827aa7-bf56-48bd-bb3d-24eb53e1ef5e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856759021,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0b87cf3-e8ac-4331-b2b5-b9ebafa0cfb2","invariantUUID":"52971ff3-2168-4a84-941e-d6f1f7a4d412","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":"compute","uniqueId":"5c937a97-5e90-4b6d-a527-e509d3f32228","lifecycleState":"CERTIFIED","lastUpdateDate":1641856940925,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11883da2-719c-43de-a69a-b73f428bd337","invariantUUID":"4c52048a-412a-45f7-af73-dec1b0673591","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":"compute","uniqueId":"df2972f9-679b-4580-ae66-f3973a5a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856882362,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5367507a-8de6-4f68-80e4-2719e1cd6f3e","invariantUUID":"33af4dc6-751b-425d-ad30-aed5e89a1329","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":"a1ec92c7-84fb-454a-a14f-59fa9674b9c3","lifecycleState":"CERTIFIED","lastUpdateDate":1641856807419,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3171ae13-5ad5-4e26-b099-c7ea44c88aa9","invariantUUID":"154d580f-aa8b-4768-a7b2-9729f0abfce0","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":"b7b05e79-5f31-4353-a782-9af131aed70a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856976772,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace1f296-6cbb-487a-b967-b7818de86a1a","invariantUUID":"43267127-07dd-444d-8252-368128d04a65","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7afff291-885a-4144-b58d-3c21a7259e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856766921,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92b7dc37-8757-421f-bffd-c30efda0d70f","invariantUUID":"19e83afd-2d87-44d1-b0f2-6cedacb531d3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ffcda74-7958-4195-bcdd-480b81819d55","lifecycleState":"CERTIFIED","lastUpdateDate":1641856823161,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d9b41d-7d68-4148-9584-fa19db084f10","invariantUUID":"485e037b-5528-4252-a24e-228805826060","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":"a7754ce7-b6d0-49c1-b57e-8976c868f66d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856864267,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dabb4702-d31e-4df5-9a8c-ca37afae933f","invariantUUID":"4840b2bb-fcf9-4394-a664-6f83eae47680","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1d3dcb51-260b-4da0-a592-f5ca2a01689c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856771452,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"571b7e28-6e5c-4332-807e-5738369b90b8","invariantUUID":"885eb457-7789-45f2-b942-64c7ae4a1342","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":"04fa0a3b-291d-45a8-90b3-9e5973240db1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856793531,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1f7b12e5-cb82-4f4d-9b8e-d3b080e0a468","invariantUUID":"9efef5eb-047b-49a0-bb9d-929be72dcc2b","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dcb6bdb-99ed-4836-b74f-d2e02f37cc9c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856775641,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c92fb97-d9eb-4335-adce-55fd1519329b","invariantUUID":"c1be5d13-f72e-4529-a836-597da7d1a2b5","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":"584a137b-56ca-4112-83b1-dd2dbee67916","lifecycleState":"CERTIFIED","lastUpdateDate":1641856874616,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1612fedd-1f78-4465-999b-f7ec7b11df6b","invariantUUID":"5e8a8f85-2830-4762-978b-767f87f8a940","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":"c57b1a5a-dc5a-4588-9f0b-743712f0253e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856886751,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be9bf4bf-7eae-4d3f-9f1c-b52325c42122","invariantUUID":"796498fb-2c3e-4dd4-9338-2cfd9d42c6ce","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":"d0475ddf-9dfa-4a6f-83cd-aca35823276e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856820119,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0dbf8aa2-97f9-4201-9404-06ad33af4fe9","invariantUUID":"b52c2b0c-e8d6-4663-be9e-efb50e34d3c1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c5756bc-362d-462f-b215-04a1a4f0f6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1641856837944,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d21433a-35ad-42c5-bc9a-31fff1affbe5","invariantUUID":"2bd3c7db-8cad-4460-b6bd-25778f7bed08","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":"defaulticon","uniqueId":"bb3d9bc5-dae6-45a5-ae57-086853deb885","lifecycleState":"CERTIFIED","lastUpdateDate":1641865014128,"name":"basic_onboard_vDEavR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b172a215-ce82-43c8-8bf4-878659c5f0f1","invariantUUID":"073106df-8d4f-46e1-bdd0-ce690661142d","systemName":"BasicOnboardVdeavr","description":"VF","tags":["basic_onboard_vDEavR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b6d3f7-1b30-4378-ad89-2a3807e7b905","lifecycleState":"CERTIFIED","lastUpdateDate":1641856914593,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"088bf319-1c9f-412e-bb4c-6a9ca6219ce5","invariantUUID":"13515068-dea9-46fc-9a25-d4b60045358a","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":"591d2b62-193e-4ba8-970d-54cc2fc8f93a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856992062,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a662867-275a-45ec-bac3-d926c244123c","invariantUUID":"e296a87b-d9b2-4e1d-a38e-5df1585bab15","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6d59151-d948-43af-a653-a64af877bd86","lifecycleState":"CERTIFIED","lastUpdateDate":1641856865816,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9cfeeab-4eaa-41f4-a1ce-4b4205098412","invariantUUID":"aa18469b-8989-49f5-9dfd-a8579d2c784c","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c68d8862-b96d-4be2-8a29-e5f5af7884bf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856814445,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1616510e-deef-4ceb-9372-ed46cea6b30c","invariantUUID":"1fe39ba9-e9a2-47d2-932c-b7c61be47341","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":"defaulticon","uniqueId":"bd011879-1be8-4c85-b7f3-f89a3ab3276d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856780643,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97a2e5f6-cddf-4806-9703-e2af04f09471","invariantUUID":"15100cee-e187-420c-aef7-ef657766ec17","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":"a424a972-21e4-4520-bcbf-847194674b6d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856908781,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b762d9b-5186-4dbe-ae74-ba22a3a25b54","invariantUUID":"0c939bfd-b053-43c7-bcb7-8d0b000ef8af","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"41b755d5-124e-4c8a-9600-9c636a3db445","lifecycleState":"CERTIFIED","lastUpdateDate":1641856765209,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20bdffb7-e170-4126-acec-555a83d9bc6a","invariantUUID":"69be2327-8700-4020-a53b-37753e11c8cc","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":"objectStorage","uniqueId":"aa97dcc1-726f-495f-9dae-62df7eed87d7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856870277,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d21de404-db02-4979-855c-59e22f9c9a81","invariantUUID":"f023a003-3b19-4248-856d-ec6f7f4fa32c","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":"defaulticon","uniqueId":"47bb6dc6-7ef7-4786-9e54-bcb46a50e588","lifecycleState":"CERTIFIED","lastUpdateDate":1641856900587,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a67e6849-29d3-4e34-82e9-dcb3be36a603","invariantUUID":"59a90e0a-90f4-44bf-b423-6119c14abfd4","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":"port","uniqueId":"0e0d6f2a-9343-4392-84e9-e818aee0fc0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856906099,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3a1d5f5-ed5e-46b4-bdd2-0d742ed9db48","invariantUUID":"686b1d78-e180-410d-88de-065eeb7867df","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":"b0094b2c-1d1e-4c2c-954a-22461ba0f650","lifecycleState":"CERTIFIED","lastUpdateDate":1641856919067,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ee8341-c577-4860-b926-74eabe75aa9c","invariantUUID":"1f76ba9d-df15-4720-88bf-6d926c562bca","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":"port","uniqueId":"894b349b-7283-49d4-a18c-7727f388aaab","lifecycleState":"CERTIFIED","lastUpdateDate":1641856945354,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8c5933-bae6-4a92-813a-7a216adef98a","invariantUUID":"cdab6d95-15c2-44ec-b3f2-9037fe52c4fc","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":"41227295-fce4-49e3-90ec-026e59b54ee2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856789924,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"79bec82c-46a5-4d1a-97a4-be1ed636f7a9","invariantUUID":"e4703809-37ab-4a1c-8ade-380d2936f0fd","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":"801fbd13-012d-412c-866f-c75b90a81c24","lifecycleState":"CERTIFIED","lastUpdateDate":1641856916067,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c58f4d7b-2f0f-44c5-91f8-13408b1007cf","invariantUUID":"cdd04163-d269-40c5-a8c2-70efeea167f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"00ea9398-5b5f-4009-8caa-a1fb24842de0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856901991,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4943a7b-b90e-4f08-803d-82585b567902","invariantUUID":"728d2393-7572-49cc-bd3c-4ead916a2c3b","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":"91facf16-bc23-489d-94ee-814b33cd1622","lifecycleState":"CERTIFIED","lastUpdateDate":1641856885201,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06529d85-b33f-41bb-84be-1df5b7e83da8","invariantUUID":"a83db36a-ae76-4353-82ae-af697c415dd8","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a71a6a6d-e7ea-4ff9-a169-44be6b288760","lifecycleState":"CERTIFIED","lastUpdateDate":1641856939369,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"897dd567-87c6-4e30-a002-fc36af186516","invariantUUID":"7f8942b0-2d79-417b-818d-53df8d2c8c6e","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":"port","uniqueId":"ecb36648-6f8e-4ad9-8185-19f06ee4391e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856779127,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57ec7af1-2b78-446a-b7ce-100e9fd313a1","invariantUUID":"eb8845ac-8b55-418b-93f9-09a30d4e99f0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5782906-901b-4eef-808c-c216be152158","lifecycleState":"CERTIFIED","lastUpdateDate":1641856829476,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0892bc04-39c9-481f-a687-1507217453dc","invariantUUID":"556e0c85-0a2c-4c8f-a5f5-02c800c21e76","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":"port","uniqueId":"20214fc8-7d45-4116-9913-5181303b6d81","lifecycleState":"CERTIFIED","lastUpdateDate":1641856801754,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d65c97c-026e-48bf-9ff1-12501d0b1e24","invariantUUID":"a0f9ec1f-7917-4782-92d5-4e7fb9224a84","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":"61bd77a3-51ab-4369-a89d-63bca13fe9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856873204,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eeeea433-1ca1-4362-9a28-9ac727c8c530","invariantUUID":"74f6cd34-ad82-4904-998e-a8f38517dc91","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0708d8bc-3371-48d8-a890-1016b7898355","lifecycleState":"CERTIFIED","lastUpdateDate":1641856985980,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb73f509-9311-4640-bbcf-1c37446772b9","invariantUUID":"5e48051a-c562-4bdc-82af-c35d3002cb77","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c3b8cb8-d015-4375-8775-4c13e3365fbc","lifecycleState":"CERTIFIED","lastUpdateDate":1641856930342,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f8ae725-c0e4-4334-b14e-019876592698","invariantUUID":"be47ce7e-47b5-4fcb-b704-b3f51e3a69ff","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":"69c8286d-ba68-4242-947b-5d0ce7ac1df1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856859768,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1a170e-979b-4456-9be6-c3864c1ffd06","invariantUUID":"7e2f33bd-d6e6-449f-b133-4bd98bd07618","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0ae233f-4a23-4050-8d44-b0b87c667623","lifecycleState":"CERTIFIED","lastUpdateDate":1641856894321,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd92cc76-6efb-4838-a243-bf119ba362ed","invariantUUID":"59136afe-0f97-41a8-b810-1c3a820e7293","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e6ef5f9b-2264-48c2-bd72-7f2697dd66be","lifecycleState":"CERTIFIED","lastUpdateDate":1641856891832,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e52d2386-8f20-4eed-8043-2114256fb2c4","invariantUUID":"c0618a2a-64a7-489b-aa72-7982a01f7977","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"db4499ef-b52b-4611-a0f5-c156d4198ff4","lifecycleState":"CERTIFIED","lastUpdateDate":1641856921025,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3750b6f-fbc8-4fda-989e-fd748b8aed17","invariantUUID":"5bec06a2-61ab-4e00-b728-6f52b28a6976","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5ad5061-e270-4a90-8d0c-e722dcc70e90","lifecycleState":"CERTIFIED","lastUpdateDate":1641856937447,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62818cff-2a6e-402e-8b95-fe8f4f1a3b1a","invariantUUID":"ea6af0bf-37a2-43a0-ab8b-504503d33e32","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cebb22c8-e9dc-4320-81fd-a6cfbd0c2d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856777609,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"496c52d9-d1db-4033-9807-4c2d6426ab21","invariantUUID":"a54293c7-ff89-4e81-8f36-bdc3f059989c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"65d16bd9-2bb0-4354-af34-70173f58fbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1641856943849,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39c3e511-6665-4457-bcda-ffa945b97551","invariantUUID":"3eb64bc1-46c7-44ab-84d3-c5eeb5bd9e92","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":"d46d8c93-1aa4-43bb-b545-516e3c1350e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856979767,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fcfab36-65d2-4713-9d58-987cb16a8ac1","invariantUUID":"42ec91b2-497c-4535-99a8-e74c7b887bf8","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b0775cff-380c-4dd1-9e37-207a9d09e749","lifecycleState":"CERTIFIED","lastUpdateDate":1641856773438,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa41e7b2-ac0c-443d-a64d-5bf383f4aaec","invariantUUID":"a0e78fba-472c-4096-8815-889889208d42","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","lifecycleState":"CERTIFIED","lastUpdateDate":1641856748300,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f04e3d6-4dee-4bf7-9cda-4be5f64327c0","invariantUUID":"5472ec35-8b00-4122-8e60-5d46aebcf51a","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":"51ce93f6-e32b-4278-af8f-9993de0b005c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856787080,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7283027-4873-44c6-9994-eb45c09ca1d9","invariantUUID":"01e6b524-1461-4584-8f23-db5d91a37951","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f78bdfd7-e0a6-45ee-b693-9e286308d216","lifecycleState":"CERTIFIED","lastUpdateDate":1641856756789,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21617651-ef5c-4aad-be27-a30491efae7e","invariantUUID":"9509fe23-39c2-4768-84c4-ffbce891e94a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d297a91a-c3ba-471f-8263-a3f2fbfbc2da","lifecycleState":"CERTIFIED","lastUpdateDate":1641856784585,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"88a09835-160a-4e51-9328-3b8f57fe5332","invariantUUID":"c4746860-617d-40ea-82ab-a165a2b5900d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b2ee2956-9389-4b22-b80d-5efe08ebcacb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856932939,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe1d35f4-dde3-44f0-b52f-0510befed2ea","invariantUUID":"f0a1254b-e42d-4666-bcb5-8e38f5178646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74836a63-e150-4b52-8488-4c596157bd6f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856981291,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e06dea16-f288-45e6-b28b-a5bf916955e1","invariantUUID":"5c747c88-8642-4c6d-9452-e3fc1f5f661e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"858fb3f8-22e8-4b22-94b2-cd186d111c8f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856809324,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d5eaf81b-03d3-4931-ac22-2a0a1e814fed","invariantUUID":"64a7f16b-94dc-4233-95f8-7805622eeaf8","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8301f81e-44fe-4581-9741-c357ec59631f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856925850,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e6095f-db75-4cfe-8b78-0658b201a09b","invariantUUID":"54da9ed8-5f11-401c-8cc7-f527ce2cf0c9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"56a190f5-e94d-46fd-aca8-a4ea4ad327e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856989117,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e018dbf5-18bb-493d-b514-9048def12357","invariantUUID":"84c30f01-c00d-4df6-82d8-f714baf322c9","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a796f3f-10aa-4392-831f-e535564261f4","lifecycleState":"CERTIFIED","lastUpdateDate":1641864508669,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"80b592b5-0047-4c50-8e4e-c7bb5b86fef7","invariantUUID":"078439b6-116b-45d3-97d1-0888d643d909","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"57a97373-5e7b-44b8-bb5d-c69a800963ba","lifecycleState":"CERTIFIED","lastUpdateDate":1641856868842,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6cc1e312-6204-4b20-a302-03c798aff04d","invariantUUID":"bf440d27-788b-4b9f-8ef3-9e487ea393ff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"699c4793-e223-4dc2-81ed-c03fb11de167","lifecycleState":"CERTIFIED","lastUpdateDate":1641856904016,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fffe9c05-7180-4a11-a306-b483ed9e3839","invariantUUID":"37aee154-769b-402d-b534-518e93dcca9d","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":"92d500e2-c3d5-4d1d-b705-4130437a869c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856871791,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"535075d6-0666-4b79-bb3b-b00c7a96b1f9","invariantUUID":"5874bb97-8271-40cb-a140-c7fbc0e32170","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":"networkrules","uniqueId":"c8051410-fe80-4a19-976c-a344ce91a028","lifecycleState":"CERTIFIED","lastUpdateDate":1641856800156,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d60c8a09-a715-431a-9b67-4d25680ae9c2","invariantUUID":"e8746927-9e2e-4ef4-aa15-479f674515de","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"390b787a-9d09-434c-bec2-7b8c9b6ecf50","lifecycleState":"CERTIFIED","lastUpdateDate":1641864257406,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","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":"47db812a-fae7-46aa-b3a3-8277fa220f17","lifecycleState":"CERTIFIED","lastUpdateDate":1641865048826,"name":"basic_onboard_vDEavR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","systemName":"BasicOnboardVdeavr","description":"service","tags":["basic_onboard_vDEavR"],"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":"114b971d-6f2f-4aea-a88a-0c8de1b4fbe7","lifecycleState":"CERTIFIED","lastUpdateDate":1641864546530,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","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}]}]} 2022-01-11 01:38:28,317 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2022-01-11 01:38:38,328 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2022-01-11 01:38:38,329 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-11 01:38:38,330 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:38:38,330 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-01-11 01:38:38,330 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-11 01:38:38,333 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:38:38,412 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2022-01-11 01:38:38,413 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-11 01:38:38,414 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"80b592b5-0047-4c50-8e4e-c7bb5b86fef7","invariantUUID":"078439b6-116b-45d3-97d1-0888d643d909","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/80b592b5-0047-4c50-8e4e-c7bb5b86fef7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"b172a215-ce82-43c8-8bf4-878659c5f0f1","invariantUUID":"073106df-8d4f-46e1-bdd0-ce690661142d","name":"basic_onboard_vDEavR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b172a215-ce82-43c8-8bf4-878659c5f0f1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","invariantUUID":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/2cea4933-5a80-4d20-99c0-54eb9299daf3/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-11 01:38:38,415 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-11 01:38:38,416 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:38,416 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:38,416 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-11 01:38:38,416 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_vDEavR from SDC 2022-01-11 01:38:38,416 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:38,416 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:38,416 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-11 01:38:38,416 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-11 01:38:38,417 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:38,417 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:38,417 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-11 01:38:38,417 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2022-01-11 01:38:38,417 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-11 01:38:38,417 INFO 192:__init__.py(1) - Vf found, updating information 2022-01-11 01:38:38,417 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:38:38,418 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-01-11 01:38:38,418 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-01-11 01:38:38,419 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:38:38,805 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-01-11 01:38:38,807 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-01-11 01:38:38,810 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0f2e8f2c-6f8d-4013-afd1-12d3f4d59dd2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856805829,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9a68446a-1d71-46db-a08b-e5768a8bce43","invariantUUID":"9bbd5554-79fd-40b7-9f38-c08adc6e9652","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":"compute","uniqueId":"3c85ef1c-4b82-4e4c-9584-d497a1d3c40d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856975266,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7450e0f7-81a2-4079-b3b6-e95984461c52","invariantUUID":"244e8fa8-b4f5-4a8a-baec-14e3c304acdb","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1d176c-e9df-4b3a-a45d-6ecc25268f0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856817245,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"032fece4-7533-4520-b332-ab0918bc6db4","invariantUUID":"ade9ad6f-4d23-40b5-affc-7a6289d2b38d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1d38f356-c5f9-4cea-b765-4348a88f1a78","lifecycleState":"CERTIFIED","lastUpdateDate":1641865105485,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","invariantUUID":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45fbaf8a-9bb4-4a9c-8907-e508f0001684","lifecycleState":"CERTIFIED","lastUpdateDate":1641856858237,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c90afc9-d624-4a01-a229-1674cb2c5776","invariantUUID":"7696e821-3957-44c3-9ce5-b37e52d1be36","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":"1a617ed6-10fb-4476-9e83-77a78ae45132","lifecycleState":"CERTIFIED","lastUpdateDate":1641856990640,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6b3d5e5-7e99-48fa-b3c4-cbd2a0d55bc3","invariantUUID":"203066a8-f4f1-4172-afb6-7882a7bf6a43","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"290e958a-5959-479b-bc9f-e896209a9ce7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856867158,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"000cfe67-959e-4171-a6f6-d27ac4282333","invariantUUID":"5b1d34ca-fe07-4873-a174-351fea5bf66e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd0ca187-5feb-44fc-919d-1997b7c13d98","lifecycleState":"CERTIFIED","lastUpdateDate":1641856978124,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd6f79ed-7d1d-4127-9018-7462eea9e1bb","invariantUUID":"4d624a40-430a-4fb2-aff7-41c771036e74","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"fd736ecf-8e99-4405-933b-d4ed555fee48","lifecycleState":"CERTIFIED","lastUpdateDate":1641856763612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2560e85f-0449-4a4d-a033-f4f44167e1c1","invariantUUID":"645f9d45-e2c5-4b57-bbab-021894b2fc33","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a4351a9-ec7e-4cd7-aaa3-35345cbd19c9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856880444,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65e2d486-f8c9-4569-9d8f-3ccc22fb6fb1","invariantUUID":"8df3311b-1d3a-4500-b05c-8b9f514d3193","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":"b293f079-39d1-4c1a-873a-b35e65bbc36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856833540,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38ebcfc9-f708-4e17-b9ee-31cd1a7bd6bd","invariantUUID":"b9d15c7d-ca11-4221-ad52-9fe784b5b518","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63c29d58-6dfe-4ba9-b6b7-c30ff229eb9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856942361,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca9c6f77-bb39-43f3-8da4-e837d2465014","invariantUUID":"3b576b5a-ab27-496b-8e70-04bce7dd15eb","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":"network","uniqueId":"9e4a9d6c-e52c-4f4e-95f8-f29adb25bf3d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856912384,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b580e0b-f80d-498e-8b7f-b95ea8ae59ab","invariantUUID":"0a2352a8-b4f6-4aa4-af52-929e5ed4f58c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f64a6f4e-0fa0-4ca7-b659-c34352f5df0d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856984581,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aec41ebe-2e00-487c-a6e9-8e4a5e9c4b52","invariantUUID":"58a02430-f99b-42eb-8ac5-18e21fbdb15d","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"860381e0-1a05-4c29-8527-5ff07fc79dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856862763,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"35c203d4-4062-48f7-a095-44c76f8a73ff","invariantUUID":"b1c8d3ba-ba12-48cf-a0de-7d0fc8ac5b95","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":"f0873993-8d88-4622-9e8f-b31a891f4fdf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856917547,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e32de8f0-5f91-49b8-ad9f-1c46b2048d67","invariantUUID":"a250716f-a410-4c22-a5e3-34d50ee8643d","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":"3ab1b682-d8b3-4eee-b6bb-7a411d83a937","lifecycleState":"CERTIFIED","lastUpdateDate":1641856983110,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a50f9f3-1232-4be6-9d4c-d48a1978b4a8","invariantUUID":"36d25c96-6a93-4675-8e82-7b9f1f77b92e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d8cae6de-8aef-49eb-8162-068c4d7941a1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856754783,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b190e61f-8629-4fef-8885-3a11d9d6abd2","invariantUUID":"d8dfd3c3-e513-405b-a8fa-a039d6a8e261","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"480456e3-6a08-4877-98ed-d63d7c4fb904","lifecycleState":"CERTIFIED","lastUpdateDate":1641856853230,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59087bb2-5912-41df-9177-d0b4d72569bf","invariantUUID":"fd2519bf-be7d-46d4-9d7f-562ef5b800a9","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":"add14407-6f61-448f-a95f-3c98f3e7c105","lifecycleState":"CERTIFIED","lastUpdateDate":1641856987608,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17edd4a8-9cac-48fa-932c-4046481e2482","invariantUUID":"77d929d7-203b-4fa1-82af-f603cf8f5184","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dd43e672-fed3-4ed8-a902-d4394c1f8f04","lifecycleState":"CERTIFIED","lastUpdateDate":1641856923459,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a52a91f-262e-4277-b375-da87e119795d","invariantUUID":"3e235963-0c7d-4043-9b97-e9e0224fd527","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36b59c25-0307-44e9-98c6-c9bced80dbcb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856782230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f57166-b5f2-4c92-b8f8-f27968059746","invariantUUID":"2108f231-db05-4aec-a274-bcae0cd9580c","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":"76c4b0e9-6f61-4ed8-b4c7-824d628f2da0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856878320,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e55139b-7ed5-4f4e-abdd-ebfa2d7d1766","invariantUUID":"56af37bc-b48b-4cd9-a227-86f8cfe8d047","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01827aa7-bf56-48bd-bb3d-24eb53e1ef5e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856759021,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0b87cf3-e8ac-4331-b2b5-b9ebafa0cfb2","invariantUUID":"52971ff3-2168-4a84-941e-d6f1f7a4d412","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":"compute","uniqueId":"5c937a97-5e90-4b6d-a527-e509d3f32228","lifecycleState":"CERTIFIED","lastUpdateDate":1641856940925,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11883da2-719c-43de-a69a-b73f428bd337","invariantUUID":"4c52048a-412a-45f7-af73-dec1b0673591","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":"compute","uniqueId":"df2972f9-679b-4580-ae66-f3973a5a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856882362,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5367507a-8de6-4f68-80e4-2719e1cd6f3e","invariantUUID":"33af4dc6-751b-425d-ad30-aed5e89a1329","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":"a1ec92c7-84fb-454a-a14f-59fa9674b9c3","lifecycleState":"CERTIFIED","lastUpdateDate":1641856807419,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3171ae13-5ad5-4e26-b099-c7ea44c88aa9","invariantUUID":"154d580f-aa8b-4768-a7b2-9729f0abfce0","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":"b7b05e79-5f31-4353-a782-9af131aed70a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856976772,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace1f296-6cbb-487a-b967-b7818de86a1a","invariantUUID":"43267127-07dd-444d-8252-368128d04a65","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7afff291-885a-4144-b58d-3c21a7259e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856766921,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92b7dc37-8757-421f-bffd-c30efda0d70f","invariantUUID":"19e83afd-2d87-44d1-b0f2-6cedacb531d3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ffcda74-7958-4195-bcdd-480b81819d55","lifecycleState":"CERTIFIED","lastUpdateDate":1641856823161,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d9b41d-7d68-4148-9584-fa19db084f10","invariantUUID":"485e037b-5528-4252-a24e-228805826060","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":"a7754ce7-b6d0-49c1-b57e-8976c868f66d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856864267,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dabb4702-d31e-4df5-9a8c-ca37afae933f","invariantUUID":"4840b2bb-fcf9-4394-a664-6f83eae47680","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1d3dcb51-260b-4da0-a592-f5ca2a01689c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856771452,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"571b7e28-6e5c-4332-807e-5738369b90b8","invariantUUID":"885eb457-7789-45f2-b942-64c7ae4a1342","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":"04fa0a3b-291d-45a8-90b3-9e5973240db1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856793531,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1f7b12e5-cb82-4f4d-9b8e-d3b080e0a468","invariantUUID":"9efef5eb-047b-49a0-bb9d-929be72dcc2b","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dcb6bdb-99ed-4836-b74f-d2e02f37cc9c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856775641,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c92fb97-d9eb-4335-adce-55fd1519329b","invariantUUID":"c1be5d13-f72e-4529-a836-597da7d1a2b5","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":"584a137b-56ca-4112-83b1-dd2dbee67916","lifecycleState":"CERTIFIED","lastUpdateDate":1641856874616,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1612fedd-1f78-4465-999b-f7ec7b11df6b","invariantUUID":"5e8a8f85-2830-4762-978b-767f87f8a940","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":"c57b1a5a-dc5a-4588-9f0b-743712f0253e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856886751,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be9bf4bf-7eae-4d3f-9f1c-b52325c42122","invariantUUID":"796498fb-2c3e-4dd4-9338-2cfd9d42c6ce","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":"d0475ddf-9dfa-4a6f-83cd-aca35823276e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856820119,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0dbf8aa2-97f9-4201-9404-06ad33af4fe9","invariantUUID":"b52c2b0c-e8d6-4663-be9e-efb50e34d3c1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c5756bc-362d-462f-b215-04a1a4f0f6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1641856837944,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d21433a-35ad-42c5-bc9a-31fff1affbe5","invariantUUID":"2bd3c7db-8cad-4460-b6bd-25778f7bed08","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":"defaulticon","uniqueId":"bb3d9bc5-dae6-45a5-ae57-086853deb885","lifecycleState":"CERTIFIED","lastUpdateDate":1641865014128,"name":"basic_onboard_vDEavR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b172a215-ce82-43c8-8bf4-878659c5f0f1","invariantUUID":"073106df-8d4f-46e1-bdd0-ce690661142d","systemName":"BasicOnboardVdeavr","description":"VF","tags":["basic_onboard_vDEavR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b6d3f7-1b30-4378-ad89-2a3807e7b905","lifecycleState":"CERTIFIED","lastUpdateDate":1641856914593,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"088bf319-1c9f-412e-bb4c-6a9ca6219ce5","invariantUUID":"13515068-dea9-46fc-9a25-d4b60045358a","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":"591d2b62-193e-4ba8-970d-54cc2fc8f93a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856992062,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a662867-275a-45ec-bac3-d926c244123c","invariantUUID":"e296a87b-d9b2-4e1d-a38e-5df1585bab15","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6d59151-d948-43af-a653-a64af877bd86","lifecycleState":"CERTIFIED","lastUpdateDate":1641856865816,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9cfeeab-4eaa-41f4-a1ce-4b4205098412","invariantUUID":"aa18469b-8989-49f5-9dfd-a8579d2c784c","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c68d8862-b96d-4be2-8a29-e5f5af7884bf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856814445,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1616510e-deef-4ceb-9372-ed46cea6b30c","invariantUUID":"1fe39ba9-e9a2-47d2-932c-b7c61be47341","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":"defaulticon","uniqueId":"bd011879-1be8-4c85-b7f3-f89a3ab3276d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856780643,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97a2e5f6-cddf-4806-9703-e2af04f09471","invariantUUID":"15100cee-e187-420c-aef7-ef657766ec17","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":"a424a972-21e4-4520-bcbf-847194674b6d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856908781,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b762d9b-5186-4dbe-ae74-ba22a3a25b54","invariantUUID":"0c939bfd-b053-43c7-bcb7-8d0b000ef8af","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"41b755d5-124e-4c8a-9600-9c636a3db445","lifecycleState":"CERTIFIED","lastUpdateDate":1641856765209,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20bdffb7-e170-4126-acec-555a83d9bc6a","invariantUUID":"69be2327-8700-4020-a53b-37753e11c8cc","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":"objectStorage","uniqueId":"aa97dcc1-726f-495f-9dae-62df7eed87d7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856870277,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d21de404-db02-4979-855c-59e22f9c9a81","invariantUUID":"f023a003-3b19-4248-856d-ec6f7f4fa32c","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":"defaulticon","uniqueId":"47bb6dc6-7ef7-4786-9e54-bcb46a50e588","lifecycleState":"CERTIFIED","lastUpdateDate":1641856900587,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a67e6849-29d3-4e34-82e9-dcb3be36a603","invariantUUID":"59a90e0a-90f4-44bf-b423-6119c14abfd4","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":"port","uniqueId":"0e0d6f2a-9343-4392-84e9-e818aee0fc0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856906099,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3a1d5f5-ed5e-46b4-bdd2-0d742ed9db48","invariantUUID":"686b1d78-e180-410d-88de-065eeb7867df","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":"b0094b2c-1d1e-4c2c-954a-22461ba0f650","lifecycleState":"CERTIFIED","lastUpdateDate":1641856919067,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ee8341-c577-4860-b926-74eabe75aa9c","invariantUUID":"1f76ba9d-df15-4720-88bf-6d926c562bca","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":"port","uniqueId":"894b349b-7283-49d4-a18c-7727f388aaab","lifecycleState":"CERTIFIED","lastUpdateDate":1641856945354,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8c5933-bae6-4a92-813a-7a216adef98a","invariantUUID":"cdab6d95-15c2-44ec-b3f2-9037fe52c4fc","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":"41227295-fce4-49e3-90ec-026e59b54ee2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856789924,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"79bec82c-46a5-4d1a-97a4-be1ed636f7a9","invariantUUID":"e4703809-37ab-4a1c-8ade-380d2936f0fd","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":"801fbd13-012d-412c-866f-c75b90a81c24","lifecycleState":"CERTIFIED","lastUpdateDate":1641856916067,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c58f4d7b-2f0f-44c5-91f8-13408b1007cf","invariantUUID":"cdd04163-d269-40c5-a8c2-70efeea167f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"00ea9398-5b5f-4009-8caa-a1fb24842de0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856901991,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4943a7b-b90e-4f08-803d-82585b567902","invariantUUID":"728d2393-7572-49cc-bd3c-4ead916a2c3b","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":"91facf16-bc23-489d-94ee-814b33cd1622","lifecycleState":"CERTIFIED","lastUpdateDate":1641856885201,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06529d85-b33f-41bb-84be-1df5b7e83da8","invariantUUID":"a83db36a-ae76-4353-82ae-af697c415dd8","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a71a6a6d-e7ea-4ff9-a169-44be6b288760","lifecycleState":"CERTIFIED","lastUpdateDate":1641856939369,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"897dd567-87c6-4e30-a002-fc36af186516","invariantUUID":"7f8942b0-2d79-417b-818d-53df8d2c8c6e","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":"port","uniqueId":"ecb36648-6f8e-4ad9-8185-19f06ee4391e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856779127,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57ec7af1-2b78-446a-b7ce-100e9fd313a1","invariantUUID":"eb8845ac-8b55-418b-93f9-09a30d4e99f0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5782906-901b-4eef-808c-c216be152158","lifecycleState":"CERTIFIED","lastUpdateDate":1641856829476,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0892bc04-39c9-481f-a687-1507217453dc","invariantUUID":"556e0c85-0a2c-4c8f-a5f5-02c800c21e76","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":"port","uniqueId":"20214fc8-7d45-4116-9913-5181303b6d81","lifecycleState":"CERTIFIED","lastUpdateDate":1641856801754,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d65c97c-026e-48bf-9ff1-12501d0b1e24","invariantUUID":"a0f9ec1f-7917-4782-92d5-4e7fb9224a84","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":"61bd77a3-51ab-4369-a89d-63bca13fe9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856873204,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eeeea433-1ca1-4362-9a28-9ac727c8c530","invariantUUID":"74f6cd34-ad82-4904-998e-a8f38517dc91","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0708d8bc-3371-48d8-a890-1016b7898355","lifecycleState":"CERTIFIED","lastUpdateDate":1641856985980,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb73f509-9311-4640-bbcf-1c37446772b9","invariantUUID":"5e48051a-c562-4bdc-82af-c35d3002cb77","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c3b8cb8-d015-4375-8775-4c13e3365fbc","lifecycleState":"CERTIFIED","lastUpdateDate":1641856930342,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f8ae725-c0e4-4334-b14e-019876592698","invariantUUID":"be47ce7e-47b5-4fcb-b704-b3f51e3a69ff","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":"69c8286d-ba68-4242-947b-5d0ce7ac1df1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856859768,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1a170e-979b-4456-9be6-c3864c1ffd06","invariantUUID":"7e2f33bd-d6e6-449f-b133-4bd98bd07618","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0ae233f-4a23-4050-8d44-b0b87c667623","lifecycleState":"CERTIFIED","lastUpdateDate":1641856894321,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd92cc76-6efb-4838-a243-bf119ba362ed","invariantUUID":"59136afe-0f97-41a8-b810-1c3a820e7293","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e6ef5f9b-2264-48c2-bd72-7f2697dd66be","lifecycleState":"CERTIFIED","lastUpdateDate":1641856891832,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e52d2386-8f20-4eed-8043-2114256fb2c4","invariantUUID":"c0618a2a-64a7-489b-aa72-7982a01f7977","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"db4499ef-b52b-4611-a0f5-c156d4198ff4","lifecycleState":"CERTIFIED","lastUpdateDate":1641856921025,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3750b6f-fbc8-4fda-989e-fd748b8aed17","invariantUUID":"5bec06a2-61ab-4e00-b728-6f52b28a6976","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5ad5061-e270-4a90-8d0c-e722dcc70e90","lifecycleState":"CERTIFIED","lastUpdateDate":1641856937447,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62818cff-2a6e-402e-8b95-fe8f4f1a3b1a","invariantUUID":"ea6af0bf-37a2-43a0-ab8b-504503d33e32","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cebb22c8-e9dc-4320-81fd-a6cfbd0c2d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856777609,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"496c52d9-d1db-4033-9807-4c2d6426ab21","invariantUUID":"a54293c7-ff89-4e81-8f36-bdc3f059989c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"65d16bd9-2bb0-4354-af34-70173f58fbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1641856943849,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39c3e511-6665-4457-bcda-ffa945b97551","invariantUUID":"3eb64bc1-46c7-44ab-84d3-c5eeb5bd9e92","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":"d46d8c93-1aa4-43bb-b545-516e3c1350e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856979767,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fcfab36-65d2-4713-9d58-987cb16a8ac1","invariantUUID":"42ec91b2-497c-4535-99a8-e74c7b887bf8","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b0775cff-380c-4dd1-9e37-207a9d09e749","lifecycleState":"CERTIFIED","lastUpdateDate":1641856773438,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa41e7b2-ac0c-443d-a64d-5bf383f4aaec","invariantUUID":"a0e78fba-472c-4096-8815-889889208d42","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","lifecycleState":"CERTIFIED","lastUpdateDate":1641856748300,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f04e3d6-4dee-4bf7-9cda-4be5f64327c0","invariantUUID":"5472ec35-8b00-4122-8e60-5d46aebcf51a","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":"51ce93f6-e32b-4278-af8f-9993de0b005c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856787080,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7283027-4873-44c6-9994-eb45c09ca1d9","invariantUUID":"01e6b524-1461-4584-8f23-db5d91a37951","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f78bdfd7-e0a6-45ee-b693-9e286308d216","lifecycleState":"CERTIFIED","lastUpdateDate":1641856756789,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21617651-ef5c-4aad-be27-a30491efae7e","invariantUUID":"9509fe23-39c2-4768-84c4-ffbce891e94a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d297a91a-c3ba-471f-8263-a3f2fbfbc2da","lifecycleState":"CERTIFIED","lastUpdateDate":1641856784585,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"88a09835-160a-4e51-9328-3b8f57fe5332","invariantUUID":"c4746860-617d-40ea-82ab-a165a2b5900d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b2ee2956-9389-4b22-b80d-5efe08ebcacb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856932939,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe1d35f4-dde3-44f0-b52f-0510befed2ea","invariantUUID":"f0a1254b-e42d-4666-bcb5-8e38f5178646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74836a63-e150-4b52-8488-4c596157bd6f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856981291,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e06dea16-f288-45e6-b28b-a5bf916955e1","invariantUUID":"5c747c88-8642-4c6d-9452-e3fc1f5f661e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"858fb3f8-22e8-4b22-94b2-cd186d111c8f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856809324,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d5eaf81b-03d3-4931-ac22-2a0a1e814fed","invariantUUID":"64a7f16b-94dc-4233-95f8-7805622eeaf8","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8301f81e-44fe-4581-9741-c357ec59631f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856925850,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e6095f-db75-4cfe-8b78-0658b201a09b","invariantUUID":"54da9ed8-5f11-401c-8cc7-f527ce2cf0c9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"56a190f5-e94d-46fd-aca8-a4ea4ad327e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856989117,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e018dbf5-18bb-493d-b514-9048def12357","invariantUUID":"84c30f01-c00d-4df6-82d8-f714baf322c9","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a796f3f-10aa-4392-831f-e535564261f4","lifecycleState":"CERTIFIED","lastUpdateDate":1641864508669,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"80b592b5-0047-4c50-8e4e-c7bb5b86fef7","invariantUUID":"078439b6-116b-45d3-97d1-0888d643d909","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"57a97373-5e7b-44b8-bb5d-c69a800963ba","lifecycleState":"CERTIFIED","lastUpdateDate":1641856868842,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6cc1e312-6204-4b20-a302-03c798aff04d","invariantUUID":"bf440d27-788b-4b9f-8ef3-9e487ea393ff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"699c4793-e223-4dc2-81ed-c03fb11de167","lifecycleState":"CERTIFIED","lastUpdateDate":1641856904016,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fffe9c05-7180-4a11-a306-b483ed9e3839","invariantUUID":"37aee154-769b-402d-b534-518e93dcca9d","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":"92d500e2-c3d5-4d1d-b705-4130437a869c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856871791,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"535075d6-0666-4b79-bb3b-b00c7a96b1f9","invariantUUID":"5874bb97-8271-40cb-a140-c7fbc0e32170","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":"networkrules","uniqueId":"c8051410-fe80-4a19-976c-a344ce91a028","lifecycleState":"CERTIFIED","lastUpdateDate":1641856800156,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d60c8a09-a715-431a-9b67-4d25680ae9c2","invariantUUID":"e8746927-9e2e-4ef4-aa15-479f674515de","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"390b787a-9d09-434c-bec2-7b8c9b6ecf50","lifecycleState":"CERTIFIED","lastUpdateDate":1641864257406,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","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":"47db812a-fae7-46aa-b3a3-8277fa220f17","lifecycleState":"CERTIFIED","lastUpdateDate":1641865048826,"name":"basic_onboard_vDEavR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","systemName":"BasicOnboardVdeavr","description":"service","tags":["basic_onboard_vDEavR"],"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":"114b971d-6f2f-4aea-a88a-0c8de1b4fbe7","lifecycleState":"CERTIFIED","lastUpdateDate":1641864546530,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","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}]}]} 2022-01-11 01:38:38,815 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2022-01-11 01:38:38,816 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-11 01:38:38,817 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-11 01:38:38,817 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:38:38,817 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-11 01:38:38,817 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-11 01:38:38,819 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:38:39,015 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2022-01-11 01:38:39,017 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-11 01:38:39,018 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8cbdb43e-de73-4345-856b-73ca69a41a54/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9a432d6e-f04b-43b0-8bab-8daf7593c540/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","name":"basic_onboard_vDEavR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b300d1f9-9217-4a8d-9925-10623b00a784/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-11 01:38:39,022 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-11 01:38:39,022 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:39,023 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:39,023 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:38:39,023 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-11 01:38:39,023 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:39,024 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:39,024 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:38:39,024 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_vDEavR from SDC 2022-01-11 01:38:39,025 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:39,025 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:39,025 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:38:39,025 DEBUG 147:__init__.py(1) - number of Service returned: 3 2022-01-11 01:38:39,026 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-11 01:38:39,026 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2022-01-11 01:38:39,026 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-11 01:38:39,027 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-11 01:38:39,027 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:38:39,027 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-11 01:38:39,028 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-11 01:38:39,031 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:38:39,109 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2022-01-11 01:38:39,111 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-11 01:38:39,111 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8cbdb43e-de73-4345-856b-73ca69a41a54/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9a432d6e-f04b-43b0-8bab-8daf7593c540/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","name":"basic_onboard_vDEavR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b300d1f9-9217-4a8d-9925-10623b00a784/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-11 01:38:39,114 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-11 01:38:39,114 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:39,115 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:39,115 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:38:39,115 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-11 01:38:39,115 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:39,116 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:39,116 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:38:39,116 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_vDEavR from SDC 2022-01-11 01:38:39,116 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:39,116 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:39,117 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:38:39,117 DEBUG 147:__init__.py(1) - number of Service returned: 3 2022-01-11 01:38:39,117 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-11 01:38:39,117 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2022-01-11 01:38:39,118 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2022-01-11 01:38:39,118 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2022-01-11 01:38:39,118 DEBUG 129:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:38:39,119 DEBUG 131:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2022-01-11 01:38:39,119 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2022-01-11 01:38:39,121 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:38:39,191 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2022-01-11 01:38:39,193 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2022-01-11 01:38:39,195 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network 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":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"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":"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":"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":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"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":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"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}],"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":"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":"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":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"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":"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}],"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},{"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":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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":"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":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"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}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"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":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"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":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"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}],"serviceCategories":[{"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":"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 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},{"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":"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":"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":"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}],"productCategories":[]},"version":"1.9.5"} 2022-01-11 01:38:39,200 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2022-01-11 01:38:39,200 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2022-01-11 01:38:39,200 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2022-01-11 01:38:39,200 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC 2022-01-11 01:38:39,201 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-11 01:38:39,201 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-11 01:38:39,201 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:38:39,202 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-11 01:38:39,202 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-11 01:38:39,204 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:38:39,279 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2022-01-11 01:38:39,281 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-11 01:38:39,282 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8cbdb43e-de73-4345-856b-73ca69a41a54/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9a432d6e-f04b-43b0-8bab-8daf7593c540/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","name":"basic_onboard_vDEavR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b300d1f9-9217-4a8d-9925-10623b00a784/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-11 01:38:39,285 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-11 01:38:39,285 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:39,285 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:39,285 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:38:39,285 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-11 01:38:39,285 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:39,285 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:39,285 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:38:39,286 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_vDEavR from SDC 2022-01-11 01:38:39,286 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:39,286 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:39,286 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:38:39,286 DEBUG 147:__init__.py(1) - number of Service returned: 3 2022-01-11 01:38:39,286 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-11 01:38:39,286 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2022-01-11 01:38:39,298 DEBUG 129:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:38:39,298 DEBUG 131:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2022-01-11 01:38:39,298 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" } 2022-01-11 01:38:39,300 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:38:40,496 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None 2022-01-11 01:38:40,498 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2022-01-11 01:38:40,499 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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":"b160c75d-6964-4522-97e8-a78cbb0030b7.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b160c75d-6964-4522-97e8-a78cbb0030b7","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":"b160c75d-6964-4522-97e8-a78cbb0030b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"b160c75d-6964-4522-97e8-a78cbb0030b7.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b160c75d-6964-4522-97e8-a78cbb0030b7","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":"b160c75d-6964-4522-97e8-a78cbb0030b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"b160c75d-6964-4522-97e8-a78cbb0030b7.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b160c75d-6964-4522-97e8-a78cbb0030b7","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":"b160c75d-6964-4522-97e8-a78cbb0030b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"b160c75d-6964-4522-97e8-a78cbb0030b7.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b160c75d-6964-4522-97e8-a78cbb0030b7","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":"b160c75d-6964-4522-97e8-a78cbb0030b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"b160c75d-6964-4522-97e8-a78cbb0030b7.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b160c75d-6964-4522-97e8-a78cbb0030b7","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":"b160c75d-6964-4522-97e8-a78cbb0030b7","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"dataTypes":null,"substitutionFilter":null,"model":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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","icon":"network_l_1-3","creationDate":1641865119884,"description":"service","tags":["basic_cnf"],"uniqueId":"9718ca22-db00-406e-8319-57146ed265fc","componentMetadataForSupportLog":{"SupportablityComponentUUID":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1641865119884,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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,"timeout":0,"creationDate":1641865119871,"description":null,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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"} 2022-01-11 01:38:40,503 INFO 285:__init__.py(1) - Service basic_cnf is created in SDC 2022-01-11 01:38:40,503 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:40,509 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2022-01-11 01:38:40,510 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-11 01:38:40,510 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:38:40,510 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-01-11 01:38:40,510 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-11 01:38:40,512 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:38:40,569 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2022-01-11 01:38:40,570 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-11 01:38:40,570 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"80b592b5-0047-4c50-8e4e-c7bb5b86fef7","invariantUUID":"078439b6-116b-45d3-97d1-0888d643d909","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/80b592b5-0047-4c50-8e4e-c7bb5b86fef7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"b172a215-ce82-43c8-8bf4-878659c5f0f1","invariantUUID":"073106df-8d4f-46e1-bdd0-ce690661142d","name":"basic_onboard_vDEavR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b172a215-ce82-43c8-8bf4-878659c5f0f1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","invariantUUID":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/2cea4933-5a80-4d20-99c0-54eb9299daf3/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-11 01:38:40,572 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-11 01:38:40,572 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:40,572 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:40,572 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-11 01:38:40,573 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_vDEavR from SDC 2022-01-11 01:38:40,573 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:40,573 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:40,573 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-11 01:38:40,573 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-11 01:38:40,573 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:40,573 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:40,574 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-11 01:38:40,574 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2022-01-11 01:38:40,574 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-11 01:38:40,574 INFO 192:__init__.py(1) - Vf found, updating information 2022-01-11 01:38:40,574 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:38:40,574 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-01-11 01:38:40,574 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-01-11 01:38:40,576 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:38:40,654 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-01-11 01:38:40,657 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-01-11 01:38:40,659 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0f2e8f2c-6f8d-4013-afd1-12d3f4d59dd2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856805829,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9a68446a-1d71-46db-a08b-e5768a8bce43","invariantUUID":"9bbd5554-79fd-40b7-9f38-c08adc6e9652","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":"compute","uniqueId":"3c85ef1c-4b82-4e4c-9584-d497a1d3c40d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856975266,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7450e0f7-81a2-4079-b3b6-e95984461c52","invariantUUID":"244e8fa8-b4f5-4a8a-baec-14e3c304acdb","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1d176c-e9df-4b3a-a45d-6ecc25268f0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856817245,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"032fece4-7533-4520-b332-ab0918bc6db4","invariantUUID":"ade9ad6f-4d23-40b5-affc-7a6289d2b38d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1d38f356-c5f9-4cea-b765-4348a88f1a78","lifecycleState":"CERTIFIED","lastUpdateDate":1641865105485,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","invariantUUID":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45fbaf8a-9bb4-4a9c-8907-e508f0001684","lifecycleState":"CERTIFIED","lastUpdateDate":1641856858237,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c90afc9-d624-4a01-a229-1674cb2c5776","invariantUUID":"7696e821-3957-44c3-9ce5-b37e52d1be36","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":"1a617ed6-10fb-4476-9e83-77a78ae45132","lifecycleState":"CERTIFIED","lastUpdateDate":1641856990640,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6b3d5e5-7e99-48fa-b3c4-cbd2a0d55bc3","invariantUUID":"203066a8-f4f1-4172-afb6-7882a7bf6a43","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"290e958a-5959-479b-bc9f-e896209a9ce7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856867158,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"000cfe67-959e-4171-a6f6-d27ac4282333","invariantUUID":"5b1d34ca-fe07-4873-a174-351fea5bf66e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd0ca187-5feb-44fc-919d-1997b7c13d98","lifecycleState":"CERTIFIED","lastUpdateDate":1641856978124,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd6f79ed-7d1d-4127-9018-7462eea9e1bb","invariantUUID":"4d624a40-430a-4fb2-aff7-41c771036e74","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"fd736ecf-8e99-4405-933b-d4ed555fee48","lifecycleState":"CERTIFIED","lastUpdateDate":1641856763612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2560e85f-0449-4a4d-a033-f4f44167e1c1","invariantUUID":"645f9d45-e2c5-4b57-bbab-021894b2fc33","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a4351a9-ec7e-4cd7-aaa3-35345cbd19c9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856880444,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65e2d486-f8c9-4569-9d8f-3ccc22fb6fb1","invariantUUID":"8df3311b-1d3a-4500-b05c-8b9f514d3193","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":"b293f079-39d1-4c1a-873a-b35e65bbc36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856833540,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38ebcfc9-f708-4e17-b9ee-31cd1a7bd6bd","invariantUUID":"b9d15c7d-ca11-4221-ad52-9fe784b5b518","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63c29d58-6dfe-4ba9-b6b7-c30ff229eb9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856942361,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca9c6f77-bb39-43f3-8da4-e837d2465014","invariantUUID":"3b576b5a-ab27-496b-8e70-04bce7dd15eb","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":"network","uniqueId":"9e4a9d6c-e52c-4f4e-95f8-f29adb25bf3d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856912384,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b580e0b-f80d-498e-8b7f-b95ea8ae59ab","invariantUUID":"0a2352a8-b4f6-4aa4-af52-929e5ed4f58c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f64a6f4e-0fa0-4ca7-b659-c34352f5df0d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856984581,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aec41ebe-2e00-487c-a6e9-8e4a5e9c4b52","invariantUUID":"58a02430-f99b-42eb-8ac5-18e21fbdb15d","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"860381e0-1a05-4c29-8527-5ff07fc79dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856862763,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"35c203d4-4062-48f7-a095-44c76f8a73ff","invariantUUID":"b1c8d3ba-ba12-48cf-a0de-7d0fc8ac5b95","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":"f0873993-8d88-4622-9e8f-b31a891f4fdf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856917547,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e32de8f0-5f91-49b8-ad9f-1c46b2048d67","invariantUUID":"a250716f-a410-4c22-a5e3-34d50ee8643d","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":"3ab1b682-d8b3-4eee-b6bb-7a411d83a937","lifecycleState":"CERTIFIED","lastUpdateDate":1641856983110,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a50f9f3-1232-4be6-9d4c-d48a1978b4a8","invariantUUID":"36d25c96-6a93-4675-8e82-7b9f1f77b92e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d8cae6de-8aef-49eb-8162-068c4d7941a1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856754783,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b190e61f-8629-4fef-8885-3a11d9d6abd2","invariantUUID":"d8dfd3c3-e513-405b-a8fa-a039d6a8e261","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"480456e3-6a08-4877-98ed-d63d7c4fb904","lifecycleState":"CERTIFIED","lastUpdateDate":1641856853230,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59087bb2-5912-41df-9177-d0b4d72569bf","invariantUUID":"fd2519bf-be7d-46d4-9d7f-562ef5b800a9","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":"add14407-6f61-448f-a95f-3c98f3e7c105","lifecycleState":"CERTIFIED","lastUpdateDate":1641856987608,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17edd4a8-9cac-48fa-932c-4046481e2482","invariantUUID":"77d929d7-203b-4fa1-82af-f603cf8f5184","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dd43e672-fed3-4ed8-a902-d4394c1f8f04","lifecycleState":"CERTIFIED","lastUpdateDate":1641856923459,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a52a91f-262e-4277-b375-da87e119795d","invariantUUID":"3e235963-0c7d-4043-9b97-e9e0224fd527","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36b59c25-0307-44e9-98c6-c9bced80dbcb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856782230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f57166-b5f2-4c92-b8f8-f27968059746","invariantUUID":"2108f231-db05-4aec-a274-bcae0cd9580c","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":"76c4b0e9-6f61-4ed8-b4c7-824d628f2da0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856878320,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e55139b-7ed5-4f4e-abdd-ebfa2d7d1766","invariantUUID":"56af37bc-b48b-4cd9-a227-86f8cfe8d047","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01827aa7-bf56-48bd-bb3d-24eb53e1ef5e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856759021,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0b87cf3-e8ac-4331-b2b5-b9ebafa0cfb2","invariantUUID":"52971ff3-2168-4a84-941e-d6f1f7a4d412","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":"compute","uniqueId":"5c937a97-5e90-4b6d-a527-e509d3f32228","lifecycleState":"CERTIFIED","lastUpdateDate":1641856940925,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11883da2-719c-43de-a69a-b73f428bd337","invariantUUID":"4c52048a-412a-45f7-af73-dec1b0673591","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":"compute","uniqueId":"df2972f9-679b-4580-ae66-f3973a5a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856882362,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5367507a-8de6-4f68-80e4-2719e1cd6f3e","invariantUUID":"33af4dc6-751b-425d-ad30-aed5e89a1329","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":"a1ec92c7-84fb-454a-a14f-59fa9674b9c3","lifecycleState":"CERTIFIED","lastUpdateDate":1641856807419,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3171ae13-5ad5-4e26-b099-c7ea44c88aa9","invariantUUID":"154d580f-aa8b-4768-a7b2-9729f0abfce0","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":"b7b05e79-5f31-4353-a782-9af131aed70a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856976772,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace1f296-6cbb-487a-b967-b7818de86a1a","invariantUUID":"43267127-07dd-444d-8252-368128d04a65","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7afff291-885a-4144-b58d-3c21a7259e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856766921,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92b7dc37-8757-421f-bffd-c30efda0d70f","invariantUUID":"19e83afd-2d87-44d1-b0f2-6cedacb531d3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ffcda74-7958-4195-bcdd-480b81819d55","lifecycleState":"CERTIFIED","lastUpdateDate":1641856823161,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d9b41d-7d68-4148-9584-fa19db084f10","invariantUUID":"485e037b-5528-4252-a24e-228805826060","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":"a7754ce7-b6d0-49c1-b57e-8976c868f66d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856864267,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dabb4702-d31e-4df5-9a8c-ca37afae933f","invariantUUID":"4840b2bb-fcf9-4394-a664-6f83eae47680","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1d3dcb51-260b-4da0-a592-f5ca2a01689c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856771452,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"571b7e28-6e5c-4332-807e-5738369b90b8","invariantUUID":"885eb457-7789-45f2-b942-64c7ae4a1342","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":"04fa0a3b-291d-45a8-90b3-9e5973240db1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856793531,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1f7b12e5-cb82-4f4d-9b8e-d3b080e0a468","invariantUUID":"9efef5eb-047b-49a0-bb9d-929be72dcc2b","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dcb6bdb-99ed-4836-b74f-d2e02f37cc9c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856775641,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c92fb97-d9eb-4335-adce-55fd1519329b","invariantUUID":"c1be5d13-f72e-4529-a836-597da7d1a2b5","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":"584a137b-56ca-4112-83b1-dd2dbee67916","lifecycleState":"CERTIFIED","lastUpdateDate":1641856874616,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1612fedd-1f78-4465-999b-f7ec7b11df6b","invariantUUID":"5e8a8f85-2830-4762-978b-767f87f8a940","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":"c57b1a5a-dc5a-4588-9f0b-743712f0253e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856886751,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be9bf4bf-7eae-4d3f-9f1c-b52325c42122","invariantUUID":"796498fb-2c3e-4dd4-9338-2cfd9d42c6ce","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":"d0475ddf-9dfa-4a6f-83cd-aca35823276e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856820119,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0dbf8aa2-97f9-4201-9404-06ad33af4fe9","invariantUUID":"b52c2b0c-e8d6-4663-be9e-efb50e34d3c1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c5756bc-362d-462f-b215-04a1a4f0f6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1641856837944,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d21433a-35ad-42c5-bc9a-31fff1affbe5","invariantUUID":"2bd3c7db-8cad-4460-b6bd-25778f7bed08","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":"defaulticon","uniqueId":"bb3d9bc5-dae6-45a5-ae57-086853deb885","lifecycleState":"CERTIFIED","lastUpdateDate":1641865014128,"name":"basic_onboard_vDEavR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b172a215-ce82-43c8-8bf4-878659c5f0f1","invariantUUID":"073106df-8d4f-46e1-bdd0-ce690661142d","systemName":"BasicOnboardVdeavr","description":"VF","tags":["basic_onboard_vDEavR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b6d3f7-1b30-4378-ad89-2a3807e7b905","lifecycleState":"CERTIFIED","lastUpdateDate":1641856914593,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"088bf319-1c9f-412e-bb4c-6a9ca6219ce5","invariantUUID":"13515068-dea9-46fc-9a25-d4b60045358a","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":"591d2b62-193e-4ba8-970d-54cc2fc8f93a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856992062,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a662867-275a-45ec-bac3-d926c244123c","invariantUUID":"e296a87b-d9b2-4e1d-a38e-5df1585bab15","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6d59151-d948-43af-a653-a64af877bd86","lifecycleState":"CERTIFIED","lastUpdateDate":1641856865816,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9cfeeab-4eaa-41f4-a1ce-4b4205098412","invariantUUID":"aa18469b-8989-49f5-9dfd-a8579d2c784c","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c68d8862-b96d-4be2-8a29-e5f5af7884bf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856814445,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1616510e-deef-4ceb-9372-ed46cea6b30c","invariantUUID":"1fe39ba9-e9a2-47d2-932c-b7c61be47341","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":"defaulticon","uniqueId":"bd011879-1be8-4c85-b7f3-f89a3ab3276d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856780643,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97a2e5f6-cddf-4806-9703-e2af04f09471","invariantUUID":"15100cee-e187-420c-aef7-ef657766ec17","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":"a424a972-21e4-4520-bcbf-847194674b6d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856908781,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b762d9b-5186-4dbe-ae74-ba22a3a25b54","invariantUUID":"0c939bfd-b053-43c7-bcb7-8d0b000ef8af","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"41b755d5-124e-4c8a-9600-9c636a3db445","lifecycleState":"CERTIFIED","lastUpdateDate":1641856765209,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20bdffb7-e170-4126-acec-555a83d9bc6a","invariantUUID":"69be2327-8700-4020-a53b-37753e11c8cc","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":"objectStorage","uniqueId":"aa97dcc1-726f-495f-9dae-62df7eed87d7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856870277,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d21de404-db02-4979-855c-59e22f9c9a81","invariantUUID":"f023a003-3b19-4248-856d-ec6f7f4fa32c","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":"defaulticon","uniqueId":"47bb6dc6-7ef7-4786-9e54-bcb46a50e588","lifecycleState":"CERTIFIED","lastUpdateDate":1641856900587,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a67e6849-29d3-4e34-82e9-dcb3be36a603","invariantUUID":"59a90e0a-90f4-44bf-b423-6119c14abfd4","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":"port","uniqueId":"0e0d6f2a-9343-4392-84e9-e818aee0fc0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856906099,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3a1d5f5-ed5e-46b4-bdd2-0d742ed9db48","invariantUUID":"686b1d78-e180-410d-88de-065eeb7867df","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":"b0094b2c-1d1e-4c2c-954a-22461ba0f650","lifecycleState":"CERTIFIED","lastUpdateDate":1641856919067,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ee8341-c577-4860-b926-74eabe75aa9c","invariantUUID":"1f76ba9d-df15-4720-88bf-6d926c562bca","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":"port","uniqueId":"894b349b-7283-49d4-a18c-7727f388aaab","lifecycleState":"CERTIFIED","lastUpdateDate":1641856945354,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8c5933-bae6-4a92-813a-7a216adef98a","invariantUUID":"cdab6d95-15c2-44ec-b3f2-9037fe52c4fc","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":"41227295-fce4-49e3-90ec-026e59b54ee2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856789924,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"79bec82c-46a5-4d1a-97a4-be1ed636f7a9","invariantUUID":"e4703809-37ab-4a1c-8ade-380d2936f0fd","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":"801fbd13-012d-412c-866f-c75b90a81c24","lifecycleState":"CERTIFIED","lastUpdateDate":1641856916067,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c58f4d7b-2f0f-44c5-91f8-13408b1007cf","invariantUUID":"cdd04163-d269-40c5-a8c2-70efeea167f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"00ea9398-5b5f-4009-8caa-a1fb24842de0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856901991,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4943a7b-b90e-4f08-803d-82585b567902","invariantUUID":"728d2393-7572-49cc-bd3c-4ead916a2c3b","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":"91facf16-bc23-489d-94ee-814b33cd1622","lifecycleState":"CERTIFIED","lastUpdateDate":1641856885201,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06529d85-b33f-41bb-84be-1df5b7e83da8","invariantUUID":"a83db36a-ae76-4353-82ae-af697c415dd8","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a71a6a6d-e7ea-4ff9-a169-44be6b288760","lifecycleState":"CERTIFIED","lastUpdateDate":1641856939369,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"897dd567-87c6-4e30-a002-fc36af186516","invariantUUID":"7f8942b0-2d79-417b-818d-53df8d2c8c6e","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":"port","uniqueId":"ecb36648-6f8e-4ad9-8185-19f06ee4391e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856779127,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57ec7af1-2b78-446a-b7ce-100e9fd313a1","invariantUUID":"eb8845ac-8b55-418b-93f9-09a30d4e99f0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5782906-901b-4eef-808c-c216be152158","lifecycleState":"CERTIFIED","lastUpdateDate":1641856829476,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0892bc04-39c9-481f-a687-1507217453dc","invariantUUID":"556e0c85-0a2c-4c8f-a5f5-02c800c21e76","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":"port","uniqueId":"20214fc8-7d45-4116-9913-5181303b6d81","lifecycleState":"CERTIFIED","lastUpdateDate":1641856801754,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d65c97c-026e-48bf-9ff1-12501d0b1e24","invariantUUID":"a0f9ec1f-7917-4782-92d5-4e7fb9224a84","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":"61bd77a3-51ab-4369-a89d-63bca13fe9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856873204,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eeeea433-1ca1-4362-9a28-9ac727c8c530","invariantUUID":"74f6cd34-ad82-4904-998e-a8f38517dc91","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0708d8bc-3371-48d8-a890-1016b7898355","lifecycleState":"CERTIFIED","lastUpdateDate":1641856985980,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb73f509-9311-4640-bbcf-1c37446772b9","invariantUUID":"5e48051a-c562-4bdc-82af-c35d3002cb77","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c3b8cb8-d015-4375-8775-4c13e3365fbc","lifecycleState":"CERTIFIED","lastUpdateDate":1641856930342,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f8ae725-c0e4-4334-b14e-019876592698","invariantUUID":"be47ce7e-47b5-4fcb-b704-b3f51e3a69ff","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":"69c8286d-ba68-4242-947b-5d0ce7ac1df1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856859768,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1a170e-979b-4456-9be6-c3864c1ffd06","invariantUUID":"7e2f33bd-d6e6-449f-b133-4bd98bd07618","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0ae233f-4a23-4050-8d44-b0b87c667623","lifecycleState":"CERTIFIED","lastUpdateDate":1641856894321,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd92cc76-6efb-4838-a243-bf119ba362ed","invariantUUID":"59136afe-0f97-41a8-b810-1c3a820e7293","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e6ef5f9b-2264-48c2-bd72-7f2697dd66be","lifecycleState":"CERTIFIED","lastUpdateDate":1641856891832,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e52d2386-8f20-4eed-8043-2114256fb2c4","invariantUUID":"c0618a2a-64a7-489b-aa72-7982a01f7977","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"db4499ef-b52b-4611-a0f5-c156d4198ff4","lifecycleState":"CERTIFIED","lastUpdateDate":1641856921025,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3750b6f-fbc8-4fda-989e-fd748b8aed17","invariantUUID":"5bec06a2-61ab-4e00-b728-6f52b28a6976","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5ad5061-e270-4a90-8d0c-e722dcc70e90","lifecycleState":"CERTIFIED","lastUpdateDate":1641856937447,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62818cff-2a6e-402e-8b95-fe8f4f1a3b1a","invariantUUID":"ea6af0bf-37a2-43a0-ab8b-504503d33e32","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cebb22c8-e9dc-4320-81fd-a6cfbd0c2d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856777609,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"496c52d9-d1db-4033-9807-4c2d6426ab21","invariantUUID":"a54293c7-ff89-4e81-8f36-bdc3f059989c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"65d16bd9-2bb0-4354-af34-70173f58fbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1641856943849,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39c3e511-6665-4457-bcda-ffa945b97551","invariantUUID":"3eb64bc1-46c7-44ab-84d3-c5eeb5bd9e92","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":"d46d8c93-1aa4-43bb-b545-516e3c1350e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856979767,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fcfab36-65d2-4713-9d58-987cb16a8ac1","invariantUUID":"42ec91b2-497c-4535-99a8-e74c7b887bf8","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b0775cff-380c-4dd1-9e37-207a9d09e749","lifecycleState":"CERTIFIED","lastUpdateDate":1641856773438,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa41e7b2-ac0c-443d-a64d-5bf383f4aaec","invariantUUID":"a0e78fba-472c-4096-8815-889889208d42","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","lifecycleState":"CERTIFIED","lastUpdateDate":1641856748300,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f04e3d6-4dee-4bf7-9cda-4be5f64327c0","invariantUUID":"5472ec35-8b00-4122-8e60-5d46aebcf51a","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":"51ce93f6-e32b-4278-af8f-9993de0b005c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856787080,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7283027-4873-44c6-9994-eb45c09ca1d9","invariantUUID":"01e6b524-1461-4584-8f23-db5d91a37951","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f78bdfd7-e0a6-45ee-b693-9e286308d216","lifecycleState":"CERTIFIED","lastUpdateDate":1641856756789,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21617651-ef5c-4aad-be27-a30491efae7e","invariantUUID":"9509fe23-39c2-4768-84c4-ffbce891e94a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d297a91a-c3ba-471f-8263-a3f2fbfbc2da","lifecycleState":"CERTIFIED","lastUpdateDate":1641856784585,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"88a09835-160a-4e51-9328-3b8f57fe5332","invariantUUID":"c4746860-617d-40ea-82ab-a165a2b5900d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b2ee2956-9389-4b22-b80d-5efe08ebcacb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856932939,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe1d35f4-dde3-44f0-b52f-0510befed2ea","invariantUUID":"f0a1254b-e42d-4666-bcb5-8e38f5178646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74836a63-e150-4b52-8488-4c596157bd6f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856981291,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e06dea16-f288-45e6-b28b-a5bf916955e1","invariantUUID":"5c747c88-8642-4c6d-9452-e3fc1f5f661e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"858fb3f8-22e8-4b22-94b2-cd186d111c8f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856809324,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d5eaf81b-03d3-4931-ac22-2a0a1e814fed","invariantUUID":"64a7f16b-94dc-4233-95f8-7805622eeaf8","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8301f81e-44fe-4581-9741-c357ec59631f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856925850,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e6095f-db75-4cfe-8b78-0658b201a09b","invariantUUID":"54da9ed8-5f11-401c-8cc7-f527ce2cf0c9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"56a190f5-e94d-46fd-aca8-a4ea4ad327e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856989117,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e018dbf5-18bb-493d-b514-9048def12357","invariantUUID":"84c30f01-c00d-4df6-82d8-f714baf322c9","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a796f3f-10aa-4392-831f-e535564261f4","lifecycleState":"CERTIFIED","lastUpdateDate":1641864508669,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"80b592b5-0047-4c50-8e4e-c7bb5b86fef7","invariantUUID":"078439b6-116b-45d3-97d1-0888d643d909","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"57a97373-5e7b-44b8-bb5d-c69a800963ba","lifecycleState":"CERTIFIED","lastUpdateDate":1641856868842,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6cc1e312-6204-4b20-a302-03c798aff04d","invariantUUID":"bf440d27-788b-4b9f-8ef3-9e487ea393ff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"699c4793-e223-4dc2-81ed-c03fb11de167","lifecycleState":"CERTIFIED","lastUpdateDate":1641856904016,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fffe9c05-7180-4a11-a306-b483ed9e3839","invariantUUID":"37aee154-769b-402d-b534-518e93dcca9d","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":"92d500e2-c3d5-4d1d-b705-4130437a869c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856871791,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"535075d6-0666-4b79-bb3b-b00c7a96b1f9","invariantUUID":"5874bb97-8271-40cb-a140-c7fbc0e32170","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":"networkrules","uniqueId":"c8051410-fe80-4a19-976c-a344ce91a028","lifecycleState":"CERTIFIED","lastUpdateDate":1641856800156,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d60c8a09-a715-431a-9b67-4d25680ae9c2","invariantUUID":"e8746927-9e2e-4ef4-aa15-479f674515de","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"390b787a-9d09-434c-bec2-7b8c9b6ecf50","lifecycleState":"CERTIFIED","lastUpdateDate":1641864257406,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","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":"47db812a-fae7-46aa-b3a3-8277fa220f17","lifecycleState":"CERTIFIED","lastUpdateDate":1641865048826,"name":"basic_onboard_vDEavR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","systemName":"BasicOnboardVdeavr","description":"service","tags":["basic_onboard_vDEavR"],"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":"114b971d-6f2f-4aea-a88a-0c8de1b4fbe7","lifecycleState":"CERTIFIED","lastUpdateDate":1641864546530,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1641865119884,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","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}]}]} 2022-01-11 01:38:40,663 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2022-01-11 01:38:40,664 DEBUG 129:onap_service.py(1) - [SDC][Add VF to service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:38:40,664 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/9718ca22-db00-406e-8319-57146ed265fc/resourceInstance 2022-01-11 01:38:40,664 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_cnf", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "1d38f356-c5f9-4cea-b765-4348a88f1a78", "originType": "VF", "componentUid": "1d38f356-c5f9-4cea-b765-4348a88f1a78", "icon": "defaulticon" } 2022-01-11 01:38:40,666 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:38:42,708 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/9718ca22-db00-406e-8319-57146ed265fc/resourceInstance HTTP/1.1" 201 None 2022-01-11 01:38:42,709 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2022-01-11 01:38:42,710 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":"c1c1df61-585f-477a-99db-65d537a49500.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":"true","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","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":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","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":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.multi_stage_design","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"multi_stage_design","value":"false","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","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":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.nf_naming_code","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming_code","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","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":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.nf_function","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_function","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","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":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.controller_actor","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"controller_actor","value":"SO-REF-DATA","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","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":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.availability_zone_max_count","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"availability_zone_max_count","value":"1","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","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":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.sdnc_artifact_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_artifact_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","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":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.max_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"max_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","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":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.nf_type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","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":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.sdnc_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","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":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.nf_role","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_role","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","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":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.min_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"min_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","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":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.sdnc_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","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":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"1d38f356-c5f9-4cea-b765-4348a88f1a78","createdFromCsar":false,"uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.1d38f356-c5f9-4cea-b765-4348a88f1a78.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1641865121541,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"1d38f356-c5f9-4cea-b765-4348a88f1a78","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1641865121541,"customizationUUID":"a0424a09-801c-42a5-8aed-19b31d3cca40","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} 2022-01-11 01:38:42,710 INFO 511:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf 2022-01-11 01:38:42,713 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'} 2022-01-11 01:38:42,713 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/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/distribution 2022-01-11 01:38:42,713 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2022-01-11 01:38:42,714 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:38:42,789 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/distribution HTTP/1.1" 200 38 2022-01-11 01:38:42,791 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2022-01-11 01:38:42,791 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]} 2022-01-11 01:38:42,795 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'} 2022-01-11 01:38:42,795 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 2022-01-11 01:38:42,795 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2022-01-11 01:38:42,798 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:38:42,857 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29 2022-01-11 01:38:42,859 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2022-01-11 01:38:42,859 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2022-01-11 01:38:42,863 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-01-11 01:38:42,864 INFO 728:service.py(1) - attempting to checkin Service basic_cnf in SDC 2022-01-11 01:38:42,869 DEBUG 129:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:38:42,869 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/9718ca22-db00-406e-8319-57146ed265fc/lifecycleState/checkin 2022-01-11 01:38:42,869 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2022-01-11 01:38:42,872 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:38:45,433 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/9718ca22-db00-406e-8319-57146ed265fc/lifecycleState/checkin HTTP/1.1" 200 1183 2022-01-11 01:38:45,435 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2022-01-11 01:38:45,435 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"9718ca22-db00-406e-8319-57146ed265fc","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1641865119884,"lastUpdateDate":1641865123879,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"9718ca22-db00-406e-8319-57146ed265fc"},"projectCode":"123456","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","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":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389"} 2022-01-11 01:38:45,438 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-11 01:38:45,438 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-11 01:38:45,439 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:38:45,439 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-11 01:38:45,439 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-11 01:38:45,441 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:38:45,581 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2022-01-11 01:38:45,583 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-11 01:38:45,583 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8cbdb43e-de73-4345-856b-73ca69a41a54/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9a432d6e-f04b-43b0-8bab-8daf7593c540/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","name":"basic_onboard_vDEavR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b300d1f9-9217-4a8d-9925-10623b00a784/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-11 01:38:45,586 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-11 01:38:45,587 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:45,587 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:45,587 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:38:45,587 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-11 01:38:45,587 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:45,587 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:45,588 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-01-11 01:38:45,588 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-11 01:38:45,588 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:45,588 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:45,588 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:38:45,588 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_vDEavR from SDC 2022-01-11 01:38:45,588 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:45,589 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:45,589 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:38:45,589 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-11 01:38:45,589 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-11 01:38:45,589 INFO 192:__init__.py(1) - Service found, updating information 2022-01-11 01:38:45,590 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:38:45,590 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-01-11 01:38:45,590 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-11 01:38:45,592 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:38:45,701 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-01-11 01:38:45,704 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-11 01:38:45,707 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0f2e8f2c-6f8d-4013-afd1-12d3f4d59dd2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856805829,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9a68446a-1d71-46db-a08b-e5768a8bce43","invariantUUID":"9bbd5554-79fd-40b7-9f38-c08adc6e9652","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":"compute","uniqueId":"3c85ef1c-4b82-4e4c-9584-d497a1d3c40d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856975266,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7450e0f7-81a2-4079-b3b6-e95984461c52","invariantUUID":"244e8fa8-b4f5-4a8a-baec-14e3c304acdb","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1d176c-e9df-4b3a-a45d-6ecc25268f0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856817245,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"032fece4-7533-4520-b332-ab0918bc6db4","invariantUUID":"ade9ad6f-4d23-40b5-affc-7a6289d2b38d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1d38f356-c5f9-4cea-b765-4348a88f1a78","lifecycleState":"CERTIFIED","lastUpdateDate":1641865105485,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","invariantUUID":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45fbaf8a-9bb4-4a9c-8907-e508f0001684","lifecycleState":"CERTIFIED","lastUpdateDate":1641856858237,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c90afc9-d624-4a01-a229-1674cb2c5776","invariantUUID":"7696e821-3957-44c3-9ce5-b37e52d1be36","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":"1a617ed6-10fb-4476-9e83-77a78ae45132","lifecycleState":"CERTIFIED","lastUpdateDate":1641856990640,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6b3d5e5-7e99-48fa-b3c4-cbd2a0d55bc3","invariantUUID":"203066a8-f4f1-4172-afb6-7882a7bf6a43","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"290e958a-5959-479b-bc9f-e896209a9ce7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856867158,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"000cfe67-959e-4171-a6f6-d27ac4282333","invariantUUID":"5b1d34ca-fe07-4873-a174-351fea5bf66e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd0ca187-5feb-44fc-919d-1997b7c13d98","lifecycleState":"CERTIFIED","lastUpdateDate":1641856978124,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd6f79ed-7d1d-4127-9018-7462eea9e1bb","invariantUUID":"4d624a40-430a-4fb2-aff7-41c771036e74","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"fd736ecf-8e99-4405-933b-d4ed555fee48","lifecycleState":"CERTIFIED","lastUpdateDate":1641856763612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2560e85f-0449-4a4d-a033-f4f44167e1c1","invariantUUID":"645f9d45-e2c5-4b57-bbab-021894b2fc33","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a4351a9-ec7e-4cd7-aaa3-35345cbd19c9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856880444,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65e2d486-f8c9-4569-9d8f-3ccc22fb6fb1","invariantUUID":"8df3311b-1d3a-4500-b05c-8b9f514d3193","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":"b293f079-39d1-4c1a-873a-b35e65bbc36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856833540,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38ebcfc9-f708-4e17-b9ee-31cd1a7bd6bd","invariantUUID":"b9d15c7d-ca11-4221-ad52-9fe784b5b518","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63c29d58-6dfe-4ba9-b6b7-c30ff229eb9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856942361,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca9c6f77-bb39-43f3-8da4-e837d2465014","invariantUUID":"3b576b5a-ab27-496b-8e70-04bce7dd15eb","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":"network","uniqueId":"9e4a9d6c-e52c-4f4e-95f8-f29adb25bf3d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856912384,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b580e0b-f80d-498e-8b7f-b95ea8ae59ab","invariantUUID":"0a2352a8-b4f6-4aa4-af52-929e5ed4f58c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f64a6f4e-0fa0-4ca7-b659-c34352f5df0d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856984581,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aec41ebe-2e00-487c-a6e9-8e4a5e9c4b52","invariantUUID":"58a02430-f99b-42eb-8ac5-18e21fbdb15d","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"860381e0-1a05-4c29-8527-5ff07fc79dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856862763,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"35c203d4-4062-48f7-a095-44c76f8a73ff","invariantUUID":"b1c8d3ba-ba12-48cf-a0de-7d0fc8ac5b95","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":"f0873993-8d88-4622-9e8f-b31a891f4fdf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856917547,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e32de8f0-5f91-49b8-ad9f-1c46b2048d67","invariantUUID":"a250716f-a410-4c22-a5e3-34d50ee8643d","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":"3ab1b682-d8b3-4eee-b6bb-7a411d83a937","lifecycleState":"CERTIFIED","lastUpdateDate":1641856983110,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a50f9f3-1232-4be6-9d4c-d48a1978b4a8","invariantUUID":"36d25c96-6a93-4675-8e82-7b9f1f77b92e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d8cae6de-8aef-49eb-8162-068c4d7941a1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856754783,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b190e61f-8629-4fef-8885-3a11d9d6abd2","invariantUUID":"d8dfd3c3-e513-405b-a8fa-a039d6a8e261","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"480456e3-6a08-4877-98ed-d63d7c4fb904","lifecycleState":"CERTIFIED","lastUpdateDate":1641856853230,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59087bb2-5912-41df-9177-d0b4d72569bf","invariantUUID":"fd2519bf-be7d-46d4-9d7f-562ef5b800a9","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":"add14407-6f61-448f-a95f-3c98f3e7c105","lifecycleState":"CERTIFIED","lastUpdateDate":1641856987608,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17edd4a8-9cac-48fa-932c-4046481e2482","invariantUUID":"77d929d7-203b-4fa1-82af-f603cf8f5184","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dd43e672-fed3-4ed8-a902-d4394c1f8f04","lifecycleState":"CERTIFIED","lastUpdateDate":1641856923459,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a52a91f-262e-4277-b375-da87e119795d","invariantUUID":"3e235963-0c7d-4043-9b97-e9e0224fd527","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36b59c25-0307-44e9-98c6-c9bced80dbcb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856782230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f57166-b5f2-4c92-b8f8-f27968059746","invariantUUID":"2108f231-db05-4aec-a274-bcae0cd9580c","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":"76c4b0e9-6f61-4ed8-b4c7-824d628f2da0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856878320,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e55139b-7ed5-4f4e-abdd-ebfa2d7d1766","invariantUUID":"56af37bc-b48b-4cd9-a227-86f8cfe8d047","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01827aa7-bf56-48bd-bb3d-24eb53e1ef5e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856759021,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0b87cf3-e8ac-4331-b2b5-b9ebafa0cfb2","invariantUUID":"52971ff3-2168-4a84-941e-d6f1f7a4d412","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":"compute","uniqueId":"5c937a97-5e90-4b6d-a527-e509d3f32228","lifecycleState":"CERTIFIED","lastUpdateDate":1641856940925,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11883da2-719c-43de-a69a-b73f428bd337","invariantUUID":"4c52048a-412a-45f7-af73-dec1b0673591","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":"compute","uniqueId":"df2972f9-679b-4580-ae66-f3973a5a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856882362,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5367507a-8de6-4f68-80e4-2719e1cd6f3e","invariantUUID":"33af4dc6-751b-425d-ad30-aed5e89a1329","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":"a1ec92c7-84fb-454a-a14f-59fa9674b9c3","lifecycleState":"CERTIFIED","lastUpdateDate":1641856807419,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3171ae13-5ad5-4e26-b099-c7ea44c88aa9","invariantUUID":"154d580f-aa8b-4768-a7b2-9729f0abfce0","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":"b7b05e79-5f31-4353-a782-9af131aed70a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856976772,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace1f296-6cbb-487a-b967-b7818de86a1a","invariantUUID":"43267127-07dd-444d-8252-368128d04a65","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7afff291-885a-4144-b58d-3c21a7259e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856766921,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92b7dc37-8757-421f-bffd-c30efda0d70f","invariantUUID":"19e83afd-2d87-44d1-b0f2-6cedacb531d3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ffcda74-7958-4195-bcdd-480b81819d55","lifecycleState":"CERTIFIED","lastUpdateDate":1641856823161,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d9b41d-7d68-4148-9584-fa19db084f10","invariantUUID":"485e037b-5528-4252-a24e-228805826060","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":"a7754ce7-b6d0-49c1-b57e-8976c868f66d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856864267,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dabb4702-d31e-4df5-9a8c-ca37afae933f","invariantUUID":"4840b2bb-fcf9-4394-a664-6f83eae47680","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1d3dcb51-260b-4da0-a592-f5ca2a01689c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856771452,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"571b7e28-6e5c-4332-807e-5738369b90b8","invariantUUID":"885eb457-7789-45f2-b942-64c7ae4a1342","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":"04fa0a3b-291d-45a8-90b3-9e5973240db1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856793531,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1f7b12e5-cb82-4f4d-9b8e-d3b080e0a468","invariantUUID":"9efef5eb-047b-49a0-bb9d-929be72dcc2b","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dcb6bdb-99ed-4836-b74f-d2e02f37cc9c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856775641,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c92fb97-d9eb-4335-adce-55fd1519329b","invariantUUID":"c1be5d13-f72e-4529-a836-597da7d1a2b5","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":"584a137b-56ca-4112-83b1-dd2dbee67916","lifecycleState":"CERTIFIED","lastUpdateDate":1641856874616,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1612fedd-1f78-4465-999b-f7ec7b11df6b","invariantUUID":"5e8a8f85-2830-4762-978b-767f87f8a940","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":"c57b1a5a-dc5a-4588-9f0b-743712f0253e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856886751,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be9bf4bf-7eae-4d3f-9f1c-b52325c42122","invariantUUID":"796498fb-2c3e-4dd4-9338-2cfd9d42c6ce","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":"d0475ddf-9dfa-4a6f-83cd-aca35823276e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856820119,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0dbf8aa2-97f9-4201-9404-06ad33af4fe9","invariantUUID":"b52c2b0c-e8d6-4663-be9e-efb50e34d3c1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c5756bc-362d-462f-b215-04a1a4f0f6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1641856837944,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d21433a-35ad-42c5-bc9a-31fff1affbe5","invariantUUID":"2bd3c7db-8cad-4460-b6bd-25778f7bed08","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":"defaulticon","uniqueId":"bb3d9bc5-dae6-45a5-ae57-086853deb885","lifecycleState":"CERTIFIED","lastUpdateDate":1641865014128,"name":"basic_onboard_vDEavR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b172a215-ce82-43c8-8bf4-878659c5f0f1","invariantUUID":"073106df-8d4f-46e1-bdd0-ce690661142d","systemName":"BasicOnboardVdeavr","description":"VF","tags":["basic_onboard_vDEavR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b6d3f7-1b30-4378-ad89-2a3807e7b905","lifecycleState":"CERTIFIED","lastUpdateDate":1641856914593,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"088bf319-1c9f-412e-bb4c-6a9ca6219ce5","invariantUUID":"13515068-dea9-46fc-9a25-d4b60045358a","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":"591d2b62-193e-4ba8-970d-54cc2fc8f93a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856992062,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a662867-275a-45ec-bac3-d926c244123c","invariantUUID":"e296a87b-d9b2-4e1d-a38e-5df1585bab15","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6d59151-d948-43af-a653-a64af877bd86","lifecycleState":"CERTIFIED","lastUpdateDate":1641856865816,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9cfeeab-4eaa-41f4-a1ce-4b4205098412","invariantUUID":"aa18469b-8989-49f5-9dfd-a8579d2c784c","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c68d8862-b96d-4be2-8a29-e5f5af7884bf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856814445,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1616510e-deef-4ceb-9372-ed46cea6b30c","invariantUUID":"1fe39ba9-e9a2-47d2-932c-b7c61be47341","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":"defaulticon","uniqueId":"bd011879-1be8-4c85-b7f3-f89a3ab3276d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856780643,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97a2e5f6-cddf-4806-9703-e2af04f09471","invariantUUID":"15100cee-e187-420c-aef7-ef657766ec17","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":"a424a972-21e4-4520-bcbf-847194674b6d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856908781,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b762d9b-5186-4dbe-ae74-ba22a3a25b54","invariantUUID":"0c939bfd-b053-43c7-bcb7-8d0b000ef8af","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"41b755d5-124e-4c8a-9600-9c636a3db445","lifecycleState":"CERTIFIED","lastUpdateDate":1641856765209,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20bdffb7-e170-4126-acec-555a83d9bc6a","invariantUUID":"69be2327-8700-4020-a53b-37753e11c8cc","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":"objectStorage","uniqueId":"aa97dcc1-726f-495f-9dae-62df7eed87d7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856870277,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d21de404-db02-4979-855c-59e22f9c9a81","invariantUUID":"f023a003-3b19-4248-856d-ec6f7f4fa32c","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":"defaulticon","uniqueId":"47bb6dc6-7ef7-4786-9e54-bcb46a50e588","lifecycleState":"CERTIFIED","lastUpdateDate":1641856900587,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a67e6849-29d3-4e34-82e9-dcb3be36a603","invariantUUID":"59a90e0a-90f4-44bf-b423-6119c14abfd4","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":"port","uniqueId":"0e0d6f2a-9343-4392-84e9-e818aee0fc0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856906099,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3a1d5f5-ed5e-46b4-bdd2-0d742ed9db48","invariantUUID":"686b1d78-e180-410d-88de-065eeb7867df","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":"b0094b2c-1d1e-4c2c-954a-22461ba0f650","lifecycleState":"CERTIFIED","lastUpdateDate":1641856919067,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ee8341-c577-4860-b926-74eabe75aa9c","invariantUUID":"1f76ba9d-df15-4720-88bf-6d926c562bca","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":"port","uniqueId":"894b349b-7283-49d4-a18c-7727f388aaab","lifecycleState":"CERTIFIED","lastUpdateDate":1641856945354,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8c5933-bae6-4a92-813a-7a216adef98a","invariantUUID":"cdab6d95-15c2-44ec-b3f2-9037fe52c4fc","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":"41227295-fce4-49e3-90ec-026e59b54ee2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856789924,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"79bec82c-46a5-4d1a-97a4-be1ed636f7a9","invariantUUID":"e4703809-37ab-4a1c-8ade-380d2936f0fd","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":"801fbd13-012d-412c-866f-c75b90a81c24","lifecycleState":"CERTIFIED","lastUpdateDate":1641856916067,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c58f4d7b-2f0f-44c5-91f8-13408b1007cf","invariantUUID":"cdd04163-d269-40c5-a8c2-70efeea167f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"00ea9398-5b5f-4009-8caa-a1fb24842de0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856901991,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4943a7b-b90e-4f08-803d-82585b567902","invariantUUID":"728d2393-7572-49cc-bd3c-4ead916a2c3b","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":"91facf16-bc23-489d-94ee-814b33cd1622","lifecycleState":"CERTIFIED","lastUpdateDate":1641856885201,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06529d85-b33f-41bb-84be-1df5b7e83da8","invariantUUID":"a83db36a-ae76-4353-82ae-af697c415dd8","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a71a6a6d-e7ea-4ff9-a169-44be6b288760","lifecycleState":"CERTIFIED","lastUpdateDate":1641856939369,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"897dd567-87c6-4e30-a002-fc36af186516","invariantUUID":"7f8942b0-2d79-417b-818d-53df8d2c8c6e","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":"port","uniqueId":"ecb36648-6f8e-4ad9-8185-19f06ee4391e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856779127,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57ec7af1-2b78-446a-b7ce-100e9fd313a1","invariantUUID":"eb8845ac-8b55-418b-93f9-09a30d4e99f0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5782906-901b-4eef-808c-c216be152158","lifecycleState":"CERTIFIED","lastUpdateDate":1641856829476,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0892bc04-39c9-481f-a687-1507217453dc","invariantUUID":"556e0c85-0a2c-4c8f-a5f5-02c800c21e76","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":"port","uniqueId":"20214fc8-7d45-4116-9913-5181303b6d81","lifecycleState":"CERTIFIED","lastUpdateDate":1641856801754,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d65c97c-026e-48bf-9ff1-12501d0b1e24","invariantUUID":"a0f9ec1f-7917-4782-92d5-4e7fb9224a84","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":"61bd77a3-51ab-4369-a89d-63bca13fe9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856873204,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eeeea433-1ca1-4362-9a28-9ac727c8c530","invariantUUID":"74f6cd34-ad82-4904-998e-a8f38517dc91","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0708d8bc-3371-48d8-a890-1016b7898355","lifecycleState":"CERTIFIED","lastUpdateDate":1641856985980,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb73f509-9311-4640-bbcf-1c37446772b9","invariantUUID":"5e48051a-c562-4bdc-82af-c35d3002cb77","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c3b8cb8-d015-4375-8775-4c13e3365fbc","lifecycleState":"CERTIFIED","lastUpdateDate":1641856930342,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f8ae725-c0e4-4334-b14e-019876592698","invariantUUID":"be47ce7e-47b5-4fcb-b704-b3f51e3a69ff","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":"69c8286d-ba68-4242-947b-5d0ce7ac1df1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856859768,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1a170e-979b-4456-9be6-c3864c1ffd06","invariantUUID":"7e2f33bd-d6e6-449f-b133-4bd98bd07618","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0ae233f-4a23-4050-8d44-b0b87c667623","lifecycleState":"CERTIFIED","lastUpdateDate":1641856894321,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd92cc76-6efb-4838-a243-bf119ba362ed","invariantUUID":"59136afe-0f97-41a8-b810-1c3a820e7293","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e6ef5f9b-2264-48c2-bd72-7f2697dd66be","lifecycleState":"CERTIFIED","lastUpdateDate":1641856891832,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e52d2386-8f20-4eed-8043-2114256fb2c4","invariantUUID":"c0618a2a-64a7-489b-aa72-7982a01f7977","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"db4499ef-b52b-4611-a0f5-c156d4198ff4","lifecycleState":"CERTIFIED","lastUpdateDate":1641856921025,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3750b6f-fbc8-4fda-989e-fd748b8aed17","invariantUUID":"5bec06a2-61ab-4e00-b728-6f52b28a6976","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5ad5061-e270-4a90-8d0c-e722dcc70e90","lifecycleState":"CERTIFIED","lastUpdateDate":1641856937447,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62818cff-2a6e-402e-8b95-fe8f4f1a3b1a","invariantUUID":"ea6af0bf-37a2-43a0-ab8b-504503d33e32","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cebb22c8-e9dc-4320-81fd-a6cfbd0c2d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856777609,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"496c52d9-d1db-4033-9807-4c2d6426ab21","invariantUUID":"a54293c7-ff89-4e81-8f36-bdc3f059989c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"65d16bd9-2bb0-4354-af34-70173f58fbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1641856943849,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39c3e511-6665-4457-bcda-ffa945b97551","invariantUUID":"3eb64bc1-46c7-44ab-84d3-c5eeb5bd9e92","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":"d46d8c93-1aa4-43bb-b545-516e3c1350e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856979767,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fcfab36-65d2-4713-9d58-987cb16a8ac1","invariantUUID":"42ec91b2-497c-4535-99a8-e74c7b887bf8","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b0775cff-380c-4dd1-9e37-207a9d09e749","lifecycleState":"CERTIFIED","lastUpdateDate":1641856773438,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa41e7b2-ac0c-443d-a64d-5bf383f4aaec","invariantUUID":"a0e78fba-472c-4096-8815-889889208d42","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","lifecycleState":"CERTIFIED","lastUpdateDate":1641856748300,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f04e3d6-4dee-4bf7-9cda-4be5f64327c0","invariantUUID":"5472ec35-8b00-4122-8e60-5d46aebcf51a","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":"51ce93f6-e32b-4278-af8f-9993de0b005c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856787080,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7283027-4873-44c6-9994-eb45c09ca1d9","invariantUUID":"01e6b524-1461-4584-8f23-db5d91a37951","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f78bdfd7-e0a6-45ee-b693-9e286308d216","lifecycleState":"CERTIFIED","lastUpdateDate":1641856756789,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21617651-ef5c-4aad-be27-a30491efae7e","invariantUUID":"9509fe23-39c2-4768-84c4-ffbce891e94a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d297a91a-c3ba-471f-8263-a3f2fbfbc2da","lifecycleState":"CERTIFIED","lastUpdateDate":1641856784585,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"88a09835-160a-4e51-9328-3b8f57fe5332","invariantUUID":"c4746860-617d-40ea-82ab-a165a2b5900d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b2ee2956-9389-4b22-b80d-5efe08ebcacb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856932939,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe1d35f4-dde3-44f0-b52f-0510befed2ea","invariantUUID":"f0a1254b-e42d-4666-bcb5-8e38f5178646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74836a63-e150-4b52-8488-4c596157bd6f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856981291,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e06dea16-f288-45e6-b28b-a5bf916955e1","invariantUUID":"5c747c88-8642-4c6d-9452-e3fc1f5f661e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"858fb3f8-22e8-4b22-94b2-cd186d111c8f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856809324,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d5eaf81b-03d3-4931-ac22-2a0a1e814fed","invariantUUID":"64a7f16b-94dc-4233-95f8-7805622eeaf8","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8301f81e-44fe-4581-9741-c357ec59631f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856925850,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e6095f-db75-4cfe-8b78-0658b201a09b","invariantUUID":"54da9ed8-5f11-401c-8cc7-f527ce2cf0c9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"56a190f5-e94d-46fd-aca8-a4ea4ad327e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856989117,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e018dbf5-18bb-493d-b514-9048def12357","invariantUUID":"84c30f01-c00d-4df6-82d8-f714baf322c9","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a796f3f-10aa-4392-831f-e535564261f4","lifecycleState":"CERTIFIED","lastUpdateDate":1641864508669,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"80b592b5-0047-4c50-8e4e-c7bb5b86fef7","invariantUUID":"078439b6-116b-45d3-97d1-0888d643d909","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"57a97373-5e7b-44b8-bb5d-c69a800963ba","lifecycleState":"CERTIFIED","lastUpdateDate":1641856868842,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6cc1e312-6204-4b20-a302-03c798aff04d","invariantUUID":"bf440d27-788b-4b9f-8ef3-9e487ea393ff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"699c4793-e223-4dc2-81ed-c03fb11de167","lifecycleState":"CERTIFIED","lastUpdateDate":1641856904016,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fffe9c05-7180-4a11-a306-b483ed9e3839","invariantUUID":"37aee154-769b-402d-b534-518e93dcca9d","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":"92d500e2-c3d5-4d1d-b705-4130437a869c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856871791,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"535075d6-0666-4b79-bb3b-b00c7a96b1f9","invariantUUID":"5874bb97-8271-40cb-a140-c7fbc0e32170","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":"networkrules","uniqueId":"c8051410-fe80-4a19-976c-a344ce91a028","lifecycleState":"CERTIFIED","lastUpdateDate":1641856800156,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d60c8a09-a715-431a-9b67-4d25680ae9c2","invariantUUID":"e8746927-9e2e-4ef4-aa15-479f674515de","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"390b787a-9d09-434c-bec2-7b8c9b6ecf50","lifecycleState":"CERTIFIED","lastUpdateDate":1641864257406,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","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":"47db812a-fae7-46aa-b3a3-8277fa220f17","lifecycleState":"CERTIFIED","lastUpdateDate":1641865048826,"name":"basic_onboard_vDEavR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","systemName":"BasicOnboardVdeavr","description":"service","tags":["basic_onboard_vDEavR"],"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":"114b971d-6f2f-4aea-a88a-0c8de1b4fbe7","lifecycleState":"CERTIFIED","lastUpdateDate":1641864546530,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1641865123879,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","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}]}]} 2022-01-11 01:38:45,713 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-11 01:38:45,714 INFO 728:service.py(1) - attempting to Certify Service basic_cnf in SDC 2022-01-11 01:38:45,718 DEBUG 129:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:38:45,718 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/9718ca22-db00-406e-8319-57146ed265fc/lifecycleState/Certify 2022-01-11 01:38:45,718 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2022-01-11 01:38:45,720 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:38:51,234 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/9718ca22-db00-406e-8319-57146ed265fc/lifecycleState/Certify HTTP/1.1" 200 1171 2022-01-11 01:38:51,235 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2022-01-11 01:38:51,236 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"1e3ab4e3-163a-48d5-b3c2-3ddea08621f3","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1641865119884,"lastUpdateDate":1641865123879,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"1e3ab4e3-163a-48d5-b3c2-3ddea08621f3"},"projectCode":"123456","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","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":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389"} 2022-01-11 01:38:51,239 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-11 01:38:51,239 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-11 01:38:51,239 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:38:51,239 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-11 01:38:51,239 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-11 01:38:51,241 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:38:51,438 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1433 2022-01-11 01:38:51,439 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-11 01:38:51,439 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8cbdb43e-de73-4345-856b-73ca69a41a54/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9a432d6e-f04b-43b0-8bab-8daf7593c540/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","name":"basic_onboard_vDEavR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b300d1f9-9217-4a8d-9925-10623b00a784/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-11 01:38:51,441 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-11 01:38:51,442 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:51,442 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:51,442 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:38:51,442 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-11 01:38:51,442 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:51,442 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:51,442 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:38:51,442 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-11 01:38:51,442 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:51,443 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:51,443 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-11 01:38:51,443 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_vDEavR from SDC 2022-01-11 01:38:51,443 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:38:51,443 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:38:51,443 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:38:51,443 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-11 01:38:51,443 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-11 01:38:51,443 INFO 192:__init__.py(1) - Service found, updating information 2022-01-11 01:38:51,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'} 2022-01-11 01:38:51,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 2022-01-11 01:38:51,444 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-11 01:38:51,445 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:38:51,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 2022-01-11 01:38:51,539 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-11 01:38:51,541 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0f2e8f2c-6f8d-4013-afd1-12d3f4d59dd2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856805829,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9a68446a-1d71-46db-a08b-e5768a8bce43","invariantUUID":"9bbd5554-79fd-40b7-9f38-c08adc6e9652","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":"compute","uniqueId":"3c85ef1c-4b82-4e4c-9584-d497a1d3c40d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856975266,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7450e0f7-81a2-4079-b3b6-e95984461c52","invariantUUID":"244e8fa8-b4f5-4a8a-baec-14e3c304acdb","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1d176c-e9df-4b3a-a45d-6ecc25268f0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856817245,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"032fece4-7533-4520-b332-ab0918bc6db4","invariantUUID":"ade9ad6f-4d23-40b5-affc-7a6289d2b38d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1d38f356-c5f9-4cea-b765-4348a88f1a78","lifecycleState":"CERTIFIED","lastUpdateDate":1641865105485,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","invariantUUID":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45fbaf8a-9bb4-4a9c-8907-e508f0001684","lifecycleState":"CERTIFIED","lastUpdateDate":1641856858237,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c90afc9-d624-4a01-a229-1674cb2c5776","invariantUUID":"7696e821-3957-44c3-9ce5-b37e52d1be36","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":"1a617ed6-10fb-4476-9e83-77a78ae45132","lifecycleState":"CERTIFIED","lastUpdateDate":1641856990640,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6b3d5e5-7e99-48fa-b3c4-cbd2a0d55bc3","invariantUUID":"203066a8-f4f1-4172-afb6-7882a7bf6a43","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"290e958a-5959-479b-bc9f-e896209a9ce7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856867158,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"000cfe67-959e-4171-a6f6-d27ac4282333","invariantUUID":"5b1d34ca-fe07-4873-a174-351fea5bf66e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd0ca187-5feb-44fc-919d-1997b7c13d98","lifecycleState":"CERTIFIED","lastUpdateDate":1641856978124,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd6f79ed-7d1d-4127-9018-7462eea9e1bb","invariantUUID":"4d624a40-430a-4fb2-aff7-41c771036e74","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"fd736ecf-8e99-4405-933b-d4ed555fee48","lifecycleState":"CERTIFIED","lastUpdateDate":1641856763612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2560e85f-0449-4a4d-a033-f4f44167e1c1","invariantUUID":"645f9d45-e2c5-4b57-bbab-021894b2fc33","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a4351a9-ec7e-4cd7-aaa3-35345cbd19c9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856880444,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65e2d486-f8c9-4569-9d8f-3ccc22fb6fb1","invariantUUID":"8df3311b-1d3a-4500-b05c-8b9f514d3193","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":"b293f079-39d1-4c1a-873a-b35e65bbc36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856833540,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38ebcfc9-f708-4e17-b9ee-31cd1a7bd6bd","invariantUUID":"b9d15c7d-ca11-4221-ad52-9fe784b5b518","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63c29d58-6dfe-4ba9-b6b7-c30ff229eb9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856942361,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca9c6f77-bb39-43f3-8da4-e837d2465014","invariantUUID":"3b576b5a-ab27-496b-8e70-04bce7dd15eb","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":"network","uniqueId":"9e4a9d6c-e52c-4f4e-95f8-f29adb25bf3d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856912384,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b580e0b-f80d-498e-8b7f-b95ea8ae59ab","invariantUUID":"0a2352a8-b4f6-4aa4-af52-929e5ed4f58c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f64a6f4e-0fa0-4ca7-b659-c34352f5df0d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856984581,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aec41ebe-2e00-487c-a6e9-8e4a5e9c4b52","invariantUUID":"58a02430-f99b-42eb-8ac5-18e21fbdb15d","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"860381e0-1a05-4c29-8527-5ff07fc79dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856862763,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"35c203d4-4062-48f7-a095-44c76f8a73ff","invariantUUID":"b1c8d3ba-ba12-48cf-a0de-7d0fc8ac5b95","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":"f0873993-8d88-4622-9e8f-b31a891f4fdf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856917547,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e32de8f0-5f91-49b8-ad9f-1c46b2048d67","invariantUUID":"a250716f-a410-4c22-a5e3-34d50ee8643d","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":"3ab1b682-d8b3-4eee-b6bb-7a411d83a937","lifecycleState":"CERTIFIED","lastUpdateDate":1641856983110,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a50f9f3-1232-4be6-9d4c-d48a1978b4a8","invariantUUID":"36d25c96-6a93-4675-8e82-7b9f1f77b92e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d8cae6de-8aef-49eb-8162-068c4d7941a1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856754783,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b190e61f-8629-4fef-8885-3a11d9d6abd2","invariantUUID":"d8dfd3c3-e513-405b-a8fa-a039d6a8e261","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"480456e3-6a08-4877-98ed-d63d7c4fb904","lifecycleState":"CERTIFIED","lastUpdateDate":1641856853230,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59087bb2-5912-41df-9177-d0b4d72569bf","invariantUUID":"fd2519bf-be7d-46d4-9d7f-562ef5b800a9","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":"add14407-6f61-448f-a95f-3c98f3e7c105","lifecycleState":"CERTIFIED","lastUpdateDate":1641856987608,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17edd4a8-9cac-48fa-932c-4046481e2482","invariantUUID":"77d929d7-203b-4fa1-82af-f603cf8f5184","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dd43e672-fed3-4ed8-a902-d4394c1f8f04","lifecycleState":"CERTIFIED","lastUpdateDate":1641856923459,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a52a91f-262e-4277-b375-da87e119795d","invariantUUID":"3e235963-0c7d-4043-9b97-e9e0224fd527","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36b59c25-0307-44e9-98c6-c9bced80dbcb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856782230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f57166-b5f2-4c92-b8f8-f27968059746","invariantUUID":"2108f231-db05-4aec-a274-bcae0cd9580c","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":"76c4b0e9-6f61-4ed8-b4c7-824d628f2da0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856878320,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e55139b-7ed5-4f4e-abdd-ebfa2d7d1766","invariantUUID":"56af37bc-b48b-4cd9-a227-86f8cfe8d047","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01827aa7-bf56-48bd-bb3d-24eb53e1ef5e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856759021,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0b87cf3-e8ac-4331-b2b5-b9ebafa0cfb2","invariantUUID":"52971ff3-2168-4a84-941e-d6f1f7a4d412","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":"compute","uniqueId":"5c937a97-5e90-4b6d-a527-e509d3f32228","lifecycleState":"CERTIFIED","lastUpdateDate":1641856940925,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11883da2-719c-43de-a69a-b73f428bd337","invariantUUID":"4c52048a-412a-45f7-af73-dec1b0673591","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":"compute","uniqueId":"df2972f9-679b-4580-ae66-f3973a5a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856882362,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5367507a-8de6-4f68-80e4-2719e1cd6f3e","invariantUUID":"33af4dc6-751b-425d-ad30-aed5e89a1329","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":"a1ec92c7-84fb-454a-a14f-59fa9674b9c3","lifecycleState":"CERTIFIED","lastUpdateDate":1641856807419,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3171ae13-5ad5-4e26-b099-c7ea44c88aa9","invariantUUID":"154d580f-aa8b-4768-a7b2-9729f0abfce0","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":"b7b05e79-5f31-4353-a782-9af131aed70a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856976772,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace1f296-6cbb-487a-b967-b7818de86a1a","invariantUUID":"43267127-07dd-444d-8252-368128d04a65","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7afff291-885a-4144-b58d-3c21a7259e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856766921,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92b7dc37-8757-421f-bffd-c30efda0d70f","invariantUUID":"19e83afd-2d87-44d1-b0f2-6cedacb531d3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ffcda74-7958-4195-bcdd-480b81819d55","lifecycleState":"CERTIFIED","lastUpdateDate":1641856823161,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d9b41d-7d68-4148-9584-fa19db084f10","invariantUUID":"485e037b-5528-4252-a24e-228805826060","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":"a7754ce7-b6d0-49c1-b57e-8976c868f66d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856864267,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dabb4702-d31e-4df5-9a8c-ca37afae933f","invariantUUID":"4840b2bb-fcf9-4394-a664-6f83eae47680","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1d3dcb51-260b-4da0-a592-f5ca2a01689c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856771452,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"571b7e28-6e5c-4332-807e-5738369b90b8","invariantUUID":"885eb457-7789-45f2-b942-64c7ae4a1342","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":"04fa0a3b-291d-45a8-90b3-9e5973240db1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856793531,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1f7b12e5-cb82-4f4d-9b8e-d3b080e0a468","invariantUUID":"9efef5eb-047b-49a0-bb9d-929be72dcc2b","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dcb6bdb-99ed-4836-b74f-d2e02f37cc9c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856775641,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c92fb97-d9eb-4335-adce-55fd1519329b","invariantUUID":"c1be5d13-f72e-4529-a836-597da7d1a2b5","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":"584a137b-56ca-4112-83b1-dd2dbee67916","lifecycleState":"CERTIFIED","lastUpdateDate":1641856874616,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1612fedd-1f78-4465-999b-f7ec7b11df6b","invariantUUID":"5e8a8f85-2830-4762-978b-767f87f8a940","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":"c57b1a5a-dc5a-4588-9f0b-743712f0253e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856886751,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be9bf4bf-7eae-4d3f-9f1c-b52325c42122","invariantUUID":"796498fb-2c3e-4dd4-9338-2cfd9d42c6ce","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":"d0475ddf-9dfa-4a6f-83cd-aca35823276e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856820119,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0dbf8aa2-97f9-4201-9404-06ad33af4fe9","invariantUUID":"b52c2b0c-e8d6-4663-be9e-efb50e34d3c1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c5756bc-362d-462f-b215-04a1a4f0f6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1641856837944,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d21433a-35ad-42c5-bc9a-31fff1affbe5","invariantUUID":"2bd3c7db-8cad-4460-b6bd-25778f7bed08","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":"defaulticon","uniqueId":"bb3d9bc5-dae6-45a5-ae57-086853deb885","lifecycleState":"CERTIFIED","lastUpdateDate":1641865014128,"name":"basic_onboard_vDEavR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b172a215-ce82-43c8-8bf4-878659c5f0f1","invariantUUID":"073106df-8d4f-46e1-bdd0-ce690661142d","systemName":"BasicOnboardVdeavr","description":"VF","tags":["basic_onboard_vDEavR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b6d3f7-1b30-4378-ad89-2a3807e7b905","lifecycleState":"CERTIFIED","lastUpdateDate":1641856914593,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"088bf319-1c9f-412e-bb4c-6a9ca6219ce5","invariantUUID":"13515068-dea9-46fc-9a25-d4b60045358a","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":"591d2b62-193e-4ba8-970d-54cc2fc8f93a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856992062,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a662867-275a-45ec-bac3-d926c244123c","invariantUUID":"e296a87b-d9b2-4e1d-a38e-5df1585bab15","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6d59151-d948-43af-a653-a64af877bd86","lifecycleState":"CERTIFIED","lastUpdateDate":1641856865816,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9cfeeab-4eaa-41f4-a1ce-4b4205098412","invariantUUID":"aa18469b-8989-49f5-9dfd-a8579d2c784c","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c68d8862-b96d-4be2-8a29-e5f5af7884bf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856814445,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1616510e-deef-4ceb-9372-ed46cea6b30c","invariantUUID":"1fe39ba9-e9a2-47d2-932c-b7c61be47341","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":"defaulticon","uniqueId":"bd011879-1be8-4c85-b7f3-f89a3ab3276d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856780643,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97a2e5f6-cddf-4806-9703-e2af04f09471","invariantUUID":"15100cee-e187-420c-aef7-ef657766ec17","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":"a424a972-21e4-4520-bcbf-847194674b6d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856908781,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b762d9b-5186-4dbe-ae74-ba22a3a25b54","invariantUUID":"0c939bfd-b053-43c7-bcb7-8d0b000ef8af","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"41b755d5-124e-4c8a-9600-9c636a3db445","lifecycleState":"CERTIFIED","lastUpdateDate":1641856765209,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20bdffb7-e170-4126-acec-555a83d9bc6a","invariantUUID":"69be2327-8700-4020-a53b-37753e11c8cc","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":"objectStorage","uniqueId":"aa97dcc1-726f-495f-9dae-62df7eed87d7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856870277,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d21de404-db02-4979-855c-59e22f9c9a81","invariantUUID":"f023a003-3b19-4248-856d-ec6f7f4fa32c","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":"defaulticon","uniqueId":"47bb6dc6-7ef7-4786-9e54-bcb46a50e588","lifecycleState":"CERTIFIED","lastUpdateDate":1641856900587,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a67e6849-29d3-4e34-82e9-dcb3be36a603","invariantUUID":"59a90e0a-90f4-44bf-b423-6119c14abfd4","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":"port","uniqueId":"0e0d6f2a-9343-4392-84e9-e818aee0fc0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856906099,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3a1d5f5-ed5e-46b4-bdd2-0d742ed9db48","invariantUUID":"686b1d78-e180-410d-88de-065eeb7867df","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":"b0094b2c-1d1e-4c2c-954a-22461ba0f650","lifecycleState":"CERTIFIED","lastUpdateDate":1641856919067,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ee8341-c577-4860-b926-74eabe75aa9c","invariantUUID":"1f76ba9d-df15-4720-88bf-6d926c562bca","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":"port","uniqueId":"894b349b-7283-49d4-a18c-7727f388aaab","lifecycleState":"CERTIFIED","lastUpdateDate":1641856945354,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8c5933-bae6-4a92-813a-7a216adef98a","invariantUUID":"cdab6d95-15c2-44ec-b3f2-9037fe52c4fc","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":"41227295-fce4-49e3-90ec-026e59b54ee2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856789924,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"79bec82c-46a5-4d1a-97a4-be1ed636f7a9","invariantUUID":"e4703809-37ab-4a1c-8ade-380d2936f0fd","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":"801fbd13-012d-412c-866f-c75b90a81c24","lifecycleState":"CERTIFIED","lastUpdateDate":1641856916067,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c58f4d7b-2f0f-44c5-91f8-13408b1007cf","invariantUUID":"cdd04163-d269-40c5-a8c2-70efeea167f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"00ea9398-5b5f-4009-8caa-a1fb24842de0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856901991,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4943a7b-b90e-4f08-803d-82585b567902","invariantUUID":"728d2393-7572-49cc-bd3c-4ead916a2c3b","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":"91facf16-bc23-489d-94ee-814b33cd1622","lifecycleState":"CERTIFIED","lastUpdateDate":1641856885201,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06529d85-b33f-41bb-84be-1df5b7e83da8","invariantUUID":"a83db36a-ae76-4353-82ae-af697c415dd8","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a71a6a6d-e7ea-4ff9-a169-44be6b288760","lifecycleState":"CERTIFIED","lastUpdateDate":1641856939369,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"897dd567-87c6-4e30-a002-fc36af186516","invariantUUID":"7f8942b0-2d79-417b-818d-53df8d2c8c6e","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":"port","uniqueId":"ecb36648-6f8e-4ad9-8185-19f06ee4391e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856779127,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57ec7af1-2b78-446a-b7ce-100e9fd313a1","invariantUUID":"eb8845ac-8b55-418b-93f9-09a30d4e99f0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5782906-901b-4eef-808c-c216be152158","lifecycleState":"CERTIFIED","lastUpdateDate":1641856829476,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0892bc04-39c9-481f-a687-1507217453dc","invariantUUID":"556e0c85-0a2c-4c8f-a5f5-02c800c21e76","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":"port","uniqueId":"20214fc8-7d45-4116-9913-5181303b6d81","lifecycleState":"CERTIFIED","lastUpdateDate":1641856801754,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d65c97c-026e-48bf-9ff1-12501d0b1e24","invariantUUID":"a0f9ec1f-7917-4782-92d5-4e7fb9224a84","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":"61bd77a3-51ab-4369-a89d-63bca13fe9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856873204,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eeeea433-1ca1-4362-9a28-9ac727c8c530","invariantUUID":"74f6cd34-ad82-4904-998e-a8f38517dc91","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0708d8bc-3371-48d8-a890-1016b7898355","lifecycleState":"CERTIFIED","lastUpdateDate":1641856985980,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb73f509-9311-4640-bbcf-1c37446772b9","invariantUUID":"5e48051a-c562-4bdc-82af-c35d3002cb77","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c3b8cb8-d015-4375-8775-4c13e3365fbc","lifecycleState":"CERTIFIED","lastUpdateDate":1641856930342,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f8ae725-c0e4-4334-b14e-019876592698","invariantUUID":"be47ce7e-47b5-4fcb-b704-b3f51e3a69ff","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":"69c8286d-ba68-4242-947b-5d0ce7ac1df1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856859768,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1a170e-979b-4456-9be6-c3864c1ffd06","invariantUUID":"7e2f33bd-d6e6-449f-b133-4bd98bd07618","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0ae233f-4a23-4050-8d44-b0b87c667623","lifecycleState":"CERTIFIED","lastUpdateDate":1641856894321,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd92cc76-6efb-4838-a243-bf119ba362ed","invariantUUID":"59136afe-0f97-41a8-b810-1c3a820e7293","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e6ef5f9b-2264-48c2-bd72-7f2697dd66be","lifecycleState":"CERTIFIED","lastUpdateDate":1641856891832,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e52d2386-8f20-4eed-8043-2114256fb2c4","invariantUUID":"c0618a2a-64a7-489b-aa72-7982a01f7977","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"db4499ef-b52b-4611-a0f5-c156d4198ff4","lifecycleState":"CERTIFIED","lastUpdateDate":1641856921025,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3750b6f-fbc8-4fda-989e-fd748b8aed17","invariantUUID":"5bec06a2-61ab-4e00-b728-6f52b28a6976","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5ad5061-e270-4a90-8d0c-e722dcc70e90","lifecycleState":"CERTIFIED","lastUpdateDate":1641856937447,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62818cff-2a6e-402e-8b95-fe8f4f1a3b1a","invariantUUID":"ea6af0bf-37a2-43a0-ab8b-504503d33e32","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cebb22c8-e9dc-4320-81fd-a6cfbd0c2d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856777609,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"496c52d9-d1db-4033-9807-4c2d6426ab21","invariantUUID":"a54293c7-ff89-4e81-8f36-bdc3f059989c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"65d16bd9-2bb0-4354-af34-70173f58fbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1641856943849,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39c3e511-6665-4457-bcda-ffa945b97551","invariantUUID":"3eb64bc1-46c7-44ab-84d3-c5eeb5bd9e92","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":"d46d8c93-1aa4-43bb-b545-516e3c1350e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856979767,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fcfab36-65d2-4713-9d58-987cb16a8ac1","invariantUUID":"42ec91b2-497c-4535-99a8-e74c7b887bf8","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b0775cff-380c-4dd1-9e37-207a9d09e749","lifecycleState":"CERTIFIED","lastUpdateDate":1641856773438,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa41e7b2-ac0c-443d-a64d-5bf383f4aaec","invariantUUID":"a0e78fba-472c-4096-8815-889889208d42","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","lifecycleState":"CERTIFIED","lastUpdateDate":1641856748300,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f04e3d6-4dee-4bf7-9cda-4be5f64327c0","invariantUUID":"5472ec35-8b00-4122-8e60-5d46aebcf51a","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":"51ce93f6-e32b-4278-af8f-9993de0b005c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856787080,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7283027-4873-44c6-9994-eb45c09ca1d9","invariantUUID":"01e6b524-1461-4584-8f23-db5d91a37951","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f78bdfd7-e0a6-45ee-b693-9e286308d216","lifecycleState":"CERTIFIED","lastUpdateDate":1641856756789,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21617651-ef5c-4aad-be27-a30491efae7e","invariantUUID":"9509fe23-39c2-4768-84c4-ffbce891e94a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d297a91a-c3ba-471f-8263-a3f2fbfbc2da","lifecycleState":"CERTIFIED","lastUpdateDate":1641856784585,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"88a09835-160a-4e51-9328-3b8f57fe5332","invariantUUID":"c4746860-617d-40ea-82ab-a165a2b5900d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b2ee2956-9389-4b22-b80d-5efe08ebcacb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856932939,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe1d35f4-dde3-44f0-b52f-0510befed2ea","invariantUUID":"f0a1254b-e42d-4666-bcb5-8e38f5178646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74836a63-e150-4b52-8488-4c596157bd6f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856981291,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e06dea16-f288-45e6-b28b-a5bf916955e1","invariantUUID":"5c747c88-8642-4c6d-9452-e3fc1f5f661e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"858fb3f8-22e8-4b22-94b2-cd186d111c8f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856809324,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d5eaf81b-03d3-4931-ac22-2a0a1e814fed","invariantUUID":"64a7f16b-94dc-4233-95f8-7805622eeaf8","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8301f81e-44fe-4581-9741-c357ec59631f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856925850,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e6095f-db75-4cfe-8b78-0658b201a09b","invariantUUID":"54da9ed8-5f11-401c-8cc7-f527ce2cf0c9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"56a190f5-e94d-46fd-aca8-a4ea4ad327e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856989117,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e018dbf5-18bb-493d-b514-9048def12357","invariantUUID":"84c30f01-c00d-4df6-82d8-f714baf322c9","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a796f3f-10aa-4392-831f-e535564261f4","lifecycleState":"CERTIFIED","lastUpdateDate":1641864508669,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"80b592b5-0047-4c50-8e4e-c7bb5b86fef7","invariantUUID":"078439b6-116b-45d3-97d1-0888d643d909","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"57a97373-5e7b-44b8-bb5d-c69a800963ba","lifecycleState":"CERTIFIED","lastUpdateDate":1641856868842,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6cc1e312-6204-4b20-a302-03c798aff04d","invariantUUID":"bf440d27-788b-4b9f-8ef3-9e487ea393ff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"699c4793-e223-4dc2-81ed-c03fb11de167","lifecycleState":"CERTIFIED","lastUpdateDate":1641856904016,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fffe9c05-7180-4a11-a306-b483ed9e3839","invariantUUID":"37aee154-769b-402d-b534-518e93dcca9d","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":"92d500e2-c3d5-4d1d-b705-4130437a869c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856871791,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"535075d6-0666-4b79-bb3b-b00c7a96b1f9","invariantUUID":"5874bb97-8271-40cb-a140-c7fbc0e32170","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":"networkrules","uniqueId":"c8051410-fe80-4a19-976c-a344ce91a028","lifecycleState":"CERTIFIED","lastUpdateDate":1641856800156,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d60c8a09-a715-431a-9b67-4d25680ae9c2","invariantUUID":"e8746927-9e2e-4ef4-aa15-479f674515de","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"390b787a-9d09-434c-bec2-7b8c9b6ecf50","lifecycleState":"CERTIFIED","lastUpdateDate":1641864257406,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","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":"47db812a-fae7-46aa-b3a3-8277fa220f17","lifecycleState":"CERTIFIED","lastUpdateDate":1641865048826,"name":"basic_onboard_vDEavR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","systemName":"BasicOnboardVdeavr","description":"service","tags":["basic_onboard_vDEavR"],"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":"114b971d-6f2f-4aea-a88a-0c8de1b4fbe7","lifecycleState":"CERTIFIED","lastUpdateDate":1641864546530,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1e3ab4e3-163a-48d5-b3c2-3ddea08621f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641865123879,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","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}]}]} 2022-01-11 01:38:51,546 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-11 01:39:01,556 INFO 728:service.py(1) - attempting to PROD/activate Service basic_cnf in SDC 2022-01-11 01:39:01,561 DEBUG 129:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:39:01,561 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/1e3ab4e3-163a-48d5-b3c2-3ddea08621f3/distribution/PROD/activate 2022-01-11 01:39:01,561 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2022-01-11 01:39:01,564 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:39:04,365 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/1e3ab4e3-163a-48d5-b3c2-3ddea08621f3/distribution/PROD/activate HTTP/1.1" 200 None 2022-01-11 01:39:04,367 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2022-01-11 01:39:04,368 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1e3ab4e3-163a-48d5-b3c2-3ddea08621f3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"1e3ab4e3-163a-48d5-b3c2-3ddea08621f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1e3ab4e3-163a-48d5-b3c2-3ddea08621f3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"1e3ab4e3-163a-48d5-b3c2-3ddea08621f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1e3ab4e3-163a-48d5-b3c2-3ddea08621f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1e3ab4e3-163a-48d5-b3c2-3ddea08621f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1e3ab4e3-163a-48d5-b3c2-3ddea08621f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1e3ab4e3-163a-48d5-b3c2-3ddea08621f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1e3ab4e3-163a-48d5-b3c2-3ddea08621f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1e3ab4e3-163a-48d5-b3c2-3ddea08621f3","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.assettoscacsar","artifactName":"service-BasicCnf-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"NGU1ZDhkNTEyMGU5Nzg1MjlmZTQ2NzQwMjc0MmM5MjA=","artifactUUID":"ab9844b2-d173-46f2-8475-0f5ee78efe46","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"9718ca22-db00-406e-8319-57146ed265fc.assettoscacsar","duplicated":false,"payloadUpdateDate":1641865129527,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641865119871,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.assettoscatemplate","artifactName":"service-BasicCnf-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"NzhkOThmODFjYjhjOWI3NjNiNWU0MzM1MjU4Y2JhNTA=","artifactUUID":"4f4549a3-be96-4cf4-945e-1b5e8ab4d140","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"9718ca22-db00-406e-8319-57146ed265fc.assettoscatemplate","duplicated":false,"payloadUpdateDate":1641865128725,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641865119871,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865093084,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZjYzZDYyYTIzNTFjNDg1YmI3YTkxZDRhMDQ0OWQ4OTY=","artifactUUID":"978c9da1-05b7-432b-818b-8bf92b628f53","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"c1c1df61-585f-477a-99db-65d537a49500.vflicense","duplicated":false,"payloadUpdateDate":1641865093087,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1641865093084,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3env":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865121608,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.1d38f356-c5f9-4cea-b765-4348a88f1a78.basic_cnf0.cloudtechnologyspecificartifact3env","artifactName":"nginx_cloudtech_k8s_charts.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=","artifactUUID":"e436ed62-c646-476f-a4cc-81453d76a7a8","generatedFromId":"c1c1df61-585f-477a-99db-65d537a49500.cloudtechnologyspecificartifact3","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3env","esId":"9718ca22-db00-406e-8319-57146ed265fc.1d38f356-c5f9-4cea-b765-4348a88f1a78.basic_cnf0.cloudtechnologyspecificartifact3env","duplicated":false,"payloadUpdateDate":1641865126432,"heatParamsUpdateDate":1641865121608,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641865121608,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"cloudtechnologyspecificartifact3":{"heatParamUpdated":false,"timeout":30,"creationDate":1641865093160,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"42664ae5-4c9c-49cb-bd6e-f1435d251ac8","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"c1c1df61-585f-477a-99db-65d537a49500.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1641865093162,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1641865093160,"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":"9718ca22-db00-406e-8319-57146ed265fc.9718ca22-db00-406e-8319-57146ed265fc.1d38f356-c5f9-4cea-b765-4348a88f1a78.basic_cnf0.vfModulesMetadata","artifactName":"basic_cnf0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YjllM2MwZjJmMGUwOTYyYTU0MDNiMzM0NjBhZjJjN2Y=","artifactUUID":"bdf597d3-d164-41fc-a7cb-1bea4f7d6eda","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"9718ca22-db00-406e-8319-57146ed265fc.9718ca22-db00-406e-8319-57146ed265fc.1d38f356-c5f9-4cea-b765-4348a88f1a78.basic_cnf0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1641865127792,"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,"timeout":30,"creationDate":1641865093124,"description":"created from csar","artifactType":"HEAT","uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"b989a6fd-3308-4aca-bf1d-b7357ceca21b","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"c1c1df61-585f-477a-99db-65d537a49500.heat1","duplicated":false,"payloadUpdateDate":1641865093129,"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":1641865093124,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865092906,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE=","artifactUUID":"fe54c314-2b88-4930-b900-524cfb232718","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"c1c1df61-585f-477a-99db-65d537a49500.vendorlicense","duplicated":false,"payloadUpdateDate":1641865092911,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1641865092906,"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,"timeout":0,"creationDate":1641865121605,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.1d38f356-c5f9-4cea-b765-4348a88f1a78.basic_cnf0.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=","artifactUUID":"120640a6-d6af-43a9-be0f-0d729f2b9cbf","generatedFromId":"c1c1df61-585f-477a-99db-65d537a49500.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"9718ca22-db00-406e-8319-57146ed265fc.1d38f356-c5f9-4cea-b765-4348a88f1a78.basic_cnf0.heat1env","duplicated":false,"payloadUpdateDate":1641865126997,"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":1641865121605,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641865121605,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiccnfvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865093106,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"8527b528-1b81-439a-ab77-11465dd55c04","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"c1c1df61-585f-477a-99db-65d537a49500.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1641865093108,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1641865093106,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"creationTime":1641865121613,"version":"1","type":"org.openecomp.groups.VfModule","artifacts":["c1c1df61-585f-477a-99db-65d537a49500.heat1","c1c1df61-585f-477a-99db-65d537a49500.heat1env","c1c1df61-585f-477a-99db-65d537a49500.cloudtechnologyspecificartifact3"],"uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.1d38f356-c5f9-4cea-b765-4348a88f1a78.basic_cnf0.c1c1df61-585f-477a-99db-65d537a49500.BasicCnf..base_dummy..module-0.basic_cnf0basiccnfbase_dummymodule0","invariantUUID":"5c108f0f-9918-4305-acb9-55ca7b67f440","normalizedName":"basic_cnf0basiccnfbase_dummymodule0","modificationTime":1641865121613,"customizationUUID":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","groupInstanceArtifacts":["c1c1df61-585f-477a-99db-65d537a49500.cloudtechnologyspecificartifact3","9718ca22-db00-406e-8319-57146ed265fc.1d38f356-c5f9-4cea-b765-4348a88f1a78.basic_cnf0.heat1env"],"groupInstanceArtifactsUuid":["42664ae5-4c9c-49cb-bd6e-f1435d251ac8","120640a6-d6af-43a9-be0f-0d729f2b9cbf"],"artifactsUuid":["b989a6fd-3308-4aca-bf1d-b7357ceca21b","42664ae5-4c9c-49cb-bd6e-f1435d251ac8"],"groupUUID":"a8aa3588-e9f9-428a-b990-97d109878190","groupName":"BasicCnf..base_dummy..module-0","groupUid":"c1c1df61-585f-477a-99db-65d537a49500.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":"c1c1df61-585f-477a-99db-65d537a49500.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":"c5faa7a5-1c62-444b-a903-268e056dcd8d.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.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":"c1c1df61-585f-477a-99db-65d537a49500.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":"c5faa7a5-1c62-444b-a903-268e056dcd8d.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.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":"c1c1df61-585f-477a-99db-65d537a49500.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":"c5faa7a5-1c62-444b-a903-268e056dcd8d.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.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":"c5faa7a5-1c62-444b-a903-268e056dcd8d.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_cnf 0"},"actualComponentUid":"1d38f356-c5f9-4cea-b765-4348a88f1a78","createdFromCsar":false,"uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.1d38f356-c5f9-4cea-b765-4348a88f1a78.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1641865121541,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","componentUid":"1d38f356-c5f9-4cea-b765-4348a88f1a78","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1641865121541,"customizationUUID":"a0424a09-801c-42a5-8aed-19b31d3cca40","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"9718ca22-db00-406e-8319-57146ed265fc.1d38f356-c5f9-4cea-b765-4348a88f1a78.basic_cnf0":[{"definition":false,"hidden":false,"uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.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":"c5faa7a5-1c62-444b-a903-268e056dcd8d.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.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":"c1c1df61-585f-477a-99db-65d537a49500.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":"c5faa7a5-1c62-444b-a903-268e056dcd8d.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.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":"c1c1df61-585f-477a-99db-65d537a49500.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":"c5faa7a5-1c62-444b-a903-268e056dcd8d.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1c1df61-585f-477a-99db-65d537a49500.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":"c5faa7a5-1c62-444b-a903-268e056dcd8d.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5faa7a5-1c62-444b-a903-268e056dcd8d","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"b160c75d-6964-4522-97e8-a78cbb0030b7.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b160c75d-6964-4522-97e8-a78cbb0030b7","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"b160c75d-6964-4522-97e8-a78cbb0030b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"b160c75d-6964-4522-97e8-a78cbb0030b7.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b160c75d-6964-4522-97e8-a78cbb0030b7","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"b160c75d-6964-4522-97e8-a78cbb0030b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"b160c75d-6964-4522-97e8-a78cbb0030b7.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b160c75d-6964-4522-97e8-a78cbb0030b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b160c75d-6964-4522-97e8-a78cbb0030b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"b160c75d-6964-4522-97e8-a78cbb0030b7.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b160c75d-6964-4522-97e8-a78cbb0030b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b160c75d-6964-4522-97e8-a78cbb0030b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"b160c75d-6964-4522-97e8-a78cbb0030b7.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b160c75d-6964-4522-97e8-a78cbb0030b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b160c75d-6964-4522-97e8-a78cbb0030b7","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"1.0","icon":"network_l_1-3","creationDate":1641865119884,"description":"service","tags":["basic_cnf"],"uniqueId":"1e3ab4e3-163a-48d5-b3c2-3ddea08621f3","componentMetadataForSupportLog":{"SupportablityComponentUUID":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","SupportablityComponentName":"basic_cnf","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","normalizedName":"basiccnf","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1641865143236,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1641865119871,"artifactType":"OTHER","uniqueId":"9718ca22-db00-406e-8319-57146ed265fc.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":1641865119871,"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":"1e3ab4e3-163a-48d5-b3c2-3ddea08621f3"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_cnf"} 2022-01-11 01:39:04,371 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-11 01:39:04,372 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-11 01:39:04,372 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:39:04,372 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-11 01:39:04,372 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-11 01:39:04,373 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:39:04,436 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2022-01-11 01:39:04,437 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-11 01:39:04,437 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8cbdb43e-de73-4345-856b-73ca69a41a54/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9a432d6e-f04b-43b0-8bab-8daf7593c540/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","name":"basic_onboard_vDEavR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b300d1f9-9217-4a8d-9925-10623b00a784/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-11 01:39:04,439 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-11 01:39:04,440 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:39:04,440 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:39:04,440 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:39:04,440 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-11 01:39:04,440 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:39:04,440 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:39:04,440 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:39:04,441 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-11 01:39:04,441 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:39:04,441 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:39:04,441 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:39:04,441 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_vDEavR from SDC 2022-01-11 01:39:04,441 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:39:04,441 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:39:04,441 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:39:04,442 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-11 01:39:04,442 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-11 01:39:04,442 INFO 192:__init__.py(1) - Service found, updating information 2022-01-11 01:39:04,442 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:39:04,442 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-01-11 01:39:04,443 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-11 01:39:04,444 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:39:04,513 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-01-11 01:39:04,517 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-11 01:39:04,520 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0f2e8f2c-6f8d-4013-afd1-12d3f4d59dd2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856805829,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9a68446a-1d71-46db-a08b-e5768a8bce43","invariantUUID":"9bbd5554-79fd-40b7-9f38-c08adc6e9652","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":"compute","uniqueId":"3c85ef1c-4b82-4e4c-9584-d497a1d3c40d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856975266,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7450e0f7-81a2-4079-b3b6-e95984461c52","invariantUUID":"244e8fa8-b4f5-4a8a-baec-14e3c304acdb","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1d176c-e9df-4b3a-a45d-6ecc25268f0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856817245,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"032fece4-7533-4520-b332-ab0918bc6db4","invariantUUID":"ade9ad6f-4d23-40b5-affc-7a6289d2b38d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1d38f356-c5f9-4cea-b765-4348a88f1a78","lifecycleState":"CERTIFIED","lastUpdateDate":1641865105485,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","invariantUUID":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45fbaf8a-9bb4-4a9c-8907-e508f0001684","lifecycleState":"CERTIFIED","lastUpdateDate":1641856858237,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c90afc9-d624-4a01-a229-1674cb2c5776","invariantUUID":"7696e821-3957-44c3-9ce5-b37e52d1be36","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":"1a617ed6-10fb-4476-9e83-77a78ae45132","lifecycleState":"CERTIFIED","lastUpdateDate":1641856990640,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6b3d5e5-7e99-48fa-b3c4-cbd2a0d55bc3","invariantUUID":"203066a8-f4f1-4172-afb6-7882a7bf6a43","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"290e958a-5959-479b-bc9f-e896209a9ce7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856867158,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"000cfe67-959e-4171-a6f6-d27ac4282333","invariantUUID":"5b1d34ca-fe07-4873-a174-351fea5bf66e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd0ca187-5feb-44fc-919d-1997b7c13d98","lifecycleState":"CERTIFIED","lastUpdateDate":1641856978124,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd6f79ed-7d1d-4127-9018-7462eea9e1bb","invariantUUID":"4d624a40-430a-4fb2-aff7-41c771036e74","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"fd736ecf-8e99-4405-933b-d4ed555fee48","lifecycleState":"CERTIFIED","lastUpdateDate":1641856763612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2560e85f-0449-4a4d-a033-f4f44167e1c1","invariantUUID":"645f9d45-e2c5-4b57-bbab-021894b2fc33","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a4351a9-ec7e-4cd7-aaa3-35345cbd19c9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856880444,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65e2d486-f8c9-4569-9d8f-3ccc22fb6fb1","invariantUUID":"8df3311b-1d3a-4500-b05c-8b9f514d3193","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":"b293f079-39d1-4c1a-873a-b35e65bbc36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856833540,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38ebcfc9-f708-4e17-b9ee-31cd1a7bd6bd","invariantUUID":"b9d15c7d-ca11-4221-ad52-9fe784b5b518","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63c29d58-6dfe-4ba9-b6b7-c30ff229eb9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856942361,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca9c6f77-bb39-43f3-8da4-e837d2465014","invariantUUID":"3b576b5a-ab27-496b-8e70-04bce7dd15eb","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":"network","uniqueId":"9e4a9d6c-e52c-4f4e-95f8-f29adb25bf3d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856912384,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b580e0b-f80d-498e-8b7f-b95ea8ae59ab","invariantUUID":"0a2352a8-b4f6-4aa4-af52-929e5ed4f58c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f64a6f4e-0fa0-4ca7-b659-c34352f5df0d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856984581,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aec41ebe-2e00-487c-a6e9-8e4a5e9c4b52","invariantUUID":"58a02430-f99b-42eb-8ac5-18e21fbdb15d","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"860381e0-1a05-4c29-8527-5ff07fc79dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856862763,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"35c203d4-4062-48f7-a095-44c76f8a73ff","invariantUUID":"b1c8d3ba-ba12-48cf-a0de-7d0fc8ac5b95","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":"f0873993-8d88-4622-9e8f-b31a891f4fdf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856917547,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e32de8f0-5f91-49b8-ad9f-1c46b2048d67","invariantUUID":"a250716f-a410-4c22-a5e3-34d50ee8643d","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":"3ab1b682-d8b3-4eee-b6bb-7a411d83a937","lifecycleState":"CERTIFIED","lastUpdateDate":1641856983110,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a50f9f3-1232-4be6-9d4c-d48a1978b4a8","invariantUUID":"36d25c96-6a93-4675-8e82-7b9f1f77b92e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d8cae6de-8aef-49eb-8162-068c4d7941a1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856754783,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b190e61f-8629-4fef-8885-3a11d9d6abd2","invariantUUID":"d8dfd3c3-e513-405b-a8fa-a039d6a8e261","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"480456e3-6a08-4877-98ed-d63d7c4fb904","lifecycleState":"CERTIFIED","lastUpdateDate":1641856853230,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59087bb2-5912-41df-9177-d0b4d72569bf","invariantUUID":"fd2519bf-be7d-46d4-9d7f-562ef5b800a9","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":"add14407-6f61-448f-a95f-3c98f3e7c105","lifecycleState":"CERTIFIED","lastUpdateDate":1641856987608,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17edd4a8-9cac-48fa-932c-4046481e2482","invariantUUID":"77d929d7-203b-4fa1-82af-f603cf8f5184","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dd43e672-fed3-4ed8-a902-d4394c1f8f04","lifecycleState":"CERTIFIED","lastUpdateDate":1641856923459,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a52a91f-262e-4277-b375-da87e119795d","invariantUUID":"3e235963-0c7d-4043-9b97-e9e0224fd527","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36b59c25-0307-44e9-98c6-c9bced80dbcb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856782230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f57166-b5f2-4c92-b8f8-f27968059746","invariantUUID":"2108f231-db05-4aec-a274-bcae0cd9580c","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":"76c4b0e9-6f61-4ed8-b4c7-824d628f2da0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856878320,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e55139b-7ed5-4f4e-abdd-ebfa2d7d1766","invariantUUID":"56af37bc-b48b-4cd9-a227-86f8cfe8d047","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01827aa7-bf56-48bd-bb3d-24eb53e1ef5e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856759021,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0b87cf3-e8ac-4331-b2b5-b9ebafa0cfb2","invariantUUID":"52971ff3-2168-4a84-941e-d6f1f7a4d412","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":"compute","uniqueId":"5c937a97-5e90-4b6d-a527-e509d3f32228","lifecycleState":"CERTIFIED","lastUpdateDate":1641856940925,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11883da2-719c-43de-a69a-b73f428bd337","invariantUUID":"4c52048a-412a-45f7-af73-dec1b0673591","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":"compute","uniqueId":"df2972f9-679b-4580-ae66-f3973a5a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856882362,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5367507a-8de6-4f68-80e4-2719e1cd6f3e","invariantUUID":"33af4dc6-751b-425d-ad30-aed5e89a1329","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":"a1ec92c7-84fb-454a-a14f-59fa9674b9c3","lifecycleState":"CERTIFIED","lastUpdateDate":1641856807419,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3171ae13-5ad5-4e26-b099-c7ea44c88aa9","invariantUUID":"154d580f-aa8b-4768-a7b2-9729f0abfce0","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":"b7b05e79-5f31-4353-a782-9af131aed70a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856976772,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace1f296-6cbb-487a-b967-b7818de86a1a","invariantUUID":"43267127-07dd-444d-8252-368128d04a65","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7afff291-885a-4144-b58d-3c21a7259e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856766921,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92b7dc37-8757-421f-bffd-c30efda0d70f","invariantUUID":"19e83afd-2d87-44d1-b0f2-6cedacb531d3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ffcda74-7958-4195-bcdd-480b81819d55","lifecycleState":"CERTIFIED","lastUpdateDate":1641856823161,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d9b41d-7d68-4148-9584-fa19db084f10","invariantUUID":"485e037b-5528-4252-a24e-228805826060","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":"a7754ce7-b6d0-49c1-b57e-8976c868f66d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856864267,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dabb4702-d31e-4df5-9a8c-ca37afae933f","invariantUUID":"4840b2bb-fcf9-4394-a664-6f83eae47680","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1d3dcb51-260b-4da0-a592-f5ca2a01689c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856771452,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"571b7e28-6e5c-4332-807e-5738369b90b8","invariantUUID":"885eb457-7789-45f2-b942-64c7ae4a1342","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":"04fa0a3b-291d-45a8-90b3-9e5973240db1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856793531,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1f7b12e5-cb82-4f4d-9b8e-d3b080e0a468","invariantUUID":"9efef5eb-047b-49a0-bb9d-929be72dcc2b","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dcb6bdb-99ed-4836-b74f-d2e02f37cc9c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856775641,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c92fb97-d9eb-4335-adce-55fd1519329b","invariantUUID":"c1be5d13-f72e-4529-a836-597da7d1a2b5","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":"584a137b-56ca-4112-83b1-dd2dbee67916","lifecycleState":"CERTIFIED","lastUpdateDate":1641856874616,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1612fedd-1f78-4465-999b-f7ec7b11df6b","invariantUUID":"5e8a8f85-2830-4762-978b-767f87f8a940","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":"c57b1a5a-dc5a-4588-9f0b-743712f0253e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856886751,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be9bf4bf-7eae-4d3f-9f1c-b52325c42122","invariantUUID":"796498fb-2c3e-4dd4-9338-2cfd9d42c6ce","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":"d0475ddf-9dfa-4a6f-83cd-aca35823276e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856820119,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0dbf8aa2-97f9-4201-9404-06ad33af4fe9","invariantUUID":"b52c2b0c-e8d6-4663-be9e-efb50e34d3c1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c5756bc-362d-462f-b215-04a1a4f0f6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1641856837944,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d21433a-35ad-42c5-bc9a-31fff1affbe5","invariantUUID":"2bd3c7db-8cad-4460-b6bd-25778f7bed08","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":"defaulticon","uniqueId":"bb3d9bc5-dae6-45a5-ae57-086853deb885","lifecycleState":"CERTIFIED","lastUpdateDate":1641865014128,"name":"basic_onboard_vDEavR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b172a215-ce82-43c8-8bf4-878659c5f0f1","invariantUUID":"073106df-8d4f-46e1-bdd0-ce690661142d","systemName":"BasicOnboardVdeavr","description":"VF","tags":["basic_onboard_vDEavR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b6d3f7-1b30-4378-ad89-2a3807e7b905","lifecycleState":"CERTIFIED","lastUpdateDate":1641856914593,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"088bf319-1c9f-412e-bb4c-6a9ca6219ce5","invariantUUID":"13515068-dea9-46fc-9a25-d4b60045358a","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":"591d2b62-193e-4ba8-970d-54cc2fc8f93a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856992062,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a662867-275a-45ec-bac3-d926c244123c","invariantUUID":"e296a87b-d9b2-4e1d-a38e-5df1585bab15","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6d59151-d948-43af-a653-a64af877bd86","lifecycleState":"CERTIFIED","lastUpdateDate":1641856865816,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9cfeeab-4eaa-41f4-a1ce-4b4205098412","invariantUUID":"aa18469b-8989-49f5-9dfd-a8579d2c784c","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c68d8862-b96d-4be2-8a29-e5f5af7884bf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856814445,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1616510e-deef-4ceb-9372-ed46cea6b30c","invariantUUID":"1fe39ba9-e9a2-47d2-932c-b7c61be47341","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":"defaulticon","uniqueId":"bd011879-1be8-4c85-b7f3-f89a3ab3276d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856780643,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97a2e5f6-cddf-4806-9703-e2af04f09471","invariantUUID":"15100cee-e187-420c-aef7-ef657766ec17","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":"a424a972-21e4-4520-bcbf-847194674b6d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856908781,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b762d9b-5186-4dbe-ae74-ba22a3a25b54","invariantUUID":"0c939bfd-b053-43c7-bcb7-8d0b000ef8af","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"41b755d5-124e-4c8a-9600-9c636a3db445","lifecycleState":"CERTIFIED","lastUpdateDate":1641856765209,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20bdffb7-e170-4126-acec-555a83d9bc6a","invariantUUID":"69be2327-8700-4020-a53b-37753e11c8cc","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":"objectStorage","uniqueId":"aa97dcc1-726f-495f-9dae-62df7eed87d7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856870277,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d21de404-db02-4979-855c-59e22f9c9a81","invariantUUID":"f023a003-3b19-4248-856d-ec6f7f4fa32c","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":"defaulticon","uniqueId":"47bb6dc6-7ef7-4786-9e54-bcb46a50e588","lifecycleState":"CERTIFIED","lastUpdateDate":1641856900587,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a67e6849-29d3-4e34-82e9-dcb3be36a603","invariantUUID":"59a90e0a-90f4-44bf-b423-6119c14abfd4","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":"port","uniqueId":"0e0d6f2a-9343-4392-84e9-e818aee0fc0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856906099,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3a1d5f5-ed5e-46b4-bdd2-0d742ed9db48","invariantUUID":"686b1d78-e180-410d-88de-065eeb7867df","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":"b0094b2c-1d1e-4c2c-954a-22461ba0f650","lifecycleState":"CERTIFIED","lastUpdateDate":1641856919067,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ee8341-c577-4860-b926-74eabe75aa9c","invariantUUID":"1f76ba9d-df15-4720-88bf-6d926c562bca","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":"port","uniqueId":"894b349b-7283-49d4-a18c-7727f388aaab","lifecycleState":"CERTIFIED","lastUpdateDate":1641856945354,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8c5933-bae6-4a92-813a-7a216adef98a","invariantUUID":"cdab6d95-15c2-44ec-b3f2-9037fe52c4fc","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":"41227295-fce4-49e3-90ec-026e59b54ee2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856789924,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"79bec82c-46a5-4d1a-97a4-be1ed636f7a9","invariantUUID":"e4703809-37ab-4a1c-8ade-380d2936f0fd","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":"801fbd13-012d-412c-866f-c75b90a81c24","lifecycleState":"CERTIFIED","lastUpdateDate":1641856916067,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c58f4d7b-2f0f-44c5-91f8-13408b1007cf","invariantUUID":"cdd04163-d269-40c5-a8c2-70efeea167f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"00ea9398-5b5f-4009-8caa-a1fb24842de0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856901991,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4943a7b-b90e-4f08-803d-82585b567902","invariantUUID":"728d2393-7572-49cc-bd3c-4ead916a2c3b","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":"91facf16-bc23-489d-94ee-814b33cd1622","lifecycleState":"CERTIFIED","lastUpdateDate":1641856885201,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06529d85-b33f-41bb-84be-1df5b7e83da8","invariantUUID":"a83db36a-ae76-4353-82ae-af697c415dd8","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a71a6a6d-e7ea-4ff9-a169-44be6b288760","lifecycleState":"CERTIFIED","lastUpdateDate":1641856939369,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"897dd567-87c6-4e30-a002-fc36af186516","invariantUUID":"7f8942b0-2d79-417b-818d-53df8d2c8c6e","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":"port","uniqueId":"ecb36648-6f8e-4ad9-8185-19f06ee4391e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856779127,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57ec7af1-2b78-446a-b7ce-100e9fd313a1","invariantUUID":"eb8845ac-8b55-418b-93f9-09a30d4e99f0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5782906-901b-4eef-808c-c216be152158","lifecycleState":"CERTIFIED","lastUpdateDate":1641856829476,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0892bc04-39c9-481f-a687-1507217453dc","invariantUUID":"556e0c85-0a2c-4c8f-a5f5-02c800c21e76","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":"port","uniqueId":"20214fc8-7d45-4116-9913-5181303b6d81","lifecycleState":"CERTIFIED","lastUpdateDate":1641856801754,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d65c97c-026e-48bf-9ff1-12501d0b1e24","invariantUUID":"a0f9ec1f-7917-4782-92d5-4e7fb9224a84","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":"61bd77a3-51ab-4369-a89d-63bca13fe9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856873204,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eeeea433-1ca1-4362-9a28-9ac727c8c530","invariantUUID":"74f6cd34-ad82-4904-998e-a8f38517dc91","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0708d8bc-3371-48d8-a890-1016b7898355","lifecycleState":"CERTIFIED","lastUpdateDate":1641856985980,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb73f509-9311-4640-bbcf-1c37446772b9","invariantUUID":"5e48051a-c562-4bdc-82af-c35d3002cb77","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c3b8cb8-d015-4375-8775-4c13e3365fbc","lifecycleState":"CERTIFIED","lastUpdateDate":1641856930342,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f8ae725-c0e4-4334-b14e-019876592698","invariantUUID":"be47ce7e-47b5-4fcb-b704-b3f51e3a69ff","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":"69c8286d-ba68-4242-947b-5d0ce7ac1df1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856859768,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1a170e-979b-4456-9be6-c3864c1ffd06","invariantUUID":"7e2f33bd-d6e6-449f-b133-4bd98bd07618","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0ae233f-4a23-4050-8d44-b0b87c667623","lifecycleState":"CERTIFIED","lastUpdateDate":1641856894321,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd92cc76-6efb-4838-a243-bf119ba362ed","invariantUUID":"59136afe-0f97-41a8-b810-1c3a820e7293","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e6ef5f9b-2264-48c2-bd72-7f2697dd66be","lifecycleState":"CERTIFIED","lastUpdateDate":1641856891832,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e52d2386-8f20-4eed-8043-2114256fb2c4","invariantUUID":"c0618a2a-64a7-489b-aa72-7982a01f7977","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"db4499ef-b52b-4611-a0f5-c156d4198ff4","lifecycleState":"CERTIFIED","lastUpdateDate":1641856921025,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3750b6f-fbc8-4fda-989e-fd748b8aed17","invariantUUID":"5bec06a2-61ab-4e00-b728-6f52b28a6976","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5ad5061-e270-4a90-8d0c-e722dcc70e90","lifecycleState":"CERTIFIED","lastUpdateDate":1641856937447,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62818cff-2a6e-402e-8b95-fe8f4f1a3b1a","invariantUUID":"ea6af0bf-37a2-43a0-ab8b-504503d33e32","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cebb22c8-e9dc-4320-81fd-a6cfbd0c2d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856777609,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"496c52d9-d1db-4033-9807-4c2d6426ab21","invariantUUID":"a54293c7-ff89-4e81-8f36-bdc3f059989c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"65d16bd9-2bb0-4354-af34-70173f58fbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1641856943849,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39c3e511-6665-4457-bcda-ffa945b97551","invariantUUID":"3eb64bc1-46c7-44ab-84d3-c5eeb5bd9e92","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":"d46d8c93-1aa4-43bb-b545-516e3c1350e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856979767,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fcfab36-65d2-4713-9d58-987cb16a8ac1","invariantUUID":"42ec91b2-497c-4535-99a8-e74c7b887bf8","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b0775cff-380c-4dd1-9e37-207a9d09e749","lifecycleState":"CERTIFIED","lastUpdateDate":1641856773438,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa41e7b2-ac0c-443d-a64d-5bf383f4aaec","invariantUUID":"a0e78fba-472c-4096-8815-889889208d42","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","lifecycleState":"CERTIFIED","lastUpdateDate":1641856748300,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f04e3d6-4dee-4bf7-9cda-4be5f64327c0","invariantUUID":"5472ec35-8b00-4122-8e60-5d46aebcf51a","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":"51ce93f6-e32b-4278-af8f-9993de0b005c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856787080,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7283027-4873-44c6-9994-eb45c09ca1d9","invariantUUID":"01e6b524-1461-4584-8f23-db5d91a37951","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f78bdfd7-e0a6-45ee-b693-9e286308d216","lifecycleState":"CERTIFIED","lastUpdateDate":1641856756789,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21617651-ef5c-4aad-be27-a30491efae7e","invariantUUID":"9509fe23-39c2-4768-84c4-ffbce891e94a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d297a91a-c3ba-471f-8263-a3f2fbfbc2da","lifecycleState":"CERTIFIED","lastUpdateDate":1641856784585,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"88a09835-160a-4e51-9328-3b8f57fe5332","invariantUUID":"c4746860-617d-40ea-82ab-a165a2b5900d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b2ee2956-9389-4b22-b80d-5efe08ebcacb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856932939,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe1d35f4-dde3-44f0-b52f-0510befed2ea","invariantUUID":"f0a1254b-e42d-4666-bcb5-8e38f5178646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74836a63-e150-4b52-8488-4c596157bd6f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856981291,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e06dea16-f288-45e6-b28b-a5bf916955e1","invariantUUID":"5c747c88-8642-4c6d-9452-e3fc1f5f661e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"858fb3f8-22e8-4b22-94b2-cd186d111c8f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856809324,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d5eaf81b-03d3-4931-ac22-2a0a1e814fed","invariantUUID":"64a7f16b-94dc-4233-95f8-7805622eeaf8","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8301f81e-44fe-4581-9741-c357ec59631f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856925850,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e6095f-db75-4cfe-8b78-0658b201a09b","invariantUUID":"54da9ed8-5f11-401c-8cc7-f527ce2cf0c9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"56a190f5-e94d-46fd-aca8-a4ea4ad327e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856989117,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e018dbf5-18bb-493d-b514-9048def12357","invariantUUID":"84c30f01-c00d-4df6-82d8-f714baf322c9","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a796f3f-10aa-4392-831f-e535564261f4","lifecycleState":"CERTIFIED","lastUpdateDate":1641864508669,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"80b592b5-0047-4c50-8e4e-c7bb5b86fef7","invariantUUID":"078439b6-116b-45d3-97d1-0888d643d909","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"57a97373-5e7b-44b8-bb5d-c69a800963ba","lifecycleState":"CERTIFIED","lastUpdateDate":1641856868842,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6cc1e312-6204-4b20-a302-03c798aff04d","invariantUUID":"bf440d27-788b-4b9f-8ef3-9e487ea393ff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"699c4793-e223-4dc2-81ed-c03fb11de167","lifecycleState":"CERTIFIED","lastUpdateDate":1641856904016,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fffe9c05-7180-4a11-a306-b483ed9e3839","invariantUUID":"37aee154-769b-402d-b534-518e93dcca9d","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":"92d500e2-c3d5-4d1d-b705-4130437a869c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856871791,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"535075d6-0666-4b79-bb3b-b00c7a96b1f9","invariantUUID":"5874bb97-8271-40cb-a140-c7fbc0e32170","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":"networkrules","uniqueId":"c8051410-fe80-4a19-976c-a344ce91a028","lifecycleState":"CERTIFIED","lastUpdateDate":1641856800156,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d60c8a09-a715-431a-9b67-4d25680ae9c2","invariantUUID":"e8746927-9e2e-4ef4-aa15-479f674515de","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"390b787a-9d09-434c-bec2-7b8c9b6ecf50","lifecycleState":"CERTIFIED","lastUpdateDate":1641864257406,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","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":"47db812a-fae7-46aa-b3a3-8277fa220f17","lifecycleState":"CERTIFIED","lastUpdateDate":1641865048826,"name":"basic_onboard_vDEavR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","systemName":"BasicOnboardVdeavr","description":"service","tags":["basic_onboard_vDEavR"],"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":"114b971d-6f2f-4aea-a88a-0c8de1b4fbe7","lifecycleState":"CERTIFIED","lastUpdateDate":1641864546530,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1e3ab4e3-163a-48d5-b3c2-3ddea08621f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641865143236,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","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}]}]} 2022-01-11 01:39:04,524 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-11 01:39:04,524 INFO 201:service.py(1) - Service basic_cnf onboarded 2022-01-11 01:39:04,525 INFO 33:k8s_connectivity_info_create.py(1) - Check if k8s connectivity information exists 2022-01-11 01:39:04,525 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2022-01-11 01:39:04,525 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 2022-01-11 01:39:04,525 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2022-01-11 01:39:04,527 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-11 01:39:04,571 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 2022-01-11 01:39:04,572 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 500 2022-01-11 01:39:04,573 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: n/a 2022-01-11 01:39:04,573 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'} 2022-01-11 01:39:04,573 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 . 2022-01-11 01:39:04,574 INFO 36:k8s_connectivity_info_create.py(1) - Create the k8s connectivity information 2022-01-11 01:39:04,580 DEBUG 129:onap_service.py(1) - [None][Create Connectivity Info] sent header: {} 2022-01-11 01:39:04,580 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 2022-01-11 01:39:04,580 DEBUG 132:onap_service.py(1) - [None][Create Connectivity Info] data sent: None 2022-01-11 01:39:04,583 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-11 01:39:04,654 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 2022-01-11 01:39:04,655 INFO 142:onap_service.py(1) - [None][Create Connectivity Info] response code: 201 2022-01-11 01:39:04,656 DEBUG 146:onap_service.py(1) - [None][Create Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplVTFFUlhoTlJFbDVUV3ByZUUweGIxaEVWRTE1VFVSRmQwOUVTWGxOYW10NFRURnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCUzBGaUNtdzVRbkZpWjJwMFlrSjFNSFpoVEVoRlprWlpZa2NyVkhSUlF6bGpaRk5ZZFRVeFpIQTBUazlwWTBjeVJHSjJSRGszWlVaMVlUUjNSWFpaYWxadFRVVUtRVkphUVVkVmVtRkJjMloxY0hGMWFVZGtObTl1U0ZkWFp6RkpRV3N2TVdKSFlVZE1kRGRtY2taSVIwcDNMMHBTVkZGUFZqVnhVVmszYlVZd2JVVmhad28yVEdOeldtNXFTREZhTVZSWFJrSm9MM1lyWm5KTWMwUjRTbEl6U1VGT1ZIaEVhM0JqU0RWa1VpdEVka0Y2UVdSdmQxRlBNRUpZVlRnd2JUVTRMMVJNQ214cE9URkdiV2xvVWl0M1JEbEVWek01ZWprMkswZG9NeTlEU1RWS1YyMWtiaXRsVjFwUGRteHdVRU5LU2xrd1dUQjBLMjlzYzAxNmFVMUJXbWhaYjJjS2RtVmhja1ZXYW5kUmF5dHhPV3d3ZUN0NFJqYzJWRGsxUVd4d1IxUTRPVWRGTmt4SVEwWXhaR2t4UVZscFJYUnFTMU5LTm1relZqSjFRekI1VkVOUll3b3hNalZYYzBkdE5XdGhVbG8zWlV0eVRFdHJRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkRkbE16VWtSMFQxTlRiakptVkU5TmVEUTFlbGx4UkVOb1ZXMU5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkJUbGRNTTFOVWNEa3pabFZCVG1sMGJIQkNOV2xJVkdodGVWZGFUWGd4TmtKQ1FuRkVURVpSZGtOVFRHWXhTbUpsUWdwSlRsRnBhMGxtVmtSNWNVRlFiRzh3UW1wWFNVdEtRamQyWjBWM2VrbGFWa0ZUZUZkRU4xSjNWbTlOYjJseFNUTlpTWGhJTmtSQ1NVYzVkRFJ4YVdSakNuUTJXV0pFZG1sUE4xRk5jbE5pVFZKR2Vrc3hkek4wTVZjdmFrOVBNMmx1TnpSUGJIbGlOSFo2VDFaTGQydFZVazB2VEd4UGRFNDRlV2QxZEVKbVNFa0tRV1k1WkcweU9TOXpUbGhKWjFVeWRIaHZTRlJ0Wm5ONVQzaFJiRFJ2WTAxb05VMWlRa3RaVVd0aVRtdEdjREV4YTJ0NlFqUjJXRVEwVFhsSGJuRnljZ3AyVWl0SmVVRjNTR1YwVUZSdVp6VjRZeXR0ZDNSc00wMVNkeTlIVnpRMU9UZGhOa1Y2VkVWRGNHdElNRXczVlhCUk5USlpVM2h4YUdsc01FazNLemxSQ2tGRVYwdFZlbTlTUlZCd2NYZFhlRzFsTDNoNmRHMVdMMHRxUmpZMlJVOHpjRU0wY1FvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4yNDo2NDQzCiAgbmFtZToga3ViZXJuZXRlcwpjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3Rlcjoga3ViZXJuZXRlcwogICAgdXNlcjoga3ViZXJuZXRlcy1hZG1pbgogIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpjdXJyZW50LWNvbnRleHQ6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW4KICB1c2VyOgogICAgY2xpZW50LWNlcnRpZmljYXRlLWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVVJGZWtORFFXWjFaMEYzU1VKQlowbEpZa2RETmtWNWIyNXFhalIzUkZGWlNrdHZXa2xvZG1OT1FWRkZURUpSUVhkR1ZFVlVUVUpGUjBFeFZVVUtRWGhOUzJFelZtbGFXRXAxV2xoU2JHTjZRV1ZHZHpCNVRXcEJlRTFVUVhsTmFrazFUVlJPWVVaM01IbE5la0Y0VFZSQmVVMXFTVFZOVkdSaFRVUlJlQXBHZWtGV1FtZE9Wa0pCYjFSRWJrNDFZek5TYkdKVWNIUlpXRTR3V2xoS2VrMVNhM2RHZDFsRVZsRlJSRVY0UW5Ka1YwcHNZMjAxYkdSSFZucE1WMFpyQ21KWGJIVk5TVWxDU1dwQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSUlVaQlFVOURRVkU0UVUxSlNVSkRaMHREUVZGRlFYbG9Ra1JDZFRoMlZsbHNjVVEzV1ZvS2VqRTRhalZzU2xOTVlVWjFjMGs0YVdwTVVHeDZRMFo2VDJOVFEydE9jMjh4UXpSR01HaEpSSEppVTFSS2FsZEVhamRKWWs5dlRHTjFVemhZVlM5QlZncFRUMUV6Y1ZKRVZYcEhPRkpOVldzdmRXYzFXVGhRYUM4MU5qSnVaa1pZYldwS2MwODNZbWw2YW1WV1QwbFpjRUpKUzAxaGRWRkZMMlZCVTFWV1FuSlpDa001UzJ3dk1EVmlWMFJsUVRGRFoyMVVjalJpYzFOeWNrSXZWREJPTkdjNWRGWllVRVkzV1U1WGJETm5RVFZ2VUhvMVNGcEVOekJhVUV0SE4xbDJlWGdLY0hWcmNXbzNWMGx2VmxOWVlsaFlPV1oyU0hoNVMzVlJaVTE0WlhCbFFXcDRSV05OZG00MlVVUnlZemd2YW5GbWJuQmhXVzFFZHpGcFFVZHpZekZJZUFwcFJsVXlPVEl2ZG1WWFZrcExVME1yT0hKNGVWVjRZVzFQUXpoVU5FbGpPRlY1ZVRGNldua3hWbXh1VWpCYWEwcFRjbmRVVFZGRFZUVmlSbHBoYjNaakNrRkNaVnBIZDBsRVFWRkJRbTh3WjNkU2FrRlBRbWRPVmtoUk9FSkJaamhGUWtGTlEwSmhRWGRGZDFsRVZsSXdiRUpCZDNkRFoxbEpTM2RaUWtKUlZVZ0tRWGRKZDBoM1dVUldVakJxUWtKbmQwWnZRVlZMT1V4a1JVOHdOVXBMWmxvNVRUUjZTR3B1VG1sdlRVdEdVMWwzUkZGWlNrdHZXa2xvZG1OT1FWRkZUQXBDVVVGRVoyZEZRa0ZJVm1wVE1uRlJLMjh3VFZWbVFUQlZXVkZxTkhNNVdqTlBaRGN3Y25wdFpXVllhVmRJWms1V1JucDZURU5PT1U5Wk1FcHVSMEY1Q21abE9HaElNbTVHUm5acWFqYzRaRWhDWVZwRFJYSkpOa2R2Y1hoSFZtOVJSek4yZG0wMFkzaExOVUU1VTNkYWMzQjFLM1V5VjJSNlNHVnZMMG8wU2pnS1RGQXdaRmc0TWs4NWVVOTRiRlYxVWxSQ2MyNW9RWEl2UjBkamVpOVhTMjl4Y0VOcWQwOUdiMHBoZFVWeGIwdDNRMDVNY3pGUlNHMW5XVFJ4TjJaNFRncE1NM2x2YnpNNWRqTmFXRUZyVW5SeVQzaEZaVmh1VERSYWNrOTNNazVHZDBGemQzQkhVMGhtTjAxV2JGVnRkRzkwYnpFeWEySkdWU3R6TkVRMlZEQm5Da2hJY1dneE5HazVlVFEyZDFOTk9UaHhiblU0Y0ZFMGVXMHdXbTFFYzAxYVRERjRVMDltTDFCNmRqTnZUVlp3Y1d0QlNXRlRhekZsVTJkcVFVMXJVRUVLWkdKVGVEaFJPRFJ0YzJOMGNVOVFibGwxYjBreFVrNVlWR0ZRVUdWNGF6MEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIGNsaWVudC1rZXktZGF0YTogTFMwdExTMUNSVWRKVGlCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRcE5TVWxGYjNkSlFrRkJTME5CVVVWQmVXaENSRUoxT0haV1dXeHhSRGRaV25veE9HbzFiRXBUVEdGR2RYTkpPR2xxVEZCc2VrTkdlazlqVTBOclRuTnZDakZETkVZd2FFbEVjbUpUVkVwcVYwUnFOMGxpVDI5TVkzVlRPRmhWTDBGV1UwOVJNM0ZTUkZWNlJ6aFNUVlZyTDNWbk5WazRVR2d2TlRZeWJtWkdXRzBLYWtwelR6ZGlhWHBxWlZaUFNWbHdRa2xMVFdGMVVVVXZaVUZUVlZaQ2NsbERPVXRzTHpBMVlsZEVaVUV4UTJkdFZISTBZbk5UY25KQ0wxUXdUalJuT1FwMFZsaFFSamRaVGxkc00yZEJOVzlRZWpWSVdrUTNNRnBRUzBjM1dYWjVlSEIxYTNGcU4xZEpiMVpUV0dKWVdEbG1ka2g0ZVV0MVVXVk5lR1Z3WlVGcUNuaEZZMDEyYmpaUlJISmpPQzlxY1dadWNHRlpiVVIzTVdsQlIzTmpNVWg0YVVaVk1qa3lMM1psVjFaS1MxTkRLemh5ZUhsVmVHRnRUME00VkRSSll6Z0tWWGw1TVhwYWVURldiRzVTTUZwclNsTnlkMVJOVVVOVk5XSkdXbUZ2ZG1OQlFtVmFSM2RKUkVGUlFVSkJiMGxDUVZGRFEyazNSVk5QVGs5dEszRnRXUXBVZG10eU0yWmlUM0JvTjB4MGEwWlRUbkJsUjNWbE9XTlROM2R4T1ZWbE5XMUxOSFpNZWtNMVowMVFOWEJRUm5kMlUwRnlXbFpHYzBsM1NFSmljV2QxQ25CaGVrdDBRVGd4TTJ4aWRGbFdRMFpRUTBzNE4wOXZVR1pUZWpsdVJtSmFORXBIWTBFNE0wbFVaekZNVUc1MVZUbGpTMUFyU0VOaFYwUkZUMDVFT0RBS1pUQmtZbXhDVDBVNU4xaFRURGhISzNvNVZ6UkNLMFJUVUV3d2RVaE1SRWRqU1dZdmVuVklOVlpIZWpCMVVXOHhSRlV5TVZOb2NXNUVNMEZxTVRkMllRcGxjekIwVlhsa2NXeHhaakJWVEhVeVMxSnVVVzVSTkZkcVNtbEhXbE5JYzFCT1lVaFlaMGcwT1Rnek4yRXlRbGxYVVUxM2NVMUxlWHBCUmxkeU1WbDVDazlNUVdsS09YZEpiMGxtS3l0VWREaFNWMUZxV21SSVpISlllRmxSWTJsM2FtdzBXWE5aY1ZnM2NHUjJjbVIzYzBWMGJFcHlWRWhTVVdoTVMxWjFPR1lLZUZkTFQzRktWMXBCYjBkQ1FVOHlSMnQ2TUZkQmRsWTFia0YwV2xZd04xVkxlVmd3ZDJsemFIQkRTRzVtVDJkWVVYcEVNV1pKTW5ZNGNrcEZOV1E0U2dvM1pERTJRWEJCUzFKQmNISlpNa2RTUzNjNVdpdHhXbVoxZEZSNE5VWlFVMHhRWTJwbWFtbGFabkpHTTA5NU9FbFlTbE5VZDFScWJVUkxkMmxEYWxsQkNuTnVTakppWXl0d1FtUXJNMDEzTjBZMGVtODRZa3B3ZDJKalpHTXdkREpwV0V0RFFVY3dTVE5LUzI5MVFYQnBVVlJZUWk5V1MyRXZRVzlIUWtGT2JrZ0tiRFIwYUVscVpGZGpURWxtUlhwWVJqUXpjVXBHYVhCMkszWm9Va0ZOVTJGT1MyOTVLMUl4YUZwMlZIWjRaVTEyU0M5YVVXcG9hRlEyVGtKc1YwOHlXUXBNY1hSU015OUxlbXRpWlhKNFZrOWFSM2RrY0RGWVJXcGxialZXTjFabVlrVnhhMlJHYkhVclpEWnZMell5VkVadFJqaFlVV2hVSzJScGRGRkdjVmhEQ205bEt6VTRZbWhKWVROTlIxUndUVTFLTDFkSFUxTkNSRTFaV1d0ek9VVjZMMWRMTUc0clEyeEJiMGRCVFVFek5DOW1VRlpHTW5KTFIycFhlVUo2TWk4S2JWRmtRM1pWTUhGRmNqTjBkRVp5TkdWb1FrRmhZak1yU1ZCcU1XUk5SbWxuVm5Sek5UQXhZMXBMZEVSVFVITkJkR3BPYWtaWlVIRnVZV2gxY0VaTGVRcFVSRWN2UjBvMVpGWnVVV28wYVd0VU5tVTVWM1ZVWXpWMWVESk1ObFU0VFhrd1IxRm9LMGhRVlZkeFZVSjBiMk5XWVhwb05FRkVPVUpOWlZBeFl6RkRDbHBwY0dzeVYyMXJibXhXSzNGMlZVODFZMHQwUlhGelEyZFpRVmRYUVdkUldVNU1iRFJ3VTBaalpreERibG80VGxBeWRIRjRlbkF3Y0RkeWQyTlFTR1VLVmtsVFEyOTVLM2hEWW1rdk5tMUlXa2c0U3pCa1JXUTJkV2x6Tld4V1pWVmtSRFJLTlV0eFlYTmhSRFZTYzJkcVNuQlRhbTEzVWtOWFoyRlVPRkZKYkFwSU4zSm1hSFJqTkZCSU5tMVNReXQ0T0dWNmVIZHVibFpVT0RWRVF6UnJXakF6V1dSa2FrTjNRMGxIWmxSTGRqZzBUalF6TVZNd1RHMXNRbTl6YmtSWkNqUTNaRlJyVVV0Q1owaGlaMUJSWm01aGRIcFdhbGh0VTNkTFdERm5aamxWVVdOWlQzTmxZMHhoV2xvMFJVMXRaM2sxTW5WNGJ5czVZakkxU3pSd05sY0tWRWgzTWt0dFZIZ3hVemxTTDB4b2JUTnRiM2syU201NlVHZEVhVzFTZDBGM1dtNVNVRk5pV1dOS01FOUZVSFpqWlRaNU5IWnNXbTF5UnpGb2RUbHJXUXA2YzBScE0xQldkWHByUW5GWVJteGhXVzA0YlVkWk4yWklRWE5SWTFkUk5rNTZWemxPU1RsNGFEUmxTRnBoWVdvNFNqRXlDaTB0TFMwdFJVNUVJRkpUUVNCUVVrbFdRVlJGSUV0RldTMHRMUzB0Q2c9PQo=","other-connectivity-list":{"connectivity-records":[]}} 2022-01-11 01:39:04,660 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2022-01-11 01:39:04,660 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 2022-01-11 01:39:04,660 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2022-01-11 01:39:04,662 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-11 01:39:04,694 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 2022-01-11 01:39:04,696 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2022-01-11 01:39:04,696 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplVTFFUlhoTlJFbDVUV3ByZUUweGIxaEVWRTE1VFVSRmQwOUVTWGxOYW10NFRURnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCUzBGaUNtdzVRbkZpWjJwMFlrSjFNSFpoVEVoRlprWlpZa2NyVkhSUlF6bGpaRk5ZZFRVeFpIQTBUazlwWTBjeVJHSjJSRGszWlVaMVlUUjNSWFpaYWxadFRVVUtRVkphUVVkVmVtRkJjMloxY0hGMWFVZGtObTl1U0ZkWFp6RkpRV3N2TVdKSFlVZE1kRGRtY2taSVIwcDNMMHBTVkZGUFZqVnhVVmszYlVZd2JVVmhad28yVEdOeldtNXFTREZhTVZSWFJrSm9MM1lyWm5KTWMwUjRTbEl6U1VGT1ZIaEVhM0JqU0RWa1VpdEVka0Y2UVdSdmQxRlBNRUpZVlRnd2JUVTRMMVJNQ214cE9URkdiV2xvVWl0M1JEbEVWek01ZWprMkswZG9NeTlEU1RWS1YyMWtiaXRsVjFwUGRteHdVRU5LU2xrd1dUQjBLMjlzYzAxNmFVMUJXbWhaYjJjS2RtVmhja1ZXYW5kUmF5dHhPV3d3ZUN0NFJqYzJWRGsxUVd4d1IxUTRPVWRGTmt4SVEwWXhaR2t4UVZscFJYUnFTMU5LTm1relZqSjFRekI1VkVOUll3b3hNalZYYzBkdE5XdGhVbG8zWlV0eVRFdHJRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkRkbE16VWtSMFQxTlRiakptVkU5TmVEUTFlbGx4UkVOb1ZXMU5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkJUbGRNTTFOVWNEa3pabFZCVG1sMGJIQkNOV2xJVkdodGVWZGFUWGd4TmtKQ1FuRkVURVpSZGtOVFRHWXhTbUpsUWdwSlRsRnBhMGxtVmtSNWNVRlFiRzh3UW1wWFNVdEtRamQyWjBWM2VrbGFWa0ZUZUZkRU4xSjNWbTlOYjJseFNUTlpTWGhJTmtSQ1NVYzVkRFJ4YVdSakNuUTJXV0pFZG1sUE4xRk5jbE5pVFZKR2Vrc3hkek4wTVZjdmFrOVBNMmx1TnpSUGJIbGlOSFo2VDFaTGQydFZVazB2VEd4UGRFNDRlV2QxZEVKbVNFa0tRV1k1WkcweU9TOXpUbGhKWjFVeWRIaHZTRlJ0Wm5ONVQzaFJiRFJ2WTAxb05VMWlRa3RaVVd0aVRtdEdjREV4YTJ0NlFqUjJXRVEwVFhsSGJuRnljZ3AyVWl0SmVVRjNTR1YwVUZSdVp6VjRZeXR0ZDNSc00wMVNkeTlIVnpRMU9UZGhOa1Y2VkVWRGNHdElNRXczVlhCUk5USlpVM2h4YUdsc01FazNLemxSQ2tGRVYwdFZlbTlTUlZCd2NYZFhlRzFsTDNoNmRHMVdMMHRxUmpZMlJVOHpjRU0wY1FvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4yNDo2NDQzCiAgbmFtZToga3ViZXJuZXRlcwpjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3Rlcjoga3ViZXJuZXRlcwogICAgdXNlcjoga3ViZXJuZXRlcy1hZG1pbgogIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpjdXJyZW50LWNvbnRleHQ6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW4KICB1c2VyOgogICAgY2xpZW50LWNlcnRpZmljYXRlLWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVVJGZWtORFFXWjFaMEYzU1VKQlowbEpZa2RETmtWNWIyNXFhalIzUkZGWlNrdHZXa2xvZG1OT1FWRkZURUpSUVhkR1ZFVlVUVUpGUjBFeFZVVUtRWGhOUzJFelZtbGFXRXAxV2xoU2JHTjZRV1ZHZHpCNVRXcEJlRTFVUVhsTmFrazFUVlJPWVVaM01IbE5la0Y0VFZSQmVVMXFTVFZOVkdSaFRVUlJlQXBHZWtGV1FtZE9Wa0pCYjFSRWJrNDFZek5TYkdKVWNIUlpXRTR3V2xoS2VrMVNhM2RHZDFsRVZsRlJSRVY0UW5Ka1YwcHNZMjAxYkdSSFZucE1WMFpyQ21KWGJIVk5TVWxDU1dwQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSUlVaQlFVOURRVkU0UVUxSlNVSkRaMHREUVZGRlFYbG9Ra1JDZFRoMlZsbHNjVVEzV1ZvS2VqRTRhalZzU2xOTVlVWjFjMGs0YVdwTVVHeDZRMFo2VDJOVFEydE9jMjh4UXpSR01HaEpSSEppVTFSS2FsZEVhamRKWWs5dlRHTjFVemhZVlM5QlZncFRUMUV6Y1ZKRVZYcEhPRkpOVldzdmRXYzFXVGhRYUM4MU5qSnVaa1pZYldwS2MwODNZbWw2YW1WV1QwbFpjRUpKUzAxaGRWRkZMMlZCVTFWV1FuSlpDa001UzJ3dk1EVmlWMFJsUVRGRFoyMVVjalJpYzFOeWNrSXZWREJPTkdjNWRGWllVRVkzV1U1WGJETm5RVFZ2VUhvMVNGcEVOekJhVUV0SE4xbDJlWGdLY0hWcmNXbzNWMGx2VmxOWVlsaFlPV1oyU0hoNVMzVlJaVTE0WlhCbFFXcDRSV05OZG00MlVVUnlZemd2YW5GbWJuQmhXVzFFZHpGcFFVZHpZekZJZUFwcFJsVXlPVEl2ZG1WWFZrcExVME1yT0hKNGVWVjRZVzFQUXpoVU5FbGpPRlY1ZVRGNldua3hWbXh1VWpCYWEwcFRjbmRVVFZGRFZUVmlSbHBoYjNaakNrRkNaVnBIZDBsRVFWRkJRbTh3WjNkU2FrRlBRbWRPVmtoUk9FSkJaamhGUWtGTlEwSmhRWGRGZDFsRVZsSXdiRUpCZDNkRFoxbEpTM2RaUWtKUlZVZ0tRWGRKZDBoM1dVUldVakJxUWtKbmQwWnZRVlZMT1V4a1JVOHdOVXBMWmxvNVRUUjZTR3B1VG1sdlRVdEdVMWwzUkZGWlNrdHZXa2xvZG1OT1FWRkZUQXBDVVVGRVoyZEZRa0ZJVm1wVE1uRlJLMjh3VFZWbVFUQlZXVkZxTkhNNVdqTlBaRGN3Y25wdFpXVllhVmRJWms1V1JucDZURU5PT1U5Wk1FcHVSMEY1Q21abE9HaElNbTVHUm5acWFqYzRaRWhDWVZwRFJYSkpOa2R2Y1hoSFZtOVJSek4yZG0wMFkzaExOVUU1VTNkYWMzQjFLM1V5VjJSNlNHVnZMMG8wU2pnS1RGQXdaRmc0TWs4NWVVOTRiRlYxVWxSQ2MyNW9RWEl2UjBkamVpOVhTMjl4Y0VOcWQwOUdiMHBoZFVWeGIwdDNRMDVNY3pGUlNHMW5XVFJ4TjJaNFRncE1NM2x2YnpNNWRqTmFXRUZyVW5SeVQzaEZaVmh1VERSYWNrOTNNazVHZDBGemQzQkhVMGhtTjAxV2JGVnRkRzkwYnpFeWEySkdWU3R6TkVRMlZEQm5Da2hJY1dneE5HazVlVFEyZDFOTk9UaHhiblU0Y0ZFMGVXMHdXbTFFYzAxYVRERjRVMDltTDFCNmRqTnZUVlp3Y1d0QlNXRlRhekZsVTJkcVFVMXJVRUVLWkdKVGVEaFJPRFJ0YzJOMGNVOVFibGwxYjBreFVrNVlWR0ZRVUdWNGF6MEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIGNsaWVudC1rZXktZGF0YTogTFMwdExTMUNSVWRKVGlCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRcE5TVWxGYjNkSlFrRkJTME5CVVVWQmVXaENSRUoxT0haV1dXeHhSRGRaV25veE9HbzFiRXBUVEdGR2RYTkpPR2xxVEZCc2VrTkdlazlqVTBOclRuTnZDakZETkVZd2FFbEVjbUpUVkVwcVYwUnFOMGxpVDI5TVkzVlRPRmhWTDBGV1UwOVJNM0ZTUkZWNlJ6aFNUVlZyTDNWbk5WazRVR2d2TlRZeWJtWkdXRzBLYWtwelR6ZGlhWHBxWlZaUFNWbHdRa2xMVFdGMVVVVXZaVUZUVlZaQ2NsbERPVXRzTHpBMVlsZEVaVUV4UTJkdFZISTBZbk5UY25KQ0wxUXdUalJuT1FwMFZsaFFSamRaVGxkc00yZEJOVzlRZWpWSVdrUTNNRnBRUzBjM1dYWjVlSEIxYTNGcU4xZEpiMVpUV0dKWVdEbG1ka2g0ZVV0MVVXVk5lR1Z3WlVGcUNuaEZZMDEyYmpaUlJISmpPQzlxY1dadWNHRlpiVVIzTVdsQlIzTmpNVWg0YVVaVk1qa3lMM1psVjFaS1MxTkRLemh5ZUhsVmVHRnRUME00VkRSSll6Z0tWWGw1TVhwYWVURldiRzVTTUZwclNsTnlkMVJOVVVOVk5XSkdXbUZ2ZG1OQlFtVmFSM2RKUkVGUlFVSkJiMGxDUVZGRFEyazNSVk5QVGs5dEszRnRXUXBVZG10eU0yWmlUM0JvTjB4MGEwWlRUbkJsUjNWbE9XTlROM2R4T1ZWbE5XMUxOSFpNZWtNMVowMVFOWEJRUm5kMlUwRnlXbFpHYzBsM1NFSmljV2QxQ25CaGVrdDBRVGd4TTJ4aWRGbFdRMFpRUTBzNE4wOXZVR1pUZWpsdVJtSmFORXBIWTBFNE0wbFVaekZNVUc1MVZUbGpTMUFyU0VOaFYwUkZUMDVFT0RBS1pUQmtZbXhDVDBVNU4xaFRURGhISzNvNVZ6UkNLMFJUVUV3d2RVaE1SRWRqU1dZdmVuVklOVlpIZWpCMVVXOHhSRlV5TVZOb2NXNUVNMEZxTVRkMllRcGxjekIwVlhsa2NXeHhaakJWVEhVeVMxSnVVVzVSTkZkcVNtbEhXbE5JYzFCT1lVaFlaMGcwT1Rnek4yRXlRbGxYVVUxM2NVMUxlWHBCUmxkeU1WbDVDazlNUVdsS09YZEpiMGxtS3l0VWREaFNWMUZxV21SSVpISlllRmxSWTJsM2FtdzBXWE5aY1ZnM2NHUjJjbVIzYzBWMGJFcHlWRWhTVVdoTVMxWjFPR1lLZUZkTFQzRktWMXBCYjBkQ1FVOHlSMnQ2TUZkQmRsWTFia0YwV2xZd04xVkxlVmd3ZDJsemFIQkRTRzVtVDJkWVVYcEVNV1pKTW5ZNGNrcEZOV1E0U2dvM1pERTJRWEJCUzFKQmNISlpNa2RTUzNjNVdpdHhXbVoxZEZSNE5VWlFVMHhRWTJwbWFtbGFabkpHTTA5NU9FbFlTbE5VZDFScWJVUkxkMmxEYWxsQkNuTnVTakppWXl0d1FtUXJNMDEzTjBZMGVtODRZa3B3ZDJKalpHTXdkREpwV0V0RFFVY3dTVE5LUzI5MVFYQnBVVlJZUWk5V1MyRXZRVzlIUWtGT2JrZ0tiRFIwYUVscVpGZGpURWxtUlhwWVJqUXpjVXBHYVhCMkszWm9Va0ZOVTJGT1MyOTVLMUl4YUZwMlZIWjRaVTEyU0M5YVVXcG9hRlEyVGtKc1YwOHlXUXBNY1hSU015OUxlbXRpWlhKNFZrOWFSM2RrY0RGWVJXcGxialZXTjFabVlrVnhhMlJHYkhVclpEWnZMell5VkVadFJqaFlVV2hVSzJScGRGRkdjVmhEQ205bEt6VTRZbWhKWVROTlIxUndUVTFLTDFkSFUxTkNSRTFaV1d0ek9VVjZMMWRMTUc0clEyeEJiMGRCVFVFek5DOW1VRlpHTW5KTFIycFhlVUo2TWk4S2JWRmtRM1pWTUhGRmNqTjBkRVp5TkdWb1FrRmhZak1yU1ZCcU1XUk5SbWxuVm5Sek5UQXhZMXBMZEVSVFVITkJkR3BPYWtaWlVIRnVZV2gxY0VaTGVRcFVSRWN2UjBvMVpGWnVVV28wYVd0VU5tVTVWM1ZVWXpWMWVESk1ObFU0VFhrd1IxRm9LMGhRVlZkeFZVSjBiMk5XWVhwb05FRkVPVUpOWlZBeFl6RkRDbHBwY0dzeVYyMXJibXhXSzNGMlZVODFZMHQwUlhGelEyZFpRVmRYUVdkUldVNU1iRFJ3VTBaalpreERibG80VGxBeWRIRjRlbkF3Y0RkeWQyTlFTR1VLVmtsVFEyOTVLM2hEWW1rdk5tMUlXa2c0U3pCa1JXUTJkV2x6Tld4V1pWVmtSRFJLTlV0eFlYTmhSRFZTYzJkcVNuQlRhbTEzVWtOWFoyRlVPRkZKYkFwSU4zSm1hSFJqTkZCSU5tMVNReXQ0T0dWNmVIZHVibFpVT0RWRVF6UnJXakF6V1dSa2FrTjNRMGxIWmxSTGRqZzBUalF6TVZNd1RHMXNRbTl6YmtSWkNqUTNaRlJyVVV0Q1owaGlaMUJSWm01aGRIcFdhbGh0VTNkTFdERm5aamxWVVdOWlQzTmxZMHhoV2xvMFJVMXRaM2sxTW5WNGJ5czVZakkxU3pSd05sY0tWRWgzTWt0dFZIZ3hVemxTTDB4b2JUTnRiM2syU201NlVHZEVhVzFTZDBGM1dtNVNVRk5pV1dOS01FOUZVSFpqWlRaNU5IWnNXbTF5UnpGb2RUbHJXUXA2YzBScE0xQldkWHByUW5GWVJteGhXVzA0YlVkWk4yWklRWE5SWTFkUk5rNTZWemxPU1RsNGFEUmxTRnBoWVdvNFNqRXlDaTB0TFMwdFJVNUVJRkpUUVNCUVVrbFdRVlJGSUV0RldTMHRMUzB0Q2c9PQo=","other-connectivity-list":{"connectivity-records":[]}} 2022-01-11 01:39:04,699 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2022-01-11 01:39:04,699 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:39:04,699 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2022-01-11 01:39:04,700 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-11 01:39:04,701 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:39:04,796 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 404 288 2022-01-11 01:39:04,797 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2022-01-11 01:39:04,797 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}} 2022-01-11 01:39:04,798 ERROR 157:onap_service.py(1) - [AAI][get cloud regions] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:39:04,798 ERROR 233:onap_service.py(1) - [AAI][get cloud regions] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}}. 2022-01-11 01:39:04,809 DEBUG 129:onap_service.py(1) - [AAI][Create cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:39:04,810 DEBUG 131:onap_service.py(1) - [AAI][Create cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion 2022-01-11 01:39:04,810 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": "" } 2022-01-11 01:39:04,812 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:39:04,985 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion HTTP/1.1" 201 0 2022-01-11 01:39:04,986 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2022-01-11 01:39:04,986 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2022-01-11 01:39:04,989 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:39:04,990 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2022-01-11 01:39:04,990 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-11 01:39:04,992 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:39:05,056 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 359 2022-01-11 01:39:05,057 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-11 01:39:05,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":"","resource-version":"1641865144863","orchestration-disabled":false,"in-maint":false}]} 2022-01-11 01:39:05,093 DEBUG 129:onap_service.py(1) - [AAI][Add external system info to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:39:05,093 DEBUG 131:onap_service.py(1) - [AAI][Add external system info to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/esr-system-info-list/esr-system-info/b494871f-8169-4628-a0ca-eb4bd939b01d 2022-01-11 01:39:05,093 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "b494871f-8169-4628-a0ca-eb4bd939b01d", "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" } 2022-01-11 01:39:05,095 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:39:05,176 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/esr-system-info-list/esr-system-info/b494871f-8169-4628-a0ca-eb4bd939b01d HTTP/1.1" 201 0 2022-01-11 01:39:05,176 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2022-01-11 01:39:05,176 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2022-01-11 01:39:05,178 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:39:05,178 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2022-01-11 01:39:05,179 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-01-11 01:39:05,180 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:39:05,220 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 404 452 2022-01-11 01:39:05,220 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2022-01-11 01:39:05,220 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"]}}} 2022-01-11 01:39:05,220 ERROR 157:onap_service.py(1) - [AAI][get tenants] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:39:05,221 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"]}}}. 2022-01-11 01:39:05,221 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2022-01-11 01:39:05,221 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2022-01-11 01:39:05,223 DEBUG 129:onap_service.py(1) - [AAI][add tenant to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:39:05,223 DEBUG 131:onap_service.py(1) - [AAI][add tenant to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2022-01-11 01:39:05,223 DEBUG 132:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "f41abc47519441359fc94897110fa224", "tenant-name": "onap-wro", "tenant-context": "None" } 2022-01-11 01:39:05,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:39:05,295 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 201 0 2022-01-11 01:39:05,296 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2022-01-11 01:39:05,296 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2022-01-11 01:39:05,297 DEBUG 129:onap_service.py(1) - [AAI][get availability_zones] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:39:05,298 DEBUG 131:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone 2022-01-11 01:39:05,298 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2022-01-11 01:39:05,299 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:39:05,341 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone HTTP/1.1" 404 493 2022-01-11 01:39:05,342 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2022-01-11 01:39:05,342 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"]}}} 2022-01-11 01:39:05,342 ERROR 157:onap_service.py(1) - [AAI][get availability_zones] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:39:05,342 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"]}}}. 2022-01-11 01:39:05,345 DEBUG 129:onap_service.py(1) - [AAI][Add availability zone to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:39:05,345 DEBUG 131:onap_service.py(1) - [AAI][Add availability zone to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone 2022-01-11 01:39:05,345 DEBUG 132:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: { "availability-zone-name": "basicnf-availability-zone", "hypervisor-type": "nova" } 2022-01-11 01:39:05,347 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:39:05,429 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone HTTP/1.1" 201 0 2022-01-11 01:39:05,430 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2022-01-11 01:39:05,431 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2022-01-11 01:39:05,446 DEBUG 129:onap_service.py(1) - [AAI][create complex] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:39:05,446 DEBUG 131:onap_service.py(1) - [AAI][create complex] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/complexes/complex/lannion 2022-01-11 01:39:05,446 DEBUG 132:onap_service.py(1) - [AAI][create complex] data sent: { "physical-location-id": "lannion", "data-center-code": "1234-5", "complex-name": "lannion", "identity-url": "", "resource-version": "", "physical-location-type": "", "street1": "", "street2": "", "city": "", "state": "", "postal-code": "", "country": "", "region": "", "latitude": "", "longitude": "", "elevation": "", "lata": "" } 2022-01-11 01:39:05,448 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:39:05,499 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 412 319 2022-01-11 01:39:05,500 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2022-01-11 01:39:05,500 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/complexes/complex/lannion","Precondition Required:resource-version not passed for update of /cloud-infrastructure/complexes/complex/lannion","ERR.5.4.6130"]}}} 2022-01-11 01:39:05,500 ERROR 157:onap_service.py(1) - [AAI][create complex] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:39:05,501 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2022-01-11 01:39:05,506 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:39:05,506 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2022-01-11 01:39:05,506 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-11 01:39:05,507 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:39:05,561 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 359 2022-01-11 01:39:05,562 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-11 01:39:05,562 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":"","resource-version":"1641865144863","orchestration-disabled":false,"in-maint":false}]} 2022-01-11 01:39:05,569 DEBUG 129:onap_service.py(1) - [AAI][add relationship to CloudRegion] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:39:05,569 DEBUG 131:onap_service.py(1) - [AAI][add relationship to CloudRegion] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/relationship-list/relationship 2022-01-11 01:39:05,569 DEBUG 132:onap_service.py(1) - [AAI][add relationship to CloudRegion] data sent: { "related-to": "complex", "related-link": "aai/v13/cloud-infrastructure/complexes/complex/lannion", "relationship-label": "org.onap.relationships.inventory.LocatedIn", "relationship-data": {"relationship-key": "complex.physical-location-id", "relationship-value": "lannion"} } 2022-01-11 01:39:05,571 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:39:05,705 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/relationship-list/relationship HTTP/1.1" 200 0 2022-01-11 01:39:05,706 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2022-01-11 01:39:05,706 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2022-01-11 01:39:05,713 DEBUG 129:onap_service.py(1) - [AAI][declare customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:39:05,713 DEBUG 131:onap_service.py(1) - [AAI][declare customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnf-customer 2022-01-11 01:39:05,713 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicnf-customer", "subscriber-name": "basicnf-customer", "subscriber-type": "INFRA" } 2022-01-11 01:39:05,715 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:39:05,776 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicnf-customer HTTP/1.1" 201 0 2022-01-11 01:39:05,777 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2022-01-11 01:39:05,777 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2022-01-11 01:39:05,779 DEBUG 129:onap_service.py(1) - [AAI][get created customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:39:05,779 DEBUG 131:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnf-customer 2022-01-11 01:39:05,779 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2022-01-11 01:39:05,781 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:39:05,825 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2022-01-11 01:39:05,826 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2022-01-11 01:39:05,826 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":"1641865145747"} 2022-01-11 01:39:05,828 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=='} 2022-01-11 01:39:05,828 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnf-customer 2022-01-11 01:39:05,828 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2022-01-11 01:39:05,830 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:39:05,885 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2022-01-11 01:39:05,885 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2022-01-11 01:39:05,886 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":"1641865145747"} 2022-01-11 01:39:05,888 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=='} 2022-01-11 01:39:05,888 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/v23/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2022-01-11 01:39:05,888 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2022-01-11 01:39:05,889 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:39:05,932 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 404 360 2022-01-11 01:39:05,933 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 404 2022-01-11 01:39:05,934 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"]}}} 2022-01-11 01:39:05,934 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=='} 2022-01-11 01:39:05,934 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"]}}}. 2022-01-11 01:39:05,935 INFO 561:customer.py(1) - Create service subscription for basicnf-customer customer 2022-01-11 01:39:05,938 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-11 01:39:05,938 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-11 01:39:05,939 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:39:05,939 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-11 01:39:05,939 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-11 01:39:05,941 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:39:06,005 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2022-01-11 01:39:06,006 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-11 01:39:06,007 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8cbdb43e-de73-4345-856b-73ca69a41a54/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9a432d6e-f04b-43b0-8bab-8daf7593c540/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","name":"basic_onboard_vDEavR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b300d1f9-9217-4a8d-9925-10623b00a784/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-11 01:39:06,009 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-11 01:39:06,009 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:39:06,009 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:39:06,009 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:39:06,009 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-11 01:39:06,009 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:39:06,010 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:39:06,010 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:39:06,010 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-11 01:39:06,010 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:39:06,010 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:39:06,010 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:39:06,010 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_vDEavR from SDC 2022-01-11 01:39:06,010 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:39:06,010 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:39:06,010 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:39:06,010 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-11 01:39:06,011 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-11 01:39:06,011 INFO 192:__init__.py(1) - Service found, updating information 2022-01-11 01:39:06,011 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:39:06,011 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-01-11 01:39:06,011 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-11 01:39:06,012 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:39:06,064 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-01-11 01:39:06,066 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-11 01:39:06,068 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0f2e8f2c-6f8d-4013-afd1-12d3f4d59dd2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856805829,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9a68446a-1d71-46db-a08b-e5768a8bce43","invariantUUID":"9bbd5554-79fd-40b7-9f38-c08adc6e9652","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":"compute","uniqueId":"3c85ef1c-4b82-4e4c-9584-d497a1d3c40d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856975266,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7450e0f7-81a2-4079-b3b6-e95984461c52","invariantUUID":"244e8fa8-b4f5-4a8a-baec-14e3c304acdb","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1d176c-e9df-4b3a-a45d-6ecc25268f0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856817245,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"032fece4-7533-4520-b332-ab0918bc6db4","invariantUUID":"ade9ad6f-4d23-40b5-affc-7a6289d2b38d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1d38f356-c5f9-4cea-b765-4348a88f1a78","lifecycleState":"CERTIFIED","lastUpdateDate":1641865105485,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","invariantUUID":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45fbaf8a-9bb4-4a9c-8907-e508f0001684","lifecycleState":"CERTIFIED","lastUpdateDate":1641856858237,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c90afc9-d624-4a01-a229-1674cb2c5776","invariantUUID":"7696e821-3957-44c3-9ce5-b37e52d1be36","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":"1a617ed6-10fb-4476-9e83-77a78ae45132","lifecycleState":"CERTIFIED","lastUpdateDate":1641856990640,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6b3d5e5-7e99-48fa-b3c4-cbd2a0d55bc3","invariantUUID":"203066a8-f4f1-4172-afb6-7882a7bf6a43","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"290e958a-5959-479b-bc9f-e896209a9ce7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856867158,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"000cfe67-959e-4171-a6f6-d27ac4282333","invariantUUID":"5b1d34ca-fe07-4873-a174-351fea5bf66e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd0ca187-5feb-44fc-919d-1997b7c13d98","lifecycleState":"CERTIFIED","lastUpdateDate":1641856978124,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd6f79ed-7d1d-4127-9018-7462eea9e1bb","invariantUUID":"4d624a40-430a-4fb2-aff7-41c771036e74","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"fd736ecf-8e99-4405-933b-d4ed555fee48","lifecycleState":"CERTIFIED","lastUpdateDate":1641856763612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2560e85f-0449-4a4d-a033-f4f44167e1c1","invariantUUID":"645f9d45-e2c5-4b57-bbab-021894b2fc33","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a4351a9-ec7e-4cd7-aaa3-35345cbd19c9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856880444,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65e2d486-f8c9-4569-9d8f-3ccc22fb6fb1","invariantUUID":"8df3311b-1d3a-4500-b05c-8b9f514d3193","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":"b293f079-39d1-4c1a-873a-b35e65bbc36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856833540,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38ebcfc9-f708-4e17-b9ee-31cd1a7bd6bd","invariantUUID":"b9d15c7d-ca11-4221-ad52-9fe784b5b518","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63c29d58-6dfe-4ba9-b6b7-c30ff229eb9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856942361,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca9c6f77-bb39-43f3-8da4-e837d2465014","invariantUUID":"3b576b5a-ab27-496b-8e70-04bce7dd15eb","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":"network","uniqueId":"9e4a9d6c-e52c-4f4e-95f8-f29adb25bf3d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856912384,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b580e0b-f80d-498e-8b7f-b95ea8ae59ab","invariantUUID":"0a2352a8-b4f6-4aa4-af52-929e5ed4f58c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f64a6f4e-0fa0-4ca7-b659-c34352f5df0d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856984581,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aec41ebe-2e00-487c-a6e9-8e4a5e9c4b52","invariantUUID":"58a02430-f99b-42eb-8ac5-18e21fbdb15d","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"860381e0-1a05-4c29-8527-5ff07fc79dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856862763,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"35c203d4-4062-48f7-a095-44c76f8a73ff","invariantUUID":"b1c8d3ba-ba12-48cf-a0de-7d0fc8ac5b95","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":"f0873993-8d88-4622-9e8f-b31a891f4fdf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856917547,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e32de8f0-5f91-49b8-ad9f-1c46b2048d67","invariantUUID":"a250716f-a410-4c22-a5e3-34d50ee8643d","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":"3ab1b682-d8b3-4eee-b6bb-7a411d83a937","lifecycleState":"CERTIFIED","lastUpdateDate":1641856983110,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a50f9f3-1232-4be6-9d4c-d48a1978b4a8","invariantUUID":"36d25c96-6a93-4675-8e82-7b9f1f77b92e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d8cae6de-8aef-49eb-8162-068c4d7941a1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856754783,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b190e61f-8629-4fef-8885-3a11d9d6abd2","invariantUUID":"d8dfd3c3-e513-405b-a8fa-a039d6a8e261","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"480456e3-6a08-4877-98ed-d63d7c4fb904","lifecycleState":"CERTIFIED","lastUpdateDate":1641856853230,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59087bb2-5912-41df-9177-d0b4d72569bf","invariantUUID":"fd2519bf-be7d-46d4-9d7f-562ef5b800a9","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":"add14407-6f61-448f-a95f-3c98f3e7c105","lifecycleState":"CERTIFIED","lastUpdateDate":1641856987608,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17edd4a8-9cac-48fa-932c-4046481e2482","invariantUUID":"77d929d7-203b-4fa1-82af-f603cf8f5184","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dd43e672-fed3-4ed8-a902-d4394c1f8f04","lifecycleState":"CERTIFIED","lastUpdateDate":1641856923459,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a52a91f-262e-4277-b375-da87e119795d","invariantUUID":"3e235963-0c7d-4043-9b97-e9e0224fd527","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36b59c25-0307-44e9-98c6-c9bced80dbcb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856782230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f57166-b5f2-4c92-b8f8-f27968059746","invariantUUID":"2108f231-db05-4aec-a274-bcae0cd9580c","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":"76c4b0e9-6f61-4ed8-b4c7-824d628f2da0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856878320,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e55139b-7ed5-4f4e-abdd-ebfa2d7d1766","invariantUUID":"56af37bc-b48b-4cd9-a227-86f8cfe8d047","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01827aa7-bf56-48bd-bb3d-24eb53e1ef5e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856759021,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0b87cf3-e8ac-4331-b2b5-b9ebafa0cfb2","invariantUUID":"52971ff3-2168-4a84-941e-d6f1f7a4d412","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":"compute","uniqueId":"5c937a97-5e90-4b6d-a527-e509d3f32228","lifecycleState":"CERTIFIED","lastUpdateDate":1641856940925,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11883da2-719c-43de-a69a-b73f428bd337","invariantUUID":"4c52048a-412a-45f7-af73-dec1b0673591","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":"compute","uniqueId":"df2972f9-679b-4580-ae66-f3973a5a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856882362,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5367507a-8de6-4f68-80e4-2719e1cd6f3e","invariantUUID":"33af4dc6-751b-425d-ad30-aed5e89a1329","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":"a1ec92c7-84fb-454a-a14f-59fa9674b9c3","lifecycleState":"CERTIFIED","lastUpdateDate":1641856807419,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3171ae13-5ad5-4e26-b099-c7ea44c88aa9","invariantUUID":"154d580f-aa8b-4768-a7b2-9729f0abfce0","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":"b7b05e79-5f31-4353-a782-9af131aed70a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856976772,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace1f296-6cbb-487a-b967-b7818de86a1a","invariantUUID":"43267127-07dd-444d-8252-368128d04a65","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7afff291-885a-4144-b58d-3c21a7259e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856766921,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92b7dc37-8757-421f-bffd-c30efda0d70f","invariantUUID":"19e83afd-2d87-44d1-b0f2-6cedacb531d3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ffcda74-7958-4195-bcdd-480b81819d55","lifecycleState":"CERTIFIED","lastUpdateDate":1641856823161,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d9b41d-7d68-4148-9584-fa19db084f10","invariantUUID":"485e037b-5528-4252-a24e-228805826060","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":"a7754ce7-b6d0-49c1-b57e-8976c868f66d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856864267,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dabb4702-d31e-4df5-9a8c-ca37afae933f","invariantUUID":"4840b2bb-fcf9-4394-a664-6f83eae47680","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1d3dcb51-260b-4da0-a592-f5ca2a01689c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856771452,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"571b7e28-6e5c-4332-807e-5738369b90b8","invariantUUID":"885eb457-7789-45f2-b942-64c7ae4a1342","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":"04fa0a3b-291d-45a8-90b3-9e5973240db1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856793531,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1f7b12e5-cb82-4f4d-9b8e-d3b080e0a468","invariantUUID":"9efef5eb-047b-49a0-bb9d-929be72dcc2b","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dcb6bdb-99ed-4836-b74f-d2e02f37cc9c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856775641,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c92fb97-d9eb-4335-adce-55fd1519329b","invariantUUID":"c1be5d13-f72e-4529-a836-597da7d1a2b5","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":"584a137b-56ca-4112-83b1-dd2dbee67916","lifecycleState":"CERTIFIED","lastUpdateDate":1641856874616,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1612fedd-1f78-4465-999b-f7ec7b11df6b","invariantUUID":"5e8a8f85-2830-4762-978b-767f87f8a940","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":"c57b1a5a-dc5a-4588-9f0b-743712f0253e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856886751,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be9bf4bf-7eae-4d3f-9f1c-b52325c42122","invariantUUID":"796498fb-2c3e-4dd4-9338-2cfd9d42c6ce","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":"d0475ddf-9dfa-4a6f-83cd-aca35823276e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856820119,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0dbf8aa2-97f9-4201-9404-06ad33af4fe9","invariantUUID":"b52c2b0c-e8d6-4663-be9e-efb50e34d3c1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c5756bc-362d-462f-b215-04a1a4f0f6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1641856837944,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d21433a-35ad-42c5-bc9a-31fff1affbe5","invariantUUID":"2bd3c7db-8cad-4460-b6bd-25778f7bed08","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":"defaulticon","uniqueId":"bb3d9bc5-dae6-45a5-ae57-086853deb885","lifecycleState":"CERTIFIED","lastUpdateDate":1641865014128,"name":"basic_onboard_vDEavR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b172a215-ce82-43c8-8bf4-878659c5f0f1","invariantUUID":"073106df-8d4f-46e1-bdd0-ce690661142d","systemName":"BasicOnboardVdeavr","description":"VF","tags":["basic_onboard_vDEavR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b6d3f7-1b30-4378-ad89-2a3807e7b905","lifecycleState":"CERTIFIED","lastUpdateDate":1641856914593,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"088bf319-1c9f-412e-bb4c-6a9ca6219ce5","invariantUUID":"13515068-dea9-46fc-9a25-d4b60045358a","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":"591d2b62-193e-4ba8-970d-54cc2fc8f93a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856992062,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a662867-275a-45ec-bac3-d926c244123c","invariantUUID":"e296a87b-d9b2-4e1d-a38e-5df1585bab15","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6d59151-d948-43af-a653-a64af877bd86","lifecycleState":"CERTIFIED","lastUpdateDate":1641856865816,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9cfeeab-4eaa-41f4-a1ce-4b4205098412","invariantUUID":"aa18469b-8989-49f5-9dfd-a8579d2c784c","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c68d8862-b96d-4be2-8a29-e5f5af7884bf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856814445,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1616510e-deef-4ceb-9372-ed46cea6b30c","invariantUUID":"1fe39ba9-e9a2-47d2-932c-b7c61be47341","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":"defaulticon","uniqueId":"bd011879-1be8-4c85-b7f3-f89a3ab3276d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856780643,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97a2e5f6-cddf-4806-9703-e2af04f09471","invariantUUID":"15100cee-e187-420c-aef7-ef657766ec17","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":"a424a972-21e4-4520-bcbf-847194674b6d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856908781,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b762d9b-5186-4dbe-ae74-ba22a3a25b54","invariantUUID":"0c939bfd-b053-43c7-bcb7-8d0b000ef8af","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"41b755d5-124e-4c8a-9600-9c636a3db445","lifecycleState":"CERTIFIED","lastUpdateDate":1641856765209,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20bdffb7-e170-4126-acec-555a83d9bc6a","invariantUUID":"69be2327-8700-4020-a53b-37753e11c8cc","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":"objectStorage","uniqueId":"aa97dcc1-726f-495f-9dae-62df7eed87d7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856870277,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d21de404-db02-4979-855c-59e22f9c9a81","invariantUUID":"f023a003-3b19-4248-856d-ec6f7f4fa32c","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":"defaulticon","uniqueId":"47bb6dc6-7ef7-4786-9e54-bcb46a50e588","lifecycleState":"CERTIFIED","lastUpdateDate":1641856900587,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a67e6849-29d3-4e34-82e9-dcb3be36a603","invariantUUID":"59a90e0a-90f4-44bf-b423-6119c14abfd4","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":"port","uniqueId":"0e0d6f2a-9343-4392-84e9-e818aee0fc0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856906099,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3a1d5f5-ed5e-46b4-bdd2-0d742ed9db48","invariantUUID":"686b1d78-e180-410d-88de-065eeb7867df","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":"b0094b2c-1d1e-4c2c-954a-22461ba0f650","lifecycleState":"CERTIFIED","lastUpdateDate":1641856919067,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ee8341-c577-4860-b926-74eabe75aa9c","invariantUUID":"1f76ba9d-df15-4720-88bf-6d926c562bca","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":"port","uniqueId":"894b349b-7283-49d4-a18c-7727f388aaab","lifecycleState":"CERTIFIED","lastUpdateDate":1641856945354,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8c5933-bae6-4a92-813a-7a216adef98a","invariantUUID":"cdab6d95-15c2-44ec-b3f2-9037fe52c4fc","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":"41227295-fce4-49e3-90ec-026e59b54ee2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856789924,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"79bec82c-46a5-4d1a-97a4-be1ed636f7a9","invariantUUID":"e4703809-37ab-4a1c-8ade-380d2936f0fd","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":"801fbd13-012d-412c-866f-c75b90a81c24","lifecycleState":"CERTIFIED","lastUpdateDate":1641856916067,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c58f4d7b-2f0f-44c5-91f8-13408b1007cf","invariantUUID":"cdd04163-d269-40c5-a8c2-70efeea167f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"00ea9398-5b5f-4009-8caa-a1fb24842de0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856901991,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4943a7b-b90e-4f08-803d-82585b567902","invariantUUID":"728d2393-7572-49cc-bd3c-4ead916a2c3b","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":"91facf16-bc23-489d-94ee-814b33cd1622","lifecycleState":"CERTIFIED","lastUpdateDate":1641856885201,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06529d85-b33f-41bb-84be-1df5b7e83da8","invariantUUID":"a83db36a-ae76-4353-82ae-af697c415dd8","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a71a6a6d-e7ea-4ff9-a169-44be6b288760","lifecycleState":"CERTIFIED","lastUpdateDate":1641856939369,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"897dd567-87c6-4e30-a002-fc36af186516","invariantUUID":"7f8942b0-2d79-417b-818d-53df8d2c8c6e","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":"port","uniqueId":"ecb36648-6f8e-4ad9-8185-19f06ee4391e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856779127,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57ec7af1-2b78-446a-b7ce-100e9fd313a1","invariantUUID":"eb8845ac-8b55-418b-93f9-09a30d4e99f0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5782906-901b-4eef-808c-c216be152158","lifecycleState":"CERTIFIED","lastUpdateDate":1641856829476,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0892bc04-39c9-481f-a687-1507217453dc","invariantUUID":"556e0c85-0a2c-4c8f-a5f5-02c800c21e76","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":"port","uniqueId":"20214fc8-7d45-4116-9913-5181303b6d81","lifecycleState":"CERTIFIED","lastUpdateDate":1641856801754,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d65c97c-026e-48bf-9ff1-12501d0b1e24","invariantUUID":"a0f9ec1f-7917-4782-92d5-4e7fb9224a84","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":"61bd77a3-51ab-4369-a89d-63bca13fe9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856873204,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eeeea433-1ca1-4362-9a28-9ac727c8c530","invariantUUID":"74f6cd34-ad82-4904-998e-a8f38517dc91","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0708d8bc-3371-48d8-a890-1016b7898355","lifecycleState":"CERTIFIED","lastUpdateDate":1641856985980,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb73f509-9311-4640-bbcf-1c37446772b9","invariantUUID":"5e48051a-c562-4bdc-82af-c35d3002cb77","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c3b8cb8-d015-4375-8775-4c13e3365fbc","lifecycleState":"CERTIFIED","lastUpdateDate":1641856930342,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f8ae725-c0e4-4334-b14e-019876592698","invariantUUID":"be47ce7e-47b5-4fcb-b704-b3f51e3a69ff","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":"69c8286d-ba68-4242-947b-5d0ce7ac1df1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856859768,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1a170e-979b-4456-9be6-c3864c1ffd06","invariantUUID":"7e2f33bd-d6e6-449f-b133-4bd98bd07618","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0ae233f-4a23-4050-8d44-b0b87c667623","lifecycleState":"CERTIFIED","lastUpdateDate":1641856894321,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd92cc76-6efb-4838-a243-bf119ba362ed","invariantUUID":"59136afe-0f97-41a8-b810-1c3a820e7293","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e6ef5f9b-2264-48c2-bd72-7f2697dd66be","lifecycleState":"CERTIFIED","lastUpdateDate":1641856891832,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e52d2386-8f20-4eed-8043-2114256fb2c4","invariantUUID":"c0618a2a-64a7-489b-aa72-7982a01f7977","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"db4499ef-b52b-4611-a0f5-c156d4198ff4","lifecycleState":"CERTIFIED","lastUpdateDate":1641856921025,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3750b6f-fbc8-4fda-989e-fd748b8aed17","invariantUUID":"5bec06a2-61ab-4e00-b728-6f52b28a6976","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5ad5061-e270-4a90-8d0c-e722dcc70e90","lifecycleState":"CERTIFIED","lastUpdateDate":1641856937447,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62818cff-2a6e-402e-8b95-fe8f4f1a3b1a","invariantUUID":"ea6af0bf-37a2-43a0-ab8b-504503d33e32","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cebb22c8-e9dc-4320-81fd-a6cfbd0c2d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856777609,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"496c52d9-d1db-4033-9807-4c2d6426ab21","invariantUUID":"a54293c7-ff89-4e81-8f36-bdc3f059989c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"65d16bd9-2bb0-4354-af34-70173f58fbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1641856943849,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39c3e511-6665-4457-bcda-ffa945b97551","invariantUUID":"3eb64bc1-46c7-44ab-84d3-c5eeb5bd9e92","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":"d46d8c93-1aa4-43bb-b545-516e3c1350e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856979767,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fcfab36-65d2-4713-9d58-987cb16a8ac1","invariantUUID":"42ec91b2-497c-4535-99a8-e74c7b887bf8","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b0775cff-380c-4dd1-9e37-207a9d09e749","lifecycleState":"CERTIFIED","lastUpdateDate":1641856773438,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa41e7b2-ac0c-443d-a64d-5bf383f4aaec","invariantUUID":"a0e78fba-472c-4096-8815-889889208d42","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","lifecycleState":"CERTIFIED","lastUpdateDate":1641856748300,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f04e3d6-4dee-4bf7-9cda-4be5f64327c0","invariantUUID":"5472ec35-8b00-4122-8e60-5d46aebcf51a","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":"51ce93f6-e32b-4278-af8f-9993de0b005c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856787080,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7283027-4873-44c6-9994-eb45c09ca1d9","invariantUUID":"01e6b524-1461-4584-8f23-db5d91a37951","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f78bdfd7-e0a6-45ee-b693-9e286308d216","lifecycleState":"CERTIFIED","lastUpdateDate":1641856756789,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21617651-ef5c-4aad-be27-a30491efae7e","invariantUUID":"9509fe23-39c2-4768-84c4-ffbce891e94a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d297a91a-c3ba-471f-8263-a3f2fbfbc2da","lifecycleState":"CERTIFIED","lastUpdateDate":1641856784585,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"88a09835-160a-4e51-9328-3b8f57fe5332","invariantUUID":"c4746860-617d-40ea-82ab-a165a2b5900d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b2ee2956-9389-4b22-b80d-5efe08ebcacb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856932939,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe1d35f4-dde3-44f0-b52f-0510befed2ea","invariantUUID":"f0a1254b-e42d-4666-bcb5-8e38f5178646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74836a63-e150-4b52-8488-4c596157bd6f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856981291,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e06dea16-f288-45e6-b28b-a5bf916955e1","invariantUUID":"5c747c88-8642-4c6d-9452-e3fc1f5f661e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"858fb3f8-22e8-4b22-94b2-cd186d111c8f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856809324,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d5eaf81b-03d3-4931-ac22-2a0a1e814fed","invariantUUID":"64a7f16b-94dc-4233-95f8-7805622eeaf8","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8301f81e-44fe-4581-9741-c357ec59631f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856925850,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e6095f-db75-4cfe-8b78-0658b201a09b","invariantUUID":"54da9ed8-5f11-401c-8cc7-f527ce2cf0c9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"56a190f5-e94d-46fd-aca8-a4ea4ad327e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856989117,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e018dbf5-18bb-493d-b514-9048def12357","invariantUUID":"84c30f01-c00d-4df6-82d8-f714baf322c9","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a796f3f-10aa-4392-831f-e535564261f4","lifecycleState":"CERTIFIED","lastUpdateDate":1641864508669,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"80b592b5-0047-4c50-8e4e-c7bb5b86fef7","invariantUUID":"078439b6-116b-45d3-97d1-0888d643d909","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"57a97373-5e7b-44b8-bb5d-c69a800963ba","lifecycleState":"CERTIFIED","lastUpdateDate":1641856868842,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6cc1e312-6204-4b20-a302-03c798aff04d","invariantUUID":"bf440d27-788b-4b9f-8ef3-9e487ea393ff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"699c4793-e223-4dc2-81ed-c03fb11de167","lifecycleState":"CERTIFIED","lastUpdateDate":1641856904016,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fffe9c05-7180-4a11-a306-b483ed9e3839","invariantUUID":"37aee154-769b-402d-b534-518e93dcca9d","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":"92d500e2-c3d5-4d1d-b705-4130437a869c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856871791,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"535075d6-0666-4b79-bb3b-b00c7a96b1f9","invariantUUID":"5874bb97-8271-40cb-a140-c7fbc0e32170","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":"networkrules","uniqueId":"c8051410-fe80-4a19-976c-a344ce91a028","lifecycleState":"CERTIFIED","lastUpdateDate":1641856800156,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d60c8a09-a715-431a-9b67-4d25680ae9c2","invariantUUID":"e8746927-9e2e-4ef4-aa15-479f674515de","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"390b787a-9d09-434c-bec2-7b8c9b6ecf50","lifecycleState":"CERTIFIED","lastUpdateDate":1641864257406,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","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":"47db812a-fae7-46aa-b3a3-8277fa220f17","lifecycleState":"CERTIFIED","lastUpdateDate":1641865048826,"name":"basic_onboard_vDEavR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","systemName":"BasicOnboardVdeavr","description":"service","tags":["basic_onboard_vDEavR"],"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":"114b971d-6f2f-4aea-a88a-0c8de1b4fbe7","lifecycleState":"CERTIFIED","lastUpdateDate":1641864546530,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1e3ab4e3-163a-48d5-b3c2-3ddea08621f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641865143236,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","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}]}]} 2022-01-11 01:39:06,073 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-11 01:39:06,073 DEBUG 129:onap_service.py(1) - [AAI][Create service subscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:39:06,074 DEBUG 131:onap_service.py(1) - [AAI][Create service subscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf 2022-01-11 01:39:06,074 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "fa5da416-74cd-47cc-9f2f-1a39622c6b11" } 2022-01-11 01:39:06,075 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:39:06,164 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf HTTP/1.1" 201 0 2022-01-11 01:39:06,165 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2022-01-11 01:39:06,165 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2022-01-11 01:39:06,167 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=='} 2022-01-11 01:39:06,167 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/v23/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2022-01-11 01:39:06,167 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2022-01-11 01:39:06,169 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:39:06,218 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 90 2022-01-11 01:39:06,219 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2022-01-11 01:39:06,219 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1641865146112"}]} 2022-01-11 01:39:06,222 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=='} 2022-01-11 01:39:06,222 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnf-customer 2022-01-11 01:39:06,222 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2022-01-11 01:39:06,224 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:39:06,268 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2022-01-11 01:39:06,268 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2022-01-11 01:39:06,269 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":"1641865145747"} 2022-01-11 01:39:06,271 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=='} 2022-01-11 01:39:06,271 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/v23/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2022-01-11 01:39:06,271 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2022-01-11 01:39:06,272 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:39:06,316 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 90 2022-01-11 01:39:06,317 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2022-01-11 01:39:06,317 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1641865146112"}]} 2022-01-11 01:39:06,319 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:39:06,319 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2022-01-11 01:39:06,319 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-11 01:39:06,321 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:39:06,373 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2022-01-11 01:39:06,374 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-11 01:39:06,374 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":"","resource-version":"1641865145602","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-01-11 01:39:06,376 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:39:06,376 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2022-01-11 01:39:06,377 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-01-11 01:39:06,378 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:39:06,420 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 132 2022-01-11 01:39:06,421 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-01-11 01:39:06,421 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1641865145253"} 2022-01-11 01:39:06,428 DEBUG 129:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:39:06,428 DEBUG 131:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list/relationship 2022-01-11 01:39:06,428 DEBUG 132:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] data sent: { "related-to": "tenant", "related-link": "https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224?resource-version=1641865145253", "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"}] } 2022-01-11 01:39:06,430 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:39:06,539 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list/relationship HTTP/1.1" 200 0 2022-01-11 01:39:06,540 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2022-01-11 01:39:06,540 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2022-01-11 01:39:06,544 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=='} 2022-01-11 01:39:06,544 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnf-customer 2022-01-11 01:39:06,544 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2022-01-11 01:39:06,547 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:39:06,600 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2022-01-11 01:39:06,601 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2022-01-11 01:39:06,601 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":"1641865145747"} 2022-01-11 01:39:06,604 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:39:06,605 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2022-01-11 01:39:06,605 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-11 01:39:06,607 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:39:06,671 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2022-01-11 01:39:06,673 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-11 01:39:06,673 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":"","resource-version":"1641865145602","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-01-11 01:39:06,676 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:39:06,677 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2022-01-11 01:39:06,677 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-01-11 01:39:06,679 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:39:06,738 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 597 2022-01-11 01:39:06,740 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-01-11 01:39:06,740 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1641865146460","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/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"}]}]}} 2022-01-11 01:39:06,743 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entities] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:39:06,744 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities 2022-01-11 01:39:06,744 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2022-01-11 01:39:06,746 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:39:06,808 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities HTTP/1.1" 200 1314 2022-01-11 01:39:06,809 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2022-01-11 01:39:06,810 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"8870dd87-92f0-4660-b7ac-48deb69f67de","owning-entity-name":"OE-ETE_Customer-8870dd87-92f0-4660-b7ac-48deb69f67de","resource-version":"1641864146053","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/customers/customer/ETE_Customer_a25d7610-9da2-4c7e-b701-c3714eacc81e/service-subscriptions/service-subscription/pNF/service-instances/service-instance/56c4fd54-9533-4035-86c4-d2c1d30f9e20","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_a25d7610-9da2-4c7e-b701-c3714eacc81e"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"56c4fd54-9533-4035-86c4-d2c1d30f9e20"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Namea25d7610-9da2-4c7e-b701-c3714eacc81e"}]}]}},{"owning-entity-id":"0df78ae1-7df9-439a-bd55-0675252ece6a","owning-entity-name":"basicvm-oe","resource-version":"1641864954906"},{"owning-entity-id":"a7e26ed5-7952-4729-b318-ddf99b2448a2","owning-entity-name":"basicnw-oe","resource-version":"1641864445655"}]} 2022-01-11 01:39:06,812 INFO 200:service_ala_carte.py(1) - Owning entity not found, create it 2022-01-11 01:39:06,816 DEBUG 129:onap_service.py(1) - [AAI][Declare A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:39:06,817 DEBUG 131:onap_service.py(1) - [AAI][Declare A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities/owning-entity/2cf78c08-8db3-47a3-8b66-19f3155585de 2022-01-11 01:39:06,817 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnf_owning_entity", "owning-entity-id": "2cf78c08-8db3-47a3-8b66-19f3155585de" } 2022-01-11 01:39:06,819 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:39:06,887 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/owning-entities/owning-entity/2cf78c08-8db3-47a3-8b66-19f3155585de HTTP/1.1" 201 0 2022-01-11 01:39:06,888 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2022-01-11 01:39:06,888 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2022-01-11 01:39:06,891 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:39:06,891 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities/owning-entity/2cf78c08-8db3-47a3-8b66-19f3155585de 2022-01-11 01:39:06,891 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2022-01-11 01:39:06,893 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:39:06,939 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities/owning-entity/2cf78c08-8db3-47a3-8b66-19f3155585de HTTP/1.1" 200 139 2022-01-11 01:39:06,940 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2022-01-11 01:39:06,940 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"2cf78c08-8db3-47a3-8b66-19f3155585de","owning-entity-name":"basicnf_owning_entity","resource-version":"1641865146855"} 2022-01-11 01:39:06,942 INFO 204:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2022-01-11 01:39:06,942 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-11 01:39:06,942 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-11 01:39:06,943 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:39:06,943 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-11 01:39:06,943 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-11 01:39:06,944 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:39:06,998 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2022-01-11 01:39:06,999 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-11 01:39:06,999 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8cbdb43e-de73-4345-856b-73ca69a41a54/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9a432d6e-f04b-43b0-8bab-8daf7593c540/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","name":"basic_onboard_vDEavR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b300d1f9-9217-4a8d-9925-10623b00a784/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-11 01:39:07,001 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-11 01:39:07,001 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:39:07,001 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:39:07,001 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:39:07,002 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-11 01:39:07,002 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:39:07,002 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:39:07,002 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:39:07,003 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-11 01:39:07,003 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:39:07,003 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:39:07,003 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:39:07,004 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_vDEavR from SDC 2022-01-11 01:39:07,004 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:39:07,004 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:39:07,004 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:39:07,005 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-11 01:39:07,005 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-11 01:39:07,005 INFO 192:__init__.py(1) - Service found, updating information 2022-01-11 01:39:07,006 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:39:07,006 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-01-11 01:39:07,006 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-11 01:39:07,008 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:39:07,066 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-01-11 01:39:07,069 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-11 01:39:07,072 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0f2e8f2c-6f8d-4013-afd1-12d3f4d59dd2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856805829,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9a68446a-1d71-46db-a08b-e5768a8bce43","invariantUUID":"9bbd5554-79fd-40b7-9f38-c08adc6e9652","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":"compute","uniqueId":"3c85ef1c-4b82-4e4c-9584-d497a1d3c40d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856975266,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7450e0f7-81a2-4079-b3b6-e95984461c52","invariantUUID":"244e8fa8-b4f5-4a8a-baec-14e3c304acdb","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1d176c-e9df-4b3a-a45d-6ecc25268f0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856817245,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"032fece4-7533-4520-b332-ab0918bc6db4","invariantUUID":"ade9ad6f-4d23-40b5-affc-7a6289d2b38d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1d38f356-c5f9-4cea-b765-4348a88f1a78","lifecycleState":"CERTIFIED","lastUpdateDate":1641865105485,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","invariantUUID":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45fbaf8a-9bb4-4a9c-8907-e508f0001684","lifecycleState":"CERTIFIED","lastUpdateDate":1641856858237,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c90afc9-d624-4a01-a229-1674cb2c5776","invariantUUID":"7696e821-3957-44c3-9ce5-b37e52d1be36","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":"1a617ed6-10fb-4476-9e83-77a78ae45132","lifecycleState":"CERTIFIED","lastUpdateDate":1641856990640,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6b3d5e5-7e99-48fa-b3c4-cbd2a0d55bc3","invariantUUID":"203066a8-f4f1-4172-afb6-7882a7bf6a43","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"290e958a-5959-479b-bc9f-e896209a9ce7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856867158,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"000cfe67-959e-4171-a6f6-d27ac4282333","invariantUUID":"5b1d34ca-fe07-4873-a174-351fea5bf66e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd0ca187-5feb-44fc-919d-1997b7c13d98","lifecycleState":"CERTIFIED","lastUpdateDate":1641856978124,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd6f79ed-7d1d-4127-9018-7462eea9e1bb","invariantUUID":"4d624a40-430a-4fb2-aff7-41c771036e74","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"fd736ecf-8e99-4405-933b-d4ed555fee48","lifecycleState":"CERTIFIED","lastUpdateDate":1641856763612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2560e85f-0449-4a4d-a033-f4f44167e1c1","invariantUUID":"645f9d45-e2c5-4b57-bbab-021894b2fc33","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a4351a9-ec7e-4cd7-aaa3-35345cbd19c9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856880444,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65e2d486-f8c9-4569-9d8f-3ccc22fb6fb1","invariantUUID":"8df3311b-1d3a-4500-b05c-8b9f514d3193","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":"b293f079-39d1-4c1a-873a-b35e65bbc36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856833540,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38ebcfc9-f708-4e17-b9ee-31cd1a7bd6bd","invariantUUID":"b9d15c7d-ca11-4221-ad52-9fe784b5b518","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63c29d58-6dfe-4ba9-b6b7-c30ff229eb9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856942361,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca9c6f77-bb39-43f3-8da4-e837d2465014","invariantUUID":"3b576b5a-ab27-496b-8e70-04bce7dd15eb","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":"network","uniqueId":"9e4a9d6c-e52c-4f4e-95f8-f29adb25bf3d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856912384,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b580e0b-f80d-498e-8b7f-b95ea8ae59ab","invariantUUID":"0a2352a8-b4f6-4aa4-af52-929e5ed4f58c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f64a6f4e-0fa0-4ca7-b659-c34352f5df0d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856984581,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aec41ebe-2e00-487c-a6e9-8e4a5e9c4b52","invariantUUID":"58a02430-f99b-42eb-8ac5-18e21fbdb15d","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"860381e0-1a05-4c29-8527-5ff07fc79dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856862763,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"35c203d4-4062-48f7-a095-44c76f8a73ff","invariantUUID":"b1c8d3ba-ba12-48cf-a0de-7d0fc8ac5b95","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":"f0873993-8d88-4622-9e8f-b31a891f4fdf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856917547,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e32de8f0-5f91-49b8-ad9f-1c46b2048d67","invariantUUID":"a250716f-a410-4c22-a5e3-34d50ee8643d","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":"3ab1b682-d8b3-4eee-b6bb-7a411d83a937","lifecycleState":"CERTIFIED","lastUpdateDate":1641856983110,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a50f9f3-1232-4be6-9d4c-d48a1978b4a8","invariantUUID":"36d25c96-6a93-4675-8e82-7b9f1f77b92e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d8cae6de-8aef-49eb-8162-068c4d7941a1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856754783,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b190e61f-8629-4fef-8885-3a11d9d6abd2","invariantUUID":"d8dfd3c3-e513-405b-a8fa-a039d6a8e261","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"480456e3-6a08-4877-98ed-d63d7c4fb904","lifecycleState":"CERTIFIED","lastUpdateDate":1641856853230,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59087bb2-5912-41df-9177-d0b4d72569bf","invariantUUID":"fd2519bf-be7d-46d4-9d7f-562ef5b800a9","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":"add14407-6f61-448f-a95f-3c98f3e7c105","lifecycleState":"CERTIFIED","lastUpdateDate":1641856987608,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17edd4a8-9cac-48fa-932c-4046481e2482","invariantUUID":"77d929d7-203b-4fa1-82af-f603cf8f5184","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dd43e672-fed3-4ed8-a902-d4394c1f8f04","lifecycleState":"CERTIFIED","lastUpdateDate":1641856923459,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a52a91f-262e-4277-b375-da87e119795d","invariantUUID":"3e235963-0c7d-4043-9b97-e9e0224fd527","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36b59c25-0307-44e9-98c6-c9bced80dbcb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856782230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f57166-b5f2-4c92-b8f8-f27968059746","invariantUUID":"2108f231-db05-4aec-a274-bcae0cd9580c","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":"76c4b0e9-6f61-4ed8-b4c7-824d628f2da0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856878320,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e55139b-7ed5-4f4e-abdd-ebfa2d7d1766","invariantUUID":"56af37bc-b48b-4cd9-a227-86f8cfe8d047","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01827aa7-bf56-48bd-bb3d-24eb53e1ef5e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856759021,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0b87cf3-e8ac-4331-b2b5-b9ebafa0cfb2","invariantUUID":"52971ff3-2168-4a84-941e-d6f1f7a4d412","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":"compute","uniqueId":"5c937a97-5e90-4b6d-a527-e509d3f32228","lifecycleState":"CERTIFIED","lastUpdateDate":1641856940925,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11883da2-719c-43de-a69a-b73f428bd337","invariantUUID":"4c52048a-412a-45f7-af73-dec1b0673591","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":"compute","uniqueId":"df2972f9-679b-4580-ae66-f3973a5a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856882362,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5367507a-8de6-4f68-80e4-2719e1cd6f3e","invariantUUID":"33af4dc6-751b-425d-ad30-aed5e89a1329","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":"a1ec92c7-84fb-454a-a14f-59fa9674b9c3","lifecycleState":"CERTIFIED","lastUpdateDate":1641856807419,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3171ae13-5ad5-4e26-b099-c7ea44c88aa9","invariantUUID":"154d580f-aa8b-4768-a7b2-9729f0abfce0","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":"b7b05e79-5f31-4353-a782-9af131aed70a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856976772,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace1f296-6cbb-487a-b967-b7818de86a1a","invariantUUID":"43267127-07dd-444d-8252-368128d04a65","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7afff291-885a-4144-b58d-3c21a7259e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856766921,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92b7dc37-8757-421f-bffd-c30efda0d70f","invariantUUID":"19e83afd-2d87-44d1-b0f2-6cedacb531d3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ffcda74-7958-4195-bcdd-480b81819d55","lifecycleState":"CERTIFIED","lastUpdateDate":1641856823161,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d9b41d-7d68-4148-9584-fa19db084f10","invariantUUID":"485e037b-5528-4252-a24e-228805826060","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":"a7754ce7-b6d0-49c1-b57e-8976c868f66d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856864267,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dabb4702-d31e-4df5-9a8c-ca37afae933f","invariantUUID":"4840b2bb-fcf9-4394-a664-6f83eae47680","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1d3dcb51-260b-4da0-a592-f5ca2a01689c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856771452,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"571b7e28-6e5c-4332-807e-5738369b90b8","invariantUUID":"885eb457-7789-45f2-b942-64c7ae4a1342","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":"04fa0a3b-291d-45a8-90b3-9e5973240db1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856793531,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1f7b12e5-cb82-4f4d-9b8e-d3b080e0a468","invariantUUID":"9efef5eb-047b-49a0-bb9d-929be72dcc2b","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dcb6bdb-99ed-4836-b74f-d2e02f37cc9c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856775641,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c92fb97-d9eb-4335-adce-55fd1519329b","invariantUUID":"c1be5d13-f72e-4529-a836-597da7d1a2b5","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":"584a137b-56ca-4112-83b1-dd2dbee67916","lifecycleState":"CERTIFIED","lastUpdateDate":1641856874616,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1612fedd-1f78-4465-999b-f7ec7b11df6b","invariantUUID":"5e8a8f85-2830-4762-978b-767f87f8a940","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":"c57b1a5a-dc5a-4588-9f0b-743712f0253e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856886751,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be9bf4bf-7eae-4d3f-9f1c-b52325c42122","invariantUUID":"796498fb-2c3e-4dd4-9338-2cfd9d42c6ce","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":"d0475ddf-9dfa-4a6f-83cd-aca35823276e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856820119,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0dbf8aa2-97f9-4201-9404-06ad33af4fe9","invariantUUID":"b52c2b0c-e8d6-4663-be9e-efb50e34d3c1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c5756bc-362d-462f-b215-04a1a4f0f6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1641856837944,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d21433a-35ad-42c5-bc9a-31fff1affbe5","invariantUUID":"2bd3c7db-8cad-4460-b6bd-25778f7bed08","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":"defaulticon","uniqueId":"bb3d9bc5-dae6-45a5-ae57-086853deb885","lifecycleState":"CERTIFIED","lastUpdateDate":1641865014128,"name":"basic_onboard_vDEavR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b172a215-ce82-43c8-8bf4-878659c5f0f1","invariantUUID":"073106df-8d4f-46e1-bdd0-ce690661142d","systemName":"BasicOnboardVdeavr","description":"VF","tags":["basic_onboard_vDEavR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b6d3f7-1b30-4378-ad89-2a3807e7b905","lifecycleState":"CERTIFIED","lastUpdateDate":1641856914593,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"088bf319-1c9f-412e-bb4c-6a9ca6219ce5","invariantUUID":"13515068-dea9-46fc-9a25-d4b60045358a","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":"591d2b62-193e-4ba8-970d-54cc2fc8f93a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856992062,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a662867-275a-45ec-bac3-d926c244123c","invariantUUID":"e296a87b-d9b2-4e1d-a38e-5df1585bab15","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6d59151-d948-43af-a653-a64af877bd86","lifecycleState":"CERTIFIED","lastUpdateDate":1641856865816,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9cfeeab-4eaa-41f4-a1ce-4b4205098412","invariantUUID":"aa18469b-8989-49f5-9dfd-a8579d2c784c","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c68d8862-b96d-4be2-8a29-e5f5af7884bf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856814445,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1616510e-deef-4ceb-9372-ed46cea6b30c","invariantUUID":"1fe39ba9-e9a2-47d2-932c-b7c61be47341","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":"defaulticon","uniqueId":"bd011879-1be8-4c85-b7f3-f89a3ab3276d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856780643,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97a2e5f6-cddf-4806-9703-e2af04f09471","invariantUUID":"15100cee-e187-420c-aef7-ef657766ec17","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":"a424a972-21e4-4520-bcbf-847194674b6d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856908781,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b762d9b-5186-4dbe-ae74-ba22a3a25b54","invariantUUID":"0c939bfd-b053-43c7-bcb7-8d0b000ef8af","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"41b755d5-124e-4c8a-9600-9c636a3db445","lifecycleState":"CERTIFIED","lastUpdateDate":1641856765209,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20bdffb7-e170-4126-acec-555a83d9bc6a","invariantUUID":"69be2327-8700-4020-a53b-37753e11c8cc","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":"objectStorage","uniqueId":"aa97dcc1-726f-495f-9dae-62df7eed87d7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856870277,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d21de404-db02-4979-855c-59e22f9c9a81","invariantUUID":"f023a003-3b19-4248-856d-ec6f7f4fa32c","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":"defaulticon","uniqueId":"47bb6dc6-7ef7-4786-9e54-bcb46a50e588","lifecycleState":"CERTIFIED","lastUpdateDate":1641856900587,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a67e6849-29d3-4e34-82e9-dcb3be36a603","invariantUUID":"59a90e0a-90f4-44bf-b423-6119c14abfd4","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":"port","uniqueId":"0e0d6f2a-9343-4392-84e9-e818aee0fc0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856906099,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3a1d5f5-ed5e-46b4-bdd2-0d742ed9db48","invariantUUID":"686b1d78-e180-410d-88de-065eeb7867df","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":"b0094b2c-1d1e-4c2c-954a-22461ba0f650","lifecycleState":"CERTIFIED","lastUpdateDate":1641856919067,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ee8341-c577-4860-b926-74eabe75aa9c","invariantUUID":"1f76ba9d-df15-4720-88bf-6d926c562bca","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":"port","uniqueId":"894b349b-7283-49d4-a18c-7727f388aaab","lifecycleState":"CERTIFIED","lastUpdateDate":1641856945354,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8c5933-bae6-4a92-813a-7a216adef98a","invariantUUID":"cdab6d95-15c2-44ec-b3f2-9037fe52c4fc","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":"41227295-fce4-49e3-90ec-026e59b54ee2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856789924,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"79bec82c-46a5-4d1a-97a4-be1ed636f7a9","invariantUUID":"e4703809-37ab-4a1c-8ade-380d2936f0fd","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":"801fbd13-012d-412c-866f-c75b90a81c24","lifecycleState":"CERTIFIED","lastUpdateDate":1641856916067,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c58f4d7b-2f0f-44c5-91f8-13408b1007cf","invariantUUID":"cdd04163-d269-40c5-a8c2-70efeea167f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"00ea9398-5b5f-4009-8caa-a1fb24842de0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856901991,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4943a7b-b90e-4f08-803d-82585b567902","invariantUUID":"728d2393-7572-49cc-bd3c-4ead916a2c3b","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":"91facf16-bc23-489d-94ee-814b33cd1622","lifecycleState":"CERTIFIED","lastUpdateDate":1641856885201,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06529d85-b33f-41bb-84be-1df5b7e83da8","invariantUUID":"a83db36a-ae76-4353-82ae-af697c415dd8","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a71a6a6d-e7ea-4ff9-a169-44be6b288760","lifecycleState":"CERTIFIED","lastUpdateDate":1641856939369,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"897dd567-87c6-4e30-a002-fc36af186516","invariantUUID":"7f8942b0-2d79-417b-818d-53df8d2c8c6e","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":"port","uniqueId":"ecb36648-6f8e-4ad9-8185-19f06ee4391e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856779127,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57ec7af1-2b78-446a-b7ce-100e9fd313a1","invariantUUID":"eb8845ac-8b55-418b-93f9-09a30d4e99f0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5782906-901b-4eef-808c-c216be152158","lifecycleState":"CERTIFIED","lastUpdateDate":1641856829476,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0892bc04-39c9-481f-a687-1507217453dc","invariantUUID":"556e0c85-0a2c-4c8f-a5f5-02c800c21e76","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":"port","uniqueId":"20214fc8-7d45-4116-9913-5181303b6d81","lifecycleState":"CERTIFIED","lastUpdateDate":1641856801754,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d65c97c-026e-48bf-9ff1-12501d0b1e24","invariantUUID":"a0f9ec1f-7917-4782-92d5-4e7fb9224a84","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":"61bd77a3-51ab-4369-a89d-63bca13fe9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856873204,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eeeea433-1ca1-4362-9a28-9ac727c8c530","invariantUUID":"74f6cd34-ad82-4904-998e-a8f38517dc91","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0708d8bc-3371-48d8-a890-1016b7898355","lifecycleState":"CERTIFIED","lastUpdateDate":1641856985980,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb73f509-9311-4640-bbcf-1c37446772b9","invariantUUID":"5e48051a-c562-4bdc-82af-c35d3002cb77","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c3b8cb8-d015-4375-8775-4c13e3365fbc","lifecycleState":"CERTIFIED","lastUpdateDate":1641856930342,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f8ae725-c0e4-4334-b14e-019876592698","invariantUUID":"be47ce7e-47b5-4fcb-b704-b3f51e3a69ff","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":"69c8286d-ba68-4242-947b-5d0ce7ac1df1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856859768,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1a170e-979b-4456-9be6-c3864c1ffd06","invariantUUID":"7e2f33bd-d6e6-449f-b133-4bd98bd07618","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0ae233f-4a23-4050-8d44-b0b87c667623","lifecycleState":"CERTIFIED","lastUpdateDate":1641856894321,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd92cc76-6efb-4838-a243-bf119ba362ed","invariantUUID":"59136afe-0f97-41a8-b810-1c3a820e7293","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e6ef5f9b-2264-48c2-bd72-7f2697dd66be","lifecycleState":"CERTIFIED","lastUpdateDate":1641856891832,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e52d2386-8f20-4eed-8043-2114256fb2c4","invariantUUID":"c0618a2a-64a7-489b-aa72-7982a01f7977","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"db4499ef-b52b-4611-a0f5-c156d4198ff4","lifecycleState":"CERTIFIED","lastUpdateDate":1641856921025,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3750b6f-fbc8-4fda-989e-fd748b8aed17","invariantUUID":"5bec06a2-61ab-4e00-b728-6f52b28a6976","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5ad5061-e270-4a90-8d0c-e722dcc70e90","lifecycleState":"CERTIFIED","lastUpdateDate":1641856937447,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62818cff-2a6e-402e-8b95-fe8f4f1a3b1a","invariantUUID":"ea6af0bf-37a2-43a0-ab8b-504503d33e32","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cebb22c8-e9dc-4320-81fd-a6cfbd0c2d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856777609,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"496c52d9-d1db-4033-9807-4c2d6426ab21","invariantUUID":"a54293c7-ff89-4e81-8f36-bdc3f059989c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"65d16bd9-2bb0-4354-af34-70173f58fbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1641856943849,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39c3e511-6665-4457-bcda-ffa945b97551","invariantUUID":"3eb64bc1-46c7-44ab-84d3-c5eeb5bd9e92","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":"d46d8c93-1aa4-43bb-b545-516e3c1350e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856979767,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fcfab36-65d2-4713-9d58-987cb16a8ac1","invariantUUID":"42ec91b2-497c-4535-99a8-e74c7b887bf8","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b0775cff-380c-4dd1-9e37-207a9d09e749","lifecycleState":"CERTIFIED","lastUpdateDate":1641856773438,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa41e7b2-ac0c-443d-a64d-5bf383f4aaec","invariantUUID":"a0e78fba-472c-4096-8815-889889208d42","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","lifecycleState":"CERTIFIED","lastUpdateDate":1641856748300,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f04e3d6-4dee-4bf7-9cda-4be5f64327c0","invariantUUID":"5472ec35-8b00-4122-8e60-5d46aebcf51a","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":"51ce93f6-e32b-4278-af8f-9993de0b005c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856787080,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7283027-4873-44c6-9994-eb45c09ca1d9","invariantUUID":"01e6b524-1461-4584-8f23-db5d91a37951","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f78bdfd7-e0a6-45ee-b693-9e286308d216","lifecycleState":"CERTIFIED","lastUpdateDate":1641856756789,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21617651-ef5c-4aad-be27-a30491efae7e","invariantUUID":"9509fe23-39c2-4768-84c4-ffbce891e94a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d297a91a-c3ba-471f-8263-a3f2fbfbc2da","lifecycleState":"CERTIFIED","lastUpdateDate":1641856784585,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"88a09835-160a-4e51-9328-3b8f57fe5332","invariantUUID":"c4746860-617d-40ea-82ab-a165a2b5900d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b2ee2956-9389-4b22-b80d-5efe08ebcacb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856932939,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe1d35f4-dde3-44f0-b52f-0510befed2ea","invariantUUID":"f0a1254b-e42d-4666-bcb5-8e38f5178646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74836a63-e150-4b52-8488-4c596157bd6f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856981291,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e06dea16-f288-45e6-b28b-a5bf916955e1","invariantUUID":"5c747c88-8642-4c6d-9452-e3fc1f5f661e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"858fb3f8-22e8-4b22-94b2-cd186d111c8f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856809324,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d5eaf81b-03d3-4931-ac22-2a0a1e814fed","invariantUUID":"64a7f16b-94dc-4233-95f8-7805622eeaf8","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8301f81e-44fe-4581-9741-c357ec59631f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856925850,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e6095f-db75-4cfe-8b78-0658b201a09b","invariantUUID":"54da9ed8-5f11-401c-8cc7-f527ce2cf0c9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"56a190f5-e94d-46fd-aca8-a4ea4ad327e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856989117,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e018dbf5-18bb-493d-b514-9048def12357","invariantUUID":"84c30f01-c00d-4df6-82d8-f714baf322c9","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a796f3f-10aa-4392-831f-e535564261f4","lifecycleState":"CERTIFIED","lastUpdateDate":1641864508669,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"80b592b5-0047-4c50-8e4e-c7bb5b86fef7","invariantUUID":"078439b6-116b-45d3-97d1-0888d643d909","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"57a97373-5e7b-44b8-bb5d-c69a800963ba","lifecycleState":"CERTIFIED","lastUpdateDate":1641856868842,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6cc1e312-6204-4b20-a302-03c798aff04d","invariantUUID":"bf440d27-788b-4b9f-8ef3-9e487ea393ff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"699c4793-e223-4dc2-81ed-c03fb11de167","lifecycleState":"CERTIFIED","lastUpdateDate":1641856904016,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fffe9c05-7180-4a11-a306-b483ed9e3839","invariantUUID":"37aee154-769b-402d-b534-518e93dcca9d","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":"92d500e2-c3d5-4d1d-b705-4130437a869c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856871791,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"535075d6-0666-4b79-bb3b-b00c7a96b1f9","invariantUUID":"5874bb97-8271-40cb-a140-c7fbc0e32170","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":"networkrules","uniqueId":"c8051410-fe80-4a19-976c-a344ce91a028","lifecycleState":"CERTIFIED","lastUpdateDate":1641856800156,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d60c8a09-a715-431a-9b67-4d25680ae9c2","invariantUUID":"e8746927-9e2e-4ef4-aa15-479f674515de","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"390b787a-9d09-434c-bec2-7b8c9b6ecf50","lifecycleState":"CERTIFIED","lastUpdateDate":1641864257406,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","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":"47db812a-fae7-46aa-b3a3-8277fa220f17","lifecycleState":"CERTIFIED","lastUpdateDate":1641865048826,"name":"basic_onboard_vDEavR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","systemName":"BasicOnboardVdeavr","description":"service","tags":["basic_onboard_vDEavR"],"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":"114b971d-6f2f-4aea-a88a-0c8de1b4fbe7","lifecycleState":"CERTIFIED","lastUpdateDate":1641864546530,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1e3ab4e3-163a-48d5-b3c2-3ddea08621f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641865143236,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","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}]}]} 2022-01-11 01:39:07,079 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-11 01:39:07,080 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'} 2022-01-11 01:39:07,080 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/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/distribution 2022-01-11 01:39:07,080 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2022-01-11 01:39:07,082 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:39:07,146 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/distribution HTTP/1.1" 200 205 2022-01-11 01:39:07,147 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2022-01-11 01:39:07,148 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[{"distributionID":"e24d4750-41a7-466c-ae64-bb3deddd50ae","timestamp":"2022-01-11 01:39:02.718 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2022-01-11 01:39:07,151 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'} 2022-01-11 01:39:07,151 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/e24d4750-41a7-466c-ae64-bb3deddd50ae 2022-01-11 01:39:07,152 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2022-01-11 01:39:07,154 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:39:07,204 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/e24d4750-41a7-466c-ae64-bb3deddd50ae HTTP/1.1" 200 232 2022-01-11 01:39:07,206 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2022-01-11 01:39:07,206 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1641865136226","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2022-01-11 01:39:07,208 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1641865136226', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2022-01-11 01:39:07,209 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2022-01-11 01:40:07,272 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'} 2022-01-11 01:40:07,273 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/e24d4750-41a7-466c-ae64-bb3deddd50ae 2022-01-11 01:40:07,273 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2022-01-11 01:40:07,277 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:40:07,366 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/e24d4750-41a7-466c-ae64-bb3deddd50ae HTTP/1.1" 200 439 2022-01-11 01:40:07,368 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2022-01-11 01:40:07,368 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1641865136226","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":"1641865136455","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2022-01-11 01:40:07,372 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1641865136226', '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': '1641865136455', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2022-01-11 01:40:07,372 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2022-01-11 01:41:07,436 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'} 2022-01-11 01:41:07,438 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/e24d4750-41a7-466c-ae64-bb3deddd50ae 2022-01-11 01:41:07,438 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2022-01-11 01:41:07,443 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:41:07,561 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/e24d4750-41a7-466c-ae64-bb3deddd50ae HTTP/1.1" 200 None 2022-01-11 01:41:07,563 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2022-01-11 01:41:07,564 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"ves-openapi-manager","timestamp":"1641865142429","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641865143850","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1641865136455","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641865161788","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1641865161572","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1641865158518","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1641865136455","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":"1641865142429","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1641865136226","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1641865152620","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1641865146011","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1641865161572","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1641865136226","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1641865136226","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1641865136226","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1641865142429","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":"1641865158723","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1641865136455","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1641865142429","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":"1641865151611","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":"1641865161572","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1641865142429","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1641865147459","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1641865136455","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":"1641865161572","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1641865136455","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1641865161572","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":"1641865147459","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641865143850","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":"1641865147459","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1641865147459","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1641865146011","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1641865160737","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641865143850","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":"1641865136226","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641865160783","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1641865136455","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1641865151624","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1641865147459","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1641865136226","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641865158772","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1641865147459","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1641865161572","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1641865174447","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1641865146011","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641865143850","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":"1641865147459","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641865143850","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":"1641865142429","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1641865146011","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1641865173444","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1641865136226","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641865143850","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1641865157336","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":"1641865136455","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1641865146011","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1641865142429","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":"1641865162782","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1641865161572","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":"1641865147459","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1641865146011","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1641865161779","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1641865142429","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1641865161572","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1641865171349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1641865146011","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641865143850","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":"1641865146011","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":"1641865155739","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1641865136455","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1641865136226","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641865143850","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1641865142429","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":"1641865157745","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1641865159728","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1641865156742","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1641865136226","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":"1641865161572","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1641865159627","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1641865146011","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641865143850","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1641865147459","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1641865136455","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2022-01-11 01:41:07,568 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'ves-openapi-manager', 'timestamp': '1641865142429', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641865143850', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1641865136455', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641865161788', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1641865161572', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1641865158518', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1641865136455', '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': '1641865142429', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1641865136226', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1641865152620', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1641865146011', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1641865161572', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1641865136226', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1641865136226', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1641865136226', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1641865142429', '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': '1641865158723', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1641865136455', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1641865142429', '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': '1641865151611', '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': '1641865161572', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1641865142429', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1641865147459', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1641865136455', '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': '1641865161572', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1641865136455', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1641865161572', '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': '1641865147459', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641865143850', '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': '1641865147459', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1641865147459', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1641865146011', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1641865160737', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641865143850', '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': '1641865136226', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641865160783', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1641865136455', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1641865151624', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1641865147459', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1641865136226', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641865158772', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1641865147459', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1641865161572', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1641865174447', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1641865146011', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641865143850', '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': '1641865147459', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641865143850', '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': '1641865142429', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1641865146011', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1641865173444', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1641865136226', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641865143850', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1641865157336', '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': '1641865136455', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1641865146011', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1641865142429', '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': '1641865162782', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1641865161572', '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': '1641865147459', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1641865146011', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1641865161779', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1641865142429', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1641865161572', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1641865171349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1641865146011', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641865143850', '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': '1641865146011', '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': '1641865155739', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1641865136455', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1641865136226', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641865143850', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1641865142429', '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': '1641865157745', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1641865159728', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1641865156742', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1641865136226', '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': '1641865161572', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1641865159627', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1641865146011', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641865143850', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1641865147459', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1641865136455', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2022-01-11 01:41:07,570 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2022-01-11 01:41:07,570 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2022-01-11 01:41:07,571 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2022-01-11 01:42:07,632 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'} 2022-01-11 01:42:07,632 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/e24d4750-41a7-466c-ae64-bb3deddd50ae 2022-01-11 01:42:07,632 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2022-01-11 01:42:07,635 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:42:07,790 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/e24d4750-41a7-466c-ae64-bb3deddd50ae HTTP/1.1" 200 None 2022-01-11 01:42:07,792 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2022-01-11 01:42:07,793 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"ves-openapi-manager","timestamp":"1641865142429","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641865143850","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1641865136455","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":"1641865217133","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641865161788","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1641865161572","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1641865158518","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1641865238272","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":"aai-ml","timestamp":"1641865136455","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":"1641865142429","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1641865136226","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1641865152620","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1641865146011","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1641865161572","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1641865136226","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1641865136226","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1641865136226","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1641865142429","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":"1641865230659","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1641865243287","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1641865236111","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":"1641865217133","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1641865239275","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":"aai-ml","timestamp":"1641865158723","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1641865136455","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1641865142429","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":"1641865151611","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1641865217133","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":"1641865161572","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1641865142429","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1641865147459","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1641865136455","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":"1641865161572","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":"1641865237165","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1641865136455","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1641865161572","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":"1641865235053","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1641865147459","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641865143850","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":"1641865147459","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1641865147459","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1641865146011","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1641865160737","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641865143850","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":"1641865136226","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641865160783","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1641865136455","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1641865151624","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1641865240279","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1641865147459","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1641865136226","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641865158772","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1641865147459","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1641865161572","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1641865174447","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1641865217133","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1641865146011","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1641865217133","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641865143850","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":"1641865147459","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641865143850","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":"1641865142429","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1641865146011","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1641865173444","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1641865136226","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641865143850","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1641865157336","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":"1641865136455","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1641865146011","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1641865142429","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":"1641865162782","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1641865242284","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1641865161572","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":"1641865147459","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1641865146011","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1641865161779","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1641865217133","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":"1641865142429","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1641865161572","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1641865171349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1641865146011","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641865143850","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":"1641865146011","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":"1641865217133","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":"1641865155739","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1641865136455","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1641865136226","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641865143850","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1641865142429","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":"1641865157745","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1641865233929","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1641865159728","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1641865156742","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1641865136226","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":"1641865161572","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1641865232749","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":"1641865241281","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1641865159627","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1641865146011","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641865143850","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1641865147459","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1641865217133","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1641865217133","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1641865136455","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2022-01-11 01:42:07,796 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'ves-openapi-manager', 'timestamp': '1641865142429', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641865143850', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1641865136455', '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': '1641865217133', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641865161788', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1641865161572', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1641865158518', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1641865238272', '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': 'aai-ml', 'timestamp': '1641865136455', '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': '1641865142429', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1641865136226', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1641865152620', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1641865146011', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1641865161572', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1641865136226', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1641865136226', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1641865136226', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1641865142429', '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': '1641865230659', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1641865243287', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1641865236111', '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': '1641865217133', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1641865239275', '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': 'aai-ml', 'timestamp': '1641865158723', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1641865136455', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1641865142429', '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': '1641865151611', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1641865217133', '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': '1641865161572', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1641865142429', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1641865147459', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1641865136455', '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': '1641865161572', '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': '1641865237165', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1641865136455', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1641865161572', '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': '1641865235053', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1641865147459', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641865143850', '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': '1641865147459', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1641865147459', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1641865146011', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1641865160737', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641865143850', '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': '1641865136226', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641865160783', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1641865136455', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1641865151624', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1641865240279', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1641865147459', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1641865136226', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641865158772', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1641865147459', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1641865161572', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1641865174447', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1641865217133', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1641865146011', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1641865217133', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641865143850', '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': '1641865147459', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641865143850', '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': '1641865142429', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1641865146011', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1641865173444', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1641865136226', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641865143850', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1641865157336', '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': '1641865136455', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1641865146011', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1641865142429', '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': '1641865162782', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1641865242284', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1641865161572', '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': '1641865147459', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1641865146011', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1641865161779', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1641865217133', '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': '1641865142429', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1641865161572', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1641865171349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1641865146011', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641865143850', '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': '1641865146011', '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': '1641865217133', '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': '1641865155739', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1641865136455', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1641865136226', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641865143850', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1641865142429', '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': '1641865157745', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1641865233929', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1641865159728', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1641865156742', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1641865136226', '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': '1641865161572', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1641865232749', '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': '1641865241281', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1641865159627', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1641865146011', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641865143850', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1641865147459', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1641865217133', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1641865217133', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1641865136455', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2022-01-11 01:42:07,799 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-01-11 01:42:07,799 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-01-11 01:42:07,799 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-01-11 01:42:07,799 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-01-11 01:42:07,799 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2022-01-11 01:42:07,800 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2022-01-11 01:42:07,800 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-01-11 01:42:07,800 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-01-11 01:42:07,800 INFO 211:service_ala_carte.py(1) - Service Distribution for basic_cnf is sucessfully finished 2022-01-11 01:42:07,811 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': '2ee8395c-29bf-4281-8d9b-6918e685ddaa', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:42:07,812 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 2022-01-11 01:42:07,812 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "fa5da416-74cd-47cc-9f2f-1a39622c6b11", "modelVersionId": "1bf5d585-bcd8-40e0-a72f-1e481cd4b389", "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": "2cf78c08-8db3-47a3-8b66-19f3155585de", "owningEntityName": "basicnf_owning_entity" } } } 2022-01-11 01:42:07,814 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:42:09,354 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances HTTP/1.1" 202 262 2022-01-11 01:42:09,355 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response code: 202 2022-01-11 01:42:09,356 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response: {"requestReferences":{"requestId":"2ee8395c-29bf-4281-8d9b-6918e685ddaa","instanceId":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ee8395c-29bf-4281-8d9b-6918e685ddaa"}} 2022-01-11 01:42:09,356 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2022-01-11 01:42:09,379 DEBUG 129:onap_service.py(8) - [None][Check 2ee8395c-29bf-4281-8d9b-6918e685ddaa orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f0ab9400-c7a7-4cdc-b065-041882963eb2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:42:09,379 DEBUG 131:onap_service.py(8) - [None][Check 2ee8395c-29bf-4281-8d9b-6918e685ddaa orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ee8395c-29bf-4281-8d9b-6918e685ddaa 2022-01-11 01:42:09,380 DEBUG 132:onap_service.py(8) - [None][Check 2ee8395c-29bf-4281-8d9b-6918e685ddaa orchestration request status] data sent: None 2022-01-11 01:42:09,384 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:42:09,563 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2ee8395c-29bf-4281-8d9b-6918e685ddaa HTTP/1.1" 200 1341 2022-01-11 01:42:09,571 INFO 142:onap_service.py(8) - [None][Check 2ee8395c-29bf-4281-8d9b-6918e685ddaa orchestration request status] response code: 200 2022-01-11 01:42:09,571 DEBUG 146:onap_service.py(8) - [None][Check 2ee8395c-29bf-4281-8d9b-6918e685ddaa orchestration request status] response: {"request":{"requestId":"2ee8395c-29bf-4281-8d9b-6918e685ddaa","startTime":"Tue, 11 Jan 2022 01:42:08 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelUuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelInvariantUuid":"fa5da416-74cd-47cc-9f2f-1a39622c6b11"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7","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":"2cf78c08-8db3-47a3-8b66-19f3155585de","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","serviceInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 11 Jan 2022 01:42:08 GMT"}}} 2022-01-11 01:42:19,584 DEBUG 129:onap_service.py(8) - [None][Check 2ee8395c-29bf-4281-8d9b-6918e685ddaa orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '73f8ef4a-cb92-4e25-9b96-efeeab9afb34', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:42:19,585 DEBUG 131:onap_service.py(8) - [None][Check 2ee8395c-29bf-4281-8d9b-6918e685ddaa orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ee8395c-29bf-4281-8d9b-6918e685ddaa 2022-01-11 01:42:19,586 DEBUG 132:onap_service.py(8) - [None][Check 2ee8395c-29bf-4281-8d9b-6918e685ddaa orchestration request status] data sent: None 2022-01-11 01:42:19,590 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:42:19,765 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2ee8395c-29bf-4281-8d9b-6918e685ddaa HTTP/1.1" 200 1551 2022-01-11 01:42:19,767 INFO 142:onap_service.py(8) - [None][Check 2ee8395c-29bf-4281-8d9b-6918e685ddaa orchestration request status] response code: 200 2022-01-11 01:42:19,767 DEBUG 146:onap_service.py(8) - [None][Check 2ee8395c-29bf-4281-8d9b-6918e685ddaa orchestration request status] response: {"request":{"requestId":"2ee8395c-29bf-4281-8d9b-6918e685ddaa","startTime":"Tue, 11 Jan 2022 01:42:08 GMT","finishTime":"Tue, 11 Jan 2022 01:42:12 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelUuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelInvariantUuid":"fa5da416-74cd-47cc-9f2f-1a39622c6b11"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7","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":"2cf78c08-8db3-47a3-8b66-19f3155585de","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","serviceInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 11 Jan 2022 01:42:12 GMT"}}} 2022-01-11 01:42:19,768 INFO 56:mixins.py(8) - ServiceInstantiation task finished 2022-01-11 01:42:19,768 DEBUG 129:onap_service.py(8) - [None][Check 2ee8395c-29bf-4281-8d9b-6918e685ddaa orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1bde2973-7aed-4603-845d-58a4ff189a52', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:42:19,769 DEBUG 131:onap_service.py(8) - [None][Check 2ee8395c-29bf-4281-8d9b-6918e685ddaa orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ee8395c-29bf-4281-8d9b-6918e685ddaa 2022-01-11 01:42:19,769 DEBUG 132:onap_service.py(8) - [None][Check 2ee8395c-29bf-4281-8d9b-6918e685ddaa orchestration request status] data sent: None 2022-01-11 01:42:19,771 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:42:19,926 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2ee8395c-29bf-4281-8d9b-6918e685ddaa HTTP/1.1" 200 1551 2022-01-11 01:42:19,928 INFO 142:onap_service.py(8) - [None][Check 2ee8395c-29bf-4281-8d9b-6918e685ddaa orchestration request status] response code: 200 2022-01-11 01:42:19,928 DEBUG 146:onap_service.py(8) - [None][Check 2ee8395c-29bf-4281-8d9b-6918e685ddaa orchestration request status] response: {"request":{"requestId":"2ee8395c-29bf-4281-8d9b-6918e685ddaa","startTime":"Tue, 11 Jan 2022 01:42:08 GMT","finishTime":"Tue, 11 Jan 2022 01:42:12 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelUuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelInvariantUuid":"fa5da416-74cd-47cc-9f2f-1a39622c6b11"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7","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":"2cf78c08-8db3-47a3-8b66-19f3155585de","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","serviceInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 11 Jan 2022 01:42:12 GMT"}}} 2022-01-11 01:42:19,930 DEBUG 129:onap_service.py(8) - [None][Check 2ee8395c-29bf-4281-8d9b-6918e685ddaa orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '75a5b91c-26ab-4ac7-9ad3-41d62a3bdf54', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:42:19,930 DEBUG 131:onap_service.py(8) - [None][Check 2ee8395c-29bf-4281-8d9b-6918e685ddaa orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ee8395c-29bf-4281-8d9b-6918e685ddaa 2022-01-11 01:42:19,930 DEBUG 132:onap_service.py(8) - [None][Check 2ee8395c-29bf-4281-8d9b-6918e685ddaa orchestration request status] data sent: None 2022-01-11 01:42:19,932 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:42:20,110 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2ee8395c-29bf-4281-8d9b-6918e685ddaa HTTP/1.1" 200 1551 2022-01-11 01:42:20,112 INFO 142:onap_service.py(8) - [None][Check 2ee8395c-29bf-4281-8d9b-6918e685ddaa orchestration request status] response code: 200 2022-01-11 01:42:20,112 DEBUG 146:onap_service.py(8) - [None][Check 2ee8395c-29bf-4281-8d9b-6918e685ddaa orchestration request status] response: {"request":{"requestId":"2ee8395c-29bf-4281-8d9b-6918e685ddaa","startTime":"Tue, 11 Jan 2022 01:42:08 GMT","finishTime":"Tue, 11 Jan 2022 01:42:12 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelUuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelInvariantUuid":"fa5da416-74cd-47cc-9f2f-1a39622c6b11"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7","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":"2cf78c08-8db3-47a3-8b66-19f3155585de","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","serviceInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 11 Jan 2022 01:42:12 GMT"}}} 2022-01-11 01:42:20,124 DEBUG 129:onap_service.py(1) - [None][Check 2ee8395c-29bf-4281-8d9b-6918e685ddaa orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2d9c83fd-96f3-4b36-8474-f2b4998daa12', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:42:20,124 DEBUG 131:onap_service.py(1) - [None][Check 2ee8395c-29bf-4281-8d9b-6918e685ddaa orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ee8395c-29bf-4281-8d9b-6918e685ddaa 2022-01-11 01:42:20,124 DEBUG 132:onap_service.py(1) - [None][Check 2ee8395c-29bf-4281-8d9b-6918e685ddaa orchestration request status] data sent: None 2022-01-11 01:42:20,128 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:42:20,322 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2ee8395c-29bf-4281-8d9b-6918e685ddaa HTTP/1.1" 200 1551 2022-01-11 01:42:20,324 INFO 142:onap_service.py(1) - [None][Check 2ee8395c-29bf-4281-8d9b-6918e685ddaa orchestration request status] response code: 200 2022-01-11 01:42:20,324 DEBUG 146:onap_service.py(1) - [None][Check 2ee8395c-29bf-4281-8d9b-6918e685ddaa orchestration request status] response: {"request":{"requestId":"2ee8395c-29bf-4281-8d9b-6918e685ddaa","startTime":"Tue, 11 Jan 2022 01:42:08 GMT","finishTime":"Tue, 11 Jan 2022 01:42:12 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelUuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelInvariantUuid":"fa5da416-74cd-47cc-9f2f-1a39622c6b11"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7","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":"2cf78c08-8db3-47a3-8b66-19f3155585de","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","serviceInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 11 Jan 2022 01:42:12 GMT"}}} 2022-01-11 01:42:20,325 DEBUG 129:onap_service.py(1) - [None][Check 2ee8395c-29bf-4281-8d9b-6918e685ddaa orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4ea0e79b-7ca7-4b91-b85f-d990a3832c5d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:42:20,325 DEBUG 131:onap_service.py(1) - [None][Check 2ee8395c-29bf-4281-8d9b-6918e685ddaa orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ee8395c-29bf-4281-8d9b-6918e685ddaa 2022-01-11 01:42:20,326 DEBUG 132:onap_service.py(1) - [None][Check 2ee8395c-29bf-4281-8d9b-6918e685ddaa orchestration request status] data sent: None 2022-01-11 01:42:20,327 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:42:20,480 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2ee8395c-29bf-4281-8d9b-6918e685ddaa HTTP/1.1" 200 1551 2022-01-11 01:42:20,482 INFO 142:onap_service.py(1) - [None][Check 2ee8395c-29bf-4281-8d9b-6918e685ddaa orchestration request status] response code: 200 2022-01-11 01:42:20,482 DEBUG 146:onap_service.py(1) - [None][Check 2ee8395c-29bf-4281-8d9b-6918e685ddaa orchestration request status] response: {"request":{"requestId":"2ee8395c-29bf-4281-8d9b-6918e685ddaa","startTime":"Tue, 11 Jan 2022 01:42:08 GMT","finishTime":"Tue, 11 Jan 2022 01:42:12 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelUuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelInvariantUuid":"fa5da416-74cd-47cc-9f2f-1a39622c6b11"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7","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":"2cf78c08-8db3-47a3-8b66-19f3155585de","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","serviceInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 11 Jan 2022 01:42:12 GMT"}}} 2022-01-11 01:42:20,483 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=='} 2022-01-11 01:42:20,484 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/v23/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2022-01-11 01:42:20,484 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2022-01-11 01:42:20,486 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:42:20,551 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2022-01-11 01:42:20,554 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2022-01-11 01:42:20,554 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1641865146460","relationship-list":{"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"}]}]}}]} 2022-01-11 01:42:20,557 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:42:20,557 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7 2022-01-11 01:42:20,557 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7 service-instance-name] data sent: None 2022-01-11 01:42:20,558 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:42:20,615 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7 HTTP/1.1" 200 1191 2022-01-11 01:42:20,615 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7 service-instance-name] response code: 200 2022-01-11 01:42:20,616 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7 service-instance-name] response: {"service-instance":[{"service-instance-id":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","service-instance-name":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","model-version-id":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","resource-version":"1641865332730","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e92471a8-a34a-4ee9-81aa-14c7a4399a6e/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/2cf78c08-8db3-47a3-8b66-19f3155585de","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2cf78c08-8db3-47a3-8b66-19f3155585de"}]},{"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"}]}]}}]} 2022-01-11 01:42:20,619 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=='} 2022-01-11 01:42:20,619 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnf-customer 2022-01-11 01:42:20,619 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2022-01-11 01:42:20,620 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:42:20,666 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2022-01-11 01:42:20,667 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2022-01-11 01:42:20,667 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":"1641865145747"} 2022-01-11 01:42:20,669 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=='} 2022-01-11 01:42:20,670 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/v23/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2022-01-11 01:42:20,670 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2022-01-11 01:42:20,671 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:42:20,726 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2022-01-11 01:42:20,727 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2022-01-11 01:42:20,727 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1641865146460","relationship-list":{"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"}]}]}}]} 2022-01-11 01:42:20,729 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:42:20,730 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7 2022-01-11 01:42:20,730 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7 service-instance-name] data sent: None 2022-01-11 01:42:20,731 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:42:20,786 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7 HTTP/1.1" 200 1191 2022-01-11 01:42:20,787 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7 service-instance-name] response code: 200 2022-01-11 01:42:20,787 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7 service-instance-name] response: {"service-instance":[{"service-instance-id":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","service-instance-name":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","model-version-id":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","resource-version":"1641865332730","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e92471a8-a34a-4ee9-81aa-14c7a4399a6e/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/2cf78c08-8db3-47a3-8b66-19f3155585de","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2cf78c08-8db3-47a3-8b66-19f3155585de"}]},{"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"}]}]}}]} 2022-01-11 01:42:20,789 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:42:20,789 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2022-01-11 01:42:20,790 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-11 01:42:20,791 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:42:20,850 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2022-01-11 01:42:20,851 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-11 01:42:20,851 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":"","resource-version":"1641865145602","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-01-11 01:42:20,854 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:42:20,854 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2022-01-11 01:42:20,854 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-01-11 01:42:20,856 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:42:20,912 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 597 2022-01-11 01:42:20,913 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-01-11 01:42:20,914 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1641865146460","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/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"}]}]}} 2022-01-11 01:42:20,918 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-11 01:42:20,918 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-11 01:42:20,919 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:42:20,919 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-11 01:42:20,919 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-11 01:42:20,921 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:42:21,300 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2022-01-11 01:42:21,303 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-11 01:42:21,303 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8cbdb43e-de73-4345-856b-73ca69a41a54/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9a432d6e-f04b-43b0-8bab-8daf7593c540/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","name":"basic_onboard_vDEavR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b300d1f9-9217-4a8d-9925-10623b00a784/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-11 01:42:21,307 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-11 01:42:21,307 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:42:21,308 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:42:21,308 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:42:21,308 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-11 01:42:21,309 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:42:21,309 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:42:21,309 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:42:21,310 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-11 01:42:21,310 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:42:21,310 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:42:21,311 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:42:21,311 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_vDEavR from SDC 2022-01-11 01:42:21,312 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:42:21,312 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:42:21,312 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:42:21,312 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-11 01:42:21,313 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-11 01:42:21,313 INFO 192:__init__.py(1) - Service found, updating information 2022-01-11 01:42:21,314 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:42:21,314 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-01-11 01:42:21,315 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-11 01:42:21,317 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:42:21,650 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-01-11 01:42:21,659 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-11 01:42:21,665 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0f2e8f2c-6f8d-4013-afd1-12d3f4d59dd2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856805829,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9a68446a-1d71-46db-a08b-e5768a8bce43","invariantUUID":"9bbd5554-79fd-40b7-9f38-c08adc6e9652","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":"compute","uniqueId":"3c85ef1c-4b82-4e4c-9584-d497a1d3c40d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856975266,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7450e0f7-81a2-4079-b3b6-e95984461c52","invariantUUID":"244e8fa8-b4f5-4a8a-baec-14e3c304acdb","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1d176c-e9df-4b3a-a45d-6ecc25268f0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856817245,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"032fece4-7533-4520-b332-ab0918bc6db4","invariantUUID":"ade9ad6f-4d23-40b5-affc-7a6289d2b38d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1d38f356-c5f9-4cea-b765-4348a88f1a78","lifecycleState":"CERTIFIED","lastUpdateDate":1641865105485,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","invariantUUID":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45fbaf8a-9bb4-4a9c-8907-e508f0001684","lifecycleState":"CERTIFIED","lastUpdateDate":1641856858237,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c90afc9-d624-4a01-a229-1674cb2c5776","invariantUUID":"7696e821-3957-44c3-9ce5-b37e52d1be36","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":"1a617ed6-10fb-4476-9e83-77a78ae45132","lifecycleState":"CERTIFIED","lastUpdateDate":1641856990640,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6b3d5e5-7e99-48fa-b3c4-cbd2a0d55bc3","invariantUUID":"203066a8-f4f1-4172-afb6-7882a7bf6a43","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"290e958a-5959-479b-bc9f-e896209a9ce7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856867158,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"000cfe67-959e-4171-a6f6-d27ac4282333","invariantUUID":"5b1d34ca-fe07-4873-a174-351fea5bf66e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd0ca187-5feb-44fc-919d-1997b7c13d98","lifecycleState":"CERTIFIED","lastUpdateDate":1641856978124,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd6f79ed-7d1d-4127-9018-7462eea9e1bb","invariantUUID":"4d624a40-430a-4fb2-aff7-41c771036e74","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"fd736ecf-8e99-4405-933b-d4ed555fee48","lifecycleState":"CERTIFIED","lastUpdateDate":1641856763612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2560e85f-0449-4a4d-a033-f4f44167e1c1","invariantUUID":"645f9d45-e2c5-4b57-bbab-021894b2fc33","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a4351a9-ec7e-4cd7-aaa3-35345cbd19c9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856880444,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65e2d486-f8c9-4569-9d8f-3ccc22fb6fb1","invariantUUID":"8df3311b-1d3a-4500-b05c-8b9f514d3193","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":"b293f079-39d1-4c1a-873a-b35e65bbc36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856833540,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38ebcfc9-f708-4e17-b9ee-31cd1a7bd6bd","invariantUUID":"b9d15c7d-ca11-4221-ad52-9fe784b5b518","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63c29d58-6dfe-4ba9-b6b7-c30ff229eb9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856942361,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca9c6f77-bb39-43f3-8da4-e837d2465014","invariantUUID":"3b576b5a-ab27-496b-8e70-04bce7dd15eb","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":"network","uniqueId":"9e4a9d6c-e52c-4f4e-95f8-f29adb25bf3d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856912384,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b580e0b-f80d-498e-8b7f-b95ea8ae59ab","invariantUUID":"0a2352a8-b4f6-4aa4-af52-929e5ed4f58c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f64a6f4e-0fa0-4ca7-b659-c34352f5df0d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856984581,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aec41ebe-2e00-487c-a6e9-8e4a5e9c4b52","invariantUUID":"58a02430-f99b-42eb-8ac5-18e21fbdb15d","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"860381e0-1a05-4c29-8527-5ff07fc79dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856862763,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"35c203d4-4062-48f7-a095-44c76f8a73ff","invariantUUID":"b1c8d3ba-ba12-48cf-a0de-7d0fc8ac5b95","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":"f0873993-8d88-4622-9e8f-b31a891f4fdf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856917547,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e32de8f0-5f91-49b8-ad9f-1c46b2048d67","invariantUUID":"a250716f-a410-4c22-a5e3-34d50ee8643d","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":"3ab1b682-d8b3-4eee-b6bb-7a411d83a937","lifecycleState":"CERTIFIED","lastUpdateDate":1641856983110,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a50f9f3-1232-4be6-9d4c-d48a1978b4a8","invariantUUID":"36d25c96-6a93-4675-8e82-7b9f1f77b92e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d8cae6de-8aef-49eb-8162-068c4d7941a1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856754783,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b190e61f-8629-4fef-8885-3a11d9d6abd2","invariantUUID":"d8dfd3c3-e513-405b-a8fa-a039d6a8e261","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"480456e3-6a08-4877-98ed-d63d7c4fb904","lifecycleState":"CERTIFIED","lastUpdateDate":1641856853230,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59087bb2-5912-41df-9177-d0b4d72569bf","invariantUUID":"fd2519bf-be7d-46d4-9d7f-562ef5b800a9","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":"add14407-6f61-448f-a95f-3c98f3e7c105","lifecycleState":"CERTIFIED","lastUpdateDate":1641856987608,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17edd4a8-9cac-48fa-932c-4046481e2482","invariantUUID":"77d929d7-203b-4fa1-82af-f603cf8f5184","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dd43e672-fed3-4ed8-a902-d4394c1f8f04","lifecycleState":"CERTIFIED","lastUpdateDate":1641856923459,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a52a91f-262e-4277-b375-da87e119795d","invariantUUID":"3e235963-0c7d-4043-9b97-e9e0224fd527","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36b59c25-0307-44e9-98c6-c9bced80dbcb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856782230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f57166-b5f2-4c92-b8f8-f27968059746","invariantUUID":"2108f231-db05-4aec-a274-bcae0cd9580c","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":"76c4b0e9-6f61-4ed8-b4c7-824d628f2da0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856878320,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e55139b-7ed5-4f4e-abdd-ebfa2d7d1766","invariantUUID":"56af37bc-b48b-4cd9-a227-86f8cfe8d047","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01827aa7-bf56-48bd-bb3d-24eb53e1ef5e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856759021,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0b87cf3-e8ac-4331-b2b5-b9ebafa0cfb2","invariantUUID":"52971ff3-2168-4a84-941e-d6f1f7a4d412","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":"compute","uniqueId":"5c937a97-5e90-4b6d-a527-e509d3f32228","lifecycleState":"CERTIFIED","lastUpdateDate":1641856940925,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11883da2-719c-43de-a69a-b73f428bd337","invariantUUID":"4c52048a-412a-45f7-af73-dec1b0673591","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":"compute","uniqueId":"df2972f9-679b-4580-ae66-f3973a5a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856882362,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5367507a-8de6-4f68-80e4-2719e1cd6f3e","invariantUUID":"33af4dc6-751b-425d-ad30-aed5e89a1329","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":"a1ec92c7-84fb-454a-a14f-59fa9674b9c3","lifecycleState":"CERTIFIED","lastUpdateDate":1641856807419,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3171ae13-5ad5-4e26-b099-c7ea44c88aa9","invariantUUID":"154d580f-aa8b-4768-a7b2-9729f0abfce0","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":"b7b05e79-5f31-4353-a782-9af131aed70a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856976772,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace1f296-6cbb-487a-b967-b7818de86a1a","invariantUUID":"43267127-07dd-444d-8252-368128d04a65","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7afff291-885a-4144-b58d-3c21a7259e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856766921,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92b7dc37-8757-421f-bffd-c30efda0d70f","invariantUUID":"19e83afd-2d87-44d1-b0f2-6cedacb531d3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ffcda74-7958-4195-bcdd-480b81819d55","lifecycleState":"CERTIFIED","lastUpdateDate":1641856823161,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d9b41d-7d68-4148-9584-fa19db084f10","invariantUUID":"485e037b-5528-4252-a24e-228805826060","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":"a7754ce7-b6d0-49c1-b57e-8976c868f66d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856864267,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dabb4702-d31e-4df5-9a8c-ca37afae933f","invariantUUID":"4840b2bb-fcf9-4394-a664-6f83eae47680","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1d3dcb51-260b-4da0-a592-f5ca2a01689c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856771452,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"571b7e28-6e5c-4332-807e-5738369b90b8","invariantUUID":"885eb457-7789-45f2-b942-64c7ae4a1342","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":"04fa0a3b-291d-45a8-90b3-9e5973240db1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856793531,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1f7b12e5-cb82-4f4d-9b8e-d3b080e0a468","invariantUUID":"9efef5eb-047b-49a0-bb9d-929be72dcc2b","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dcb6bdb-99ed-4836-b74f-d2e02f37cc9c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856775641,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c92fb97-d9eb-4335-adce-55fd1519329b","invariantUUID":"c1be5d13-f72e-4529-a836-597da7d1a2b5","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":"584a137b-56ca-4112-83b1-dd2dbee67916","lifecycleState":"CERTIFIED","lastUpdateDate":1641856874616,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1612fedd-1f78-4465-999b-f7ec7b11df6b","invariantUUID":"5e8a8f85-2830-4762-978b-767f87f8a940","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":"c57b1a5a-dc5a-4588-9f0b-743712f0253e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856886751,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be9bf4bf-7eae-4d3f-9f1c-b52325c42122","invariantUUID":"796498fb-2c3e-4dd4-9338-2cfd9d42c6ce","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":"d0475ddf-9dfa-4a6f-83cd-aca35823276e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856820119,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0dbf8aa2-97f9-4201-9404-06ad33af4fe9","invariantUUID":"b52c2b0c-e8d6-4663-be9e-efb50e34d3c1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c5756bc-362d-462f-b215-04a1a4f0f6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1641856837944,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d21433a-35ad-42c5-bc9a-31fff1affbe5","invariantUUID":"2bd3c7db-8cad-4460-b6bd-25778f7bed08","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":"defaulticon","uniqueId":"bb3d9bc5-dae6-45a5-ae57-086853deb885","lifecycleState":"CERTIFIED","lastUpdateDate":1641865014128,"name":"basic_onboard_vDEavR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b172a215-ce82-43c8-8bf4-878659c5f0f1","invariantUUID":"073106df-8d4f-46e1-bdd0-ce690661142d","systemName":"BasicOnboardVdeavr","description":"VF","tags":["basic_onboard_vDEavR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b6d3f7-1b30-4378-ad89-2a3807e7b905","lifecycleState":"CERTIFIED","lastUpdateDate":1641856914593,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"088bf319-1c9f-412e-bb4c-6a9ca6219ce5","invariantUUID":"13515068-dea9-46fc-9a25-d4b60045358a","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":"591d2b62-193e-4ba8-970d-54cc2fc8f93a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856992062,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a662867-275a-45ec-bac3-d926c244123c","invariantUUID":"e296a87b-d9b2-4e1d-a38e-5df1585bab15","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6d59151-d948-43af-a653-a64af877bd86","lifecycleState":"CERTIFIED","lastUpdateDate":1641856865816,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9cfeeab-4eaa-41f4-a1ce-4b4205098412","invariantUUID":"aa18469b-8989-49f5-9dfd-a8579d2c784c","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c68d8862-b96d-4be2-8a29-e5f5af7884bf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856814445,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1616510e-deef-4ceb-9372-ed46cea6b30c","invariantUUID":"1fe39ba9-e9a2-47d2-932c-b7c61be47341","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":"defaulticon","uniqueId":"bd011879-1be8-4c85-b7f3-f89a3ab3276d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856780643,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97a2e5f6-cddf-4806-9703-e2af04f09471","invariantUUID":"15100cee-e187-420c-aef7-ef657766ec17","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":"a424a972-21e4-4520-bcbf-847194674b6d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856908781,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b762d9b-5186-4dbe-ae74-ba22a3a25b54","invariantUUID":"0c939bfd-b053-43c7-bcb7-8d0b000ef8af","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"41b755d5-124e-4c8a-9600-9c636a3db445","lifecycleState":"CERTIFIED","lastUpdateDate":1641856765209,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20bdffb7-e170-4126-acec-555a83d9bc6a","invariantUUID":"69be2327-8700-4020-a53b-37753e11c8cc","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":"objectStorage","uniqueId":"aa97dcc1-726f-495f-9dae-62df7eed87d7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856870277,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d21de404-db02-4979-855c-59e22f9c9a81","invariantUUID":"f023a003-3b19-4248-856d-ec6f7f4fa32c","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":"defaulticon","uniqueId":"47bb6dc6-7ef7-4786-9e54-bcb46a50e588","lifecycleState":"CERTIFIED","lastUpdateDate":1641856900587,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a67e6849-29d3-4e34-82e9-dcb3be36a603","invariantUUID":"59a90e0a-90f4-44bf-b423-6119c14abfd4","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":"port","uniqueId":"0e0d6f2a-9343-4392-84e9-e818aee0fc0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856906099,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3a1d5f5-ed5e-46b4-bdd2-0d742ed9db48","invariantUUID":"686b1d78-e180-410d-88de-065eeb7867df","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":"b0094b2c-1d1e-4c2c-954a-22461ba0f650","lifecycleState":"CERTIFIED","lastUpdateDate":1641856919067,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ee8341-c577-4860-b926-74eabe75aa9c","invariantUUID":"1f76ba9d-df15-4720-88bf-6d926c562bca","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":"port","uniqueId":"894b349b-7283-49d4-a18c-7727f388aaab","lifecycleState":"CERTIFIED","lastUpdateDate":1641856945354,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8c5933-bae6-4a92-813a-7a216adef98a","invariantUUID":"cdab6d95-15c2-44ec-b3f2-9037fe52c4fc","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":"41227295-fce4-49e3-90ec-026e59b54ee2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856789924,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"79bec82c-46a5-4d1a-97a4-be1ed636f7a9","invariantUUID":"e4703809-37ab-4a1c-8ade-380d2936f0fd","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":"801fbd13-012d-412c-866f-c75b90a81c24","lifecycleState":"CERTIFIED","lastUpdateDate":1641856916067,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c58f4d7b-2f0f-44c5-91f8-13408b1007cf","invariantUUID":"cdd04163-d269-40c5-a8c2-70efeea167f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"00ea9398-5b5f-4009-8caa-a1fb24842de0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856901991,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4943a7b-b90e-4f08-803d-82585b567902","invariantUUID":"728d2393-7572-49cc-bd3c-4ead916a2c3b","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":"91facf16-bc23-489d-94ee-814b33cd1622","lifecycleState":"CERTIFIED","lastUpdateDate":1641856885201,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06529d85-b33f-41bb-84be-1df5b7e83da8","invariantUUID":"a83db36a-ae76-4353-82ae-af697c415dd8","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a71a6a6d-e7ea-4ff9-a169-44be6b288760","lifecycleState":"CERTIFIED","lastUpdateDate":1641856939369,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"897dd567-87c6-4e30-a002-fc36af186516","invariantUUID":"7f8942b0-2d79-417b-818d-53df8d2c8c6e","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":"port","uniqueId":"ecb36648-6f8e-4ad9-8185-19f06ee4391e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856779127,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57ec7af1-2b78-446a-b7ce-100e9fd313a1","invariantUUID":"eb8845ac-8b55-418b-93f9-09a30d4e99f0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5782906-901b-4eef-808c-c216be152158","lifecycleState":"CERTIFIED","lastUpdateDate":1641856829476,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0892bc04-39c9-481f-a687-1507217453dc","invariantUUID":"556e0c85-0a2c-4c8f-a5f5-02c800c21e76","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":"port","uniqueId":"20214fc8-7d45-4116-9913-5181303b6d81","lifecycleState":"CERTIFIED","lastUpdateDate":1641856801754,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d65c97c-026e-48bf-9ff1-12501d0b1e24","invariantUUID":"a0f9ec1f-7917-4782-92d5-4e7fb9224a84","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":"61bd77a3-51ab-4369-a89d-63bca13fe9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856873204,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eeeea433-1ca1-4362-9a28-9ac727c8c530","invariantUUID":"74f6cd34-ad82-4904-998e-a8f38517dc91","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0708d8bc-3371-48d8-a890-1016b7898355","lifecycleState":"CERTIFIED","lastUpdateDate":1641856985980,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb73f509-9311-4640-bbcf-1c37446772b9","invariantUUID":"5e48051a-c562-4bdc-82af-c35d3002cb77","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c3b8cb8-d015-4375-8775-4c13e3365fbc","lifecycleState":"CERTIFIED","lastUpdateDate":1641856930342,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f8ae725-c0e4-4334-b14e-019876592698","invariantUUID":"be47ce7e-47b5-4fcb-b704-b3f51e3a69ff","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":"69c8286d-ba68-4242-947b-5d0ce7ac1df1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856859768,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1a170e-979b-4456-9be6-c3864c1ffd06","invariantUUID":"7e2f33bd-d6e6-449f-b133-4bd98bd07618","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0ae233f-4a23-4050-8d44-b0b87c667623","lifecycleState":"CERTIFIED","lastUpdateDate":1641856894321,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd92cc76-6efb-4838-a243-bf119ba362ed","invariantUUID":"59136afe-0f97-41a8-b810-1c3a820e7293","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e6ef5f9b-2264-48c2-bd72-7f2697dd66be","lifecycleState":"CERTIFIED","lastUpdateDate":1641856891832,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e52d2386-8f20-4eed-8043-2114256fb2c4","invariantUUID":"c0618a2a-64a7-489b-aa72-7982a01f7977","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"db4499ef-b52b-4611-a0f5-c156d4198ff4","lifecycleState":"CERTIFIED","lastUpdateDate":1641856921025,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3750b6f-fbc8-4fda-989e-fd748b8aed17","invariantUUID":"5bec06a2-61ab-4e00-b728-6f52b28a6976","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5ad5061-e270-4a90-8d0c-e722dcc70e90","lifecycleState":"CERTIFIED","lastUpdateDate":1641856937447,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62818cff-2a6e-402e-8b95-fe8f4f1a3b1a","invariantUUID":"ea6af0bf-37a2-43a0-ab8b-504503d33e32","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cebb22c8-e9dc-4320-81fd-a6cfbd0c2d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856777609,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"496c52d9-d1db-4033-9807-4c2d6426ab21","invariantUUID":"a54293c7-ff89-4e81-8f36-bdc3f059989c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"65d16bd9-2bb0-4354-af34-70173f58fbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1641856943849,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39c3e511-6665-4457-bcda-ffa945b97551","invariantUUID":"3eb64bc1-46c7-44ab-84d3-c5eeb5bd9e92","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":"d46d8c93-1aa4-43bb-b545-516e3c1350e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856979767,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fcfab36-65d2-4713-9d58-987cb16a8ac1","invariantUUID":"42ec91b2-497c-4535-99a8-e74c7b887bf8","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b0775cff-380c-4dd1-9e37-207a9d09e749","lifecycleState":"CERTIFIED","lastUpdateDate":1641856773438,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa41e7b2-ac0c-443d-a64d-5bf383f4aaec","invariantUUID":"a0e78fba-472c-4096-8815-889889208d42","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","lifecycleState":"CERTIFIED","lastUpdateDate":1641856748300,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f04e3d6-4dee-4bf7-9cda-4be5f64327c0","invariantUUID":"5472ec35-8b00-4122-8e60-5d46aebcf51a","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":"51ce93f6-e32b-4278-af8f-9993de0b005c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856787080,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7283027-4873-44c6-9994-eb45c09ca1d9","invariantUUID":"01e6b524-1461-4584-8f23-db5d91a37951","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f78bdfd7-e0a6-45ee-b693-9e286308d216","lifecycleState":"CERTIFIED","lastUpdateDate":1641856756789,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21617651-ef5c-4aad-be27-a30491efae7e","invariantUUID":"9509fe23-39c2-4768-84c4-ffbce891e94a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d297a91a-c3ba-471f-8263-a3f2fbfbc2da","lifecycleState":"CERTIFIED","lastUpdateDate":1641856784585,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"88a09835-160a-4e51-9328-3b8f57fe5332","invariantUUID":"c4746860-617d-40ea-82ab-a165a2b5900d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b2ee2956-9389-4b22-b80d-5efe08ebcacb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856932939,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe1d35f4-dde3-44f0-b52f-0510befed2ea","invariantUUID":"f0a1254b-e42d-4666-bcb5-8e38f5178646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74836a63-e150-4b52-8488-4c596157bd6f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856981291,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e06dea16-f288-45e6-b28b-a5bf916955e1","invariantUUID":"5c747c88-8642-4c6d-9452-e3fc1f5f661e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"858fb3f8-22e8-4b22-94b2-cd186d111c8f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856809324,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d5eaf81b-03d3-4931-ac22-2a0a1e814fed","invariantUUID":"64a7f16b-94dc-4233-95f8-7805622eeaf8","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8301f81e-44fe-4581-9741-c357ec59631f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856925850,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e6095f-db75-4cfe-8b78-0658b201a09b","invariantUUID":"54da9ed8-5f11-401c-8cc7-f527ce2cf0c9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"56a190f5-e94d-46fd-aca8-a4ea4ad327e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856989117,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e018dbf5-18bb-493d-b514-9048def12357","invariantUUID":"84c30f01-c00d-4df6-82d8-f714baf322c9","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a796f3f-10aa-4392-831f-e535564261f4","lifecycleState":"CERTIFIED","lastUpdateDate":1641864508669,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"80b592b5-0047-4c50-8e4e-c7bb5b86fef7","invariantUUID":"078439b6-116b-45d3-97d1-0888d643d909","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"57a97373-5e7b-44b8-bb5d-c69a800963ba","lifecycleState":"CERTIFIED","lastUpdateDate":1641856868842,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6cc1e312-6204-4b20-a302-03c798aff04d","invariantUUID":"bf440d27-788b-4b9f-8ef3-9e487ea393ff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"699c4793-e223-4dc2-81ed-c03fb11de167","lifecycleState":"CERTIFIED","lastUpdateDate":1641856904016,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fffe9c05-7180-4a11-a306-b483ed9e3839","invariantUUID":"37aee154-769b-402d-b534-518e93dcca9d","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":"92d500e2-c3d5-4d1d-b705-4130437a869c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856871791,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"535075d6-0666-4b79-bb3b-b00c7a96b1f9","invariantUUID":"5874bb97-8271-40cb-a140-c7fbc0e32170","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":"networkrules","uniqueId":"c8051410-fe80-4a19-976c-a344ce91a028","lifecycleState":"CERTIFIED","lastUpdateDate":1641856800156,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d60c8a09-a715-431a-9b67-4d25680ae9c2","invariantUUID":"e8746927-9e2e-4ef4-aa15-479f674515de","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"390b787a-9d09-434c-bec2-7b8c9b6ecf50","lifecycleState":"CERTIFIED","lastUpdateDate":1641864257406,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","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":"47db812a-fae7-46aa-b3a3-8277fa220f17","lifecycleState":"CERTIFIED","lastUpdateDate":1641865048826,"name":"basic_onboard_vDEavR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","systemName":"BasicOnboardVdeavr","description":"service","tags":["basic_onboard_vDEavR"],"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":"114b971d-6f2f-4aea-a88a-0c8de1b4fbe7","lifecycleState":"CERTIFIED","lastUpdateDate":1641864546530,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1e3ab4e3-163a-48d5-b3c2-3ddea08621f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641865143236,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","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}]}]} 2022-01-11 01:42:21,673 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-11 01:42:21,674 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'} 2022-01-11 01:42:21,674 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/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/toscaModel 2022-01-11 01:42:21,674 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2022-01-11 01:42:21,676 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:42:21,809 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/toscaModel HTTP/1.1" 200 None 2022-01-11 01:42:21,810 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2022-01-11 01:42:21,810 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2022-01-11 01:42:21,853 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-11 01:42:21,854 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-11 01:42:21,854 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:42:21,854 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-11 01:42:21,854 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-11 01:42:21,856 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:42:21,920 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2022-01-11 01:42:21,922 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-11 01:42:21,922 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8cbdb43e-de73-4345-856b-73ca69a41a54/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9a432d6e-f04b-43b0-8bab-8daf7593c540/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","name":"basic_onboard_vDEavR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b300d1f9-9217-4a8d-9925-10623b00a784/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-11 01:42:21,926 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-11 01:42:21,926 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:42:21,926 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:42:21,927 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:42:21,927 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-11 01:42:21,927 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:42:21,928 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:42:21,928 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:42:21,928 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-11 01:42:21,928 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:42:21,929 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:42:21,929 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:42:21,929 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_vDEavR from SDC 2022-01-11 01:42:21,929 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:42:21,930 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:42:21,930 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:42:21,930 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-11 01:42:21,930 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-11 01:42:21,931 INFO 192:__init__.py(1) - Service found, updating information 2022-01-11 01:42:21,931 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:42:21,931 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-01-11 01:42:21,931 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-11 01:42:21,933 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:42:21,998 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-01-11 01:42:22,001 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-11 01:42:22,005 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0f2e8f2c-6f8d-4013-afd1-12d3f4d59dd2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856805829,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9a68446a-1d71-46db-a08b-e5768a8bce43","invariantUUID":"9bbd5554-79fd-40b7-9f38-c08adc6e9652","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":"compute","uniqueId":"3c85ef1c-4b82-4e4c-9584-d497a1d3c40d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856975266,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7450e0f7-81a2-4079-b3b6-e95984461c52","invariantUUID":"244e8fa8-b4f5-4a8a-baec-14e3c304acdb","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1d176c-e9df-4b3a-a45d-6ecc25268f0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856817245,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"032fece4-7533-4520-b332-ab0918bc6db4","invariantUUID":"ade9ad6f-4d23-40b5-affc-7a6289d2b38d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1d38f356-c5f9-4cea-b765-4348a88f1a78","lifecycleState":"CERTIFIED","lastUpdateDate":1641865105485,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","invariantUUID":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45fbaf8a-9bb4-4a9c-8907-e508f0001684","lifecycleState":"CERTIFIED","lastUpdateDate":1641856858237,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c90afc9-d624-4a01-a229-1674cb2c5776","invariantUUID":"7696e821-3957-44c3-9ce5-b37e52d1be36","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":"1a617ed6-10fb-4476-9e83-77a78ae45132","lifecycleState":"CERTIFIED","lastUpdateDate":1641856990640,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6b3d5e5-7e99-48fa-b3c4-cbd2a0d55bc3","invariantUUID":"203066a8-f4f1-4172-afb6-7882a7bf6a43","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"290e958a-5959-479b-bc9f-e896209a9ce7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856867158,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"000cfe67-959e-4171-a6f6-d27ac4282333","invariantUUID":"5b1d34ca-fe07-4873-a174-351fea5bf66e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd0ca187-5feb-44fc-919d-1997b7c13d98","lifecycleState":"CERTIFIED","lastUpdateDate":1641856978124,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd6f79ed-7d1d-4127-9018-7462eea9e1bb","invariantUUID":"4d624a40-430a-4fb2-aff7-41c771036e74","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"fd736ecf-8e99-4405-933b-d4ed555fee48","lifecycleState":"CERTIFIED","lastUpdateDate":1641856763612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2560e85f-0449-4a4d-a033-f4f44167e1c1","invariantUUID":"645f9d45-e2c5-4b57-bbab-021894b2fc33","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a4351a9-ec7e-4cd7-aaa3-35345cbd19c9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856880444,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65e2d486-f8c9-4569-9d8f-3ccc22fb6fb1","invariantUUID":"8df3311b-1d3a-4500-b05c-8b9f514d3193","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":"b293f079-39d1-4c1a-873a-b35e65bbc36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856833540,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38ebcfc9-f708-4e17-b9ee-31cd1a7bd6bd","invariantUUID":"b9d15c7d-ca11-4221-ad52-9fe784b5b518","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63c29d58-6dfe-4ba9-b6b7-c30ff229eb9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856942361,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca9c6f77-bb39-43f3-8da4-e837d2465014","invariantUUID":"3b576b5a-ab27-496b-8e70-04bce7dd15eb","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":"network","uniqueId":"9e4a9d6c-e52c-4f4e-95f8-f29adb25bf3d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856912384,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b580e0b-f80d-498e-8b7f-b95ea8ae59ab","invariantUUID":"0a2352a8-b4f6-4aa4-af52-929e5ed4f58c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f64a6f4e-0fa0-4ca7-b659-c34352f5df0d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856984581,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aec41ebe-2e00-487c-a6e9-8e4a5e9c4b52","invariantUUID":"58a02430-f99b-42eb-8ac5-18e21fbdb15d","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"860381e0-1a05-4c29-8527-5ff07fc79dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856862763,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"35c203d4-4062-48f7-a095-44c76f8a73ff","invariantUUID":"b1c8d3ba-ba12-48cf-a0de-7d0fc8ac5b95","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":"f0873993-8d88-4622-9e8f-b31a891f4fdf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856917547,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e32de8f0-5f91-49b8-ad9f-1c46b2048d67","invariantUUID":"a250716f-a410-4c22-a5e3-34d50ee8643d","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":"3ab1b682-d8b3-4eee-b6bb-7a411d83a937","lifecycleState":"CERTIFIED","lastUpdateDate":1641856983110,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a50f9f3-1232-4be6-9d4c-d48a1978b4a8","invariantUUID":"36d25c96-6a93-4675-8e82-7b9f1f77b92e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d8cae6de-8aef-49eb-8162-068c4d7941a1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856754783,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b190e61f-8629-4fef-8885-3a11d9d6abd2","invariantUUID":"d8dfd3c3-e513-405b-a8fa-a039d6a8e261","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"480456e3-6a08-4877-98ed-d63d7c4fb904","lifecycleState":"CERTIFIED","lastUpdateDate":1641856853230,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59087bb2-5912-41df-9177-d0b4d72569bf","invariantUUID":"fd2519bf-be7d-46d4-9d7f-562ef5b800a9","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":"add14407-6f61-448f-a95f-3c98f3e7c105","lifecycleState":"CERTIFIED","lastUpdateDate":1641856987608,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17edd4a8-9cac-48fa-932c-4046481e2482","invariantUUID":"77d929d7-203b-4fa1-82af-f603cf8f5184","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dd43e672-fed3-4ed8-a902-d4394c1f8f04","lifecycleState":"CERTIFIED","lastUpdateDate":1641856923459,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a52a91f-262e-4277-b375-da87e119795d","invariantUUID":"3e235963-0c7d-4043-9b97-e9e0224fd527","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36b59c25-0307-44e9-98c6-c9bced80dbcb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856782230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f57166-b5f2-4c92-b8f8-f27968059746","invariantUUID":"2108f231-db05-4aec-a274-bcae0cd9580c","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":"76c4b0e9-6f61-4ed8-b4c7-824d628f2da0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856878320,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e55139b-7ed5-4f4e-abdd-ebfa2d7d1766","invariantUUID":"56af37bc-b48b-4cd9-a227-86f8cfe8d047","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01827aa7-bf56-48bd-bb3d-24eb53e1ef5e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856759021,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0b87cf3-e8ac-4331-b2b5-b9ebafa0cfb2","invariantUUID":"52971ff3-2168-4a84-941e-d6f1f7a4d412","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":"compute","uniqueId":"5c937a97-5e90-4b6d-a527-e509d3f32228","lifecycleState":"CERTIFIED","lastUpdateDate":1641856940925,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11883da2-719c-43de-a69a-b73f428bd337","invariantUUID":"4c52048a-412a-45f7-af73-dec1b0673591","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":"compute","uniqueId":"df2972f9-679b-4580-ae66-f3973a5a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856882362,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5367507a-8de6-4f68-80e4-2719e1cd6f3e","invariantUUID":"33af4dc6-751b-425d-ad30-aed5e89a1329","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":"a1ec92c7-84fb-454a-a14f-59fa9674b9c3","lifecycleState":"CERTIFIED","lastUpdateDate":1641856807419,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3171ae13-5ad5-4e26-b099-c7ea44c88aa9","invariantUUID":"154d580f-aa8b-4768-a7b2-9729f0abfce0","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":"b7b05e79-5f31-4353-a782-9af131aed70a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856976772,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace1f296-6cbb-487a-b967-b7818de86a1a","invariantUUID":"43267127-07dd-444d-8252-368128d04a65","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7afff291-885a-4144-b58d-3c21a7259e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856766921,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92b7dc37-8757-421f-bffd-c30efda0d70f","invariantUUID":"19e83afd-2d87-44d1-b0f2-6cedacb531d3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ffcda74-7958-4195-bcdd-480b81819d55","lifecycleState":"CERTIFIED","lastUpdateDate":1641856823161,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d9b41d-7d68-4148-9584-fa19db084f10","invariantUUID":"485e037b-5528-4252-a24e-228805826060","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":"a7754ce7-b6d0-49c1-b57e-8976c868f66d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856864267,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dabb4702-d31e-4df5-9a8c-ca37afae933f","invariantUUID":"4840b2bb-fcf9-4394-a664-6f83eae47680","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1d3dcb51-260b-4da0-a592-f5ca2a01689c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856771452,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"571b7e28-6e5c-4332-807e-5738369b90b8","invariantUUID":"885eb457-7789-45f2-b942-64c7ae4a1342","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":"04fa0a3b-291d-45a8-90b3-9e5973240db1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856793531,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1f7b12e5-cb82-4f4d-9b8e-d3b080e0a468","invariantUUID":"9efef5eb-047b-49a0-bb9d-929be72dcc2b","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dcb6bdb-99ed-4836-b74f-d2e02f37cc9c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856775641,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c92fb97-d9eb-4335-adce-55fd1519329b","invariantUUID":"c1be5d13-f72e-4529-a836-597da7d1a2b5","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":"584a137b-56ca-4112-83b1-dd2dbee67916","lifecycleState":"CERTIFIED","lastUpdateDate":1641856874616,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1612fedd-1f78-4465-999b-f7ec7b11df6b","invariantUUID":"5e8a8f85-2830-4762-978b-767f87f8a940","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":"c57b1a5a-dc5a-4588-9f0b-743712f0253e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856886751,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be9bf4bf-7eae-4d3f-9f1c-b52325c42122","invariantUUID":"796498fb-2c3e-4dd4-9338-2cfd9d42c6ce","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":"d0475ddf-9dfa-4a6f-83cd-aca35823276e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856820119,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0dbf8aa2-97f9-4201-9404-06ad33af4fe9","invariantUUID":"b52c2b0c-e8d6-4663-be9e-efb50e34d3c1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c5756bc-362d-462f-b215-04a1a4f0f6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1641856837944,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d21433a-35ad-42c5-bc9a-31fff1affbe5","invariantUUID":"2bd3c7db-8cad-4460-b6bd-25778f7bed08","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":"defaulticon","uniqueId":"bb3d9bc5-dae6-45a5-ae57-086853deb885","lifecycleState":"CERTIFIED","lastUpdateDate":1641865014128,"name":"basic_onboard_vDEavR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b172a215-ce82-43c8-8bf4-878659c5f0f1","invariantUUID":"073106df-8d4f-46e1-bdd0-ce690661142d","systemName":"BasicOnboardVdeavr","description":"VF","tags":["basic_onboard_vDEavR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b6d3f7-1b30-4378-ad89-2a3807e7b905","lifecycleState":"CERTIFIED","lastUpdateDate":1641856914593,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"088bf319-1c9f-412e-bb4c-6a9ca6219ce5","invariantUUID":"13515068-dea9-46fc-9a25-d4b60045358a","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":"591d2b62-193e-4ba8-970d-54cc2fc8f93a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856992062,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a662867-275a-45ec-bac3-d926c244123c","invariantUUID":"e296a87b-d9b2-4e1d-a38e-5df1585bab15","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6d59151-d948-43af-a653-a64af877bd86","lifecycleState":"CERTIFIED","lastUpdateDate":1641856865816,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9cfeeab-4eaa-41f4-a1ce-4b4205098412","invariantUUID":"aa18469b-8989-49f5-9dfd-a8579d2c784c","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c68d8862-b96d-4be2-8a29-e5f5af7884bf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856814445,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1616510e-deef-4ceb-9372-ed46cea6b30c","invariantUUID":"1fe39ba9-e9a2-47d2-932c-b7c61be47341","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":"defaulticon","uniqueId":"bd011879-1be8-4c85-b7f3-f89a3ab3276d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856780643,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97a2e5f6-cddf-4806-9703-e2af04f09471","invariantUUID":"15100cee-e187-420c-aef7-ef657766ec17","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":"a424a972-21e4-4520-bcbf-847194674b6d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856908781,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b762d9b-5186-4dbe-ae74-ba22a3a25b54","invariantUUID":"0c939bfd-b053-43c7-bcb7-8d0b000ef8af","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"41b755d5-124e-4c8a-9600-9c636a3db445","lifecycleState":"CERTIFIED","lastUpdateDate":1641856765209,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20bdffb7-e170-4126-acec-555a83d9bc6a","invariantUUID":"69be2327-8700-4020-a53b-37753e11c8cc","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":"objectStorage","uniqueId":"aa97dcc1-726f-495f-9dae-62df7eed87d7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856870277,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d21de404-db02-4979-855c-59e22f9c9a81","invariantUUID":"f023a003-3b19-4248-856d-ec6f7f4fa32c","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":"defaulticon","uniqueId":"47bb6dc6-7ef7-4786-9e54-bcb46a50e588","lifecycleState":"CERTIFIED","lastUpdateDate":1641856900587,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a67e6849-29d3-4e34-82e9-dcb3be36a603","invariantUUID":"59a90e0a-90f4-44bf-b423-6119c14abfd4","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":"port","uniqueId":"0e0d6f2a-9343-4392-84e9-e818aee0fc0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856906099,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3a1d5f5-ed5e-46b4-bdd2-0d742ed9db48","invariantUUID":"686b1d78-e180-410d-88de-065eeb7867df","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":"b0094b2c-1d1e-4c2c-954a-22461ba0f650","lifecycleState":"CERTIFIED","lastUpdateDate":1641856919067,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ee8341-c577-4860-b926-74eabe75aa9c","invariantUUID":"1f76ba9d-df15-4720-88bf-6d926c562bca","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":"port","uniqueId":"894b349b-7283-49d4-a18c-7727f388aaab","lifecycleState":"CERTIFIED","lastUpdateDate":1641856945354,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8c5933-bae6-4a92-813a-7a216adef98a","invariantUUID":"cdab6d95-15c2-44ec-b3f2-9037fe52c4fc","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":"41227295-fce4-49e3-90ec-026e59b54ee2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856789924,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"79bec82c-46a5-4d1a-97a4-be1ed636f7a9","invariantUUID":"e4703809-37ab-4a1c-8ade-380d2936f0fd","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":"801fbd13-012d-412c-866f-c75b90a81c24","lifecycleState":"CERTIFIED","lastUpdateDate":1641856916067,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c58f4d7b-2f0f-44c5-91f8-13408b1007cf","invariantUUID":"cdd04163-d269-40c5-a8c2-70efeea167f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"00ea9398-5b5f-4009-8caa-a1fb24842de0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856901991,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4943a7b-b90e-4f08-803d-82585b567902","invariantUUID":"728d2393-7572-49cc-bd3c-4ead916a2c3b","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":"91facf16-bc23-489d-94ee-814b33cd1622","lifecycleState":"CERTIFIED","lastUpdateDate":1641856885201,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06529d85-b33f-41bb-84be-1df5b7e83da8","invariantUUID":"a83db36a-ae76-4353-82ae-af697c415dd8","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a71a6a6d-e7ea-4ff9-a169-44be6b288760","lifecycleState":"CERTIFIED","lastUpdateDate":1641856939369,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"897dd567-87c6-4e30-a002-fc36af186516","invariantUUID":"7f8942b0-2d79-417b-818d-53df8d2c8c6e","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":"port","uniqueId":"ecb36648-6f8e-4ad9-8185-19f06ee4391e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856779127,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57ec7af1-2b78-446a-b7ce-100e9fd313a1","invariantUUID":"eb8845ac-8b55-418b-93f9-09a30d4e99f0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5782906-901b-4eef-808c-c216be152158","lifecycleState":"CERTIFIED","lastUpdateDate":1641856829476,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0892bc04-39c9-481f-a687-1507217453dc","invariantUUID":"556e0c85-0a2c-4c8f-a5f5-02c800c21e76","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":"port","uniqueId":"20214fc8-7d45-4116-9913-5181303b6d81","lifecycleState":"CERTIFIED","lastUpdateDate":1641856801754,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d65c97c-026e-48bf-9ff1-12501d0b1e24","invariantUUID":"a0f9ec1f-7917-4782-92d5-4e7fb9224a84","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":"61bd77a3-51ab-4369-a89d-63bca13fe9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856873204,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eeeea433-1ca1-4362-9a28-9ac727c8c530","invariantUUID":"74f6cd34-ad82-4904-998e-a8f38517dc91","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0708d8bc-3371-48d8-a890-1016b7898355","lifecycleState":"CERTIFIED","lastUpdateDate":1641856985980,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb73f509-9311-4640-bbcf-1c37446772b9","invariantUUID":"5e48051a-c562-4bdc-82af-c35d3002cb77","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c3b8cb8-d015-4375-8775-4c13e3365fbc","lifecycleState":"CERTIFIED","lastUpdateDate":1641856930342,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f8ae725-c0e4-4334-b14e-019876592698","invariantUUID":"be47ce7e-47b5-4fcb-b704-b3f51e3a69ff","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":"69c8286d-ba68-4242-947b-5d0ce7ac1df1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856859768,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1a170e-979b-4456-9be6-c3864c1ffd06","invariantUUID":"7e2f33bd-d6e6-449f-b133-4bd98bd07618","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0ae233f-4a23-4050-8d44-b0b87c667623","lifecycleState":"CERTIFIED","lastUpdateDate":1641856894321,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd92cc76-6efb-4838-a243-bf119ba362ed","invariantUUID":"59136afe-0f97-41a8-b810-1c3a820e7293","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e6ef5f9b-2264-48c2-bd72-7f2697dd66be","lifecycleState":"CERTIFIED","lastUpdateDate":1641856891832,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e52d2386-8f20-4eed-8043-2114256fb2c4","invariantUUID":"c0618a2a-64a7-489b-aa72-7982a01f7977","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"db4499ef-b52b-4611-a0f5-c156d4198ff4","lifecycleState":"CERTIFIED","lastUpdateDate":1641856921025,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3750b6f-fbc8-4fda-989e-fd748b8aed17","invariantUUID":"5bec06a2-61ab-4e00-b728-6f52b28a6976","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5ad5061-e270-4a90-8d0c-e722dcc70e90","lifecycleState":"CERTIFIED","lastUpdateDate":1641856937447,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62818cff-2a6e-402e-8b95-fe8f4f1a3b1a","invariantUUID":"ea6af0bf-37a2-43a0-ab8b-504503d33e32","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cebb22c8-e9dc-4320-81fd-a6cfbd0c2d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856777609,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"496c52d9-d1db-4033-9807-4c2d6426ab21","invariantUUID":"a54293c7-ff89-4e81-8f36-bdc3f059989c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"65d16bd9-2bb0-4354-af34-70173f58fbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1641856943849,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39c3e511-6665-4457-bcda-ffa945b97551","invariantUUID":"3eb64bc1-46c7-44ab-84d3-c5eeb5bd9e92","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":"d46d8c93-1aa4-43bb-b545-516e3c1350e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856979767,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fcfab36-65d2-4713-9d58-987cb16a8ac1","invariantUUID":"42ec91b2-497c-4535-99a8-e74c7b887bf8","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b0775cff-380c-4dd1-9e37-207a9d09e749","lifecycleState":"CERTIFIED","lastUpdateDate":1641856773438,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa41e7b2-ac0c-443d-a64d-5bf383f4aaec","invariantUUID":"a0e78fba-472c-4096-8815-889889208d42","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","lifecycleState":"CERTIFIED","lastUpdateDate":1641856748300,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f04e3d6-4dee-4bf7-9cda-4be5f64327c0","invariantUUID":"5472ec35-8b00-4122-8e60-5d46aebcf51a","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":"51ce93f6-e32b-4278-af8f-9993de0b005c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856787080,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7283027-4873-44c6-9994-eb45c09ca1d9","invariantUUID":"01e6b524-1461-4584-8f23-db5d91a37951","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f78bdfd7-e0a6-45ee-b693-9e286308d216","lifecycleState":"CERTIFIED","lastUpdateDate":1641856756789,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21617651-ef5c-4aad-be27-a30491efae7e","invariantUUID":"9509fe23-39c2-4768-84c4-ffbce891e94a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d297a91a-c3ba-471f-8263-a3f2fbfbc2da","lifecycleState":"CERTIFIED","lastUpdateDate":1641856784585,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"88a09835-160a-4e51-9328-3b8f57fe5332","invariantUUID":"c4746860-617d-40ea-82ab-a165a2b5900d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b2ee2956-9389-4b22-b80d-5efe08ebcacb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856932939,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe1d35f4-dde3-44f0-b52f-0510befed2ea","invariantUUID":"f0a1254b-e42d-4666-bcb5-8e38f5178646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74836a63-e150-4b52-8488-4c596157bd6f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856981291,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e06dea16-f288-45e6-b28b-a5bf916955e1","invariantUUID":"5c747c88-8642-4c6d-9452-e3fc1f5f661e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"858fb3f8-22e8-4b22-94b2-cd186d111c8f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856809324,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d5eaf81b-03d3-4931-ac22-2a0a1e814fed","invariantUUID":"64a7f16b-94dc-4233-95f8-7805622eeaf8","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8301f81e-44fe-4581-9741-c357ec59631f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856925850,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e6095f-db75-4cfe-8b78-0658b201a09b","invariantUUID":"54da9ed8-5f11-401c-8cc7-f527ce2cf0c9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"56a190f5-e94d-46fd-aca8-a4ea4ad327e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856989117,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e018dbf5-18bb-493d-b514-9048def12357","invariantUUID":"84c30f01-c00d-4df6-82d8-f714baf322c9","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a796f3f-10aa-4392-831f-e535564261f4","lifecycleState":"CERTIFIED","lastUpdateDate":1641864508669,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"80b592b5-0047-4c50-8e4e-c7bb5b86fef7","invariantUUID":"078439b6-116b-45d3-97d1-0888d643d909","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"57a97373-5e7b-44b8-bb5d-c69a800963ba","lifecycleState":"CERTIFIED","lastUpdateDate":1641856868842,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6cc1e312-6204-4b20-a302-03c798aff04d","invariantUUID":"bf440d27-788b-4b9f-8ef3-9e487ea393ff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"699c4793-e223-4dc2-81ed-c03fb11de167","lifecycleState":"CERTIFIED","lastUpdateDate":1641856904016,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fffe9c05-7180-4a11-a306-b483ed9e3839","invariantUUID":"37aee154-769b-402d-b534-518e93dcca9d","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":"92d500e2-c3d5-4d1d-b705-4130437a869c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856871791,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"535075d6-0666-4b79-bb3b-b00c7a96b1f9","invariantUUID":"5874bb97-8271-40cb-a140-c7fbc0e32170","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":"networkrules","uniqueId":"c8051410-fe80-4a19-976c-a344ce91a028","lifecycleState":"CERTIFIED","lastUpdateDate":1641856800156,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d60c8a09-a715-431a-9b67-4d25680ae9c2","invariantUUID":"e8746927-9e2e-4ef4-aa15-479f674515de","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"390b787a-9d09-434c-bec2-7b8c9b6ecf50","lifecycleState":"CERTIFIED","lastUpdateDate":1641864257406,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","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":"47db812a-fae7-46aa-b3a3-8277fa220f17","lifecycleState":"CERTIFIED","lastUpdateDate":1641865048826,"name":"basic_onboard_vDEavR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","systemName":"BasicOnboardVdeavr","description":"service","tags":["basic_onboard_vDEavR"],"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":"114b971d-6f2f-4aea-a88a-0c8de1b4fbe7","lifecycleState":"CERTIFIED","lastUpdateDate":1641864546530,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1e3ab4e3-163a-48d5-b3c2-3ddea08621f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641865143236,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","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}]}]} 2022-01-11 01:42:22,013 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-11 01:42:22,014 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': 'f7fc9603-fc54-40d7-bb2f-b510d64179c1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:42:22,015 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/e92471a8-a34a-4ee9-81aa-14c7a4399a6e/vnfs 2022-01-11 01:42:22,015 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "fa5da416-74cd-47cc-9f2f-1a39622c6b11" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "75ed9169-d280-4faf-ab5e-6c3c84c2f6c2", "modelVersionId": "2cea4933-5a80-4d20-99c0-54eb9299daf3", "modelName": "basic_cnf", "modelVersion": "1.0", "modelCustomizationId": "a0424a09-801c-42a5-8aed-19b31d3cca40", "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": "e92471a8-a34a-4ee9-81aa-14c7a4399a6e", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "fa5da416-74cd-47cc-9f2f-1a39622c6b11", "modelVersion": "1.0", "modelVersionId": "1bf5d585-bcd8-40e0-a72f-1e481cd4b389" } } }] } } 2022-01-11 01:42:22,018 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:42:23,632 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/e92471a8-a34a-4ee9-81aa-14c7a4399a6e/vnfs HTTP/1.1" 202 262 2022-01-11 01:42:23,635 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response code: 202 2022-01-11 01:42:23,636 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response: {"requestReferences":{"requestId":"f7fc9603-fc54-40d7-bb2f-b510d64179c1","instanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f7fc9603-fc54-40d7-bb2f-b510d64179c1"}} 2022-01-11 01:42:23,637 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2022-01-11 01:42:23,647 DEBUG 129:onap_service.py(9) - [None][Check f7fc9603-fc54-40d7-bb2f-b510d64179c1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '06a5cd91-e646-4dbc-b3a4-85ba9d464598', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:42:23,647 DEBUG 131:onap_service.py(9) - [None][Check f7fc9603-fc54-40d7-bb2f-b510d64179c1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f7fc9603-fc54-40d7-bb2f-b510d64179c1 2022-01-11 01:42:23,647 DEBUG 132:onap_service.py(9) - [None][Check f7fc9603-fc54-40d7-bb2f-b510d64179c1 orchestration request status] data sent: None 2022-01-11 01:42:23,651 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:42:23,817 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f7fc9603-fc54-40d7-bb2f-b510d64179c1 HTTP/1.1" 200 1900 2022-01-11 01:42:23,819 INFO 142:onap_service.py(9) - [None][Check f7fc9603-fc54-40d7-bb2f-b510d64179c1 orchestration request status] response code: 200 2022-01-11 01:42:23,819 DEBUG 146:onap_service.py(9) - [None][Check f7fc9603-fc54-40d7-bb2f-b510d64179c1 orchestration request status] response: {"request":{"requestId":"f7fc9603-fc54-40d7-bb2f-b510d64179c1","startTime":"Tue, 11 Jan 2022 01:42:22 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelVersionId":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelCustomizationId":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelUuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelInvariantUuid":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","source":"VID","instanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","modelInfo":{"modelInvariantId":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelUuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelInvariantUuid":"fa5da416-74cd-47cc-9f2f-1a39622c6b11"}}}],"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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","vnfInstanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","vnfInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 11 Jan 2022 01:42:22 GMT"}}} 2022-01-11 01:42:33,831 DEBUG 129:onap_service.py(9) - [None][Check f7fc9603-fc54-40d7-bb2f-b510d64179c1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd5d67e73-f062-43ca-8525-0e7fafa2dd51', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:42:33,832 DEBUG 131:onap_service.py(9) - [None][Check f7fc9603-fc54-40d7-bb2f-b510d64179c1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f7fc9603-fc54-40d7-bb2f-b510d64179c1 2022-01-11 01:42:33,833 DEBUG 132:onap_service.py(9) - [None][Check f7fc9603-fc54-40d7-bb2f-b510d64179c1 orchestration request status] data sent: None 2022-01-11 01:42:33,835 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:42:33,998 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f7fc9603-fc54-40d7-bb2f-b510d64179c1 HTTP/1.1" 200 2106 2022-01-11 01:42:34,000 INFO 142:onap_service.py(9) - [None][Check f7fc9603-fc54-40d7-bb2f-b510d64179c1 orchestration request status] response code: 200 2022-01-11 01:42:34,000 DEBUG 146:onap_service.py(9) - [None][Check f7fc9603-fc54-40d7-bb2f-b510d64179c1 orchestration request status] response: {"request":{"requestId":"f7fc9603-fc54-40d7-bb2f-b510d64179c1","startTime":"Tue, 11 Jan 2022 01:42:22 GMT","finishTime":"Tue, 11 Jan 2022 01:42:28 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelVersionId":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelCustomizationId":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelUuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelInvariantUuid":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","source":"VID","instanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","modelInfo":{"modelInvariantId":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelUuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelInvariantUuid":"fa5da416-74cd-47cc-9f2f-1a39622c6b11"}}}],"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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","vnfInstanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","vnfInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 11 Jan 2022 01:42:28 GMT"}}} 2022-01-11 01:42:34,001 INFO 56:mixins.py(9) - VnfInstantiation task finished 2022-01-11 01:42:34,002 DEBUG 129:onap_service.py(9) - [None][Check f7fc9603-fc54-40d7-bb2f-b510d64179c1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fb64fbf8-943b-4ee9-a379-0dcc7835179f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:42:34,002 DEBUG 131:onap_service.py(9) - [None][Check f7fc9603-fc54-40d7-bb2f-b510d64179c1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f7fc9603-fc54-40d7-bb2f-b510d64179c1 2022-01-11 01:42:34,002 DEBUG 132:onap_service.py(9) - [None][Check f7fc9603-fc54-40d7-bb2f-b510d64179c1 orchestration request status] data sent: None 2022-01-11 01:42:34,004 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:42:34,161 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f7fc9603-fc54-40d7-bb2f-b510d64179c1 HTTP/1.1" 200 2106 2022-01-11 01:42:34,162 INFO 142:onap_service.py(9) - [None][Check f7fc9603-fc54-40d7-bb2f-b510d64179c1 orchestration request status] response code: 200 2022-01-11 01:42:34,162 DEBUG 146:onap_service.py(9) - [None][Check f7fc9603-fc54-40d7-bb2f-b510d64179c1 orchestration request status] response: {"request":{"requestId":"f7fc9603-fc54-40d7-bb2f-b510d64179c1","startTime":"Tue, 11 Jan 2022 01:42:22 GMT","finishTime":"Tue, 11 Jan 2022 01:42:28 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelVersionId":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelCustomizationId":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelUuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelInvariantUuid":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","source":"VID","instanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","modelInfo":{"modelInvariantId":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelUuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelInvariantUuid":"fa5da416-74cd-47cc-9f2f-1a39622c6b11"}}}],"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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","vnfInstanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","vnfInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 11 Jan 2022 01:42:28 GMT"}}} 2022-01-11 01:42:34,163 DEBUG 129:onap_service.py(9) - [None][Check f7fc9603-fc54-40d7-bb2f-b510d64179c1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'eef5d94a-ad75-4ac8-83b5-d9376200e585', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:42:34,163 DEBUG 131:onap_service.py(9) - [None][Check f7fc9603-fc54-40d7-bb2f-b510d64179c1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f7fc9603-fc54-40d7-bb2f-b510d64179c1 2022-01-11 01:42:34,164 DEBUG 132:onap_service.py(9) - [None][Check f7fc9603-fc54-40d7-bb2f-b510d64179c1 orchestration request status] data sent: None 2022-01-11 01:42:34,165 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:42:34,313 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f7fc9603-fc54-40d7-bb2f-b510d64179c1 HTTP/1.1" 200 2106 2022-01-11 01:42:34,314 INFO 142:onap_service.py(9) - [None][Check f7fc9603-fc54-40d7-bb2f-b510d64179c1 orchestration request status] response code: 200 2022-01-11 01:42:34,315 DEBUG 146:onap_service.py(9) - [None][Check f7fc9603-fc54-40d7-bb2f-b510d64179c1 orchestration request status] response: {"request":{"requestId":"f7fc9603-fc54-40d7-bb2f-b510d64179c1","startTime":"Tue, 11 Jan 2022 01:42:22 GMT","finishTime":"Tue, 11 Jan 2022 01:42:28 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelVersionId":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelCustomizationId":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelUuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelInvariantUuid":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","source":"VID","instanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","modelInfo":{"modelInvariantId":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelUuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelInvariantUuid":"fa5da416-74cd-47cc-9f2f-1a39622c6b11"}}}],"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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","vnfInstanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","vnfInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 11 Jan 2022 01:42:28 GMT"}}} 2022-01-11 01:42:34,325 DEBUG 129:onap_service.py(1) - [None][Check f7fc9603-fc54-40d7-bb2f-b510d64179c1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1066ab13-3c67-4129-abba-16c459ce7ff3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:42:34,326 DEBUG 131:onap_service.py(1) - [None][Check f7fc9603-fc54-40d7-bb2f-b510d64179c1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f7fc9603-fc54-40d7-bb2f-b510d64179c1 2022-01-11 01:42:34,326 DEBUG 132:onap_service.py(1) - [None][Check f7fc9603-fc54-40d7-bb2f-b510d64179c1 orchestration request status] data sent: None 2022-01-11 01:42:34,329 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:42:34,474 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f7fc9603-fc54-40d7-bb2f-b510d64179c1 HTTP/1.1" 200 2106 2022-01-11 01:42:34,476 INFO 142:onap_service.py(1) - [None][Check f7fc9603-fc54-40d7-bb2f-b510d64179c1 orchestration request status] response code: 200 2022-01-11 01:42:34,476 DEBUG 146:onap_service.py(1) - [None][Check f7fc9603-fc54-40d7-bb2f-b510d64179c1 orchestration request status] response: {"request":{"requestId":"f7fc9603-fc54-40d7-bb2f-b510d64179c1","startTime":"Tue, 11 Jan 2022 01:42:22 GMT","finishTime":"Tue, 11 Jan 2022 01:42:28 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelVersionId":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelCustomizationId":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelUuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelInvariantUuid":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","source":"VID","instanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","modelInfo":{"modelInvariantId":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelUuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelInvariantUuid":"fa5da416-74cd-47cc-9f2f-1a39622c6b11"}}}],"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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","vnfInstanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","vnfInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 11 Jan 2022 01:42:28 GMT"}}} 2022-01-11 01:42:34,477 DEBUG 129:onap_service.py(1) - [None][Check f7fc9603-fc54-40d7-bb2f-b510d64179c1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f55eabd2-2c88-4b25-8c0b-f41c6e3047d8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:42:34,477 DEBUG 131:onap_service.py(1) - [None][Check f7fc9603-fc54-40d7-bb2f-b510d64179c1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f7fc9603-fc54-40d7-bb2f-b510d64179c1 2022-01-11 01:42:34,477 DEBUG 132:onap_service.py(1) - [None][Check f7fc9603-fc54-40d7-bb2f-b510d64179c1 orchestration request status] data sent: None 2022-01-11 01:42:34,479 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:42:34,635 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f7fc9603-fc54-40d7-bb2f-b510d64179c1 HTTP/1.1" 200 2106 2022-01-11 01:42:34,636 INFO 142:onap_service.py(1) - [None][Check f7fc9603-fc54-40d7-bb2f-b510d64179c1 orchestration request status] response code: 200 2022-01-11 01:42:34,636 DEBUG 146:onap_service.py(1) - [None][Check f7fc9603-fc54-40d7-bb2f-b510d64179c1 orchestration request status] response: {"request":{"requestId":"f7fc9603-fc54-40d7-bb2f-b510d64179c1","startTime":"Tue, 11 Jan 2022 01:42:22 GMT","finishTime":"Tue, 11 Jan 2022 01:42:28 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelVersionId":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelCustomizationId":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelUuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelInvariantUuid":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","source":"VID","instanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","modelInfo":{"modelInvariantId":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelUuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelInvariantUuid":"fa5da416-74cd-47cc-9f2f-1a39622c6b11"}}}],"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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","vnfInstanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","vnfInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 11 Jan 2022 01:42:28 GMT"}}} 2022-01-11 01:42:34,637 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=='} 2022-01-11 01:42:34,637 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnf-customer 2022-01-11 01:42:34,637 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2022-01-11 01:42:34,639 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:42:34,733 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2022-01-11 01:42:34,734 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2022-01-11 01:42:34,734 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":"1641865145747"} 2022-01-11 01:42:34,736 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=='} 2022-01-11 01:42:34,736 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/v23/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2022-01-11 01:42:34,736 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2022-01-11 01:42:34,738 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:42:34,833 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2022-01-11 01:42:34,835 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2022-01-11 01:42:34,835 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1641865146460","relationship-list":{"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"}]}]}}]} 2022-01-11 01:42:34,839 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:42:34,839 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7 2022-01-11 01:42:34,839 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7 service-instance-name] data sent: None 2022-01-11 01:42:34,842 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:42:35,034 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7 HTTP/1.1" 200 1643 2022-01-11 01:42:35,035 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7 service-instance-name] response code: 200 2022-01-11 01:42:35,035 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7 service-instance-name] response: {"service-instance":[{"service-instance-id":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","service-instance-name":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","model-version-id":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","resource-version":"1641865344108","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e92471a8-a34a-4ee9-81aa-14c7a4399a6e/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/2cf78c08-8db3-47a3-8b66-19f3155585de","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2cf78c08-8db3-47a3-8b66-19f3155585de"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_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"}]}]}}]} 2022-01-11 01:42:35,039 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:42:35,039 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/e92471a8-a34a-4ee9-81aa-14c7a4399a6e/relationship-list 2022-01-11 01:42:35,039 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-11 01:42:35,041 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:42:35,136 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/e92471a8-a34a-4ee9-81aa-14c7a4399a6e/relationship-list HTTP/1.1" 200 1064 2022-01-11 01:42:35,137 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-11 01:42:35,137 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/business/owning-entities/owning-entity/2cf78c08-8db3-47a3-8b66-19f3155585de","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2cf78c08-8db3-47a3-8b66-19f3155585de"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2022-01-11 01:42:35,140 DEBUG 129:onap_service.py(1) - [AAI][Get e92471a8-a34a-4ee9-81aa-14c7a4399a6e ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:42:35,141 DEBUG 131:onap_service.py(1) - [AAI][Get e92471a8-a34a-4ee9-81aa-14c7a4399a6e ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47 2022-01-11 01:42:35,141 DEBUG 132:onap_service.py(1) - [AAI][Get e92471a8-a34a-4ee9-81aa-14c7a4399a6e ABCMeta] data sent: None 2022-01-11 01:42:35,143 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:42:35,334 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47 HTTP/1.1" 200 3737 2022-01-11 01:42:35,335 INFO 142:onap_service.py(1) - [AAI][Get e92471a8-a34a-4ee9-81aa-14c7a4399a6e ABCMeta] response code: 200 2022-01-11 01:42:35,335 DEBUG 146:onap_service.py(1) - [AAI][Get e92471a8-a34a-4ee9-81aa-14c7a4399a6e ABCMeta] response: {"vnf-id":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","vnf-name":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1641865348003","model-invariant-id":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","model-version-id":"2cea4933-5a80-4d20-99c0-54eb9299daf3","model-customization-id":"a0424a09-801c-42a5-8aed-19b31d3cca40","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e92471a8-a34a-4ee9-81aa-14c7a4399a6e/service-data/vnfs/vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/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/v24/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/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/e92471a8-a34a-4ee9-81aa-14c7a4399a6e","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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}} 2022-01-11 01:42:35,337 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-11 01:42:35,338 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-11 01:42:35,338 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:42:35,338 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-11 01:42:35,338 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-11 01:42:35,339 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:42:35,425 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2022-01-11 01:42:35,426 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-11 01:42:35,426 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8cbdb43e-de73-4345-856b-73ca69a41a54/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9a432d6e-f04b-43b0-8bab-8daf7593c540/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","name":"basic_onboard_vDEavR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b300d1f9-9217-4a8d-9925-10623b00a784/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-11 01:42:35,428 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-11 01:42:35,428 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:42:35,428 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:42:35,428 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:42:35,428 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-11 01:42:35,428 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:42:35,428 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:42:35,429 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:42:35,429 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-11 01:42:35,429 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:42:35,429 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:42:35,429 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:42:35,429 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_vDEavR from SDC 2022-01-11 01:42:35,429 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:42:35,429 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:42:35,429 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:42:35,429 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-11 01:42:35,430 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-11 01:42:35,430 INFO 192:__init__.py(1) - Service found, updating information 2022-01-11 01:42:35,430 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:42:35,430 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-01-11 01:42:35,430 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-11 01:42:35,431 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:42:35,530 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-01-11 01:42:35,532 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-11 01:42:35,534 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0f2e8f2c-6f8d-4013-afd1-12d3f4d59dd2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856805829,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9a68446a-1d71-46db-a08b-e5768a8bce43","invariantUUID":"9bbd5554-79fd-40b7-9f38-c08adc6e9652","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":"compute","uniqueId":"3c85ef1c-4b82-4e4c-9584-d497a1d3c40d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856975266,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7450e0f7-81a2-4079-b3b6-e95984461c52","invariantUUID":"244e8fa8-b4f5-4a8a-baec-14e3c304acdb","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1d176c-e9df-4b3a-a45d-6ecc25268f0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856817245,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"032fece4-7533-4520-b332-ab0918bc6db4","invariantUUID":"ade9ad6f-4d23-40b5-affc-7a6289d2b38d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1d38f356-c5f9-4cea-b765-4348a88f1a78","lifecycleState":"CERTIFIED","lastUpdateDate":1641865105485,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","invariantUUID":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45fbaf8a-9bb4-4a9c-8907-e508f0001684","lifecycleState":"CERTIFIED","lastUpdateDate":1641856858237,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c90afc9-d624-4a01-a229-1674cb2c5776","invariantUUID":"7696e821-3957-44c3-9ce5-b37e52d1be36","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":"1a617ed6-10fb-4476-9e83-77a78ae45132","lifecycleState":"CERTIFIED","lastUpdateDate":1641856990640,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6b3d5e5-7e99-48fa-b3c4-cbd2a0d55bc3","invariantUUID":"203066a8-f4f1-4172-afb6-7882a7bf6a43","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"290e958a-5959-479b-bc9f-e896209a9ce7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856867158,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"000cfe67-959e-4171-a6f6-d27ac4282333","invariantUUID":"5b1d34ca-fe07-4873-a174-351fea5bf66e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd0ca187-5feb-44fc-919d-1997b7c13d98","lifecycleState":"CERTIFIED","lastUpdateDate":1641856978124,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd6f79ed-7d1d-4127-9018-7462eea9e1bb","invariantUUID":"4d624a40-430a-4fb2-aff7-41c771036e74","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"fd736ecf-8e99-4405-933b-d4ed555fee48","lifecycleState":"CERTIFIED","lastUpdateDate":1641856763612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2560e85f-0449-4a4d-a033-f4f44167e1c1","invariantUUID":"645f9d45-e2c5-4b57-bbab-021894b2fc33","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a4351a9-ec7e-4cd7-aaa3-35345cbd19c9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856880444,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65e2d486-f8c9-4569-9d8f-3ccc22fb6fb1","invariantUUID":"8df3311b-1d3a-4500-b05c-8b9f514d3193","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":"b293f079-39d1-4c1a-873a-b35e65bbc36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856833540,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38ebcfc9-f708-4e17-b9ee-31cd1a7bd6bd","invariantUUID":"b9d15c7d-ca11-4221-ad52-9fe784b5b518","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63c29d58-6dfe-4ba9-b6b7-c30ff229eb9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856942361,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca9c6f77-bb39-43f3-8da4-e837d2465014","invariantUUID":"3b576b5a-ab27-496b-8e70-04bce7dd15eb","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":"network","uniqueId":"9e4a9d6c-e52c-4f4e-95f8-f29adb25bf3d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856912384,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b580e0b-f80d-498e-8b7f-b95ea8ae59ab","invariantUUID":"0a2352a8-b4f6-4aa4-af52-929e5ed4f58c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f64a6f4e-0fa0-4ca7-b659-c34352f5df0d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856984581,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aec41ebe-2e00-487c-a6e9-8e4a5e9c4b52","invariantUUID":"58a02430-f99b-42eb-8ac5-18e21fbdb15d","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"860381e0-1a05-4c29-8527-5ff07fc79dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856862763,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"35c203d4-4062-48f7-a095-44c76f8a73ff","invariantUUID":"b1c8d3ba-ba12-48cf-a0de-7d0fc8ac5b95","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":"f0873993-8d88-4622-9e8f-b31a891f4fdf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856917547,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e32de8f0-5f91-49b8-ad9f-1c46b2048d67","invariantUUID":"a250716f-a410-4c22-a5e3-34d50ee8643d","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":"3ab1b682-d8b3-4eee-b6bb-7a411d83a937","lifecycleState":"CERTIFIED","lastUpdateDate":1641856983110,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a50f9f3-1232-4be6-9d4c-d48a1978b4a8","invariantUUID":"36d25c96-6a93-4675-8e82-7b9f1f77b92e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d8cae6de-8aef-49eb-8162-068c4d7941a1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856754783,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b190e61f-8629-4fef-8885-3a11d9d6abd2","invariantUUID":"d8dfd3c3-e513-405b-a8fa-a039d6a8e261","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"480456e3-6a08-4877-98ed-d63d7c4fb904","lifecycleState":"CERTIFIED","lastUpdateDate":1641856853230,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59087bb2-5912-41df-9177-d0b4d72569bf","invariantUUID":"fd2519bf-be7d-46d4-9d7f-562ef5b800a9","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":"add14407-6f61-448f-a95f-3c98f3e7c105","lifecycleState":"CERTIFIED","lastUpdateDate":1641856987608,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17edd4a8-9cac-48fa-932c-4046481e2482","invariantUUID":"77d929d7-203b-4fa1-82af-f603cf8f5184","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dd43e672-fed3-4ed8-a902-d4394c1f8f04","lifecycleState":"CERTIFIED","lastUpdateDate":1641856923459,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a52a91f-262e-4277-b375-da87e119795d","invariantUUID":"3e235963-0c7d-4043-9b97-e9e0224fd527","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36b59c25-0307-44e9-98c6-c9bced80dbcb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856782230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f57166-b5f2-4c92-b8f8-f27968059746","invariantUUID":"2108f231-db05-4aec-a274-bcae0cd9580c","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":"76c4b0e9-6f61-4ed8-b4c7-824d628f2da0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856878320,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e55139b-7ed5-4f4e-abdd-ebfa2d7d1766","invariantUUID":"56af37bc-b48b-4cd9-a227-86f8cfe8d047","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01827aa7-bf56-48bd-bb3d-24eb53e1ef5e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856759021,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0b87cf3-e8ac-4331-b2b5-b9ebafa0cfb2","invariantUUID":"52971ff3-2168-4a84-941e-d6f1f7a4d412","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":"compute","uniqueId":"5c937a97-5e90-4b6d-a527-e509d3f32228","lifecycleState":"CERTIFIED","lastUpdateDate":1641856940925,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11883da2-719c-43de-a69a-b73f428bd337","invariantUUID":"4c52048a-412a-45f7-af73-dec1b0673591","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":"compute","uniqueId":"df2972f9-679b-4580-ae66-f3973a5a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856882362,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5367507a-8de6-4f68-80e4-2719e1cd6f3e","invariantUUID":"33af4dc6-751b-425d-ad30-aed5e89a1329","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":"a1ec92c7-84fb-454a-a14f-59fa9674b9c3","lifecycleState":"CERTIFIED","lastUpdateDate":1641856807419,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3171ae13-5ad5-4e26-b099-c7ea44c88aa9","invariantUUID":"154d580f-aa8b-4768-a7b2-9729f0abfce0","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":"b7b05e79-5f31-4353-a782-9af131aed70a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856976772,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace1f296-6cbb-487a-b967-b7818de86a1a","invariantUUID":"43267127-07dd-444d-8252-368128d04a65","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7afff291-885a-4144-b58d-3c21a7259e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856766921,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92b7dc37-8757-421f-bffd-c30efda0d70f","invariantUUID":"19e83afd-2d87-44d1-b0f2-6cedacb531d3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ffcda74-7958-4195-bcdd-480b81819d55","lifecycleState":"CERTIFIED","lastUpdateDate":1641856823161,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d9b41d-7d68-4148-9584-fa19db084f10","invariantUUID":"485e037b-5528-4252-a24e-228805826060","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":"a7754ce7-b6d0-49c1-b57e-8976c868f66d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856864267,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dabb4702-d31e-4df5-9a8c-ca37afae933f","invariantUUID":"4840b2bb-fcf9-4394-a664-6f83eae47680","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1d3dcb51-260b-4da0-a592-f5ca2a01689c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856771452,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"571b7e28-6e5c-4332-807e-5738369b90b8","invariantUUID":"885eb457-7789-45f2-b942-64c7ae4a1342","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":"04fa0a3b-291d-45a8-90b3-9e5973240db1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856793531,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1f7b12e5-cb82-4f4d-9b8e-d3b080e0a468","invariantUUID":"9efef5eb-047b-49a0-bb9d-929be72dcc2b","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dcb6bdb-99ed-4836-b74f-d2e02f37cc9c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856775641,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c92fb97-d9eb-4335-adce-55fd1519329b","invariantUUID":"c1be5d13-f72e-4529-a836-597da7d1a2b5","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":"584a137b-56ca-4112-83b1-dd2dbee67916","lifecycleState":"CERTIFIED","lastUpdateDate":1641856874616,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1612fedd-1f78-4465-999b-f7ec7b11df6b","invariantUUID":"5e8a8f85-2830-4762-978b-767f87f8a940","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":"c57b1a5a-dc5a-4588-9f0b-743712f0253e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856886751,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be9bf4bf-7eae-4d3f-9f1c-b52325c42122","invariantUUID":"796498fb-2c3e-4dd4-9338-2cfd9d42c6ce","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":"d0475ddf-9dfa-4a6f-83cd-aca35823276e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856820119,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0dbf8aa2-97f9-4201-9404-06ad33af4fe9","invariantUUID":"b52c2b0c-e8d6-4663-be9e-efb50e34d3c1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c5756bc-362d-462f-b215-04a1a4f0f6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1641856837944,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d21433a-35ad-42c5-bc9a-31fff1affbe5","invariantUUID":"2bd3c7db-8cad-4460-b6bd-25778f7bed08","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":"defaulticon","uniqueId":"bb3d9bc5-dae6-45a5-ae57-086853deb885","lifecycleState":"CERTIFIED","lastUpdateDate":1641865014128,"name":"basic_onboard_vDEavR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b172a215-ce82-43c8-8bf4-878659c5f0f1","invariantUUID":"073106df-8d4f-46e1-bdd0-ce690661142d","systemName":"BasicOnboardVdeavr","description":"VF","tags":["basic_onboard_vDEavR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b6d3f7-1b30-4378-ad89-2a3807e7b905","lifecycleState":"CERTIFIED","lastUpdateDate":1641856914593,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"088bf319-1c9f-412e-bb4c-6a9ca6219ce5","invariantUUID":"13515068-dea9-46fc-9a25-d4b60045358a","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":"591d2b62-193e-4ba8-970d-54cc2fc8f93a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856992062,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a662867-275a-45ec-bac3-d926c244123c","invariantUUID":"e296a87b-d9b2-4e1d-a38e-5df1585bab15","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6d59151-d948-43af-a653-a64af877bd86","lifecycleState":"CERTIFIED","lastUpdateDate":1641856865816,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9cfeeab-4eaa-41f4-a1ce-4b4205098412","invariantUUID":"aa18469b-8989-49f5-9dfd-a8579d2c784c","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c68d8862-b96d-4be2-8a29-e5f5af7884bf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856814445,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1616510e-deef-4ceb-9372-ed46cea6b30c","invariantUUID":"1fe39ba9-e9a2-47d2-932c-b7c61be47341","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":"defaulticon","uniqueId":"bd011879-1be8-4c85-b7f3-f89a3ab3276d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856780643,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97a2e5f6-cddf-4806-9703-e2af04f09471","invariantUUID":"15100cee-e187-420c-aef7-ef657766ec17","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":"a424a972-21e4-4520-bcbf-847194674b6d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856908781,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b762d9b-5186-4dbe-ae74-ba22a3a25b54","invariantUUID":"0c939bfd-b053-43c7-bcb7-8d0b000ef8af","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"41b755d5-124e-4c8a-9600-9c636a3db445","lifecycleState":"CERTIFIED","lastUpdateDate":1641856765209,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20bdffb7-e170-4126-acec-555a83d9bc6a","invariantUUID":"69be2327-8700-4020-a53b-37753e11c8cc","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":"objectStorage","uniqueId":"aa97dcc1-726f-495f-9dae-62df7eed87d7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856870277,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d21de404-db02-4979-855c-59e22f9c9a81","invariantUUID":"f023a003-3b19-4248-856d-ec6f7f4fa32c","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":"defaulticon","uniqueId":"47bb6dc6-7ef7-4786-9e54-bcb46a50e588","lifecycleState":"CERTIFIED","lastUpdateDate":1641856900587,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a67e6849-29d3-4e34-82e9-dcb3be36a603","invariantUUID":"59a90e0a-90f4-44bf-b423-6119c14abfd4","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":"port","uniqueId":"0e0d6f2a-9343-4392-84e9-e818aee0fc0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856906099,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3a1d5f5-ed5e-46b4-bdd2-0d742ed9db48","invariantUUID":"686b1d78-e180-410d-88de-065eeb7867df","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":"b0094b2c-1d1e-4c2c-954a-22461ba0f650","lifecycleState":"CERTIFIED","lastUpdateDate":1641856919067,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ee8341-c577-4860-b926-74eabe75aa9c","invariantUUID":"1f76ba9d-df15-4720-88bf-6d926c562bca","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":"port","uniqueId":"894b349b-7283-49d4-a18c-7727f388aaab","lifecycleState":"CERTIFIED","lastUpdateDate":1641856945354,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8c5933-bae6-4a92-813a-7a216adef98a","invariantUUID":"cdab6d95-15c2-44ec-b3f2-9037fe52c4fc","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":"41227295-fce4-49e3-90ec-026e59b54ee2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856789924,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"79bec82c-46a5-4d1a-97a4-be1ed636f7a9","invariantUUID":"e4703809-37ab-4a1c-8ade-380d2936f0fd","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":"801fbd13-012d-412c-866f-c75b90a81c24","lifecycleState":"CERTIFIED","lastUpdateDate":1641856916067,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c58f4d7b-2f0f-44c5-91f8-13408b1007cf","invariantUUID":"cdd04163-d269-40c5-a8c2-70efeea167f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"00ea9398-5b5f-4009-8caa-a1fb24842de0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856901991,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4943a7b-b90e-4f08-803d-82585b567902","invariantUUID":"728d2393-7572-49cc-bd3c-4ead916a2c3b","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":"91facf16-bc23-489d-94ee-814b33cd1622","lifecycleState":"CERTIFIED","lastUpdateDate":1641856885201,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06529d85-b33f-41bb-84be-1df5b7e83da8","invariantUUID":"a83db36a-ae76-4353-82ae-af697c415dd8","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a71a6a6d-e7ea-4ff9-a169-44be6b288760","lifecycleState":"CERTIFIED","lastUpdateDate":1641856939369,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"897dd567-87c6-4e30-a002-fc36af186516","invariantUUID":"7f8942b0-2d79-417b-818d-53df8d2c8c6e","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":"port","uniqueId":"ecb36648-6f8e-4ad9-8185-19f06ee4391e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856779127,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57ec7af1-2b78-446a-b7ce-100e9fd313a1","invariantUUID":"eb8845ac-8b55-418b-93f9-09a30d4e99f0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5782906-901b-4eef-808c-c216be152158","lifecycleState":"CERTIFIED","lastUpdateDate":1641856829476,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0892bc04-39c9-481f-a687-1507217453dc","invariantUUID":"556e0c85-0a2c-4c8f-a5f5-02c800c21e76","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":"port","uniqueId":"20214fc8-7d45-4116-9913-5181303b6d81","lifecycleState":"CERTIFIED","lastUpdateDate":1641856801754,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d65c97c-026e-48bf-9ff1-12501d0b1e24","invariantUUID":"a0f9ec1f-7917-4782-92d5-4e7fb9224a84","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":"61bd77a3-51ab-4369-a89d-63bca13fe9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856873204,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eeeea433-1ca1-4362-9a28-9ac727c8c530","invariantUUID":"74f6cd34-ad82-4904-998e-a8f38517dc91","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0708d8bc-3371-48d8-a890-1016b7898355","lifecycleState":"CERTIFIED","lastUpdateDate":1641856985980,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb73f509-9311-4640-bbcf-1c37446772b9","invariantUUID":"5e48051a-c562-4bdc-82af-c35d3002cb77","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c3b8cb8-d015-4375-8775-4c13e3365fbc","lifecycleState":"CERTIFIED","lastUpdateDate":1641856930342,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f8ae725-c0e4-4334-b14e-019876592698","invariantUUID":"be47ce7e-47b5-4fcb-b704-b3f51e3a69ff","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":"69c8286d-ba68-4242-947b-5d0ce7ac1df1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856859768,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1a170e-979b-4456-9be6-c3864c1ffd06","invariantUUID":"7e2f33bd-d6e6-449f-b133-4bd98bd07618","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0ae233f-4a23-4050-8d44-b0b87c667623","lifecycleState":"CERTIFIED","lastUpdateDate":1641856894321,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd92cc76-6efb-4838-a243-bf119ba362ed","invariantUUID":"59136afe-0f97-41a8-b810-1c3a820e7293","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e6ef5f9b-2264-48c2-bd72-7f2697dd66be","lifecycleState":"CERTIFIED","lastUpdateDate":1641856891832,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e52d2386-8f20-4eed-8043-2114256fb2c4","invariantUUID":"c0618a2a-64a7-489b-aa72-7982a01f7977","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"db4499ef-b52b-4611-a0f5-c156d4198ff4","lifecycleState":"CERTIFIED","lastUpdateDate":1641856921025,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3750b6f-fbc8-4fda-989e-fd748b8aed17","invariantUUID":"5bec06a2-61ab-4e00-b728-6f52b28a6976","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5ad5061-e270-4a90-8d0c-e722dcc70e90","lifecycleState":"CERTIFIED","lastUpdateDate":1641856937447,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62818cff-2a6e-402e-8b95-fe8f4f1a3b1a","invariantUUID":"ea6af0bf-37a2-43a0-ab8b-504503d33e32","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cebb22c8-e9dc-4320-81fd-a6cfbd0c2d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856777609,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"496c52d9-d1db-4033-9807-4c2d6426ab21","invariantUUID":"a54293c7-ff89-4e81-8f36-bdc3f059989c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"65d16bd9-2bb0-4354-af34-70173f58fbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1641856943849,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39c3e511-6665-4457-bcda-ffa945b97551","invariantUUID":"3eb64bc1-46c7-44ab-84d3-c5eeb5bd9e92","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":"d46d8c93-1aa4-43bb-b545-516e3c1350e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856979767,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fcfab36-65d2-4713-9d58-987cb16a8ac1","invariantUUID":"42ec91b2-497c-4535-99a8-e74c7b887bf8","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b0775cff-380c-4dd1-9e37-207a9d09e749","lifecycleState":"CERTIFIED","lastUpdateDate":1641856773438,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa41e7b2-ac0c-443d-a64d-5bf383f4aaec","invariantUUID":"a0e78fba-472c-4096-8815-889889208d42","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","lifecycleState":"CERTIFIED","lastUpdateDate":1641856748300,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f04e3d6-4dee-4bf7-9cda-4be5f64327c0","invariantUUID":"5472ec35-8b00-4122-8e60-5d46aebcf51a","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":"51ce93f6-e32b-4278-af8f-9993de0b005c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856787080,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7283027-4873-44c6-9994-eb45c09ca1d9","invariantUUID":"01e6b524-1461-4584-8f23-db5d91a37951","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f78bdfd7-e0a6-45ee-b693-9e286308d216","lifecycleState":"CERTIFIED","lastUpdateDate":1641856756789,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21617651-ef5c-4aad-be27-a30491efae7e","invariantUUID":"9509fe23-39c2-4768-84c4-ffbce891e94a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d297a91a-c3ba-471f-8263-a3f2fbfbc2da","lifecycleState":"CERTIFIED","lastUpdateDate":1641856784585,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"88a09835-160a-4e51-9328-3b8f57fe5332","invariantUUID":"c4746860-617d-40ea-82ab-a165a2b5900d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b2ee2956-9389-4b22-b80d-5efe08ebcacb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856932939,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe1d35f4-dde3-44f0-b52f-0510befed2ea","invariantUUID":"f0a1254b-e42d-4666-bcb5-8e38f5178646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74836a63-e150-4b52-8488-4c596157bd6f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856981291,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e06dea16-f288-45e6-b28b-a5bf916955e1","invariantUUID":"5c747c88-8642-4c6d-9452-e3fc1f5f661e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"858fb3f8-22e8-4b22-94b2-cd186d111c8f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856809324,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d5eaf81b-03d3-4931-ac22-2a0a1e814fed","invariantUUID":"64a7f16b-94dc-4233-95f8-7805622eeaf8","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8301f81e-44fe-4581-9741-c357ec59631f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856925850,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e6095f-db75-4cfe-8b78-0658b201a09b","invariantUUID":"54da9ed8-5f11-401c-8cc7-f527ce2cf0c9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"56a190f5-e94d-46fd-aca8-a4ea4ad327e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856989117,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e018dbf5-18bb-493d-b514-9048def12357","invariantUUID":"84c30f01-c00d-4df6-82d8-f714baf322c9","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a796f3f-10aa-4392-831f-e535564261f4","lifecycleState":"CERTIFIED","lastUpdateDate":1641864508669,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"80b592b5-0047-4c50-8e4e-c7bb5b86fef7","invariantUUID":"078439b6-116b-45d3-97d1-0888d643d909","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"57a97373-5e7b-44b8-bb5d-c69a800963ba","lifecycleState":"CERTIFIED","lastUpdateDate":1641856868842,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6cc1e312-6204-4b20-a302-03c798aff04d","invariantUUID":"bf440d27-788b-4b9f-8ef3-9e487ea393ff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"699c4793-e223-4dc2-81ed-c03fb11de167","lifecycleState":"CERTIFIED","lastUpdateDate":1641856904016,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fffe9c05-7180-4a11-a306-b483ed9e3839","invariantUUID":"37aee154-769b-402d-b534-518e93dcca9d","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":"92d500e2-c3d5-4d1d-b705-4130437a869c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856871791,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"535075d6-0666-4b79-bb3b-b00c7a96b1f9","invariantUUID":"5874bb97-8271-40cb-a140-c7fbc0e32170","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":"networkrules","uniqueId":"c8051410-fe80-4a19-976c-a344ce91a028","lifecycleState":"CERTIFIED","lastUpdateDate":1641856800156,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d60c8a09-a715-431a-9b67-4d25680ae9c2","invariantUUID":"e8746927-9e2e-4ef4-aa15-479f674515de","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"390b787a-9d09-434c-bec2-7b8c9b6ecf50","lifecycleState":"CERTIFIED","lastUpdateDate":1641864257406,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","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":"47db812a-fae7-46aa-b3a3-8277fa220f17","lifecycleState":"CERTIFIED","lastUpdateDate":1641865048826,"name":"basic_onboard_vDEavR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","systemName":"BasicOnboardVdeavr","description":"service","tags":["basic_onboard_vDEavR"],"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":"114b971d-6f2f-4aea-a88a-0c8de1b4fbe7","lifecycleState":"CERTIFIED","lastUpdateDate":1641864546530,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1e3ab4e3-163a-48d5-b3c2-3ddea08621f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641865143236,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","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}]}]} 2022-01-11 01:42:35,539 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-11 01:42:35,540 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'} 2022-01-11 01:42:35,540 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/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/toscaModel 2022-01-11 01:42:35,540 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2022-01-11 01:42:35,542 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:42:35,640 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/toscaModel HTTP/1.1" 200 None 2022-01-11 01:42:35,642 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2022-01-11 01:42:35,642 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2022-01-11 01:42:35,677 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2022-01-11 01:42:35,677 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/5c108f0f-9918-4305-acb9-55ca7b67f440/5ccf7fd6-8143-4e47-8bdb-8ab1657992d8 2022-01-11 01:42:35,677 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2022-01-11 01:42:35,678 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-11 01:42:35,716 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/5c108f0f-9918-4305-acb9-55ca7b67f440/5ccf7fd6-8143-4e47-8bdb-8ab1657992d8 HTTP/1.1" 200 270 2022-01-11 01:42:35,717 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2022-01-11 01:42:35,717 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"5c108f0f-9918-4305-acb9-55ca7b67f440","rb-version":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"a8aa3588-e9f9-428a-b990-97d109878190"}} 2022-01-11 01:42:35,719 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2022-01-11 01:42:35,719 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/5c108f0f-9918-4305-acb9-55ca7b67f440/5ccf7fd6-8143-4e47-8bdb-8ab1657992d8/profile/cnftest 2022-01-11 01:42:35,720 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2022-01-11 01:42:35,721 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-11 01:42:35,742 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/5c108f0f-9918-4305-acb9-55ca7b67f440/5ccf7fd6-8143-4e47-8bdb-8ab1657992d8/profile/cnftest HTTP/1.1" 404 87 2022-01-11 01:42:35,743 INFO 142:onap_service.py(1) - [None][Get profile] response code: 404 2022-01-11 01:42:35,743 DEBUG 146:onap_service.py(1) - [None][Get profile] response: n/a 2022-01-11 01:42:35,743 ERROR 157:onap_service.py(1) - [None][Get profile] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2022-01-11 01:42:35,744 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 . 2022-01-11 01:42:35,748 DEBUG 129:onap_service.py(1) - [None][Create profile for definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2022-01-11 01:42:35,748 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/5c108f0f-9918-4305-acb9-55ca7b67f440/5ccf7fd6-8143-4e47-8bdb-8ab1657992d8/profile 2022-01-11 01:42:35,748 DEBUG 132:onap_service.py(1) - [None][Create profile for definition] data sent: { "rb-name": "5c108f0f-9918-4305-acb9-55ca7b67f440", "rb-version": "5ccf7fd6-8143-4e47-8bdb-8ab1657992d8", "profile-name": "cnftest", "release-name": "cnftest", "namespace": "k8s", "kubernetes-version": "1.0" } 2022-01-11 01:42:35,750 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-11 01:42:35,778 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/5c108f0f-9918-4305-acb9-55ca7b67f440/5ccf7fd6-8143-4e47-8bdb-8ab1657992d8/profile HTTP/1.1" 201 240 2022-01-11 01:42:35,778 INFO 142:onap_service.py(1) - [None][Create profile for definition] response code: 201 2022-01-11 01:42:35,778 DEBUG 146:onap_service.py(1) - [None][Create profile for definition] response: {"rb-name":"5c108f0f-9918-4305-acb9-55ca7b67f440","rb-version":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null,"extra-resource-types":null} 2022-01-11 01:42:35,780 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2022-01-11 01:42:35,780 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/5c108f0f-9918-4305-acb9-55ca7b67f440/5ccf7fd6-8143-4e47-8bdb-8ab1657992d8/profile/cnftest 2022-01-11 01:42:35,780 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2022-01-11 01:42:35,782 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-11 01:42:35,804 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/5c108f0f-9918-4305-acb9-55ca7b67f440/5ccf7fd6-8143-4e47-8bdb-8ab1657992d8/profile/cnftest HTTP/1.1" 200 240 2022-01-11 01:42:35,805 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2022-01-11 01:42:35,805 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"5c108f0f-9918-4305-acb9-55ca7b67f440","rb-version":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null,"extra-resource-types":null} 2022-01-11 01:42:35,809 DEBUG 129:onap_service.py(1) - [None][Upload Artifact content] sent header: {} 2022-01-11 01:42:35,810 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/5c108f0f-9918-4305-acb9-55ca7b67f440/5ccf7fd6-8143-4e47-8bdb-8ab1657992d8/profile/cnftest/content 2022-01-11 01:42:35,810 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' 2022-01-11 01:42:35,813 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-11 01:42:35,840 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/5c108f0f-9918-4305-acb9-55ca7b67f440/5ccf7fd6-8143-4e47-8bdb-8ab1657992d8/profile/cnftest/content HTTP/1.1" 200 0 2022-01-11 01:42:35,841 INFO 142:onap_service.py(1) - [None][Upload Artifact content] response code: 200 2022-01-11 01:42:35,841 DEBUG 146:onap_service.py(1) - [None][Upload Artifact content] response: n/a 2022-01-11 01:42:35,843 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=='} 2022-01-11 01:42:35,843 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnf-customer 2022-01-11 01:42:35,844 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2022-01-11 01:42:35,845 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:42:36,038 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2022-01-11 01:42:36,039 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2022-01-11 01:42:36,039 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":"1641865145747"} 2022-01-11 01:42:36,042 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=='} 2022-01-11 01:42:36,042 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/v23/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2022-01-11 01:42:36,042 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2022-01-11 01:42:36,044 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:42:36,132 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2022-01-11 01:42:36,133 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2022-01-11 01:42:36,133 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1641865146460","relationship-list":{"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"}]}]}}]} 2022-01-11 01:42:36,136 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:42:36,136 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7 2022-01-11 01:42:36,136 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7 service-instance-name] data sent: None 2022-01-11 01:42:36,138 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:42:36,231 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7 HTTP/1.1" 200 1643 2022-01-11 01:42:36,232 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7 service-instance-name] response code: 200 2022-01-11 01:42:36,232 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7 service-instance-name] response: {"service-instance":[{"service-instance-id":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","service-instance-name":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","model-version-id":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","resource-version":"1641865344108","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e92471a8-a34a-4ee9-81aa-14c7a4399a6e/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/2cf78c08-8db3-47a3-8b66-19f3155585de","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2cf78c08-8db3-47a3-8b66-19f3155585de"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_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"}]}]}}]} 2022-01-11 01:42:36,235 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:42:36,235 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2022-01-11 01:42:36,235 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-11 01:42:36,236 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:42:36,331 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2022-01-11 01:42:36,332 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-11 01:42:36,333 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":"","resource-version":"1641865344242","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0"}]}]}}]} 2022-01-11 01:42:36,335 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:42:36,335 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2022-01-11 01:42:36,336 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-01-11 01:42:36,337 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:42:36,387 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1048 2022-01-11 01:42:36,387 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-01-11 01:42:36,388 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1641865344388","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/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"}]}]}} 2022-01-11 01:42:36,390 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:42:36,390 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/e92471a8-a34a-4ee9-81aa-14c7a4399a6e/relationship-list 2022-01-11 01:42:36,390 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-11 01:42:36,391 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:42:36,449 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/e92471a8-a34a-4ee9-81aa-14c7a4399a6e/relationship-list HTTP/1.1" 200 1064 2022-01-11 01:42:36,450 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-11 01:42:36,450 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/business/owning-entities/owning-entity/2cf78c08-8db3-47a3-8b66-19f3155585de","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2cf78c08-8db3-47a3-8b66-19f3155585de"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2022-01-11 01:42:36,452 DEBUG 129:onap_service.py(1) - [AAI][Get e92471a8-a34a-4ee9-81aa-14c7a4399a6e ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:42:36,452 DEBUG 131:onap_service.py(1) - [AAI][Get e92471a8-a34a-4ee9-81aa-14c7a4399a6e ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47 2022-01-11 01:42:36,452 DEBUG 132:onap_service.py(1) - [AAI][Get e92471a8-a34a-4ee9-81aa-14c7a4399a6e ABCMeta] data sent: None 2022-01-11 01:42:36,454 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:42:36,521 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47 HTTP/1.1" 200 3737 2022-01-11 01:42:36,523 INFO 142:onap_service.py(1) - [AAI][Get e92471a8-a34a-4ee9-81aa-14c7a4399a6e ABCMeta] response code: 200 2022-01-11 01:42:36,523 DEBUG 146:onap_service.py(1) - [AAI][Get e92471a8-a34a-4ee9-81aa-14c7a4399a6e ABCMeta] response: {"vnf-id":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","vnf-name":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1641865348003","model-invariant-id":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","model-version-id":"2cea4933-5a80-4d20-99c0-54eb9299daf3","model-customization-id":"a0424a09-801c-42a5-8aed-19b31d3cca40","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e92471a8-a34a-4ee9-81aa-14c7a4399a6e/service-data/vnfs/vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/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/v24/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/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/e92471a8-a34a-4ee9-81aa-14c7a4399a6e","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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}} 2022-01-11 01:42:36,527 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-11 01:42:36,527 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-11 01:42:36,528 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:42:36,528 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-11 01:42:36,528 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-11 01:42:36,530 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:42:36,615 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2022-01-11 01:42:36,616 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-11 01:42:36,617 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8cbdb43e-de73-4345-856b-73ca69a41a54/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9a432d6e-f04b-43b0-8bab-8daf7593c540/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","name":"basic_onboard_vDEavR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b300d1f9-9217-4a8d-9925-10623b00a784/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-11 01:42:36,619 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-11 01:42:36,619 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:42:36,619 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:42:36,620 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:42:36,620 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-11 01:42:36,620 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:42:36,620 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:42:36,621 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:42:36,621 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-11 01:42:36,621 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:42:36,621 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:42:36,621 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:42:36,621 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_vDEavR from SDC 2022-01-11 01:42:36,622 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:42:36,622 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:42:36,622 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:42:36,622 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-11 01:42:36,622 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-11 01:42:36,623 INFO 192:__init__.py(1) - Service found, updating information 2022-01-11 01:42:36,623 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:42:36,623 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-01-11 01:42:36,623 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-11 01:42:36,625 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:42:36,710 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-01-11 01:42:36,713 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-11 01:42:36,715 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0f2e8f2c-6f8d-4013-afd1-12d3f4d59dd2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856805829,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9a68446a-1d71-46db-a08b-e5768a8bce43","invariantUUID":"9bbd5554-79fd-40b7-9f38-c08adc6e9652","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":"compute","uniqueId":"3c85ef1c-4b82-4e4c-9584-d497a1d3c40d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856975266,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7450e0f7-81a2-4079-b3b6-e95984461c52","invariantUUID":"244e8fa8-b4f5-4a8a-baec-14e3c304acdb","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1d176c-e9df-4b3a-a45d-6ecc25268f0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856817245,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"032fece4-7533-4520-b332-ab0918bc6db4","invariantUUID":"ade9ad6f-4d23-40b5-affc-7a6289d2b38d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1d38f356-c5f9-4cea-b765-4348a88f1a78","lifecycleState":"CERTIFIED","lastUpdateDate":1641865105485,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","invariantUUID":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45fbaf8a-9bb4-4a9c-8907-e508f0001684","lifecycleState":"CERTIFIED","lastUpdateDate":1641856858237,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c90afc9-d624-4a01-a229-1674cb2c5776","invariantUUID":"7696e821-3957-44c3-9ce5-b37e52d1be36","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":"1a617ed6-10fb-4476-9e83-77a78ae45132","lifecycleState":"CERTIFIED","lastUpdateDate":1641856990640,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6b3d5e5-7e99-48fa-b3c4-cbd2a0d55bc3","invariantUUID":"203066a8-f4f1-4172-afb6-7882a7bf6a43","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"290e958a-5959-479b-bc9f-e896209a9ce7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856867158,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"000cfe67-959e-4171-a6f6-d27ac4282333","invariantUUID":"5b1d34ca-fe07-4873-a174-351fea5bf66e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd0ca187-5feb-44fc-919d-1997b7c13d98","lifecycleState":"CERTIFIED","lastUpdateDate":1641856978124,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd6f79ed-7d1d-4127-9018-7462eea9e1bb","invariantUUID":"4d624a40-430a-4fb2-aff7-41c771036e74","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"fd736ecf-8e99-4405-933b-d4ed555fee48","lifecycleState":"CERTIFIED","lastUpdateDate":1641856763612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2560e85f-0449-4a4d-a033-f4f44167e1c1","invariantUUID":"645f9d45-e2c5-4b57-bbab-021894b2fc33","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a4351a9-ec7e-4cd7-aaa3-35345cbd19c9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856880444,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65e2d486-f8c9-4569-9d8f-3ccc22fb6fb1","invariantUUID":"8df3311b-1d3a-4500-b05c-8b9f514d3193","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":"b293f079-39d1-4c1a-873a-b35e65bbc36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856833540,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38ebcfc9-f708-4e17-b9ee-31cd1a7bd6bd","invariantUUID":"b9d15c7d-ca11-4221-ad52-9fe784b5b518","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63c29d58-6dfe-4ba9-b6b7-c30ff229eb9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856942361,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca9c6f77-bb39-43f3-8da4-e837d2465014","invariantUUID":"3b576b5a-ab27-496b-8e70-04bce7dd15eb","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":"network","uniqueId":"9e4a9d6c-e52c-4f4e-95f8-f29adb25bf3d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856912384,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b580e0b-f80d-498e-8b7f-b95ea8ae59ab","invariantUUID":"0a2352a8-b4f6-4aa4-af52-929e5ed4f58c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f64a6f4e-0fa0-4ca7-b659-c34352f5df0d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856984581,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aec41ebe-2e00-487c-a6e9-8e4a5e9c4b52","invariantUUID":"58a02430-f99b-42eb-8ac5-18e21fbdb15d","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"860381e0-1a05-4c29-8527-5ff07fc79dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856862763,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"35c203d4-4062-48f7-a095-44c76f8a73ff","invariantUUID":"b1c8d3ba-ba12-48cf-a0de-7d0fc8ac5b95","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":"f0873993-8d88-4622-9e8f-b31a891f4fdf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856917547,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e32de8f0-5f91-49b8-ad9f-1c46b2048d67","invariantUUID":"a250716f-a410-4c22-a5e3-34d50ee8643d","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":"3ab1b682-d8b3-4eee-b6bb-7a411d83a937","lifecycleState":"CERTIFIED","lastUpdateDate":1641856983110,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a50f9f3-1232-4be6-9d4c-d48a1978b4a8","invariantUUID":"36d25c96-6a93-4675-8e82-7b9f1f77b92e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d8cae6de-8aef-49eb-8162-068c4d7941a1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856754783,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b190e61f-8629-4fef-8885-3a11d9d6abd2","invariantUUID":"d8dfd3c3-e513-405b-a8fa-a039d6a8e261","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"480456e3-6a08-4877-98ed-d63d7c4fb904","lifecycleState":"CERTIFIED","lastUpdateDate":1641856853230,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59087bb2-5912-41df-9177-d0b4d72569bf","invariantUUID":"fd2519bf-be7d-46d4-9d7f-562ef5b800a9","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":"add14407-6f61-448f-a95f-3c98f3e7c105","lifecycleState":"CERTIFIED","lastUpdateDate":1641856987608,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17edd4a8-9cac-48fa-932c-4046481e2482","invariantUUID":"77d929d7-203b-4fa1-82af-f603cf8f5184","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dd43e672-fed3-4ed8-a902-d4394c1f8f04","lifecycleState":"CERTIFIED","lastUpdateDate":1641856923459,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a52a91f-262e-4277-b375-da87e119795d","invariantUUID":"3e235963-0c7d-4043-9b97-e9e0224fd527","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36b59c25-0307-44e9-98c6-c9bced80dbcb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856782230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f57166-b5f2-4c92-b8f8-f27968059746","invariantUUID":"2108f231-db05-4aec-a274-bcae0cd9580c","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":"76c4b0e9-6f61-4ed8-b4c7-824d628f2da0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856878320,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e55139b-7ed5-4f4e-abdd-ebfa2d7d1766","invariantUUID":"56af37bc-b48b-4cd9-a227-86f8cfe8d047","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01827aa7-bf56-48bd-bb3d-24eb53e1ef5e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856759021,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0b87cf3-e8ac-4331-b2b5-b9ebafa0cfb2","invariantUUID":"52971ff3-2168-4a84-941e-d6f1f7a4d412","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":"compute","uniqueId":"5c937a97-5e90-4b6d-a527-e509d3f32228","lifecycleState":"CERTIFIED","lastUpdateDate":1641856940925,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11883da2-719c-43de-a69a-b73f428bd337","invariantUUID":"4c52048a-412a-45f7-af73-dec1b0673591","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":"compute","uniqueId":"df2972f9-679b-4580-ae66-f3973a5a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856882362,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5367507a-8de6-4f68-80e4-2719e1cd6f3e","invariantUUID":"33af4dc6-751b-425d-ad30-aed5e89a1329","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":"a1ec92c7-84fb-454a-a14f-59fa9674b9c3","lifecycleState":"CERTIFIED","lastUpdateDate":1641856807419,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3171ae13-5ad5-4e26-b099-c7ea44c88aa9","invariantUUID":"154d580f-aa8b-4768-a7b2-9729f0abfce0","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":"b7b05e79-5f31-4353-a782-9af131aed70a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856976772,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace1f296-6cbb-487a-b967-b7818de86a1a","invariantUUID":"43267127-07dd-444d-8252-368128d04a65","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7afff291-885a-4144-b58d-3c21a7259e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856766921,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92b7dc37-8757-421f-bffd-c30efda0d70f","invariantUUID":"19e83afd-2d87-44d1-b0f2-6cedacb531d3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ffcda74-7958-4195-bcdd-480b81819d55","lifecycleState":"CERTIFIED","lastUpdateDate":1641856823161,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d9b41d-7d68-4148-9584-fa19db084f10","invariantUUID":"485e037b-5528-4252-a24e-228805826060","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":"a7754ce7-b6d0-49c1-b57e-8976c868f66d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856864267,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dabb4702-d31e-4df5-9a8c-ca37afae933f","invariantUUID":"4840b2bb-fcf9-4394-a664-6f83eae47680","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1d3dcb51-260b-4da0-a592-f5ca2a01689c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856771452,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"571b7e28-6e5c-4332-807e-5738369b90b8","invariantUUID":"885eb457-7789-45f2-b942-64c7ae4a1342","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":"04fa0a3b-291d-45a8-90b3-9e5973240db1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856793531,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1f7b12e5-cb82-4f4d-9b8e-d3b080e0a468","invariantUUID":"9efef5eb-047b-49a0-bb9d-929be72dcc2b","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dcb6bdb-99ed-4836-b74f-d2e02f37cc9c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856775641,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c92fb97-d9eb-4335-adce-55fd1519329b","invariantUUID":"c1be5d13-f72e-4529-a836-597da7d1a2b5","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":"584a137b-56ca-4112-83b1-dd2dbee67916","lifecycleState":"CERTIFIED","lastUpdateDate":1641856874616,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1612fedd-1f78-4465-999b-f7ec7b11df6b","invariantUUID":"5e8a8f85-2830-4762-978b-767f87f8a940","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":"c57b1a5a-dc5a-4588-9f0b-743712f0253e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856886751,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be9bf4bf-7eae-4d3f-9f1c-b52325c42122","invariantUUID":"796498fb-2c3e-4dd4-9338-2cfd9d42c6ce","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":"d0475ddf-9dfa-4a6f-83cd-aca35823276e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856820119,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0dbf8aa2-97f9-4201-9404-06ad33af4fe9","invariantUUID":"b52c2b0c-e8d6-4663-be9e-efb50e34d3c1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c5756bc-362d-462f-b215-04a1a4f0f6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1641856837944,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d21433a-35ad-42c5-bc9a-31fff1affbe5","invariantUUID":"2bd3c7db-8cad-4460-b6bd-25778f7bed08","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":"defaulticon","uniqueId":"bb3d9bc5-dae6-45a5-ae57-086853deb885","lifecycleState":"CERTIFIED","lastUpdateDate":1641865014128,"name":"basic_onboard_vDEavR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b172a215-ce82-43c8-8bf4-878659c5f0f1","invariantUUID":"073106df-8d4f-46e1-bdd0-ce690661142d","systemName":"BasicOnboardVdeavr","description":"VF","tags":["basic_onboard_vDEavR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b6d3f7-1b30-4378-ad89-2a3807e7b905","lifecycleState":"CERTIFIED","lastUpdateDate":1641856914593,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"088bf319-1c9f-412e-bb4c-6a9ca6219ce5","invariantUUID":"13515068-dea9-46fc-9a25-d4b60045358a","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":"591d2b62-193e-4ba8-970d-54cc2fc8f93a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856992062,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a662867-275a-45ec-bac3-d926c244123c","invariantUUID":"e296a87b-d9b2-4e1d-a38e-5df1585bab15","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6d59151-d948-43af-a653-a64af877bd86","lifecycleState":"CERTIFIED","lastUpdateDate":1641856865816,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9cfeeab-4eaa-41f4-a1ce-4b4205098412","invariantUUID":"aa18469b-8989-49f5-9dfd-a8579d2c784c","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c68d8862-b96d-4be2-8a29-e5f5af7884bf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856814445,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1616510e-deef-4ceb-9372-ed46cea6b30c","invariantUUID":"1fe39ba9-e9a2-47d2-932c-b7c61be47341","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":"defaulticon","uniqueId":"bd011879-1be8-4c85-b7f3-f89a3ab3276d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856780643,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97a2e5f6-cddf-4806-9703-e2af04f09471","invariantUUID":"15100cee-e187-420c-aef7-ef657766ec17","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":"a424a972-21e4-4520-bcbf-847194674b6d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856908781,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b762d9b-5186-4dbe-ae74-ba22a3a25b54","invariantUUID":"0c939bfd-b053-43c7-bcb7-8d0b000ef8af","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"41b755d5-124e-4c8a-9600-9c636a3db445","lifecycleState":"CERTIFIED","lastUpdateDate":1641856765209,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20bdffb7-e170-4126-acec-555a83d9bc6a","invariantUUID":"69be2327-8700-4020-a53b-37753e11c8cc","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":"objectStorage","uniqueId":"aa97dcc1-726f-495f-9dae-62df7eed87d7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856870277,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d21de404-db02-4979-855c-59e22f9c9a81","invariantUUID":"f023a003-3b19-4248-856d-ec6f7f4fa32c","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":"defaulticon","uniqueId":"47bb6dc6-7ef7-4786-9e54-bcb46a50e588","lifecycleState":"CERTIFIED","lastUpdateDate":1641856900587,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a67e6849-29d3-4e34-82e9-dcb3be36a603","invariantUUID":"59a90e0a-90f4-44bf-b423-6119c14abfd4","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":"port","uniqueId":"0e0d6f2a-9343-4392-84e9-e818aee0fc0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856906099,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3a1d5f5-ed5e-46b4-bdd2-0d742ed9db48","invariantUUID":"686b1d78-e180-410d-88de-065eeb7867df","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":"b0094b2c-1d1e-4c2c-954a-22461ba0f650","lifecycleState":"CERTIFIED","lastUpdateDate":1641856919067,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ee8341-c577-4860-b926-74eabe75aa9c","invariantUUID":"1f76ba9d-df15-4720-88bf-6d926c562bca","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":"port","uniqueId":"894b349b-7283-49d4-a18c-7727f388aaab","lifecycleState":"CERTIFIED","lastUpdateDate":1641856945354,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8c5933-bae6-4a92-813a-7a216adef98a","invariantUUID":"cdab6d95-15c2-44ec-b3f2-9037fe52c4fc","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":"41227295-fce4-49e3-90ec-026e59b54ee2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856789924,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"79bec82c-46a5-4d1a-97a4-be1ed636f7a9","invariantUUID":"e4703809-37ab-4a1c-8ade-380d2936f0fd","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":"801fbd13-012d-412c-866f-c75b90a81c24","lifecycleState":"CERTIFIED","lastUpdateDate":1641856916067,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c58f4d7b-2f0f-44c5-91f8-13408b1007cf","invariantUUID":"cdd04163-d269-40c5-a8c2-70efeea167f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"00ea9398-5b5f-4009-8caa-a1fb24842de0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856901991,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4943a7b-b90e-4f08-803d-82585b567902","invariantUUID":"728d2393-7572-49cc-bd3c-4ead916a2c3b","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":"91facf16-bc23-489d-94ee-814b33cd1622","lifecycleState":"CERTIFIED","lastUpdateDate":1641856885201,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06529d85-b33f-41bb-84be-1df5b7e83da8","invariantUUID":"a83db36a-ae76-4353-82ae-af697c415dd8","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a71a6a6d-e7ea-4ff9-a169-44be6b288760","lifecycleState":"CERTIFIED","lastUpdateDate":1641856939369,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"897dd567-87c6-4e30-a002-fc36af186516","invariantUUID":"7f8942b0-2d79-417b-818d-53df8d2c8c6e","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":"port","uniqueId":"ecb36648-6f8e-4ad9-8185-19f06ee4391e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856779127,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57ec7af1-2b78-446a-b7ce-100e9fd313a1","invariantUUID":"eb8845ac-8b55-418b-93f9-09a30d4e99f0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5782906-901b-4eef-808c-c216be152158","lifecycleState":"CERTIFIED","lastUpdateDate":1641856829476,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0892bc04-39c9-481f-a687-1507217453dc","invariantUUID":"556e0c85-0a2c-4c8f-a5f5-02c800c21e76","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":"port","uniqueId":"20214fc8-7d45-4116-9913-5181303b6d81","lifecycleState":"CERTIFIED","lastUpdateDate":1641856801754,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d65c97c-026e-48bf-9ff1-12501d0b1e24","invariantUUID":"a0f9ec1f-7917-4782-92d5-4e7fb9224a84","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":"61bd77a3-51ab-4369-a89d-63bca13fe9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856873204,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eeeea433-1ca1-4362-9a28-9ac727c8c530","invariantUUID":"74f6cd34-ad82-4904-998e-a8f38517dc91","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0708d8bc-3371-48d8-a890-1016b7898355","lifecycleState":"CERTIFIED","lastUpdateDate":1641856985980,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb73f509-9311-4640-bbcf-1c37446772b9","invariantUUID":"5e48051a-c562-4bdc-82af-c35d3002cb77","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c3b8cb8-d015-4375-8775-4c13e3365fbc","lifecycleState":"CERTIFIED","lastUpdateDate":1641856930342,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f8ae725-c0e4-4334-b14e-019876592698","invariantUUID":"be47ce7e-47b5-4fcb-b704-b3f51e3a69ff","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":"69c8286d-ba68-4242-947b-5d0ce7ac1df1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856859768,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1a170e-979b-4456-9be6-c3864c1ffd06","invariantUUID":"7e2f33bd-d6e6-449f-b133-4bd98bd07618","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0ae233f-4a23-4050-8d44-b0b87c667623","lifecycleState":"CERTIFIED","lastUpdateDate":1641856894321,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd92cc76-6efb-4838-a243-bf119ba362ed","invariantUUID":"59136afe-0f97-41a8-b810-1c3a820e7293","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e6ef5f9b-2264-48c2-bd72-7f2697dd66be","lifecycleState":"CERTIFIED","lastUpdateDate":1641856891832,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e52d2386-8f20-4eed-8043-2114256fb2c4","invariantUUID":"c0618a2a-64a7-489b-aa72-7982a01f7977","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"db4499ef-b52b-4611-a0f5-c156d4198ff4","lifecycleState":"CERTIFIED","lastUpdateDate":1641856921025,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3750b6f-fbc8-4fda-989e-fd748b8aed17","invariantUUID":"5bec06a2-61ab-4e00-b728-6f52b28a6976","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5ad5061-e270-4a90-8d0c-e722dcc70e90","lifecycleState":"CERTIFIED","lastUpdateDate":1641856937447,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62818cff-2a6e-402e-8b95-fe8f4f1a3b1a","invariantUUID":"ea6af0bf-37a2-43a0-ab8b-504503d33e32","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cebb22c8-e9dc-4320-81fd-a6cfbd0c2d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856777609,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"496c52d9-d1db-4033-9807-4c2d6426ab21","invariantUUID":"a54293c7-ff89-4e81-8f36-bdc3f059989c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"65d16bd9-2bb0-4354-af34-70173f58fbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1641856943849,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39c3e511-6665-4457-bcda-ffa945b97551","invariantUUID":"3eb64bc1-46c7-44ab-84d3-c5eeb5bd9e92","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":"d46d8c93-1aa4-43bb-b545-516e3c1350e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856979767,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fcfab36-65d2-4713-9d58-987cb16a8ac1","invariantUUID":"42ec91b2-497c-4535-99a8-e74c7b887bf8","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b0775cff-380c-4dd1-9e37-207a9d09e749","lifecycleState":"CERTIFIED","lastUpdateDate":1641856773438,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa41e7b2-ac0c-443d-a64d-5bf383f4aaec","invariantUUID":"a0e78fba-472c-4096-8815-889889208d42","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","lifecycleState":"CERTIFIED","lastUpdateDate":1641856748300,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f04e3d6-4dee-4bf7-9cda-4be5f64327c0","invariantUUID":"5472ec35-8b00-4122-8e60-5d46aebcf51a","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":"51ce93f6-e32b-4278-af8f-9993de0b005c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856787080,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7283027-4873-44c6-9994-eb45c09ca1d9","invariantUUID":"01e6b524-1461-4584-8f23-db5d91a37951","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f78bdfd7-e0a6-45ee-b693-9e286308d216","lifecycleState":"CERTIFIED","lastUpdateDate":1641856756789,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21617651-ef5c-4aad-be27-a30491efae7e","invariantUUID":"9509fe23-39c2-4768-84c4-ffbce891e94a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d297a91a-c3ba-471f-8263-a3f2fbfbc2da","lifecycleState":"CERTIFIED","lastUpdateDate":1641856784585,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"88a09835-160a-4e51-9328-3b8f57fe5332","invariantUUID":"c4746860-617d-40ea-82ab-a165a2b5900d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b2ee2956-9389-4b22-b80d-5efe08ebcacb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856932939,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe1d35f4-dde3-44f0-b52f-0510befed2ea","invariantUUID":"f0a1254b-e42d-4666-bcb5-8e38f5178646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74836a63-e150-4b52-8488-4c596157bd6f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856981291,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e06dea16-f288-45e6-b28b-a5bf916955e1","invariantUUID":"5c747c88-8642-4c6d-9452-e3fc1f5f661e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"858fb3f8-22e8-4b22-94b2-cd186d111c8f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856809324,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d5eaf81b-03d3-4931-ac22-2a0a1e814fed","invariantUUID":"64a7f16b-94dc-4233-95f8-7805622eeaf8","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8301f81e-44fe-4581-9741-c357ec59631f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856925850,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e6095f-db75-4cfe-8b78-0658b201a09b","invariantUUID":"54da9ed8-5f11-401c-8cc7-f527ce2cf0c9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"56a190f5-e94d-46fd-aca8-a4ea4ad327e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856989117,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e018dbf5-18bb-493d-b514-9048def12357","invariantUUID":"84c30f01-c00d-4df6-82d8-f714baf322c9","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a796f3f-10aa-4392-831f-e535564261f4","lifecycleState":"CERTIFIED","lastUpdateDate":1641864508669,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"80b592b5-0047-4c50-8e4e-c7bb5b86fef7","invariantUUID":"078439b6-116b-45d3-97d1-0888d643d909","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"57a97373-5e7b-44b8-bb5d-c69a800963ba","lifecycleState":"CERTIFIED","lastUpdateDate":1641856868842,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6cc1e312-6204-4b20-a302-03c798aff04d","invariantUUID":"bf440d27-788b-4b9f-8ef3-9e487ea393ff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"699c4793-e223-4dc2-81ed-c03fb11de167","lifecycleState":"CERTIFIED","lastUpdateDate":1641856904016,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fffe9c05-7180-4a11-a306-b483ed9e3839","invariantUUID":"37aee154-769b-402d-b534-518e93dcca9d","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":"92d500e2-c3d5-4d1d-b705-4130437a869c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856871791,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"535075d6-0666-4b79-bb3b-b00c7a96b1f9","invariantUUID":"5874bb97-8271-40cb-a140-c7fbc0e32170","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":"networkrules","uniqueId":"c8051410-fe80-4a19-976c-a344ce91a028","lifecycleState":"CERTIFIED","lastUpdateDate":1641856800156,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d60c8a09-a715-431a-9b67-4d25680ae9c2","invariantUUID":"e8746927-9e2e-4ef4-aa15-479f674515de","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"390b787a-9d09-434c-bec2-7b8c9b6ecf50","lifecycleState":"CERTIFIED","lastUpdateDate":1641864257406,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","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":"47db812a-fae7-46aa-b3a3-8277fa220f17","lifecycleState":"CERTIFIED","lastUpdateDate":1641865048826,"name":"basic_onboard_vDEavR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","systemName":"BasicOnboardVdeavr","description":"service","tags":["basic_onboard_vDEavR"],"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":"114b971d-6f2f-4aea-a88a-0c8de1b4fbe7","lifecycleState":"CERTIFIED","lastUpdateDate":1641864546530,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1e3ab4e3-163a-48d5-b3c2-3ddea08621f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641865143236,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","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}]}]} 2022-01-11 01:42:36,722 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-11 01:42:36,722 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'} 2022-01-11 01:42:36,722 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/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/toscaModel 2022-01-11 01:42:36,723 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2022-01-11 01:42:36,725 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:42:36,809 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/toscaModel HTTP/1.1" 200 None 2022-01-11 01:42:36,811 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2022-01-11 01:42:36,811 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2022-01-11 01:42:36,864 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': 'e0120413-291e-4da6-9609-d03b316d9679', 'x-fromappid': 'API client'} 2022-01-11 01:42:36,865 DEBUG 131:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] url used: https://sdnc.api.simpledemo.onap.org:30267/restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation 2022-01-11 01:42:36,865 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-1d36ff78-8c50-4444-81ea-4a5c2ec525b7" }, "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-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_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" } } } 2022-01-11 01:42:36,867 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2022-01-11 01:42:36,965 DEBUG 433:connectionpool.py(1) - https://sdnc.api.simpledemo.onap.org:30267 "POST /restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation HTTP/1.1" 200 113 2022-01-11 01:42:36,967 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2022-01-11 01:42:36,968 DEBUG 146:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response: {"output":{"response-code":"200","response-message":"success","ack-final-indicator":"Y","svc-request-id":"test"}} 2022-01-11 01:42:36,997 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-11 01:42:36,997 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-11 01:42:36,998 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:42:36,998 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-11 01:42:36,998 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-11 01:42:37,001 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:42:37,073 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2022-01-11 01:42:37,075 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-11 01:42:37,075 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8cbdb43e-de73-4345-856b-73ca69a41a54/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9a432d6e-f04b-43b0-8bab-8daf7593c540/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","name":"basic_onboard_vDEavR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b300d1f9-9217-4a8d-9925-10623b00a784/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-11 01:42:37,077 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-11 01:42:37,077 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:42:37,078 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:42:37,078 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:42:37,079 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-11 01:42:37,079 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:42:37,079 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:42:37,080 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:42:37,080 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-11 01:42:37,080 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:42:37,080 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:42:37,081 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:42:37,081 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_vDEavR from SDC 2022-01-11 01:42:37,081 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:42:37,082 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:42:37,082 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:42:37,082 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-11 01:42:37,083 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-11 01:42:37,083 INFO 192:__init__.py(1) - Service found, updating information 2022-01-11 01:42:37,084 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:42:37,084 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-01-11 01:42:37,084 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-11 01:42:37,086 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:42:37,172 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-01-11 01:42:37,175 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-11 01:42:37,179 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0f2e8f2c-6f8d-4013-afd1-12d3f4d59dd2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856805829,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9a68446a-1d71-46db-a08b-e5768a8bce43","invariantUUID":"9bbd5554-79fd-40b7-9f38-c08adc6e9652","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":"compute","uniqueId":"3c85ef1c-4b82-4e4c-9584-d497a1d3c40d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856975266,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7450e0f7-81a2-4079-b3b6-e95984461c52","invariantUUID":"244e8fa8-b4f5-4a8a-baec-14e3c304acdb","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1d176c-e9df-4b3a-a45d-6ecc25268f0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856817245,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"032fece4-7533-4520-b332-ab0918bc6db4","invariantUUID":"ade9ad6f-4d23-40b5-affc-7a6289d2b38d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1d38f356-c5f9-4cea-b765-4348a88f1a78","lifecycleState":"CERTIFIED","lastUpdateDate":1641865105485,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","invariantUUID":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45fbaf8a-9bb4-4a9c-8907-e508f0001684","lifecycleState":"CERTIFIED","lastUpdateDate":1641856858237,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c90afc9-d624-4a01-a229-1674cb2c5776","invariantUUID":"7696e821-3957-44c3-9ce5-b37e52d1be36","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":"1a617ed6-10fb-4476-9e83-77a78ae45132","lifecycleState":"CERTIFIED","lastUpdateDate":1641856990640,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6b3d5e5-7e99-48fa-b3c4-cbd2a0d55bc3","invariantUUID":"203066a8-f4f1-4172-afb6-7882a7bf6a43","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"290e958a-5959-479b-bc9f-e896209a9ce7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856867158,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"000cfe67-959e-4171-a6f6-d27ac4282333","invariantUUID":"5b1d34ca-fe07-4873-a174-351fea5bf66e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd0ca187-5feb-44fc-919d-1997b7c13d98","lifecycleState":"CERTIFIED","lastUpdateDate":1641856978124,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd6f79ed-7d1d-4127-9018-7462eea9e1bb","invariantUUID":"4d624a40-430a-4fb2-aff7-41c771036e74","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"fd736ecf-8e99-4405-933b-d4ed555fee48","lifecycleState":"CERTIFIED","lastUpdateDate":1641856763612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2560e85f-0449-4a4d-a033-f4f44167e1c1","invariantUUID":"645f9d45-e2c5-4b57-bbab-021894b2fc33","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a4351a9-ec7e-4cd7-aaa3-35345cbd19c9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856880444,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65e2d486-f8c9-4569-9d8f-3ccc22fb6fb1","invariantUUID":"8df3311b-1d3a-4500-b05c-8b9f514d3193","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":"b293f079-39d1-4c1a-873a-b35e65bbc36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856833540,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38ebcfc9-f708-4e17-b9ee-31cd1a7bd6bd","invariantUUID":"b9d15c7d-ca11-4221-ad52-9fe784b5b518","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63c29d58-6dfe-4ba9-b6b7-c30ff229eb9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856942361,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca9c6f77-bb39-43f3-8da4-e837d2465014","invariantUUID":"3b576b5a-ab27-496b-8e70-04bce7dd15eb","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":"network","uniqueId":"9e4a9d6c-e52c-4f4e-95f8-f29adb25bf3d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856912384,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b580e0b-f80d-498e-8b7f-b95ea8ae59ab","invariantUUID":"0a2352a8-b4f6-4aa4-af52-929e5ed4f58c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f64a6f4e-0fa0-4ca7-b659-c34352f5df0d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856984581,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aec41ebe-2e00-487c-a6e9-8e4a5e9c4b52","invariantUUID":"58a02430-f99b-42eb-8ac5-18e21fbdb15d","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"860381e0-1a05-4c29-8527-5ff07fc79dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856862763,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"35c203d4-4062-48f7-a095-44c76f8a73ff","invariantUUID":"b1c8d3ba-ba12-48cf-a0de-7d0fc8ac5b95","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":"f0873993-8d88-4622-9e8f-b31a891f4fdf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856917547,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e32de8f0-5f91-49b8-ad9f-1c46b2048d67","invariantUUID":"a250716f-a410-4c22-a5e3-34d50ee8643d","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":"3ab1b682-d8b3-4eee-b6bb-7a411d83a937","lifecycleState":"CERTIFIED","lastUpdateDate":1641856983110,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a50f9f3-1232-4be6-9d4c-d48a1978b4a8","invariantUUID":"36d25c96-6a93-4675-8e82-7b9f1f77b92e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d8cae6de-8aef-49eb-8162-068c4d7941a1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856754783,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b190e61f-8629-4fef-8885-3a11d9d6abd2","invariantUUID":"d8dfd3c3-e513-405b-a8fa-a039d6a8e261","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"480456e3-6a08-4877-98ed-d63d7c4fb904","lifecycleState":"CERTIFIED","lastUpdateDate":1641856853230,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59087bb2-5912-41df-9177-d0b4d72569bf","invariantUUID":"fd2519bf-be7d-46d4-9d7f-562ef5b800a9","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":"add14407-6f61-448f-a95f-3c98f3e7c105","lifecycleState":"CERTIFIED","lastUpdateDate":1641856987608,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17edd4a8-9cac-48fa-932c-4046481e2482","invariantUUID":"77d929d7-203b-4fa1-82af-f603cf8f5184","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dd43e672-fed3-4ed8-a902-d4394c1f8f04","lifecycleState":"CERTIFIED","lastUpdateDate":1641856923459,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a52a91f-262e-4277-b375-da87e119795d","invariantUUID":"3e235963-0c7d-4043-9b97-e9e0224fd527","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36b59c25-0307-44e9-98c6-c9bced80dbcb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856782230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f57166-b5f2-4c92-b8f8-f27968059746","invariantUUID":"2108f231-db05-4aec-a274-bcae0cd9580c","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":"76c4b0e9-6f61-4ed8-b4c7-824d628f2da0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856878320,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e55139b-7ed5-4f4e-abdd-ebfa2d7d1766","invariantUUID":"56af37bc-b48b-4cd9-a227-86f8cfe8d047","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01827aa7-bf56-48bd-bb3d-24eb53e1ef5e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856759021,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0b87cf3-e8ac-4331-b2b5-b9ebafa0cfb2","invariantUUID":"52971ff3-2168-4a84-941e-d6f1f7a4d412","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":"compute","uniqueId":"5c937a97-5e90-4b6d-a527-e509d3f32228","lifecycleState":"CERTIFIED","lastUpdateDate":1641856940925,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11883da2-719c-43de-a69a-b73f428bd337","invariantUUID":"4c52048a-412a-45f7-af73-dec1b0673591","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":"compute","uniqueId":"df2972f9-679b-4580-ae66-f3973a5a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856882362,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5367507a-8de6-4f68-80e4-2719e1cd6f3e","invariantUUID":"33af4dc6-751b-425d-ad30-aed5e89a1329","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":"a1ec92c7-84fb-454a-a14f-59fa9674b9c3","lifecycleState":"CERTIFIED","lastUpdateDate":1641856807419,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3171ae13-5ad5-4e26-b099-c7ea44c88aa9","invariantUUID":"154d580f-aa8b-4768-a7b2-9729f0abfce0","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":"b7b05e79-5f31-4353-a782-9af131aed70a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856976772,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace1f296-6cbb-487a-b967-b7818de86a1a","invariantUUID":"43267127-07dd-444d-8252-368128d04a65","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7afff291-885a-4144-b58d-3c21a7259e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856766921,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92b7dc37-8757-421f-bffd-c30efda0d70f","invariantUUID":"19e83afd-2d87-44d1-b0f2-6cedacb531d3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ffcda74-7958-4195-bcdd-480b81819d55","lifecycleState":"CERTIFIED","lastUpdateDate":1641856823161,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d9b41d-7d68-4148-9584-fa19db084f10","invariantUUID":"485e037b-5528-4252-a24e-228805826060","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":"a7754ce7-b6d0-49c1-b57e-8976c868f66d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856864267,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dabb4702-d31e-4df5-9a8c-ca37afae933f","invariantUUID":"4840b2bb-fcf9-4394-a664-6f83eae47680","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1d3dcb51-260b-4da0-a592-f5ca2a01689c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856771452,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"571b7e28-6e5c-4332-807e-5738369b90b8","invariantUUID":"885eb457-7789-45f2-b942-64c7ae4a1342","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":"04fa0a3b-291d-45a8-90b3-9e5973240db1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856793531,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1f7b12e5-cb82-4f4d-9b8e-d3b080e0a468","invariantUUID":"9efef5eb-047b-49a0-bb9d-929be72dcc2b","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dcb6bdb-99ed-4836-b74f-d2e02f37cc9c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856775641,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c92fb97-d9eb-4335-adce-55fd1519329b","invariantUUID":"c1be5d13-f72e-4529-a836-597da7d1a2b5","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":"584a137b-56ca-4112-83b1-dd2dbee67916","lifecycleState":"CERTIFIED","lastUpdateDate":1641856874616,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1612fedd-1f78-4465-999b-f7ec7b11df6b","invariantUUID":"5e8a8f85-2830-4762-978b-767f87f8a940","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":"c57b1a5a-dc5a-4588-9f0b-743712f0253e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856886751,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be9bf4bf-7eae-4d3f-9f1c-b52325c42122","invariantUUID":"796498fb-2c3e-4dd4-9338-2cfd9d42c6ce","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":"d0475ddf-9dfa-4a6f-83cd-aca35823276e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856820119,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0dbf8aa2-97f9-4201-9404-06ad33af4fe9","invariantUUID":"b52c2b0c-e8d6-4663-be9e-efb50e34d3c1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c5756bc-362d-462f-b215-04a1a4f0f6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1641856837944,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d21433a-35ad-42c5-bc9a-31fff1affbe5","invariantUUID":"2bd3c7db-8cad-4460-b6bd-25778f7bed08","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":"defaulticon","uniqueId":"bb3d9bc5-dae6-45a5-ae57-086853deb885","lifecycleState":"CERTIFIED","lastUpdateDate":1641865014128,"name":"basic_onboard_vDEavR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b172a215-ce82-43c8-8bf4-878659c5f0f1","invariantUUID":"073106df-8d4f-46e1-bdd0-ce690661142d","systemName":"BasicOnboardVdeavr","description":"VF","tags":["basic_onboard_vDEavR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b6d3f7-1b30-4378-ad89-2a3807e7b905","lifecycleState":"CERTIFIED","lastUpdateDate":1641856914593,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"088bf319-1c9f-412e-bb4c-6a9ca6219ce5","invariantUUID":"13515068-dea9-46fc-9a25-d4b60045358a","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":"591d2b62-193e-4ba8-970d-54cc2fc8f93a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856992062,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a662867-275a-45ec-bac3-d926c244123c","invariantUUID":"e296a87b-d9b2-4e1d-a38e-5df1585bab15","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6d59151-d948-43af-a653-a64af877bd86","lifecycleState":"CERTIFIED","lastUpdateDate":1641856865816,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9cfeeab-4eaa-41f4-a1ce-4b4205098412","invariantUUID":"aa18469b-8989-49f5-9dfd-a8579d2c784c","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c68d8862-b96d-4be2-8a29-e5f5af7884bf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856814445,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1616510e-deef-4ceb-9372-ed46cea6b30c","invariantUUID":"1fe39ba9-e9a2-47d2-932c-b7c61be47341","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":"defaulticon","uniqueId":"bd011879-1be8-4c85-b7f3-f89a3ab3276d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856780643,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97a2e5f6-cddf-4806-9703-e2af04f09471","invariantUUID":"15100cee-e187-420c-aef7-ef657766ec17","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":"a424a972-21e4-4520-bcbf-847194674b6d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856908781,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b762d9b-5186-4dbe-ae74-ba22a3a25b54","invariantUUID":"0c939bfd-b053-43c7-bcb7-8d0b000ef8af","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"41b755d5-124e-4c8a-9600-9c636a3db445","lifecycleState":"CERTIFIED","lastUpdateDate":1641856765209,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20bdffb7-e170-4126-acec-555a83d9bc6a","invariantUUID":"69be2327-8700-4020-a53b-37753e11c8cc","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":"objectStorage","uniqueId":"aa97dcc1-726f-495f-9dae-62df7eed87d7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856870277,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d21de404-db02-4979-855c-59e22f9c9a81","invariantUUID":"f023a003-3b19-4248-856d-ec6f7f4fa32c","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":"defaulticon","uniqueId":"47bb6dc6-7ef7-4786-9e54-bcb46a50e588","lifecycleState":"CERTIFIED","lastUpdateDate":1641856900587,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a67e6849-29d3-4e34-82e9-dcb3be36a603","invariantUUID":"59a90e0a-90f4-44bf-b423-6119c14abfd4","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":"port","uniqueId":"0e0d6f2a-9343-4392-84e9-e818aee0fc0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856906099,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3a1d5f5-ed5e-46b4-bdd2-0d742ed9db48","invariantUUID":"686b1d78-e180-410d-88de-065eeb7867df","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":"b0094b2c-1d1e-4c2c-954a-22461ba0f650","lifecycleState":"CERTIFIED","lastUpdateDate":1641856919067,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ee8341-c577-4860-b926-74eabe75aa9c","invariantUUID":"1f76ba9d-df15-4720-88bf-6d926c562bca","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":"port","uniqueId":"894b349b-7283-49d4-a18c-7727f388aaab","lifecycleState":"CERTIFIED","lastUpdateDate":1641856945354,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8c5933-bae6-4a92-813a-7a216adef98a","invariantUUID":"cdab6d95-15c2-44ec-b3f2-9037fe52c4fc","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":"41227295-fce4-49e3-90ec-026e59b54ee2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856789924,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"79bec82c-46a5-4d1a-97a4-be1ed636f7a9","invariantUUID":"e4703809-37ab-4a1c-8ade-380d2936f0fd","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":"801fbd13-012d-412c-866f-c75b90a81c24","lifecycleState":"CERTIFIED","lastUpdateDate":1641856916067,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c58f4d7b-2f0f-44c5-91f8-13408b1007cf","invariantUUID":"cdd04163-d269-40c5-a8c2-70efeea167f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"00ea9398-5b5f-4009-8caa-a1fb24842de0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856901991,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4943a7b-b90e-4f08-803d-82585b567902","invariantUUID":"728d2393-7572-49cc-bd3c-4ead916a2c3b","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":"91facf16-bc23-489d-94ee-814b33cd1622","lifecycleState":"CERTIFIED","lastUpdateDate":1641856885201,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06529d85-b33f-41bb-84be-1df5b7e83da8","invariantUUID":"a83db36a-ae76-4353-82ae-af697c415dd8","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a71a6a6d-e7ea-4ff9-a169-44be6b288760","lifecycleState":"CERTIFIED","lastUpdateDate":1641856939369,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"897dd567-87c6-4e30-a002-fc36af186516","invariantUUID":"7f8942b0-2d79-417b-818d-53df8d2c8c6e","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":"port","uniqueId":"ecb36648-6f8e-4ad9-8185-19f06ee4391e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856779127,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57ec7af1-2b78-446a-b7ce-100e9fd313a1","invariantUUID":"eb8845ac-8b55-418b-93f9-09a30d4e99f0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5782906-901b-4eef-808c-c216be152158","lifecycleState":"CERTIFIED","lastUpdateDate":1641856829476,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0892bc04-39c9-481f-a687-1507217453dc","invariantUUID":"556e0c85-0a2c-4c8f-a5f5-02c800c21e76","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":"port","uniqueId":"20214fc8-7d45-4116-9913-5181303b6d81","lifecycleState":"CERTIFIED","lastUpdateDate":1641856801754,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d65c97c-026e-48bf-9ff1-12501d0b1e24","invariantUUID":"a0f9ec1f-7917-4782-92d5-4e7fb9224a84","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":"61bd77a3-51ab-4369-a89d-63bca13fe9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856873204,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eeeea433-1ca1-4362-9a28-9ac727c8c530","invariantUUID":"74f6cd34-ad82-4904-998e-a8f38517dc91","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0708d8bc-3371-48d8-a890-1016b7898355","lifecycleState":"CERTIFIED","lastUpdateDate":1641856985980,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb73f509-9311-4640-bbcf-1c37446772b9","invariantUUID":"5e48051a-c562-4bdc-82af-c35d3002cb77","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c3b8cb8-d015-4375-8775-4c13e3365fbc","lifecycleState":"CERTIFIED","lastUpdateDate":1641856930342,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f8ae725-c0e4-4334-b14e-019876592698","invariantUUID":"be47ce7e-47b5-4fcb-b704-b3f51e3a69ff","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":"69c8286d-ba68-4242-947b-5d0ce7ac1df1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856859768,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1a170e-979b-4456-9be6-c3864c1ffd06","invariantUUID":"7e2f33bd-d6e6-449f-b133-4bd98bd07618","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0ae233f-4a23-4050-8d44-b0b87c667623","lifecycleState":"CERTIFIED","lastUpdateDate":1641856894321,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd92cc76-6efb-4838-a243-bf119ba362ed","invariantUUID":"59136afe-0f97-41a8-b810-1c3a820e7293","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e6ef5f9b-2264-48c2-bd72-7f2697dd66be","lifecycleState":"CERTIFIED","lastUpdateDate":1641856891832,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e52d2386-8f20-4eed-8043-2114256fb2c4","invariantUUID":"c0618a2a-64a7-489b-aa72-7982a01f7977","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"db4499ef-b52b-4611-a0f5-c156d4198ff4","lifecycleState":"CERTIFIED","lastUpdateDate":1641856921025,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3750b6f-fbc8-4fda-989e-fd748b8aed17","invariantUUID":"5bec06a2-61ab-4e00-b728-6f52b28a6976","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5ad5061-e270-4a90-8d0c-e722dcc70e90","lifecycleState":"CERTIFIED","lastUpdateDate":1641856937447,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62818cff-2a6e-402e-8b95-fe8f4f1a3b1a","invariantUUID":"ea6af0bf-37a2-43a0-ab8b-504503d33e32","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cebb22c8-e9dc-4320-81fd-a6cfbd0c2d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856777609,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"496c52d9-d1db-4033-9807-4c2d6426ab21","invariantUUID":"a54293c7-ff89-4e81-8f36-bdc3f059989c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"65d16bd9-2bb0-4354-af34-70173f58fbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1641856943849,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39c3e511-6665-4457-bcda-ffa945b97551","invariantUUID":"3eb64bc1-46c7-44ab-84d3-c5eeb5bd9e92","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":"d46d8c93-1aa4-43bb-b545-516e3c1350e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856979767,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fcfab36-65d2-4713-9d58-987cb16a8ac1","invariantUUID":"42ec91b2-497c-4535-99a8-e74c7b887bf8","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b0775cff-380c-4dd1-9e37-207a9d09e749","lifecycleState":"CERTIFIED","lastUpdateDate":1641856773438,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa41e7b2-ac0c-443d-a64d-5bf383f4aaec","invariantUUID":"a0e78fba-472c-4096-8815-889889208d42","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","lifecycleState":"CERTIFIED","lastUpdateDate":1641856748300,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f04e3d6-4dee-4bf7-9cda-4be5f64327c0","invariantUUID":"5472ec35-8b00-4122-8e60-5d46aebcf51a","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":"51ce93f6-e32b-4278-af8f-9993de0b005c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856787080,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7283027-4873-44c6-9994-eb45c09ca1d9","invariantUUID":"01e6b524-1461-4584-8f23-db5d91a37951","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f78bdfd7-e0a6-45ee-b693-9e286308d216","lifecycleState":"CERTIFIED","lastUpdateDate":1641856756789,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21617651-ef5c-4aad-be27-a30491efae7e","invariantUUID":"9509fe23-39c2-4768-84c4-ffbce891e94a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d297a91a-c3ba-471f-8263-a3f2fbfbc2da","lifecycleState":"CERTIFIED","lastUpdateDate":1641856784585,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"88a09835-160a-4e51-9328-3b8f57fe5332","invariantUUID":"c4746860-617d-40ea-82ab-a165a2b5900d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b2ee2956-9389-4b22-b80d-5efe08ebcacb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856932939,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe1d35f4-dde3-44f0-b52f-0510befed2ea","invariantUUID":"f0a1254b-e42d-4666-bcb5-8e38f5178646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74836a63-e150-4b52-8488-4c596157bd6f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856981291,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e06dea16-f288-45e6-b28b-a5bf916955e1","invariantUUID":"5c747c88-8642-4c6d-9452-e3fc1f5f661e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"858fb3f8-22e8-4b22-94b2-cd186d111c8f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856809324,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d5eaf81b-03d3-4931-ac22-2a0a1e814fed","invariantUUID":"64a7f16b-94dc-4233-95f8-7805622eeaf8","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8301f81e-44fe-4581-9741-c357ec59631f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856925850,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e6095f-db75-4cfe-8b78-0658b201a09b","invariantUUID":"54da9ed8-5f11-401c-8cc7-f527ce2cf0c9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"56a190f5-e94d-46fd-aca8-a4ea4ad327e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856989117,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e018dbf5-18bb-493d-b514-9048def12357","invariantUUID":"84c30f01-c00d-4df6-82d8-f714baf322c9","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a796f3f-10aa-4392-831f-e535564261f4","lifecycleState":"CERTIFIED","lastUpdateDate":1641864508669,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"80b592b5-0047-4c50-8e4e-c7bb5b86fef7","invariantUUID":"078439b6-116b-45d3-97d1-0888d643d909","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"57a97373-5e7b-44b8-bb5d-c69a800963ba","lifecycleState":"CERTIFIED","lastUpdateDate":1641856868842,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6cc1e312-6204-4b20-a302-03c798aff04d","invariantUUID":"bf440d27-788b-4b9f-8ef3-9e487ea393ff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"699c4793-e223-4dc2-81ed-c03fb11de167","lifecycleState":"CERTIFIED","lastUpdateDate":1641856904016,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fffe9c05-7180-4a11-a306-b483ed9e3839","invariantUUID":"37aee154-769b-402d-b534-518e93dcca9d","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":"92d500e2-c3d5-4d1d-b705-4130437a869c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856871791,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"535075d6-0666-4b79-bb3b-b00c7a96b1f9","invariantUUID":"5874bb97-8271-40cb-a140-c7fbc0e32170","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":"networkrules","uniqueId":"c8051410-fe80-4a19-976c-a344ce91a028","lifecycleState":"CERTIFIED","lastUpdateDate":1641856800156,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d60c8a09-a715-431a-9b67-4d25680ae9c2","invariantUUID":"e8746927-9e2e-4ef4-aa15-479f674515de","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"390b787a-9d09-434c-bec2-7b8c9b6ecf50","lifecycleState":"CERTIFIED","lastUpdateDate":1641864257406,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","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":"47db812a-fae7-46aa-b3a3-8277fa220f17","lifecycleState":"CERTIFIED","lastUpdateDate":1641865048826,"name":"basic_onboard_vDEavR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","systemName":"BasicOnboardVdeavr","description":"service","tags":["basic_onboard_vDEavR"],"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":"114b971d-6f2f-4aea-a88a-0c8de1b4fbe7","lifecycleState":"CERTIFIED","lastUpdateDate":1641864546530,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1e3ab4e3-163a-48d5-b3c2-3ddea08621f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641865143236,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","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}]}]} 2022-01-11 01:42:37,186 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-11 01:42:37,187 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': 'bfae3ec6-2403-443a-bf43-142597eabee4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:42:37,187 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/e92471a8-a34a-4ee9-81aa-14c7a4399a6e/vnfs/3de2deb2-802c-41ff-b3b1-d8ae1e596f47/vfModules 2022-01-11 01:42:37,187 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-1d36ff78-8c50-4444-81ea-4a5c2ec525b7", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "5c108f0f-9918-4305-acb9-55ca7b67f440", "modelVersionId": "a8aa3588-e9f9-428a-b990-97d109878190", "modelName": "BasicCnf..base_dummy..module-0", "modelVersion": "1", "modelCustomizationId": "5ccf7fd6-8143-4e47-8bdb-8ab1657992d8", "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": "e92471a8-a34a-4ee9-81aa-14c7a4399a6e", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "fa5da416-74cd-47cc-9f2f-1a39622c6b11", "modelVersion": "1.0", "modelVersionId": "1bf5d585-bcd8-40e0-a72f-1e481cd4b389" } } }, { "relatedInstance": { "instanceId": "3de2deb2-802c-41ff-b3b1-d8ae1e596f47", "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "75ed9169-d280-4faf-ab5e-6c3c84c2f6c2", "modelVersion": "1.0", "modelVersionId": "2cea4933-5a80-4d20-99c0-54eb9299daf3", "modelCustomizationId": "a0424a09-801c-42a5-8aed-19b31d3cca40", "modelCustomizationName": "basic_cnf 0" } } } ] } } 2022-01-11 01:42:37,189 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:42:38,649 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/e92471a8-a34a-4ee9-81aa-14c7a4399a6e/vnfs/3de2deb2-802c-41ff-b3b1-d8ae1e596f47/vfModules HTTP/1.1" 202 262 2022-01-11 01:42:38,651 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response code: 202 2022-01-11 01:42:38,651 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response: {"requestReferences":{"requestId":"bfae3ec6-2403-443a-bf43-142597eabee4","instanceId":"e551b933-806f-44a2-9878-6b61bf3ef54d","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bfae3ec6-2403-443a-bf43-142597eabee4"}} 2022-01-11 01:42:38,652 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2022-01-11 01:42:38,662 DEBUG 129:onap_service.py(10) - [None][Check bfae3ec6-2403-443a-bf43-142597eabee4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '564b05a0-4476-42d4-9e3d-b3b3a7712ac8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:42:38,663 DEBUG 131:onap_service.py(10) - [None][Check bfae3ec6-2403-443a-bf43-142597eabee4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bfae3ec6-2403-443a-bf43-142597eabee4 2022-01-11 01:42:38,663 DEBUG 132:onap_service.py(10) - [None][Check bfae3ec6-2403-443a-bf43-142597eabee4 orchestration request status] data sent: None 2022-01-11 01:42:38,667 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:42:38,813 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bfae3ec6-2403-443a-bf43-142597eabee4 HTTP/1.1" 200 2455 2022-01-11 01:42:38,815 INFO 142:onap_service.py(10) - [None][Check bfae3ec6-2403-443a-bf43-142597eabee4 orchestration request status] response code: 200 2022-01-11 01:42:38,816 DEBUG 146:onap_service.py(10) - [None][Check bfae3ec6-2403-443a-bf43-142597eabee4 orchestration request status] response: {"request":{"requestId":"bfae3ec6-2403-443a-bf43-142597eabee4","startTime":"Tue, 11 Jan 2022 01:42:37 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"5c108f0f-9918-4305-acb9-55ca7b67f440","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","modelVersionId":"a8aa3588-e9f9-428a-b990-97d109878190","modelCustomizationId":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","modelUuid":"a8aa3588-e9f9-428a-b990-97d109878190","modelInvariantUuid":"5c108f0f-9918-4305-acb9-55ca7b67f440","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","modelInfo":{"modelInvariantId":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelUuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelInvariantUuid":"fa5da416-74cd-47cc-9f2f-1a39622c6b11"}}},{"relatedInstance":{"instanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelVersionId":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelCustomizationId":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelUuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelInvariantUuid":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","vnfInstanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","vfModuleInstanceId":"e551b933-806f-44a2-9878-6b61bf3ef54d","vfModuleInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 11 Jan 2022 01:42:37 GMT"}}} 2022-01-11 01:42:48,828 DEBUG 129:onap_service.py(10) - [None][Check bfae3ec6-2403-443a-bf43-142597eabee4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f95c36ef-1100-4d62-962f-5f419ddd1c83', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:42:48,828 DEBUG 131:onap_service.py(10) - [None][Check bfae3ec6-2403-443a-bf43-142597eabee4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bfae3ec6-2403-443a-bf43-142597eabee4 2022-01-11 01:42:48,828 DEBUG 132:onap_service.py(10) - [None][Check bfae3ec6-2403-443a-bf43-142597eabee4 orchestration request status] data sent: None 2022-01-11 01:42:48,830 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:42:48,998 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bfae3ec6-2403-443a-bf43-142597eabee4 HTTP/1.1" 200 2666 2022-01-11 01:42:49,000 INFO 142:onap_service.py(10) - [None][Check bfae3ec6-2403-443a-bf43-142597eabee4 orchestration request status] response code: 200 2022-01-11 01:42:49,000 DEBUG 146:onap_service.py(10) - [None][Check bfae3ec6-2403-443a-bf43-142597eabee4 orchestration request status] response: {"request":{"requestId":"bfae3ec6-2403-443a-bf43-142597eabee4","startTime":"Tue, 11 Jan 2022 01:42:37 GMT","finishTime":"Tue, 11 Jan 2022 01:42:48 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"5c108f0f-9918-4305-acb9-55ca7b67f440","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","modelVersionId":"a8aa3588-e9f9-428a-b990-97d109878190","modelCustomizationId":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","modelUuid":"a8aa3588-e9f9-428a-b990-97d109878190","modelInvariantUuid":"5c108f0f-9918-4305-acb9-55ca7b67f440","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","modelInfo":{"modelInvariantId":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelUuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelInvariantUuid":"fa5da416-74cd-47cc-9f2f-1a39622c6b11"}}},{"relatedInstance":{"instanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelVersionId":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelCustomizationId":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelUuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelInvariantUuid":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","vnfInstanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","vfModuleInstanceId":"e551b933-806f-44a2-9878-6b61bf3ef54d","vfModuleInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 11 Jan 2022 01:42:48 GMT"}}} 2022-01-11 01:42:49,001 INFO 56:mixins.py(10) - VfModuleInstantiation task finished 2022-01-11 01:42:49,001 DEBUG 129:onap_service.py(10) - [None][Check bfae3ec6-2403-443a-bf43-142597eabee4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8d094260-49c3-4632-9e1c-ee4e8fcf9cbe', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:42:49,001 DEBUG 131:onap_service.py(10) - [None][Check bfae3ec6-2403-443a-bf43-142597eabee4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bfae3ec6-2403-443a-bf43-142597eabee4 2022-01-11 01:42:49,002 DEBUG 132:onap_service.py(10) - [None][Check bfae3ec6-2403-443a-bf43-142597eabee4 orchestration request status] data sent: None 2022-01-11 01:42:49,003 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:42:49,193 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bfae3ec6-2403-443a-bf43-142597eabee4 HTTP/1.1" 200 2666 2022-01-11 01:42:49,195 INFO 142:onap_service.py(10) - [None][Check bfae3ec6-2403-443a-bf43-142597eabee4 orchestration request status] response code: 200 2022-01-11 01:42:49,195 DEBUG 146:onap_service.py(10) - [None][Check bfae3ec6-2403-443a-bf43-142597eabee4 orchestration request status] response: {"request":{"requestId":"bfae3ec6-2403-443a-bf43-142597eabee4","startTime":"Tue, 11 Jan 2022 01:42:37 GMT","finishTime":"Tue, 11 Jan 2022 01:42:48 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"5c108f0f-9918-4305-acb9-55ca7b67f440","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","modelVersionId":"a8aa3588-e9f9-428a-b990-97d109878190","modelCustomizationId":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","modelUuid":"a8aa3588-e9f9-428a-b990-97d109878190","modelInvariantUuid":"5c108f0f-9918-4305-acb9-55ca7b67f440","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","modelInfo":{"modelInvariantId":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelUuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelInvariantUuid":"fa5da416-74cd-47cc-9f2f-1a39622c6b11"}}},{"relatedInstance":{"instanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelVersionId":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelCustomizationId":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelUuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelInvariantUuid":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","vnfInstanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","vfModuleInstanceId":"e551b933-806f-44a2-9878-6b61bf3ef54d","vfModuleInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 11 Jan 2022 01:42:48 GMT"}}} 2022-01-11 01:42:49,196 DEBUG 129:onap_service.py(10) - [None][Check bfae3ec6-2403-443a-bf43-142597eabee4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '574c6391-86a8-42eb-bd6f-a5b1c857236a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:42:49,197 DEBUG 131:onap_service.py(10) - [None][Check bfae3ec6-2403-443a-bf43-142597eabee4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bfae3ec6-2403-443a-bf43-142597eabee4 2022-01-11 01:42:49,197 DEBUG 132:onap_service.py(10) - [None][Check bfae3ec6-2403-443a-bf43-142597eabee4 orchestration request status] data sent: None 2022-01-11 01:42:49,199 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:42:49,362 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bfae3ec6-2403-443a-bf43-142597eabee4 HTTP/1.1" 200 2666 2022-01-11 01:42:49,364 INFO 142:onap_service.py(10) - [None][Check bfae3ec6-2403-443a-bf43-142597eabee4 orchestration request status] response code: 200 2022-01-11 01:42:49,364 DEBUG 146:onap_service.py(10) - [None][Check bfae3ec6-2403-443a-bf43-142597eabee4 orchestration request status] response: {"request":{"requestId":"bfae3ec6-2403-443a-bf43-142597eabee4","startTime":"Tue, 11 Jan 2022 01:42:37 GMT","finishTime":"Tue, 11 Jan 2022 01:42:48 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"5c108f0f-9918-4305-acb9-55ca7b67f440","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","modelVersionId":"a8aa3588-e9f9-428a-b990-97d109878190","modelCustomizationId":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","modelUuid":"a8aa3588-e9f9-428a-b990-97d109878190","modelInvariantUuid":"5c108f0f-9918-4305-acb9-55ca7b67f440","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","modelInfo":{"modelInvariantId":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelUuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelInvariantUuid":"fa5da416-74cd-47cc-9f2f-1a39622c6b11"}}},{"relatedInstance":{"instanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelVersionId":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelCustomizationId":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelUuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelInvariantUuid":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","vnfInstanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","vfModuleInstanceId":"e551b933-806f-44a2-9878-6b61bf3ef54d","vfModuleInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 11 Jan 2022 01:42:48 GMT"}}} 2022-01-11 01:42:49,373 DEBUG 129:onap_service.py(1) - [None][Check bfae3ec6-2403-443a-bf43-142597eabee4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '41de1a29-5f8d-4691-80d2-6eff6e3d6a39', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:42:49,374 DEBUG 131:onap_service.py(1) - [None][Check bfae3ec6-2403-443a-bf43-142597eabee4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bfae3ec6-2403-443a-bf43-142597eabee4 2022-01-11 01:42:49,374 DEBUG 132:onap_service.py(1) - [None][Check bfae3ec6-2403-443a-bf43-142597eabee4 orchestration request status] data sent: None 2022-01-11 01:42:49,376 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:42:49,532 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bfae3ec6-2403-443a-bf43-142597eabee4 HTTP/1.1" 200 2666 2022-01-11 01:42:49,533 INFO 142:onap_service.py(1) - [None][Check bfae3ec6-2403-443a-bf43-142597eabee4 orchestration request status] response code: 200 2022-01-11 01:42:49,534 DEBUG 146:onap_service.py(1) - [None][Check bfae3ec6-2403-443a-bf43-142597eabee4 orchestration request status] response: {"request":{"requestId":"bfae3ec6-2403-443a-bf43-142597eabee4","startTime":"Tue, 11 Jan 2022 01:42:37 GMT","finishTime":"Tue, 11 Jan 2022 01:42:48 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"5c108f0f-9918-4305-acb9-55ca7b67f440","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","modelVersionId":"a8aa3588-e9f9-428a-b990-97d109878190","modelCustomizationId":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","modelUuid":"a8aa3588-e9f9-428a-b990-97d109878190","modelInvariantUuid":"5c108f0f-9918-4305-acb9-55ca7b67f440","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","modelInfo":{"modelInvariantId":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelUuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelInvariantUuid":"fa5da416-74cd-47cc-9f2f-1a39622c6b11"}}},{"relatedInstance":{"instanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelVersionId":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelCustomizationId":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelUuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelInvariantUuid":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","vnfInstanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","vfModuleInstanceId":"e551b933-806f-44a2-9878-6b61bf3ef54d","vfModuleInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 11 Jan 2022 01:42:48 GMT"}}} 2022-01-11 01:42:49,534 DEBUG 129:onap_service.py(1) - [None][Check bfae3ec6-2403-443a-bf43-142597eabee4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a50cdb9d-e050-447f-876d-87e260e9805d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:42:49,535 DEBUG 131:onap_service.py(1) - [None][Check bfae3ec6-2403-443a-bf43-142597eabee4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bfae3ec6-2403-443a-bf43-142597eabee4 2022-01-11 01:42:49,535 DEBUG 132:onap_service.py(1) - [None][Check bfae3ec6-2403-443a-bf43-142597eabee4 orchestration request status] data sent: None 2022-01-11 01:42:49,536 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:42:49,691 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bfae3ec6-2403-443a-bf43-142597eabee4 HTTP/1.1" 200 2666 2022-01-11 01:42:49,692 INFO 142:onap_service.py(1) - [None][Check bfae3ec6-2403-443a-bf43-142597eabee4 orchestration request status] response code: 200 2022-01-11 01:42:49,693 DEBUG 146:onap_service.py(1) - [None][Check bfae3ec6-2403-443a-bf43-142597eabee4 orchestration request status] response: {"request":{"requestId":"bfae3ec6-2403-443a-bf43-142597eabee4","startTime":"Tue, 11 Jan 2022 01:42:37 GMT","finishTime":"Tue, 11 Jan 2022 01:42:48 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"5c108f0f-9918-4305-acb9-55ca7b67f440","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","modelVersionId":"a8aa3588-e9f9-428a-b990-97d109878190","modelCustomizationId":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","modelUuid":"a8aa3588-e9f9-428a-b990-97d109878190","modelInvariantUuid":"5c108f0f-9918-4305-acb9-55ca7b67f440","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","modelInfo":{"modelInvariantId":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelUuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelInvariantUuid":"fa5da416-74cd-47cc-9f2f-1a39622c6b11"}}},{"relatedInstance":{"instanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelVersionId":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelCustomizationId":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelUuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelInvariantUuid":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","vnfInstanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","vfModuleInstanceId":"e551b933-806f-44a2-9878-6b61bf3ef54d","vfModuleInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 11 Jan 2022 01:42:48 GMT"}}} 2022-01-11 01:42:49,694 INFO 36:basic_cnf.py(1) - basic_cnf successfully created 2022-01-11 01:42:49,694 INFO 39:basic_cnf.py(1) - basic_cnf cleanup called 2022-01-11 01:42:59,706 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:42:59,706 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/e92471a8-a34a-4ee9-81aa-14c7a4399a6e/relationship-list 2022-01-11 01:42:59,707 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-11 01:42:59,710 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:42:59,804 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/e92471a8-a34a-4ee9-81aa-14c7a4399a6e/relationship-list HTTP/1.1" 200 1064 2022-01-11 01:42:59,805 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-11 01:42:59,806 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/business/owning-entities/owning-entity/2cf78c08-8db3-47a3-8b66-19f3155585de","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2cf78c08-8db3-47a3-8b66-19f3155585de"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2022-01-11 01:42:59,808 DEBUG 129:onap_service.py(1) - [AAI][Get e92471a8-a34a-4ee9-81aa-14c7a4399a6e ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:42:59,808 DEBUG 131:onap_service.py(1) - [AAI][Get e92471a8-a34a-4ee9-81aa-14c7a4399a6e ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47 2022-01-11 01:42:59,809 DEBUG 132:onap_service.py(1) - [AAI][Get e92471a8-a34a-4ee9-81aa-14c7a4399a6e ABCMeta] data sent: None 2022-01-11 01:42:59,810 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:42:59,887 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47 HTTP/1.1" 200 3737 2022-01-11 01:42:59,888 INFO 142:onap_service.py(1) - [AAI][Get e92471a8-a34a-4ee9-81aa-14c7a4399a6e ABCMeta] response code: 200 2022-01-11 01:42:59,888 DEBUG 146:onap_service.py(1) - [AAI][Get e92471a8-a34a-4ee9-81aa-14c7a4399a6e ABCMeta] response: {"vnf-id":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","vnf-name":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1641865348003","model-invariant-id":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","model-version-id":"2cea4933-5a80-4d20-99c0-54eb9299daf3","model-customization-id":"a0424a09-801c-42a5-8aed-19b31d3cca40","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e92471a8-a34a-4ee9-81aa-14c7a4399a6e/service-data/vnfs/vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/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/v24/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/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/e92471a8-a34a-4ee9-81aa-14c7a4399a6e","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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}} 2022-01-11 01:42:59,891 DEBUG 167:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2022-01-11 01:42:59,891 INFO 169:vf_module_ala_carte.py(1) - Get VF Modules 2022-01-11 01:42:59,891 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0 VF modules] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:42:59,892 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47/vf-modules 2022-01-11 01:42:59,892 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0 VF modules] data sent: None 2022-01-11 01:42:59,893 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:42:59,951 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47/vf-modules HTTP/1.1" 200 806 2022-01-11 01:42:59,951 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0 VF modules] response code: 200 2022-01-11 01:42:59,952 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"e551b933-806f-44a2-9878-6b61bf3ef54d","vf-module-name":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7","heat-stack-id":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7/quizzical_mccarthy","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1641865367987","model-invariant-id":"5c108f0f-9918-4305-acb9-55ca7b67f440","model-version-id":"a8aa3588-e9f9-428a-b990-97d109878190","model-customization-id":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e92471a8-a34a-4ee9-81aa-14c7a4399a6e/service-data/vnfs/vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47/vnf-data/vf-modules/vf-module/e551b933-806f-44a2-9878-6b61bf3ef54d/vf-module-data/vf-module-topology/"}]} 2022-01-11 01:42:59,953 INFO 171:vf_module_ala_carte.py(1) - Delete VF Module AAI 2022-01-11 01:42:59,953 DEBUG 158:vf_module.py(1) - Delete e551b933-806f-44a2-9878-6b61bf3ef54d VF module 2022-01-11 01:42:59,953 DEBUG 45:deletion.py(1) - VF module e551b933-806f-44a2-9878-6b61bf3ef54d deletion request 2022-01-11 01:42:59,963 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:42:59,963 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2022-01-11 01:42:59,963 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-11 01:42:59,965 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:43:00,012 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2022-01-11 01:43:00,012 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-11 01:43:00,012 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/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"}]}]} 2022-01-11 01:43:00,014 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:43:00,014 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2022-01-11 01:43:00,014 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-11 01:43:00,016 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:43:00,077 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2022-01-11 01:43:00,078 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-11 01:43:00,078 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":"","resource-version":"1641865344242","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0"}]}]}}]} 2022-01-11 01:43:00,080 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:43:00,080 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2022-01-11 01:43:00,080 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-11 01:43:00,081 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:43:00,129 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2022-01-11 01:43:00,130 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-11 01:43:00,130 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/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"}]}]} 2022-01-11 01:43:00,131 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:43:00,132 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2022-01-11 01:43:00,132 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-11 01:43:00,133 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:43:00,193 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2022-01-11 01:43:00,194 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-11 01:43:00,194 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":"","resource-version":"1641865344242","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0"}]}]}}]} 2022-01-11 01:43:00,196 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:43:00,197 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2022-01-11 01:43:00,197 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-11 01:43:00,199 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:43:00,255 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2022-01-11 01:43:00,256 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-11 01:43:00,256 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/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"}]}]} 2022-01-11 01:43:00,259 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:43:00,259 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2022-01-11 01:43:00,259 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-11 01:43:00,260 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:43:00,323 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2022-01-11 01:43:00,324 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-11 01:43:00,324 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":"","resource-version":"1641865344242","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0"}]}]}}]} 2022-01-11 01:43:00,327 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:43:00,327 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2022-01-11 01:43:00,327 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-01-11 01:43:00,329 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:43:00,383 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1048 2022-01-11 01:43:00,384 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-01-11 01:43:00,384 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1641865344388","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/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"}]}]}} 2022-01-11 01:43:00,387 DEBUG 129:onap_service.py(1) - [None][Create e551b933-806f-44a2-9878-6b61bf3ef54d VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1a94f646-cc15-4fdd-bc20-a7e41211b8c4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:43:00,388 DEBUG 131:onap_service.py(1) - [None][Create e551b933-806f-44a2-9878-6b61bf3ef54d VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e92471a8-a34a-4ee9-81aa-14c7a4399a6e/vnfs/3de2deb2-802c-41ff-b3b1-d8ae1e596f47/vfModules/e551b933-806f-44a2-9878-6b61bf3ef54d 2022-01-11 01:43:00,388 DEBUG 132:onap_service.py(1) - [None][Create e551b933-806f-44a2-9878-6b61bf3ef54d VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "5c108f0f-9918-4305-acb9-55ca7b67f440", "modelVersionId": "a8aa3588-e9f9-428a-b990-97d109878190", "modelName": "basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7", "modelVersion": "1641865367987", "modelCustomizationId": "5ccf7fd6-8143-4e47-8bdb-8ab1657992d8" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2022-01-11 01:43:00,391 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:43:01,754 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/e92471a8-a34a-4ee9-81aa-14c7a4399a6e/vnfs/3de2deb2-802c-41ff-b3b1-d8ae1e596f47/vfModules/e551b933-806f-44a2-9878-6b61bf3ef54d HTTP/1.1" 202 262 2022-01-11 01:43:01,755 INFO 142:onap_service.py(1) - [None][Create e551b933-806f-44a2-9878-6b61bf3ef54d VF moduledeletion request] response code: 202 2022-01-11 01:43:01,755 DEBUG 146:onap_service.py(1) - [None][Create e551b933-806f-44a2-9878-6b61bf3ef54d VF moduledeletion request] response: {"requestReferences":{"requestId":"1a94f646-cc15-4fdd-bc20-a7e41211b8c4","instanceId":"e551b933-806f-44a2-9878-6b61bf3ef54d","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1a94f646-cc15-4fdd-bc20-a7e41211b8c4"}} 2022-01-11 01:43:01,756 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2022-01-11 01:43:01,763 DEBUG 129:onap_service.py(11) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5426a5be-3279-4a0b-a71c-84c5dd8fad99', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:43:01,763 DEBUG 131:onap_service.py(11) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1a94f646-cc15-4fdd-bc20-a7e41211b8c4 2022-01-11 01:43:01,763 DEBUG 132:onap_service.py(11) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] data sent: None 2022-01-11 01:43:01,766 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:43:01,931 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1a94f646-cc15-4fdd-bc20-a7e41211b8c4 HTTP/1.1" 200 1311 2022-01-11 01:43:01,933 INFO 142:onap_service.py(11) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] response code: 200 2022-01-11 01:43:01,933 DEBUG 146:onap_service.py(11) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] response: {"request":{"requestId":"1a94f646-cc15-4fdd-bc20-a7e41211b8c4","startTime":"Tue, 11 Jan 2022 01:43:00 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5c108f0f-9918-4305-acb9-55ca7b67f440","modelType":"vfModule","modelName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7","modelVersion":"1641865367987","modelCustomizationUuid":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","modelVersionId":"a8aa3588-e9f9-428a-b990-97d109878190","modelCustomizationId":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","modelUuid":"a8aa3588-e9f9-428a-b990-97d109878190","modelInvariantUuid":"5c108f0f-9918-4305-acb9-55ca7b67f440"},"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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","vnfInstanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","vfModuleInstanceId":"e551b933-806f-44a2-9878-6b61bf3ef54d","vfModuleInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 11 Jan 2022 01:43:00 GMT"}}} 2022-01-11 01:43:11,944 DEBUG 129:onap_service.py(11) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c72cc413-ae02-4f13-9589-85099ccc444b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:43:11,945 DEBUG 131:onap_service.py(11) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1a94f646-cc15-4fdd-bc20-a7e41211b8c4 2022-01-11 01:43:11,945 DEBUG 132:onap_service.py(11) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] data sent: None 2022-01-11 01:43:11,948 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:43:12,467 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1a94f646-cc15-4fdd-bc20-a7e41211b8c4 HTTP/1.1" 200 1556 2022-01-11 01:43:12,468 INFO 142:onap_service.py(11) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] response code: 200 2022-01-11 01:43:12,468 DEBUG 146:onap_service.py(11) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] response: {"request":{"requestId":"1a94f646-cc15-4fdd-bc20-a7e41211b8c4","startTime":"Tue, 11 Jan 2022 01:43:00 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5c108f0f-9918-4305-acb9-55ca7b67f440","modelType":"vfModule","modelName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7","modelVersion":"1641865367987","modelCustomizationUuid":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","modelVersionId":"a8aa3588-e9f9-428a-b990-97d109878190","modelCustomizationId":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","modelUuid":"a8aa3588-e9f9-428a-b990-97d109878190","modelInvariantUuid":"5c108f0f-9918-4305-acb9-55ca7b67f440"},"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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","vnfInstanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","vfModuleInstanceId":"e551b933-806f-44a2-9878-6b61bf3ef54d","vfModuleInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking UnassignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Task name is null.","percentProgress":68,"timestamp":"Tue, 11 Jan 2022 01:43:10 GMT"}}} 2022-01-11 01:43:22,479 DEBUG 129:onap_service.py(11) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c20eeb8f-8e87-4860-b89c-9494299a502c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:43:22,479 DEBUG 131:onap_service.py(11) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1a94f646-cc15-4fdd-bc20-a7e41211b8c4 2022-01-11 01:43:22,480 DEBUG 132:onap_service.py(11) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] data sent: None 2022-01-11 01:43:22,482 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:43:22,647 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1a94f646-cc15-4fdd-bc20-a7e41211b8c4 HTTP/1.1" 200 1522 2022-01-11 01:43:22,648 INFO 142:onap_service.py(11) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] response code: 200 2022-01-11 01:43:22,648 DEBUG 146:onap_service.py(11) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] response: {"request":{"requestId":"1a94f646-cc15-4fdd-bc20-a7e41211b8c4","startTime":"Tue, 11 Jan 2022 01:43:00 GMT","finishTime":"Tue, 11 Jan 2022 01:43:12 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5c108f0f-9918-4305-acb9-55ca7b67f440","modelType":"vfModule","modelName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7","modelVersion":"1641865367987","modelCustomizationUuid":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","modelVersionId":"a8aa3588-e9f9-428a-b990-97d109878190","modelCustomizationId":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","modelUuid":"a8aa3588-e9f9-428a-b990-97d109878190","modelInvariantUuid":"5c108f0f-9918-4305-acb9-55ca7b67f440"},"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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","vnfInstanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","vfModuleInstanceId":"e551b933-806f-44a2-9878-6b61bf3ef54d","vfModuleInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 11 Jan 2022 01:43:12 GMT"}}} 2022-01-11 01:43:22,649 INFO 56:mixins.py(11) - VfModuleDeletionRequest task finished 2022-01-11 01:43:22,649 DEBUG 129:onap_service.py(11) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3f60b19d-c620-4569-812b-99c4139e9ed7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:43:22,649 DEBUG 131:onap_service.py(11) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1a94f646-cc15-4fdd-bc20-a7e41211b8c4 2022-01-11 01:43:22,649 DEBUG 132:onap_service.py(11) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] data sent: None 2022-01-11 01:43:22,650 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:43:22,817 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1a94f646-cc15-4fdd-bc20-a7e41211b8c4 HTTP/1.1" 200 1522 2022-01-11 01:43:22,818 INFO 142:onap_service.py(11) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] response code: 200 2022-01-11 01:43:22,819 DEBUG 146:onap_service.py(11) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] response: {"request":{"requestId":"1a94f646-cc15-4fdd-bc20-a7e41211b8c4","startTime":"Tue, 11 Jan 2022 01:43:00 GMT","finishTime":"Tue, 11 Jan 2022 01:43:12 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5c108f0f-9918-4305-acb9-55ca7b67f440","modelType":"vfModule","modelName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7","modelVersion":"1641865367987","modelCustomizationUuid":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","modelVersionId":"a8aa3588-e9f9-428a-b990-97d109878190","modelCustomizationId":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","modelUuid":"a8aa3588-e9f9-428a-b990-97d109878190","modelInvariantUuid":"5c108f0f-9918-4305-acb9-55ca7b67f440"},"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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","vnfInstanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","vfModuleInstanceId":"e551b933-806f-44a2-9878-6b61bf3ef54d","vfModuleInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 11 Jan 2022 01:43:12 GMT"}}} 2022-01-11 01:43:22,819 DEBUG 129:onap_service.py(11) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7c25bca2-afad-4bda-958c-9d2a68ba15dd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:43:22,819 DEBUG 131:onap_service.py(11) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1a94f646-cc15-4fdd-bc20-a7e41211b8c4 2022-01-11 01:43:22,819 DEBUG 132:onap_service.py(11) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] data sent: None 2022-01-11 01:43:22,820 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:43:22,987 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1a94f646-cc15-4fdd-bc20-a7e41211b8c4 HTTP/1.1" 200 1522 2022-01-11 01:43:22,989 INFO 142:onap_service.py(11) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] response code: 200 2022-01-11 01:43:22,989 DEBUG 146:onap_service.py(11) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] response: {"request":{"requestId":"1a94f646-cc15-4fdd-bc20-a7e41211b8c4","startTime":"Tue, 11 Jan 2022 01:43:00 GMT","finishTime":"Tue, 11 Jan 2022 01:43:12 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5c108f0f-9918-4305-acb9-55ca7b67f440","modelType":"vfModule","modelName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7","modelVersion":"1641865367987","modelCustomizationUuid":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","modelVersionId":"a8aa3588-e9f9-428a-b990-97d109878190","modelCustomizationId":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","modelUuid":"a8aa3588-e9f9-428a-b990-97d109878190","modelInvariantUuid":"5c108f0f-9918-4305-acb9-55ca7b67f440"},"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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","vnfInstanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","vfModuleInstanceId":"e551b933-806f-44a2-9878-6b61bf3ef54d","vfModuleInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 11 Jan 2022 01:43:12 GMT"}}} 2022-01-11 01:43:22,998 DEBUG 129:onap_service.py(1) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3c49aab9-71c1-45ff-b36a-fdf3e0a43aea', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:43:22,998 DEBUG 131:onap_service.py(1) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1a94f646-cc15-4fdd-bc20-a7e41211b8c4 2022-01-11 01:43:22,998 DEBUG 132:onap_service.py(1) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] data sent: None 2022-01-11 01:43:23,000 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:43:23,170 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1a94f646-cc15-4fdd-bc20-a7e41211b8c4 HTTP/1.1" 200 1522 2022-01-11 01:43:23,172 INFO 142:onap_service.py(1) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] response code: 200 2022-01-11 01:43:23,172 DEBUG 146:onap_service.py(1) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] response: {"request":{"requestId":"1a94f646-cc15-4fdd-bc20-a7e41211b8c4","startTime":"Tue, 11 Jan 2022 01:43:00 GMT","finishTime":"Tue, 11 Jan 2022 01:43:12 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5c108f0f-9918-4305-acb9-55ca7b67f440","modelType":"vfModule","modelName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7","modelVersion":"1641865367987","modelCustomizationUuid":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","modelVersionId":"a8aa3588-e9f9-428a-b990-97d109878190","modelCustomizationId":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","modelUuid":"a8aa3588-e9f9-428a-b990-97d109878190","modelInvariantUuid":"5c108f0f-9918-4305-acb9-55ca7b67f440"},"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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","vnfInstanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","vfModuleInstanceId":"e551b933-806f-44a2-9878-6b61bf3ef54d","vfModuleInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 11 Jan 2022 01:43:12 GMT"}}} 2022-01-11 01:43:23,173 DEBUG 129:onap_service.py(1) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '82975610-c4f5-479e-9cd6-cd2977d214a8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:43:23,173 DEBUG 131:onap_service.py(1) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1a94f646-cc15-4fdd-bc20-a7e41211b8c4 2022-01-11 01:43:23,173 DEBUG 132:onap_service.py(1) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] data sent: None 2022-01-11 01:43:23,175 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:43:23,329 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1a94f646-cc15-4fdd-bc20-a7e41211b8c4 HTTP/1.1" 200 1522 2022-01-11 01:43:23,331 INFO 142:onap_service.py(1) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] response code: 200 2022-01-11 01:43:23,331 DEBUG 146:onap_service.py(1) - [None][Check 1a94f646-cc15-4fdd-bc20-a7e41211b8c4 orchestration request status] response: {"request":{"requestId":"1a94f646-cc15-4fdd-bc20-a7e41211b8c4","startTime":"Tue, 11 Jan 2022 01:43:00 GMT","finishTime":"Tue, 11 Jan 2022 01:43:12 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5c108f0f-9918-4305-acb9-55ca7b67f440","modelType":"vfModule","modelName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7","modelVersion":"1641865367987","modelCustomizationUuid":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","modelVersionId":"a8aa3588-e9f9-428a-b990-97d109878190","modelCustomizationId":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","modelUuid":"a8aa3588-e9f9-428a-b990-97d109878190","modelInvariantUuid":"5c108f0f-9918-4305-acb9-55ca7b67f440"},"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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","vnfInstanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","vfModuleInstanceId":"e551b933-806f-44a2-9878-6b61bf3ef54d","vfModuleInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 11 Jan 2022 01:43:12 GMT"}}} 2022-01-11 01:43:23,332 INFO 180:vf_module_ala_carte.py(1) - VfModule AAI deleted 2022-01-11 01:43:23,332 INFO 158:k8s_profile_create.py(1) - Clean the k8s profile 2022-01-11 01:43:23,333 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:43:23,333 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/e92471a8-a34a-4ee9-81aa-14c7a4399a6e/relationship-list 2022-01-11 01:43:23,333 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-11 01:43:23,335 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:43:23,406 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/e92471a8-a34a-4ee9-81aa-14c7a4399a6e/relationship-list HTTP/1.1" 200 1064 2022-01-11 01:43:23,407 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-11 01:43:23,407 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/business/owning-entities/owning-entity/2cf78c08-8db3-47a3-8b66-19f3155585de","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2cf78c08-8db3-47a3-8b66-19f3155585de"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2022-01-11 01:43:23,410 DEBUG 129:onap_service.py(1) - [AAI][Get e92471a8-a34a-4ee9-81aa-14c7a4399a6e ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:43:23,410 DEBUG 131:onap_service.py(1) - [AAI][Get e92471a8-a34a-4ee9-81aa-14c7a4399a6e ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47 2022-01-11 01:43:23,410 DEBUG 132:onap_service.py(1) - [AAI][Get e92471a8-a34a-4ee9-81aa-14c7a4399a6e ABCMeta] data sent: None 2022-01-11 01:43:23,412 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:43:23,494 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47 HTTP/1.1" 200 3737 2022-01-11 01:43:23,495 INFO 142:onap_service.py(1) - [AAI][Get e92471a8-a34a-4ee9-81aa-14c7a4399a6e ABCMeta] response code: 200 2022-01-11 01:43:23,495 DEBUG 146:onap_service.py(1) - [AAI][Get e92471a8-a34a-4ee9-81aa-14c7a4399a6e ABCMeta] response: {"vnf-id":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","vnf-name":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1641865348003","model-invariant-id":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","model-version-id":"2cea4933-5a80-4d20-99c0-54eb9299daf3","model-customization-id":"a0424a09-801c-42a5-8aed-19b31d3cca40","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e92471a8-a34a-4ee9-81aa-14c7a4399a6e/service-data/vnfs/vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/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/v24/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/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/e92471a8-a34a-4ee9-81aa-14c7a4399a6e","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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}} 2022-01-11 01:43:23,499 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-11 01:43:23,499 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-11 01:43:23,499 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:43:23,499 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-11 01:43:23,499 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-11 01:43:23,501 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:43:23,567 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2022-01-11 01:43:23,569 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-11 01:43:23,569 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8cbdb43e-de73-4345-856b-73ca69a41a54/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9a432d6e-f04b-43b0-8bab-8daf7593c540/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","name":"basic_onboard_vDEavR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b300d1f9-9217-4a8d-9925-10623b00a784/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-11 01:43:23,571 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-11 01:43:23,572 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:43:23,572 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:43:23,572 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:43:23,572 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-11 01:43:23,572 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:43:23,572 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:43:23,573 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:43:23,573 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-11 01:43:23,573 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:43:23,573 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:43:23,573 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:43:23,573 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_vDEavR from SDC 2022-01-11 01:43:23,573 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:43:23,573 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:43:23,574 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:43:23,574 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-11 01:43:23,574 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-11 01:43:23,574 INFO 192:__init__.py(1) - Service found, updating information 2022-01-11 01:43:23,574 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:43:23,574 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-01-11 01:43:23,575 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-11 01:43:23,576 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:43:23,665 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-01-11 01:43:23,667 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-11 01:43:23,669 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0f2e8f2c-6f8d-4013-afd1-12d3f4d59dd2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856805829,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9a68446a-1d71-46db-a08b-e5768a8bce43","invariantUUID":"9bbd5554-79fd-40b7-9f38-c08adc6e9652","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":"compute","uniqueId":"3c85ef1c-4b82-4e4c-9584-d497a1d3c40d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856975266,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7450e0f7-81a2-4079-b3b6-e95984461c52","invariantUUID":"244e8fa8-b4f5-4a8a-baec-14e3c304acdb","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1d176c-e9df-4b3a-a45d-6ecc25268f0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856817245,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"032fece4-7533-4520-b332-ab0918bc6db4","invariantUUID":"ade9ad6f-4d23-40b5-affc-7a6289d2b38d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1d38f356-c5f9-4cea-b765-4348a88f1a78","lifecycleState":"CERTIFIED","lastUpdateDate":1641865105485,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","invariantUUID":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45fbaf8a-9bb4-4a9c-8907-e508f0001684","lifecycleState":"CERTIFIED","lastUpdateDate":1641856858237,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c90afc9-d624-4a01-a229-1674cb2c5776","invariantUUID":"7696e821-3957-44c3-9ce5-b37e52d1be36","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":"1a617ed6-10fb-4476-9e83-77a78ae45132","lifecycleState":"CERTIFIED","lastUpdateDate":1641856990640,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6b3d5e5-7e99-48fa-b3c4-cbd2a0d55bc3","invariantUUID":"203066a8-f4f1-4172-afb6-7882a7bf6a43","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"290e958a-5959-479b-bc9f-e896209a9ce7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856867158,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"000cfe67-959e-4171-a6f6-d27ac4282333","invariantUUID":"5b1d34ca-fe07-4873-a174-351fea5bf66e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd0ca187-5feb-44fc-919d-1997b7c13d98","lifecycleState":"CERTIFIED","lastUpdateDate":1641856978124,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd6f79ed-7d1d-4127-9018-7462eea9e1bb","invariantUUID":"4d624a40-430a-4fb2-aff7-41c771036e74","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"fd736ecf-8e99-4405-933b-d4ed555fee48","lifecycleState":"CERTIFIED","lastUpdateDate":1641856763612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2560e85f-0449-4a4d-a033-f4f44167e1c1","invariantUUID":"645f9d45-e2c5-4b57-bbab-021894b2fc33","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a4351a9-ec7e-4cd7-aaa3-35345cbd19c9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856880444,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65e2d486-f8c9-4569-9d8f-3ccc22fb6fb1","invariantUUID":"8df3311b-1d3a-4500-b05c-8b9f514d3193","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":"b293f079-39d1-4c1a-873a-b35e65bbc36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856833540,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38ebcfc9-f708-4e17-b9ee-31cd1a7bd6bd","invariantUUID":"b9d15c7d-ca11-4221-ad52-9fe784b5b518","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63c29d58-6dfe-4ba9-b6b7-c30ff229eb9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856942361,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca9c6f77-bb39-43f3-8da4-e837d2465014","invariantUUID":"3b576b5a-ab27-496b-8e70-04bce7dd15eb","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":"network","uniqueId":"9e4a9d6c-e52c-4f4e-95f8-f29adb25bf3d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856912384,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b580e0b-f80d-498e-8b7f-b95ea8ae59ab","invariantUUID":"0a2352a8-b4f6-4aa4-af52-929e5ed4f58c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f64a6f4e-0fa0-4ca7-b659-c34352f5df0d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856984581,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aec41ebe-2e00-487c-a6e9-8e4a5e9c4b52","invariantUUID":"58a02430-f99b-42eb-8ac5-18e21fbdb15d","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"860381e0-1a05-4c29-8527-5ff07fc79dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856862763,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"35c203d4-4062-48f7-a095-44c76f8a73ff","invariantUUID":"b1c8d3ba-ba12-48cf-a0de-7d0fc8ac5b95","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":"f0873993-8d88-4622-9e8f-b31a891f4fdf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856917547,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e32de8f0-5f91-49b8-ad9f-1c46b2048d67","invariantUUID":"a250716f-a410-4c22-a5e3-34d50ee8643d","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":"3ab1b682-d8b3-4eee-b6bb-7a411d83a937","lifecycleState":"CERTIFIED","lastUpdateDate":1641856983110,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a50f9f3-1232-4be6-9d4c-d48a1978b4a8","invariantUUID":"36d25c96-6a93-4675-8e82-7b9f1f77b92e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d8cae6de-8aef-49eb-8162-068c4d7941a1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856754783,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b190e61f-8629-4fef-8885-3a11d9d6abd2","invariantUUID":"d8dfd3c3-e513-405b-a8fa-a039d6a8e261","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"480456e3-6a08-4877-98ed-d63d7c4fb904","lifecycleState":"CERTIFIED","lastUpdateDate":1641856853230,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59087bb2-5912-41df-9177-d0b4d72569bf","invariantUUID":"fd2519bf-be7d-46d4-9d7f-562ef5b800a9","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":"add14407-6f61-448f-a95f-3c98f3e7c105","lifecycleState":"CERTIFIED","lastUpdateDate":1641856987608,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17edd4a8-9cac-48fa-932c-4046481e2482","invariantUUID":"77d929d7-203b-4fa1-82af-f603cf8f5184","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dd43e672-fed3-4ed8-a902-d4394c1f8f04","lifecycleState":"CERTIFIED","lastUpdateDate":1641856923459,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a52a91f-262e-4277-b375-da87e119795d","invariantUUID":"3e235963-0c7d-4043-9b97-e9e0224fd527","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36b59c25-0307-44e9-98c6-c9bced80dbcb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856782230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f57166-b5f2-4c92-b8f8-f27968059746","invariantUUID":"2108f231-db05-4aec-a274-bcae0cd9580c","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":"76c4b0e9-6f61-4ed8-b4c7-824d628f2da0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856878320,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e55139b-7ed5-4f4e-abdd-ebfa2d7d1766","invariantUUID":"56af37bc-b48b-4cd9-a227-86f8cfe8d047","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01827aa7-bf56-48bd-bb3d-24eb53e1ef5e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856759021,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0b87cf3-e8ac-4331-b2b5-b9ebafa0cfb2","invariantUUID":"52971ff3-2168-4a84-941e-d6f1f7a4d412","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":"compute","uniqueId":"5c937a97-5e90-4b6d-a527-e509d3f32228","lifecycleState":"CERTIFIED","lastUpdateDate":1641856940925,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11883da2-719c-43de-a69a-b73f428bd337","invariantUUID":"4c52048a-412a-45f7-af73-dec1b0673591","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":"compute","uniqueId":"df2972f9-679b-4580-ae66-f3973a5a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856882362,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5367507a-8de6-4f68-80e4-2719e1cd6f3e","invariantUUID":"33af4dc6-751b-425d-ad30-aed5e89a1329","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":"a1ec92c7-84fb-454a-a14f-59fa9674b9c3","lifecycleState":"CERTIFIED","lastUpdateDate":1641856807419,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3171ae13-5ad5-4e26-b099-c7ea44c88aa9","invariantUUID":"154d580f-aa8b-4768-a7b2-9729f0abfce0","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":"b7b05e79-5f31-4353-a782-9af131aed70a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856976772,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace1f296-6cbb-487a-b967-b7818de86a1a","invariantUUID":"43267127-07dd-444d-8252-368128d04a65","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7afff291-885a-4144-b58d-3c21a7259e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856766921,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92b7dc37-8757-421f-bffd-c30efda0d70f","invariantUUID":"19e83afd-2d87-44d1-b0f2-6cedacb531d3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ffcda74-7958-4195-bcdd-480b81819d55","lifecycleState":"CERTIFIED","lastUpdateDate":1641856823161,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d9b41d-7d68-4148-9584-fa19db084f10","invariantUUID":"485e037b-5528-4252-a24e-228805826060","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":"a7754ce7-b6d0-49c1-b57e-8976c868f66d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856864267,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dabb4702-d31e-4df5-9a8c-ca37afae933f","invariantUUID":"4840b2bb-fcf9-4394-a664-6f83eae47680","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1d3dcb51-260b-4da0-a592-f5ca2a01689c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856771452,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"571b7e28-6e5c-4332-807e-5738369b90b8","invariantUUID":"885eb457-7789-45f2-b942-64c7ae4a1342","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":"04fa0a3b-291d-45a8-90b3-9e5973240db1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856793531,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1f7b12e5-cb82-4f4d-9b8e-d3b080e0a468","invariantUUID":"9efef5eb-047b-49a0-bb9d-929be72dcc2b","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dcb6bdb-99ed-4836-b74f-d2e02f37cc9c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856775641,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c92fb97-d9eb-4335-adce-55fd1519329b","invariantUUID":"c1be5d13-f72e-4529-a836-597da7d1a2b5","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":"584a137b-56ca-4112-83b1-dd2dbee67916","lifecycleState":"CERTIFIED","lastUpdateDate":1641856874616,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1612fedd-1f78-4465-999b-f7ec7b11df6b","invariantUUID":"5e8a8f85-2830-4762-978b-767f87f8a940","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":"c57b1a5a-dc5a-4588-9f0b-743712f0253e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856886751,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be9bf4bf-7eae-4d3f-9f1c-b52325c42122","invariantUUID":"796498fb-2c3e-4dd4-9338-2cfd9d42c6ce","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":"d0475ddf-9dfa-4a6f-83cd-aca35823276e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856820119,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0dbf8aa2-97f9-4201-9404-06ad33af4fe9","invariantUUID":"b52c2b0c-e8d6-4663-be9e-efb50e34d3c1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c5756bc-362d-462f-b215-04a1a4f0f6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1641856837944,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d21433a-35ad-42c5-bc9a-31fff1affbe5","invariantUUID":"2bd3c7db-8cad-4460-b6bd-25778f7bed08","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":"defaulticon","uniqueId":"bb3d9bc5-dae6-45a5-ae57-086853deb885","lifecycleState":"CERTIFIED","lastUpdateDate":1641865014128,"name":"basic_onboard_vDEavR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b172a215-ce82-43c8-8bf4-878659c5f0f1","invariantUUID":"073106df-8d4f-46e1-bdd0-ce690661142d","systemName":"BasicOnboardVdeavr","description":"VF","tags":["basic_onboard_vDEavR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b6d3f7-1b30-4378-ad89-2a3807e7b905","lifecycleState":"CERTIFIED","lastUpdateDate":1641856914593,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"088bf319-1c9f-412e-bb4c-6a9ca6219ce5","invariantUUID":"13515068-dea9-46fc-9a25-d4b60045358a","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":"591d2b62-193e-4ba8-970d-54cc2fc8f93a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856992062,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a662867-275a-45ec-bac3-d926c244123c","invariantUUID":"e296a87b-d9b2-4e1d-a38e-5df1585bab15","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6d59151-d948-43af-a653-a64af877bd86","lifecycleState":"CERTIFIED","lastUpdateDate":1641856865816,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9cfeeab-4eaa-41f4-a1ce-4b4205098412","invariantUUID":"aa18469b-8989-49f5-9dfd-a8579d2c784c","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c68d8862-b96d-4be2-8a29-e5f5af7884bf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856814445,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1616510e-deef-4ceb-9372-ed46cea6b30c","invariantUUID":"1fe39ba9-e9a2-47d2-932c-b7c61be47341","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":"defaulticon","uniqueId":"bd011879-1be8-4c85-b7f3-f89a3ab3276d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856780643,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97a2e5f6-cddf-4806-9703-e2af04f09471","invariantUUID":"15100cee-e187-420c-aef7-ef657766ec17","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":"a424a972-21e4-4520-bcbf-847194674b6d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856908781,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b762d9b-5186-4dbe-ae74-ba22a3a25b54","invariantUUID":"0c939bfd-b053-43c7-bcb7-8d0b000ef8af","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"41b755d5-124e-4c8a-9600-9c636a3db445","lifecycleState":"CERTIFIED","lastUpdateDate":1641856765209,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20bdffb7-e170-4126-acec-555a83d9bc6a","invariantUUID":"69be2327-8700-4020-a53b-37753e11c8cc","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":"objectStorage","uniqueId":"aa97dcc1-726f-495f-9dae-62df7eed87d7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856870277,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d21de404-db02-4979-855c-59e22f9c9a81","invariantUUID":"f023a003-3b19-4248-856d-ec6f7f4fa32c","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":"defaulticon","uniqueId":"47bb6dc6-7ef7-4786-9e54-bcb46a50e588","lifecycleState":"CERTIFIED","lastUpdateDate":1641856900587,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a67e6849-29d3-4e34-82e9-dcb3be36a603","invariantUUID":"59a90e0a-90f4-44bf-b423-6119c14abfd4","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":"port","uniqueId":"0e0d6f2a-9343-4392-84e9-e818aee0fc0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856906099,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3a1d5f5-ed5e-46b4-bdd2-0d742ed9db48","invariantUUID":"686b1d78-e180-410d-88de-065eeb7867df","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":"b0094b2c-1d1e-4c2c-954a-22461ba0f650","lifecycleState":"CERTIFIED","lastUpdateDate":1641856919067,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ee8341-c577-4860-b926-74eabe75aa9c","invariantUUID":"1f76ba9d-df15-4720-88bf-6d926c562bca","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":"port","uniqueId":"894b349b-7283-49d4-a18c-7727f388aaab","lifecycleState":"CERTIFIED","lastUpdateDate":1641856945354,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8c5933-bae6-4a92-813a-7a216adef98a","invariantUUID":"cdab6d95-15c2-44ec-b3f2-9037fe52c4fc","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":"41227295-fce4-49e3-90ec-026e59b54ee2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856789924,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"79bec82c-46a5-4d1a-97a4-be1ed636f7a9","invariantUUID":"e4703809-37ab-4a1c-8ade-380d2936f0fd","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":"801fbd13-012d-412c-866f-c75b90a81c24","lifecycleState":"CERTIFIED","lastUpdateDate":1641856916067,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c58f4d7b-2f0f-44c5-91f8-13408b1007cf","invariantUUID":"cdd04163-d269-40c5-a8c2-70efeea167f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"00ea9398-5b5f-4009-8caa-a1fb24842de0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856901991,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4943a7b-b90e-4f08-803d-82585b567902","invariantUUID":"728d2393-7572-49cc-bd3c-4ead916a2c3b","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":"91facf16-bc23-489d-94ee-814b33cd1622","lifecycleState":"CERTIFIED","lastUpdateDate":1641856885201,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06529d85-b33f-41bb-84be-1df5b7e83da8","invariantUUID":"a83db36a-ae76-4353-82ae-af697c415dd8","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a71a6a6d-e7ea-4ff9-a169-44be6b288760","lifecycleState":"CERTIFIED","lastUpdateDate":1641856939369,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"897dd567-87c6-4e30-a002-fc36af186516","invariantUUID":"7f8942b0-2d79-417b-818d-53df8d2c8c6e","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":"port","uniqueId":"ecb36648-6f8e-4ad9-8185-19f06ee4391e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856779127,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57ec7af1-2b78-446a-b7ce-100e9fd313a1","invariantUUID":"eb8845ac-8b55-418b-93f9-09a30d4e99f0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5782906-901b-4eef-808c-c216be152158","lifecycleState":"CERTIFIED","lastUpdateDate":1641856829476,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0892bc04-39c9-481f-a687-1507217453dc","invariantUUID":"556e0c85-0a2c-4c8f-a5f5-02c800c21e76","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":"port","uniqueId":"20214fc8-7d45-4116-9913-5181303b6d81","lifecycleState":"CERTIFIED","lastUpdateDate":1641856801754,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d65c97c-026e-48bf-9ff1-12501d0b1e24","invariantUUID":"a0f9ec1f-7917-4782-92d5-4e7fb9224a84","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":"61bd77a3-51ab-4369-a89d-63bca13fe9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856873204,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eeeea433-1ca1-4362-9a28-9ac727c8c530","invariantUUID":"74f6cd34-ad82-4904-998e-a8f38517dc91","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0708d8bc-3371-48d8-a890-1016b7898355","lifecycleState":"CERTIFIED","lastUpdateDate":1641856985980,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb73f509-9311-4640-bbcf-1c37446772b9","invariantUUID":"5e48051a-c562-4bdc-82af-c35d3002cb77","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c3b8cb8-d015-4375-8775-4c13e3365fbc","lifecycleState":"CERTIFIED","lastUpdateDate":1641856930342,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f8ae725-c0e4-4334-b14e-019876592698","invariantUUID":"be47ce7e-47b5-4fcb-b704-b3f51e3a69ff","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":"69c8286d-ba68-4242-947b-5d0ce7ac1df1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856859768,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1a170e-979b-4456-9be6-c3864c1ffd06","invariantUUID":"7e2f33bd-d6e6-449f-b133-4bd98bd07618","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0ae233f-4a23-4050-8d44-b0b87c667623","lifecycleState":"CERTIFIED","lastUpdateDate":1641856894321,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd92cc76-6efb-4838-a243-bf119ba362ed","invariantUUID":"59136afe-0f97-41a8-b810-1c3a820e7293","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e6ef5f9b-2264-48c2-bd72-7f2697dd66be","lifecycleState":"CERTIFIED","lastUpdateDate":1641856891832,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e52d2386-8f20-4eed-8043-2114256fb2c4","invariantUUID":"c0618a2a-64a7-489b-aa72-7982a01f7977","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"db4499ef-b52b-4611-a0f5-c156d4198ff4","lifecycleState":"CERTIFIED","lastUpdateDate":1641856921025,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3750b6f-fbc8-4fda-989e-fd748b8aed17","invariantUUID":"5bec06a2-61ab-4e00-b728-6f52b28a6976","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5ad5061-e270-4a90-8d0c-e722dcc70e90","lifecycleState":"CERTIFIED","lastUpdateDate":1641856937447,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62818cff-2a6e-402e-8b95-fe8f4f1a3b1a","invariantUUID":"ea6af0bf-37a2-43a0-ab8b-504503d33e32","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cebb22c8-e9dc-4320-81fd-a6cfbd0c2d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856777609,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"496c52d9-d1db-4033-9807-4c2d6426ab21","invariantUUID":"a54293c7-ff89-4e81-8f36-bdc3f059989c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"65d16bd9-2bb0-4354-af34-70173f58fbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1641856943849,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39c3e511-6665-4457-bcda-ffa945b97551","invariantUUID":"3eb64bc1-46c7-44ab-84d3-c5eeb5bd9e92","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":"d46d8c93-1aa4-43bb-b545-516e3c1350e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856979767,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fcfab36-65d2-4713-9d58-987cb16a8ac1","invariantUUID":"42ec91b2-497c-4535-99a8-e74c7b887bf8","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b0775cff-380c-4dd1-9e37-207a9d09e749","lifecycleState":"CERTIFIED","lastUpdateDate":1641856773438,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa41e7b2-ac0c-443d-a64d-5bf383f4aaec","invariantUUID":"a0e78fba-472c-4096-8815-889889208d42","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","lifecycleState":"CERTIFIED","lastUpdateDate":1641856748300,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f04e3d6-4dee-4bf7-9cda-4be5f64327c0","invariantUUID":"5472ec35-8b00-4122-8e60-5d46aebcf51a","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":"51ce93f6-e32b-4278-af8f-9993de0b005c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856787080,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7283027-4873-44c6-9994-eb45c09ca1d9","invariantUUID":"01e6b524-1461-4584-8f23-db5d91a37951","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f78bdfd7-e0a6-45ee-b693-9e286308d216","lifecycleState":"CERTIFIED","lastUpdateDate":1641856756789,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21617651-ef5c-4aad-be27-a30491efae7e","invariantUUID":"9509fe23-39c2-4768-84c4-ffbce891e94a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d297a91a-c3ba-471f-8263-a3f2fbfbc2da","lifecycleState":"CERTIFIED","lastUpdateDate":1641856784585,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"88a09835-160a-4e51-9328-3b8f57fe5332","invariantUUID":"c4746860-617d-40ea-82ab-a165a2b5900d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b2ee2956-9389-4b22-b80d-5efe08ebcacb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856932939,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe1d35f4-dde3-44f0-b52f-0510befed2ea","invariantUUID":"f0a1254b-e42d-4666-bcb5-8e38f5178646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74836a63-e150-4b52-8488-4c596157bd6f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856981291,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e06dea16-f288-45e6-b28b-a5bf916955e1","invariantUUID":"5c747c88-8642-4c6d-9452-e3fc1f5f661e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"858fb3f8-22e8-4b22-94b2-cd186d111c8f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856809324,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d5eaf81b-03d3-4931-ac22-2a0a1e814fed","invariantUUID":"64a7f16b-94dc-4233-95f8-7805622eeaf8","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8301f81e-44fe-4581-9741-c357ec59631f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856925850,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e6095f-db75-4cfe-8b78-0658b201a09b","invariantUUID":"54da9ed8-5f11-401c-8cc7-f527ce2cf0c9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"56a190f5-e94d-46fd-aca8-a4ea4ad327e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856989117,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e018dbf5-18bb-493d-b514-9048def12357","invariantUUID":"84c30f01-c00d-4df6-82d8-f714baf322c9","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a796f3f-10aa-4392-831f-e535564261f4","lifecycleState":"CERTIFIED","lastUpdateDate":1641864508669,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"80b592b5-0047-4c50-8e4e-c7bb5b86fef7","invariantUUID":"078439b6-116b-45d3-97d1-0888d643d909","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"57a97373-5e7b-44b8-bb5d-c69a800963ba","lifecycleState":"CERTIFIED","lastUpdateDate":1641856868842,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6cc1e312-6204-4b20-a302-03c798aff04d","invariantUUID":"bf440d27-788b-4b9f-8ef3-9e487ea393ff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"699c4793-e223-4dc2-81ed-c03fb11de167","lifecycleState":"CERTIFIED","lastUpdateDate":1641856904016,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fffe9c05-7180-4a11-a306-b483ed9e3839","invariantUUID":"37aee154-769b-402d-b534-518e93dcca9d","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":"92d500e2-c3d5-4d1d-b705-4130437a869c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856871791,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"535075d6-0666-4b79-bb3b-b00c7a96b1f9","invariantUUID":"5874bb97-8271-40cb-a140-c7fbc0e32170","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":"networkrules","uniqueId":"c8051410-fe80-4a19-976c-a344ce91a028","lifecycleState":"CERTIFIED","lastUpdateDate":1641856800156,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d60c8a09-a715-431a-9b67-4d25680ae9c2","invariantUUID":"e8746927-9e2e-4ef4-aa15-479f674515de","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"390b787a-9d09-434c-bec2-7b8c9b6ecf50","lifecycleState":"CERTIFIED","lastUpdateDate":1641864257406,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","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":"47db812a-fae7-46aa-b3a3-8277fa220f17","lifecycleState":"CERTIFIED","lastUpdateDate":1641865048826,"name":"basic_onboard_vDEavR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","systemName":"BasicOnboardVdeavr","description":"service","tags":["basic_onboard_vDEavR"],"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":"114b971d-6f2f-4aea-a88a-0c8de1b4fbe7","lifecycleState":"CERTIFIED","lastUpdateDate":1641864546530,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1e3ab4e3-163a-48d5-b3c2-3ddea08621f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641865143236,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","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}]}]} 2022-01-11 01:43:23,674 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-11 01:43:23,675 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'} 2022-01-11 01:43:23,675 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/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/toscaModel 2022-01-11 01:43:23,675 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2022-01-11 01:43:23,676 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:43:23,752 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/toscaModel HTTP/1.1" 200 None 2022-01-11 01:43:23,753 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2022-01-11 01:43:23,754 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2022-01-11 01:43:23,791 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2022-01-11 01:43:23,791 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/5c108f0f-9918-4305-acb9-55ca7b67f440/5ccf7fd6-8143-4e47-8bdb-8ab1657992d8 2022-01-11 01:43:23,791 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2022-01-11 01:43:23,793 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-11 01:43:23,817 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/5c108f0f-9918-4305-acb9-55ca7b67f440/5ccf7fd6-8143-4e47-8bdb-8ab1657992d8 HTTP/1.1" 200 270 2022-01-11 01:43:23,817 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2022-01-11 01:43:23,818 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"5c108f0f-9918-4305-acb9-55ca7b67f440","rb-version":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"a8aa3588-e9f9-428a-b990-97d109878190"}} 2022-01-11 01:43:23,819 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2022-01-11 01:43:23,820 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/5c108f0f-9918-4305-acb9-55ca7b67f440/5ccf7fd6-8143-4e47-8bdb-8ab1657992d8/profile/cnftest 2022-01-11 01:43:23,820 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2022-01-11 01:43:23,821 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-11 01:43:23,845 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/5c108f0f-9918-4305-acb9-55ca7b67f440/5ccf7fd6-8143-4e47-8bdb-8ab1657992d8/profile/cnftest HTTP/1.1" 200 240 2022-01-11 01:43:23,845 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2022-01-11 01:43:23,845 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"5c108f0f-9918-4305-acb9-55ca7b67f440","rb-version":"5ccf7fd6-8143-4e47-8bdb-8ab1657992d8","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null,"extra-resource-types":null} 2022-01-11 01:43:23,847 DEBUG 129:onap_service.py(1) - [None][Delete Profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2022-01-11 01:43:23,847 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/5c108f0f-9918-4305-acb9-55ca7b67f440/5ccf7fd6-8143-4e47-8bdb-8ab1657992d8/profile/cnftest 2022-01-11 01:43:23,847 DEBUG 132:onap_service.py(1) - [None][Delete Profile] data sent: None 2022-01-11 01:43:23,849 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-11 01:43:23,874 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "DELETE /api/multicloud-k8s/v1/v1/rb/definition/5c108f0f-9918-4305-acb9-55ca7b67f440/5ccf7fd6-8143-4e47-8bdb-8ab1657992d8/profile/cnftest HTTP/1.1" 204 0 2022-01-11 01:43:23,874 INFO 142:onap_service.py(1) - [None][Delete Profile] response code: 204 2022-01-11 01:43:23,875 DEBUG 146:onap_service.py(1) - [None][Delete Profile] response: n/a 2022-01-11 01:43:23,876 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:43:23,877 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/e92471a8-a34a-4ee9-81aa-14c7a4399a6e/relationship-list 2022-01-11 01:43:23,877 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-11 01:43:23,878 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:43:23,929 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/e92471a8-a34a-4ee9-81aa-14c7a4399a6e/relationship-list HTTP/1.1" 200 1064 2022-01-11 01:43:23,930 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-11 01:43:23,930 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/business/owning-entities/owning-entity/2cf78c08-8db3-47a3-8b66-19f3155585de","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2cf78c08-8db3-47a3-8b66-19f3155585de"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2022-01-11 01:43:23,932 DEBUG 129:onap_service.py(1) - [AAI][Get e92471a8-a34a-4ee9-81aa-14c7a4399a6e ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:43:23,932 DEBUG 131:onap_service.py(1) - [AAI][Get e92471a8-a34a-4ee9-81aa-14c7a4399a6e ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47 2022-01-11 01:43:23,932 DEBUG 132:onap_service.py(1) - [AAI][Get e92471a8-a34a-4ee9-81aa-14c7a4399a6e ABCMeta] data sent: None 2022-01-11 01:43:23,933 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:43:23,992 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47 HTTP/1.1" 200 3737 2022-01-11 01:43:23,993 INFO 142:onap_service.py(1) - [AAI][Get e92471a8-a34a-4ee9-81aa-14c7a4399a6e ABCMeta] response code: 200 2022-01-11 01:43:23,993 DEBUG 146:onap_service.py(1) - [AAI][Get e92471a8-a34a-4ee9-81aa-14c7a4399a6e ABCMeta] response: {"vnf-id":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","vnf-name":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1641865348003","model-invariant-id":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","model-version-id":"2cea4933-5a80-4d20-99c0-54eb9299daf3","model-customization-id":"a0424a09-801c-42a5-8aed-19b31d3cca40","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e92471a8-a34a-4ee9-81aa-14c7a4399a6e/service-data/vnfs/vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/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/v24/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/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/e92471a8-a34a-4ee9-81aa-14c7a4399a6e","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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}} 2022-01-11 01:43:23,996 DEBUG 384:vnf.py(1) - Delete 3de2deb2-802c-41ff-b3b1-d8ae1e596f47 VNF 2022-01-11 01:43:23,996 DEBUG 80:deletion.py(1) - VNF 3de2deb2-802c-41ff-b3b1-d8ae1e596f47 deletion request 2022-01-11 01:43:24,010 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-11 01:43:24,010 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-11 01:43:24,010 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:43:24,011 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-11 01:43:24,011 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-11 01:43:24,012 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:43:24,075 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2022-01-11 01:43:24,076 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-11 01:43:24,077 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8cbdb43e-de73-4345-856b-73ca69a41a54/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9a432d6e-f04b-43b0-8bab-8daf7593c540/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","name":"basic_onboard_vDEavR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b300d1f9-9217-4a8d-9925-10623b00a784/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-11 01:43:24,079 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-11 01:43:24,080 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:43:24,080 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:43:24,080 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:43:24,080 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-11 01:43:24,080 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:43:24,081 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:43:24,081 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:43:24,081 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-11 01:43:24,081 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:43:24,081 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:43:24,082 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:43:24,082 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_vDEavR from SDC 2022-01-11 01:43:24,082 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:43:24,082 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:43:24,082 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:43:24,082 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-11 01:43:24,083 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-11 01:43:24,083 INFO 192:__init__.py(1) - Service found, updating information 2022-01-11 01:43:24,083 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:43:24,084 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-01-11 01:43:24,084 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-11 01:43:24,086 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:43:24,169 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-01-11 01:43:24,171 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-11 01:43:24,173 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0f2e8f2c-6f8d-4013-afd1-12d3f4d59dd2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856805829,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9a68446a-1d71-46db-a08b-e5768a8bce43","invariantUUID":"9bbd5554-79fd-40b7-9f38-c08adc6e9652","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":"compute","uniqueId":"3c85ef1c-4b82-4e4c-9584-d497a1d3c40d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856975266,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7450e0f7-81a2-4079-b3b6-e95984461c52","invariantUUID":"244e8fa8-b4f5-4a8a-baec-14e3c304acdb","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1d176c-e9df-4b3a-a45d-6ecc25268f0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856817245,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"032fece4-7533-4520-b332-ab0918bc6db4","invariantUUID":"ade9ad6f-4d23-40b5-affc-7a6289d2b38d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1d38f356-c5f9-4cea-b765-4348a88f1a78","lifecycleState":"CERTIFIED","lastUpdateDate":1641865105485,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","invariantUUID":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45fbaf8a-9bb4-4a9c-8907-e508f0001684","lifecycleState":"CERTIFIED","lastUpdateDate":1641856858237,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c90afc9-d624-4a01-a229-1674cb2c5776","invariantUUID":"7696e821-3957-44c3-9ce5-b37e52d1be36","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":"1a617ed6-10fb-4476-9e83-77a78ae45132","lifecycleState":"CERTIFIED","lastUpdateDate":1641856990640,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6b3d5e5-7e99-48fa-b3c4-cbd2a0d55bc3","invariantUUID":"203066a8-f4f1-4172-afb6-7882a7bf6a43","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"290e958a-5959-479b-bc9f-e896209a9ce7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856867158,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"000cfe67-959e-4171-a6f6-d27ac4282333","invariantUUID":"5b1d34ca-fe07-4873-a174-351fea5bf66e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd0ca187-5feb-44fc-919d-1997b7c13d98","lifecycleState":"CERTIFIED","lastUpdateDate":1641856978124,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd6f79ed-7d1d-4127-9018-7462eea9e1bb","invariantUUID":"4d624a40-430a-4fb2-aff7-41c771036e74","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"fd736ecf-8e99-4405-933b-d4ed555fee48","lifecycleState":"CERTIFIED","lastUpdateDate":1641856763612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2560e85f-0449-4a4d-a033-f4f44167e1c1","invariantUUID":"645f9d45-e2c5-4b57-bbab-021894b2fc33","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a4351a9-ec7e-4cd7-aaa3-35345cbd19c9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856880444,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65e2d486-f8c9-4569-9d8f-3ccc22fb6fb1","invariantUUID":"8df3311b-1d3a-4500-b05c-8b9f514d3193","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":"b293f079-39d1-4c1a-873a-b35e65bbc36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856833540,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38ebcfc9-f708-4e17-b9ee-31cd1a7bd6bd","invariantUUID":"b9d15c7d-ca11-4221-ad52-9fe784b5b518","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63c29d58-6dfe-4ba9-b6b7-c30ff229eb9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856942361,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca9c6f77-bb39-43f3-8da4-e837d2465014","invariantUUID":"3b576b5a-ab27-496b-8e70-04bce7dd15eb","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":"network","uniqueId":"9e4a9d6c-e52c-4f4e-95f8-f29adb25bf3d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856912384,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b580e0b-f80d-498e-8b7f-b95ea8ae59ab","invariantUUID":"0a2352a8-b4f6-4aa4-af52-929e5ed4f58c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f64a6f4e-0fa0-4ca7-b659-c34352f5df0d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856984581,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aec41ebe-2e00-487c-a6e9-8e4a5e9c4b52","invariantUUID":"58a02430-f99b-42eb-8ac5-18e21fbdb15d","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"860381e0-1a05-4c29-8527-5ff07fc79dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856862763,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"35c203d4-4062-48f7-a095-44c76f8a73ff","invariantUUID":"b1c8d3ba-ba12-48cf-a0de-7d0fc8ac5b95","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":"f0873993-8d88-4622-9e8f-b31a891f4fdf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856917547,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e32de8f0-5f91-49b8-ad9f-1c46b2048d67","invariantUUID":"a250716f-a410-4c22-a5e3-34d50ee8643d","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":"3ab1b682-d8b3-4eee-b6bb-7a411d83a937","lifecycleState":"CERTIFIED","lastUpdateDate":1641856983110,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a50f9f3-1232-4be6-9d4c-d48a1978b4a8","invariantUUID":"36d25c96-6a93-4675-8e82-7b9f1f77b92e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d8cae6de-8aef-49eb-8162-068c4d7941a1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856754783,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b190e61f-8629-4fef-8885-3a11d9d6abd2","invariantUUID":"d8dfd3c3-e513-405b-a8fa-a039d6a8e261","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"480456e3-6a08-4877-98ed-d63d7c4fb904","lifecycleState":"CERTIFIED","lastUpdateDate":1641856853230,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59087bb2-5912-41df-9177-d0b4d72569bf","invariantUUID":"fd2519bf-be7d-46d4-9d7f-562ef5b800a9","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":"add14407-6f61-448f-a95f-3c98f3e7c105","lifecycleState":"CERTIFIED","lastUpdateDate":1641856987608,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17edd4a8-9cac-48fa-932c-4046481e2482","invariantUUID":"77d929d7-203b-4fa1-82af-f603cf8f5184","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dd43e672-fed3-4ed8-a902-d4394c1f8f04","lifecycleState":"CERTIFIED","lastUpdateDate":1641856923459,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a52a91f-262e-4277-b375-da87e119795d","invariantUUID":"3e235963-0c7d-4043-9b97-e9e0224fd527","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36b59c25-0307-44e9-98c6-c9bced80dbcb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856782230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f57166-b5f2-4c92-b8f8-f27968059746","invariantUUID":"2108f231-db05-4aec-a274-bcae0cd9580c","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":"76c4b0e9-6f61-4ed8-b4c7-824d628f2da0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856878320,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e55139b-7ed5-4f4e-abdd-ebfa2d7d1766","invariantUUID":"56af37bc-b48b-4cd9-a227-86f8cfe8d047","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01827aa7-bf56-48bd-bb3d-24eb53e1ef5e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856759021,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0b87cf3-e8ac-4331-b2b5-b9ebafa0cfb2","invariantUUID":"52971ff3-2168-4a84-941e-d6f1f7a4d412","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":"compute","uniqueId":"5c937a97-5e90-4b6d-a527-e509d3f32228","lifecycleState":"CERTIFIED","lastUpdateDate":1641856940925,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11883da2-719c-43de-a69a-b73f428bd337","invariantUUID":"4c52048a-412a-45f7-af73-dec1b0673591","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":"compute","uniqueId":"df2972f9-679b-4580-ae66-f3973a5a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856882362,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5367507a-8de6-4f68-80e4-2719e1cd6f3e","invariantUUID":"33af4dc6-751b-425d-ad30-aed5e89a1329","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":"a1ec92c7-84fb-454a-a14f-59fa9674b9c3","lifecycleState":"CERTIFIED","lastUpdateDate":1641856807419,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3171ae13-5ad5-4e26-b099-c7ea44c88aa9","invariantUUID":"154d580f-aa8b-4768-a7b2-9729f0abfce0","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":"b7b05e79-5f31-4353-a782-9af131aed70a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856976772,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace1f296-6cbb-487a-b967-b7818de86a1a","invariantUUID":"43267127-07dd-444d-8252-368128d04a65","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7afff291-885a-4144-b58d-3c21a7259e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856766921,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92b7dc37-8757-421f-bffd-c30efda0d70f","invariantUUID":"19e83afd-2d87-44d1-b0f2-6cedacb531d3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ffcda74-7958-4195-bcdd-480b81819d55","lifecycleState":"CERTIFIED","lastUpdateDate":1641856823161,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d9b41d-7d68-4148-9584-fa19db084f10","invariantUUID":"485e037b-5528-4252-a24e-228805826060","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":"a7754ce7-b6d0-49c1-b57e-8976c868f66d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856864267,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dabb4702-d31e-4df5-9a8c-ca37afae933f","invariantUUID":"4840b2bb-fcf9-4394-a664-6f83eae47680","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1d3dcb51-260b-4da0-a592-f5ca2a01689c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856771452,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"571b7e28-6e5c-4332-807e-5738369b90b8","invariantUUID":"885eb457-7789-45f2-b942-64c7ae4a1342","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":"04fa0a3b-291d-45a8-90b3-9e5973240db1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856793531,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1f7b12e5-cb82-4f4d-9b8e-d3b080e0a468","invariantUUID":"9efef5eb-047b-49a0-bb9d-929be72dcc2b","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dcb6bdb-99ed-4836-b74f-d2e02f37cc9c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856775641,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c92fb97-d9eb-4335-adce-55fd1519329b","invariantUUID":"c1be5d13-f72e-4529-a836-597da7d1a2b5","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":"584a137b-56ca-4112-83b1-dd2dbee67916","lifecycleState":"CERTIFIED","lastUpdateDate":1641856874616,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1612fedd-1f78-4465-999b-f7ec7b11df6b","invariantUUID":"5e8a8f85-2830-4762-978b-767f87f8a940","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":"c57b1a5a-dc5a-4588-9f0b-743712f0253e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856886751,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be9bf4bf-7eae-4d3f-9f1c-b52325c42122","invariantUUID":"796498fb-2c3e-4dd4-9338-2cfd9d42c6ce","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":"d0475ddf-9dfa-4a6f-83cd-aca35823276e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856820119,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0dbf8aa2-97f9-4201-9404-06ad33af4fe9","invariantUUID":"b52c2b0c-e8d6-4663-be9e-efb50e34d3c1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c5756bc-362d-462f-b215-04a1a4f0f6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1641856837944,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d21433a-35ad-42c5-bc9a-31fff1affbe5","invariantUUID":"2bd3c7db-8cad-4460-b6bd-25778f7bed08","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":"defaulticon","uniqueId":"bb3d9bc5-dae6-45a5-ae57-086853deb885","lifecycleState":"CERTIFIED","lastUpdateDate":1641865014128,"name":"basic_onboard_vDEavR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b172a215-ce82-43c8-8bf4-878659c5f0f1","invariantUUID":"073106df-8d4f-46e1-bdd0-ce690661142d","systemName":"BasicOnboardVdeavr","description":"VF","tags":["basic_onboard_vDEavR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b6d3f7-1b30-4378-ad89-2a3807e7b905","lifecycleState":"CERTIFIED","lastUpdateDate":1641856914593,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"088bf319-1c9f-412e-bb4c-6a9ca6219ce5","invariantUUID":"13515068-dea9-46fc-9a25-d4b60045358a","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":"591d2b62-193e-4ba8-970d-54cc2fc8f93a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856992062,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a662867-275a-45ec-bac3-d926c244123c","invariantUUID":"e296a87b-d9b2-4e1d-a38e-5df1585bab15","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6d59151-d948-43af-a653-a64af877bd86","lifecycleState":"CERTIFIED","lastUpdateDate":1641856865816,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9cfeeab-4eaa-41f4-a1ce-4b4205098412","invariantUUID":"aa18469b-8989-49f5-9dfd-a8579d2c784c","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c68d8862-b96d-4be2-8a29-e5f5af7884bf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856814445,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1616510e-deef-4ceb-9372-ed46cea6b30c","invariantUUID":"1fe39ba9-e9a2-47d2-932c-b7c61be47341","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":"defaulticon","uniqueId":"bd011879-1be8-4c85-b7f3-f89a3ab3276d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856780643,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97a2e5f6-cddf-4806-9703-e2af04f09471","invariantUUID":"15100cee-e187-420c-aef7-ef657766ec17","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":"a424a972-21e4-4520-bcbf-847194674b6d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856908781,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b762d9b-5186-4dbe-ae74-ba22a3a25b54","invariantUUID":"0c939bfd-b053-43c7-bcb7-8d0b000ef8af","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"41b755d5-124e-4c8a-9600-9c636a3db445","lifecycleState":"CERTIFIED","lastUpdateDate":1641856765209,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20bdffb7-e170-4126-acec-555a83d9bc6a","invariantUUID":"69be2327-8700-4020-a53b-37753e11c8cc","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":"objectStorage","uniqueId":"aa97dcc1-726f-495f-9dae-62df7eed87d7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856870277,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d21de404-db02-4979-855c-59e22f9c9a81","invariantUUID":"f023a003-3b19-4248-856d-ec6f7f4fa32c","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":"defaulticon","uniqueId":"47bb6dc6-7ef7-4786-9e54-bcb46a50e588","lifecycleState":"CERTIFIED","lastUpdateDate":1641856900587,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a67e6849-29d3-4e34-82e9-dcb3be36a603","invariantUUID":"59a90e0a-90f4-44bf-b423-6119c14abfd4","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":"port","uniqueId":"0e0d6f2a-9343-4392-84e9-e818aee0fc0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856906099,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3a1d5f5-ed5e-46b4-bdd2-0d742ed9db48","invariantUUID":"686b1d78-e180-410d-88de-065eeb7867df","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":"b0094b2c-1d1e-4c2c-954a-22461ba0f650","lifecycleState":"CERTIFIED","lastUpdateDate":1641856919067,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ee8341-c577-4860-b926-74eabe75aa9c","invariantUUID":"1f76ba9d-df15-4720-88bf-6d926c562bca","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":"port","uniqueId":"894b349b-7283-49d4-a18c-7727f388aaab","lifecycleState":"CERTIFIED","lastUpdateDate":1641856945354,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8c5933-bae6-4a92-813a-7a216adef98a","invariantUUID":"cdab6d95-15c2-44ec-b3f2-9037fe52c4fc","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":"41227295-fce4-49e3-90ec-026e59b54ee2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856789924,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"79bec82c-46a5-4d1a-97a4-be1ed636f7a9","invariantUUID":"e4703809-37ab-4a1c-8ade-380d2936f0fd","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":"801fbd13-012d-412c-866f-c75b90a81c24","lifecycleState":"CERTIFIED","lastUpdateDate":1641856916067,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c58f4d7b-2f0f-44c5-91f8-13408b1007cf","invariantUUID":"cdd04163-d269-40c5-a8c2-70efeea167f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"00ea9398-5b5f-4009-8caa-a1fb24842de0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856901991,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4943a7b-b90e-4f08-803d-82585b567902","invariantUUID":"728d2393-7572-49cc-bd3c-4ead916a2c3b","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":"91facf16-bc23-489d-94ee-814b33cd1622","lifecycleState":"CERTIFIED","lastUpdateDate":1641856885201,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06529d85-b33f-41bb-84be-1df5b7e83da8","invariantUUID":"a83db36a-ae76-4353-82ae-af697c415dd8","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a71a6a6d-e7ea-4ff9-a169-44be6b288760","lifecycleState":"CERTIFIED","lastUpdateDate":1641856939369,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"897dd567-87c6-4e30-a002-fc36af186516","invariantUUID":"7f8942b0-2d79-417b-818d-53df8d2c8c6e","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":"port","uniqueId":"ecb36648-6f8e-4ad9-8185-19f06ee4391e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856779127,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57ec7af1-2b78-446a-b7ce-100e9fd313a1","invariantUUID":"eb8845ac-8b55-418b-93f9-09a30d4e99f0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5782906-901b-4eef-808c-c216be152158","lifecycleState":"CERTIFIED","lastUpdateDate":1641856829476,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0892bc04-39c9-481f-a687-1507217453dc","invariantUUID":"556e0c85-0a2c-4c8f-a5f5-02c800c21e76","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":"port","uniqueId":"20214fc8-7d45-4116-9913-5181303b6d81","lifecycleState":"CERTIFIED","lastUpdateDate":1641856801754,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d65c97c-026e-48bf-9ff1-12501d0b1e24","invariantUUID":"a0f9ec1f-7917-4782-92d5-4e7fb9224a84","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":"61bd77a3-51ab-4369-a89d-63bca13fe9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856873204,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eeeea433-1ca1-4362-9a28-9ac727c8c530","invariantUUID":"74f6cd34-ad82-4904-998e-a8f38517dc91","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0708d8bc-3371-48d8-a890-1016b7898355","lifecycleState":"CERTIFIED","lastUpdateDate":1641856985980,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb73f509-9311-4640-bbcf-1c37446772b9","invariantUUID":"5e48051a-c562-4bdc-82af-c35d3002cb77","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c3b8cb8-d015-4375-8775-4c13e3365fbc","lifecycleState":"CERTIFIED","lastUpdateDate":1641856930342,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f8ae725-c0e4-4334-b14e-019876592698","invariantUUID":"be47ce7e-47b5-4fcb-b704-b3f51e3a69ff","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":"69c8286d-ba68-4242-947b-5d0ce7ac1df1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856859768,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1a170e-979b-4456-9be6-c3864c1ffd06","invariantUUID":"7e2f33bd-d6e6-449f-b133-4bd98bd07618","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0ae233f-4a23-4050-8d44-b0b87c667623","lifecycleState":"CERTIFIED","lastUpdateDate":1641856894321,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd92cc76-6efb-4838-a243-bf119ba362ed","invariantUUID":"59136afe-0f97-41a8-b810-1c3a820e7293","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e6ef5f9b-2264-48c2-bd72-7f2697dd66be","lifecycleState":"CERTIFIED","lastUpdateDate":1641856891832,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e52d2386-8f20-4eed-8043-2114256fb2c4","invariantUUID":"c0618a2a-64a7-489b-aa72-7982a01f7977","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"db4499ef-b52b-4611-a0f5-c156d4198ff4","lifecycleState":"CERTIFIED","lastUpdateDate":1641856921025,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3750b6f-fbc8-4fda-989e-fd748b8aed17","invariantUUID":"5bec06a2-61ab-4e00-b728-6f52b28a6976","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5ad5061-e270-4a90-8d0c-e722dcc70e90","lifecycleState":"CERTIFIED","lastUpdateDate":1641856937447,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62818cff-2a6e-402e-8b95-fe8f4f1a3b1a","invariantUUID":"ea6af0bf-37a2-43a0-ab8b-504503d33e32","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cebb22c8-e9dc-4320-81fd-a6cfbd0c2d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856777609,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"496c52d9-d1db-4033-9807-4c2d6426ab21","invariantUUID":"a54293c7-ff89-4e81-8f36-bdc3f059989c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"65d16bd9-2bb0-4354-af34-70173f58fbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1641856943849,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39c3e511-6665-4457-bcda-ffa945b97551","invariantUUID":"3eb64bc1-46c7-44ab-84d3-c5eeb5bd9e92","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":"d46d8c93-1aa4-43bb-b545-516e3c1350e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856979767,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fcfab36-65d2-4713-9d58-987cb16a8ac1","invariantUUID":"42ec91b2-497c-4535-99a8-e74c7b887bf8","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b0775cff-380c-4dd1-9e37-207a9d09e749","lifecycleState":"CERTIFIED","lastUpdateDate":1641856773438,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa41e7b2-ac0c-443d-a64d-5bf383f4aaec","invariantUUID":"a0e78fba-472c-4096-8815-889889208d42","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","lifecycleState":"CERTIFIED","lastUpdateDate":1641856748300,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f04e3d6-4dee-4bf7-9cda-4be5f64327c0","invariantUUID":"5472ec35-8b00-4122-8e60-5d46aebcf51a","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":"51ce93f6-e32b-4278-af8f-9993de0b005c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856787080,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7283027-4873-44c6-9994-eb45c09ca1d9","invariantUUID":"01e6b524-1461-4584-8f23-db5d91a37951","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f78bdfd7-e0a6-45ee-b693-9e286308d216","lifecycleState":"CERTIFIED","lastUpdateDate":1641856756789,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21617651-ef5c-4aad-be27-a30491efae7e","invariantUUID":"9509fe23-39c2-4768-84c4-ffbce891e94a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d297a91a-c3ba-471f-8263-a3f2fbfbc2da","lifecycleState":"CERTIFIED","lastUpdateDate":1641856784585,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"88a09835-160a-4e51-9328-3b8f57fe5332","invariantUUID":"c4746860-617d-40ea-82ab-a165a2b5900d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b2ee2956-9389-4b22-b80d-5efe08ebcacb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856932939,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe1d35f4-dde3-44f0-b52f-0510befed2ea","invariantUUID":"f0a1254b-e42d-4666-bcb5-8e38f5178646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74836a63-e150-4b52-8488-4c596157bd6f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856981291,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e06dea16-f288-45e6-b28b-a5bf916955e1","invariantUUID":"5c747c88-8642-4c6d-9452-e3fc1f5f661e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"858fb3f8-22e8-4b22-94b2-cd186d111c8f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856809324,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d5eaf81b-03d3-4931-ac22-2a0a1e814fed","invariantUUID":"64a7f16b-94dc-4233-95f8-7805622eeaf8","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8301f81e-44fe-4581-9741-c357ec59631f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856925850,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e6095f-db75-4cfe-8b78-0658b201a09b","invariantUUID":"54da9ed8-5f11-401c-8cc7-f527ce2cf0c9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"56a190f5-e94d-46fd-aca8-a4ea4ad327e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856989117,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e018dbf5-18bb-493d-b514-9048def12357","invariantUUID":"84c30f01-c00d-4df6-82d8-f714baf322c9","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a796f3f-10aa-4392-831f-e535564261f4","lifecycleState":"CERTIFIED","lastUpdateDate":1641864508669,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"80b592b5-0047-4c50-8e4e-c7bb5b86fef7","invariantUUID":"078439b6-116b-45d3-97d1-0888d643d909","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"57a97373-5e7b-44b8-bb5d-c69a800963ba","lifecycleState":"CERTIFIED","lastUpdateDate":1641856868842,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6cc1e312-6204-4b20-a302-03c798aff04d","invariantUUID":"bf440d27-788b-4b9f-8ef3-9e487ea393ff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"699c4793-e223-4dc2-81ed-c03fb11de167","lifecycleState":"CERTIFIED","lastUpdateDate":1641856904016,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fffe9c05-7180-4a11-a306-b483ed9e3839","invariantUUID":"37aee154-769b-402d-b534-518e93dcca9d","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":"92d500e2-c3d5-4d1d-b705-4130437a869c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856871791,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"535075d6-0666-4b79-bb3b-b00c7a96b1f9","invariantUUID":"5874bb97-8271-40cb-a140-c7fbc0e32170","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":"networkrules","uniqueId":"c8051410-fe80-4a19-976c-a344ce91a028","lifecycleState":"CERTIFIED","lastUpdateDate":1641856800156,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d60c8a09-a715-431a-9b67-4d25680ae9c2","invariantUUID":"e8746927-9e2e-4ef4-aa15-479f674515de","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"390b787a-9d09-434c-bec2-7b8c9b6ecf50","lifecycleState":"CERTIFIED","lastUpdateDate":1641864257406,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","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":"47db812a-fae7-46aa-b3a3-8277fa220f17","lifecycleState":"CERTIFIED","lastUpdateDate":1641865048826,"name":"basic_onboard_vDEavR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","systemName":"BasicOnboardVdeavr","description":"service","tags":["basic_onboard_vDEavR"],"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":"114b971d-6f2f-4aea-a88a-0c8de1b4fbe7","lifecycleState":"CERTIFIED","lastUpdateDate":1641864546530,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1e3ab4e3-163a-48d5-b3c2-3ddea08621f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641865143236,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","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}]}]} 2022-01-11 01:43:24,177 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-11 01:43:24,177 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'} 2022-01-11 01:43:24,178 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/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/toscaModel 2022-01-11 01:43:24,178 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2022-01-11 01:43:24,179 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:43:24,330 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/toscaModel HTTP/1.1" 200 None 2022-01-11 01:43:24,333 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2022-01-11 01:43:24,333 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2022-01-11 01:43:24,374 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:43:24,375 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2022-01-11 01:43:24,375 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-11 01:43:24,376 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:43:24,424 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2022-01-11 01:43:24,425 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-11 01:43:24,425 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/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"}]}]} 2022-01-11 01:43:24,427 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:43:24,427 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2022-01-11 01:43:24,428 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-11 01:43:24,429 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:43:24,488 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2022-01-11 01:43:24,489 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-11 01:43:24,489 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":"","resource-version":"1641865344242","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0"}]}]}}]} 2022-01-11 01:43:24,491 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:43:24,491 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2022-01-11 01:43:24,492 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-11 01:43:24,493 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:43:24,539 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2022-01-11 01:43:24,540 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-11 01:43:24,540 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/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"}]}]} 2022-01-11 01:43:24,542 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:43:24,542 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2022-01-11 01:43:24,542 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-11 01:43:24,544 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:43:24,600 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2022-01-11 01:43:24,602 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-11 01:43:24,602 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":"","resource-version":"1641865344242","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0"}]}]}}]} 2022-01-11 01:43:24,606 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:43:24,606 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2022-01-11 01:43:24,607 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-11 01:43:24,609 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:43:24,668 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2022-01-11 01:43:24,669 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-11 01:43:24,669 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/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"}]}]} 2022-01-11 01:43:24,673 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:43:24,673 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2022-01-11 01:43:24,673 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-11 01:43:24,675 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:43:24,750 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2022-01-11 01:43:24,751 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-11 01:43:24,751 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":"","resource-version":"1641865344242","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0"}]}]}}]} 2022-01-11 01:43:24,754 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:43:24,754 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2022-01-11 01:43:24,755 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-01-11 01:43:24,757 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:43:24,847 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1048 2022-01-11 01:43:24,848 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-01-11 01:43:24,849 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1641865344388","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/3de2deb2-802c-41ff-b3b1-d8ae1e596f47","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/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"}]}]}} 2022-01-11 01:43:24,852 DEBUG 129:onap_service.py(1) - [None][Create 3de2deb2-802c-41ff-b3b1-d8ae1e596f47 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '12e89f90-c0b8-45ae-bc63-ac67b193322a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:43:24,853 DEBUG 131:onap_service.py(1) - [None][Create 3de2deb2-802c-41ff-b3b1-d8ae1e596f47 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e92471a8-a34a-4ee9-81aa-14c7a4399a6e/vnfs/3de2deb2-802c-41ff-b3b1-d8ae1e596f47 2022-01-11 01:43:24,853 DEBUG 132:onap_service.py(1) - [None][Create 3de2deb2-802c-41ff-b3b1-d8ae1e596f47 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "75ed9169-d280-4faf-ab5e-6c3c84c2f6c2", "modelVersion": "1.0", "modelVersionId": "2cea4933-5a80-4d20-99c0-54eb9299daf3", "modelCustomizationId": "a0424a09-801c-42a5-8aed-19b31d3cca40", "modelCustomizationName": "basic_cnf 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2022-01-11 01:43:24,855 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:43:26,335 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/e92471a8-a34a-4ee9-81aa-14c7a4399a6e/vnfs/3de2deb2-802c-41ff-b3b1-d8ae1e596f47 HTTP/1.1" 202 262 2022-01-11 01:43:26,337 INFO 142:onap_service.py(1) - [None][Create 3de2deb2-802c-41ff-b3b1-d8ae1e596f47 VNF deletion request] response code: 202 2022-01-11 01:43:26,337 DEBUG 146:onap_service.py(1) - [None][Create 3de2deb2-802c-41ff-b3b1-d8ae1e596f47 VNF deletion request] response: {"requestReferences":{"requestId":"12e89f90-c0b8-45ae-bc63-ac67b193322a","instanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/12e89f90-c0b8-45ae-bc63-ac67b193322a"}} 2022-01-11 01:43:26,338 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2022-01-11 01:43:26,347 DEBUG 129:onap_service.py(12) - [None][Check 12e89f90-c0b8-45ae-bc63-ac67b193322a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5f486042-5a63-4251-9a06-56ced052c71a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:43:26,348 DEBUG 131:onap_service.py(12) - [None][Check 12e89f90-c0b8-45ae-bc63-ac67b193322a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/12e89f90-c0b8-45ae-bc63-ac67b193322a 2022-01-11 01:43:26,348 DEBUG 132:onap_service.py(12) - [None][Check 12e89f90-c0b8-45ae-bc63-ac67b193322a orchestration request status] data sent: None 2022-01-11 01:43:26,352 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:43:26,511 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/12e89f90-c0b8-45ae-bc63-ac67b193322a HTTP/1.1" 200 1268 2022-01-11 01:43:26,513 INFO 142:onap_service.py(12) - [None][Check 12e89f90-c0b8-45ae-bc63-ac67b193322a orchestration request status] response code: 200 2022-01-11 01:43:26,514 DEBUG 146:onap_service.py(12) - [None][Check 12e89f90-c0b8-45ae-bc63-ac67b193322a orchestration request status] response: {"request":{"requestId":"12e89f90-c0b8-45ae-bc63-ac67b193322a","startTime":"Tue, 11 Jan 2022 01:43:25 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelVersionId":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelCustomizationId":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelUuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelInvariantUuid":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","vnfInstanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","vnfInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 11 Jan 2022 01:43:25 GMT"}}} 2022-01-11 01:43:36,526 DEBUG 129:onap_service.py(12) - [None][Check 12e89f90-c0b8-45ae-bc63-ac67b193322a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '29547699-06c9-406b-a2f9-e32d7d6e7c24', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:43:36,526 DEBUG 131:onap_service.py(12) - [None][Check 12e89f90-c0b8-45ae-bc63-ac67b193322a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/12e89f90-c0b8-45ae-bc63-ac67b193322a 2022-01-11 01:43:36,526 DEBUG 132:onap_service.py(12) - [None][Check 12e89f90-c0b8-45ae-bc63-ac67b193322a orchestration request status] data sent: None 2022-01-11 01:43:36,529 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:43:36,727 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/12e89f90-c0b8-45ae-bc63-ac67b193322a HTTP/1.1" 200 1474 2022-01-11 01:43:36,729 INFO 142:onap_service.py(12) - [None][Check 12e89f90-c0b8-45ae-bc63-ac67b193322a orchestration request status] response code: 200 2022-01-11 01:43:36,729 DEBUG 146:onap_service.py(12) - [None][Check 12e89f90-c0b8-45ae-bc63-ac67b193322a orchestration request status] response: {"request":{"requestId":"12e89f90-c0b8-45ae-bc63-ac67b193322a","startTime":"Tue, 11 Jan 2022 01:43:25 GMT","finishTime":"Tue, 11 Jan 2022 01:43:29 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelVersionId":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelCustomizationId":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelUuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelInvariantUuid":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","vnfInstanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","vnfInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 11 Jan 2022 01:43:29 GMT"}}} 2022-01-11 01:43:36,730 INFO 56:mixins.py(12) - VnfDeletionRequest task finished 2022-01-11 01:43:36,731 DEBUG 129:onap_service.py(12) - [None][Check 12e89f90-c0b8-45ae-bc63-ac67b193322a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '043c5cea-f423-49d4-a1e4-5847601305f3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:43:36,731 DEBUG 131:onap_service.py(12) - [None][Check 12e89f90-c0b8-45ae-bc63-ac67b193322a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/12e89f90-c0b8-45ae-bc63-ac67b193322a 2022-01-11 01:43:36,731 DEBUG 132:onap_service.py(12) - [None][Check 12e89f90-c0b8-45ae-bc63-ac67b193322a orchestration request status] data sent: None 2022-01-11 01:43:36,733 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:43:36,892 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/12e89f90-c0b8-45ae-bc63-ac67b193322a HTTP/1.1" 200 1474 2022-01-11 01:43:36,894 INFO 142:onap_service.py(12) - [None][Check 12e89f90-c0b8-45ae-bc63-ac67b193322a orchestration request status] response code: 200 2022-01-11 01:43:36,894 DEBUG 146:onap_service.py(12) - [None][Check 12e89f90-c0b8-45ae-bc63-ac67b193322a orchestration request status] response: {"request":{"requestId":"12e89f90-c0b8-45ae-bc63-ac67b193322a","startTime":"Tue, 11 Jan 2022 01:43:25 GMT","finishTime":"Tue, 11 Jan 2022 01:43:29 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelVersionId":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelCustomizationId":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelUuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelInvariantUuid":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","vnfInstanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","vnfInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 11 Jan 2022 01:43:29 GMT"}}} 2022-01-11 01:43:36,894 DEBUG 129:onap_service.py(12) - [None][Check 12e89f90-c0b8-45ae-bc63-ac67b193322a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1193c8a1-9431-45a2-9085-e5f3be802ae2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:43:36,895 DEBUG 131:onap_service.py(12) - [None][Check 12e89f90-c0b8-45ae-bc63-ac67b193322a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/12e89f90-c0b8-45ae-bc63-ac67b193322a 2022-01-11 01:43:36,895 DEBUG 132:onap_service.py(12) - [None][Check 12e89f90-c0b8-45ae-bc63-ac67b193322a orchestration request status] data sent: None 2022-01-11 01:43:36,896 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:43:37,055 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/12e89f90-c0b8-45ae-bc63-ac67b193322a HTTP/1.1" 200 1474 2022-01-11 01:43:37,057 INFO 142:onap_service.py(12) - [None][Check 12e89f90-c0b8-45ae-bc63-ac67b193322a orchestration request status] response code: 200 2022-01-11 01:43:37,057 DEBUG 146:onap_service.py(12) - [None][Check 12e89f90-c0b8-45ae-bc63-ac67b193322a orchestration request status] response: {"request":{"requestId":"12e89f90-c0b8-45ae-bc63-ac67b193322a","startTime":"Tue, 11 Jan 2022 01:43:25 GMT","finishTime":"Tue, 11 Jan 2022 01:43:29 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelVersionId":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelCustomizationId":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelUuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelInvariantUuid":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","vnfInstanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","vnfInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 11 Jan 2022 01:43:29 GMT"}}} 2022-01-11 01:43:37,068 DEBUG 129:onap_service.py(1) - [None][Check 12e89f90-c0b8-45ae-bc63-ac67b193322a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3ddad37e-ca75-496a-8fd1-ca2ac798072f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:43:37,068 DEBUG 131:onap_service.py(1) - [None][Check 12e89f90-c0b8-45ae-bc63-ac67b193322a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/12e89f90-c0b8-45ae-bc63-ac67b193322a 2022-01-11 01:43:37,069 DEBUG 132:onap_service.py(1) - [None][Check 12e89f90-c0b8-45ae-bc63-ac67b193322a orchestration request status] data sent: None 2022-01-11 01:43:37,071 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:43:37,215 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/12e89f90-c0b8-45ae-bc63-ac67b193322a HTTP/1.1" 200 1474 2022-01-11 01:43:37,217 INFO 142:onap_service.py(1) - [None][Check 12e89f90-c0b8-45ae-bc63-ac67b193322a orchestration request status] response code: 200 2022-01-11 01:43:37,218 DEBUG 146:onap_service.py(1) - [None][Check 12e89f90-c0b8-45ae-bc63-ac67b193322a orchestration request status] response: {"request":{"requestId":"12e89f90-c0b8-45ae-bc63-ac67b193322a","startTime":"Tue, 11 Jan 2022 01:43:25 GMT","finishTime":"Tue, 11 Jan 2022 01:43:29 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelVersionId":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelCustomizationId":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelUuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelInvariantUuid":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","vnfInstanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","vnfInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 11 Jan 2022 01:43:29 GMT"}}} 2022-01-11 01:43:37,219 DEBUG 129:onap_service.py(1) - [None][Check 12e89f90-c0b8-45ae-bc63-ac67b193322a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e4f2ffb3-589b-4cd8-b1c6-93c90ab9dbbb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:43:37,219 DEBUG 131:onap_service.py(1) - [None][Check 12e89f90-c0b8-45ae-bc63-ac67b193322a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/12e89f90-c0b8-45ae-bc63-ac67b193322a 2022-01-11 01:43:37,219 DEBUG 132:onap_service.py(1) - [None][Check 12e89f90-c0b8-45ae-bc63-ac67b193322a orchestration request status] data sent: None 2022-01-11 01:43:37,222 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:43:37,399 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/12e89f90-c0b8-45ae-bc63-ac67b193322a HTTP/1.1" 200 1474 2022-01-11 01:43:37,401 INFO 142:onap_service.py(1) - [None][Check 12e89f90-c0b8-45ae-bc63-ac67b193322a orchestration request status] response code: 200 2022-01-11 01:43:37,402 DEBUG 146:onap_service.py(1) - [None][Check 12e89f90-c0b8-45ae-bc63-ac67b193322a orchestration request status] response: {"request":{"requestId":"12e89f90-c0b8-45ae-bc63-ac67b193322a","startTime":"Tue, 11 Jan 2022 01:43:25 GMT","finishTime":"Tue, 11 Jan 2022 01:43:29 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelVersionId":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelCustomizationId":"a0424a09-801c-42a5-8aed-19b31d3cca40","modelUuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","modelInvariantUuid":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","vnfInstanceId":"3de2deb2-802c-41ff-b3b1-d8ae1e596f47","vnfInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 11 Jan 2022 01:43:29 GMT"}}} 2022-01-11 01:43:37,403 DEBUG 319:service.py(1) - Delete e92471a8-a34a-4ee9-81aa-14c7a4399a6e service instance 2022-01-11 01:43:37,403 DEBUG 113:deletion.py(1) - Service e92471a8-a34a-4ee9-81aa-14c7a4399a6e deletion request 2022-01-11 01:43:37,418 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-11 01:43:37,419 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-11 01:43:37,419 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:43:37,419 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-11 01:43:37,420 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-11 01:43:37,422 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:43:37,488 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2022-01-11 01:43:37,489 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-11 01:43:37,490 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8cbdb43e-de73-4345-856b-73ca69a41a54/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9a432d6e-f04b-43b0-8bab-8daf7593c540/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","name":"basic_onboard_vDEavR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b300d1f9-9217-4a8d-9925-10623b00a784/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-11 01:43:37,492 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-11 01:43:37,492 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:43:37,493 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:43:37,493 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:43:37,493 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-11 01:43:37,493 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:43:37,493 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:43:37,494 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:43:37,494 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-11 01:43:37,494 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:43:37,494 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:43:37,494 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:43:37,494 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_vDEavR from SDC 2022-01-11 01:43:37,495 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:43:37,495 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:43:37,495 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:43:37,495 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-11 01:43:37,495 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-11 01:43:37,495 INFO 192:__init__.py(1) - Service found, updating information 2022-01-11 01:43:37,496 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:43:37,496 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-01-11 01:43:37,496 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-11 01:43:37,498 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:43:37,582 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-01-11 01:43:37,584 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-11 01:43:37,586 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0f2e8f2c-6f8d-4013-afd1-12d3f4d59dd2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856805829,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9a68446a-1d71-46db-a08b-e5768a8bce43","invariantUUID":"9bbd5554-79fd-40b7-9f38-c08adc6e9652","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":"compute","uniqueId":"3c85ef1c-4b82-4e4c-9584-d497a1d3c40d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856975266,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7450e0f7-81a2-4079-b3b6-e95984461c52","invariantUUID":"244e8fa8-b4f5-4a8a-baec-14e3c304acdb","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1d176c-e9df-4b3a-a45d-6ecc25268f0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856817245,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"032fece4-7533-4520-b332-ab0918bc6db4","invariantUUID":"ade9ad6f-4d23-40b5-affc-7a6289d2b38d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1d38f356-c5f9-4cea-b765-4348a88f1a78","lifecycleState":"CERTIFIED","lastUpdateDate":1641865105485,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","invariantUUID":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45fbaf8a-9bb4-4a9c-8907-e508f0001684","lifecycleState":"CERTIFIED","lastUpdateDate":1641856858237,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c90afc9-d624-4a01-a229-1674cb2c5776","invariantUUID":"7696e821-3957-44c3-9ce5-b37e52d1be36","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":"1a617ed6-10fb-4476-9e83-77a78ae45132","lifecycleState":"CERTIFIED","lastUpdateDate":1641856990640,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6b3d5e5-7e99-48fa-b3c4-cbd2a0d55bc3","invariantUUID":"203066a8-f4f1-4172-afb6-7882a7bf6a43","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"290e958a-5959-479b-bc9f-e896209a9ce7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856867158,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"000cfe67-959e-4171-a6f6-d27ac4282333","invariantUUID":"5b1d34ca-fe07-4873-a174-351fea5bf66e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd0ca187-5feb-44fc-919d-1997b7c13d98","lifecycleState":"CERTIFIED","lastUpdateDate":1641856978124,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd6f79ed-7d1d-4127-9018-7462eea9e1bb","invariantUUID":"4d624a40-430a-4fb2-aff7-41c771036e74","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"fd736ecf-8e99-4405-933b-d4ed555fee48","lifecycleState":"CERTIFIED","lastUpdateDate":1641856763612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2560e85f-0449-4a4d-a033-f4f44167e1c1","invariantUUID":"645f9d45-e2c5-4b57-bbab-021894b2fc33","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a4351a9-ec7e-4cd7-aaa3-35345cbd19c9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856880444,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65e2d486-f8c9-4569-9d8f-3ccc22fb6fb1","invariantUUID":"8df3311b-1d3a-4500-b05c-8b9f514d3193","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":"b293f079-39d1-4c1a-873a-b35e65bbc36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856833540,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38ebcfc9-f708-4e17-b9ee-31cd1a7bd6bd","invariantUUID":"b9d15c7d-ca11-4221-ad52-9fe784b5b518","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63c29d58-6dfe-4ba9-b6b7-c30ff229eb9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856942361,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca9c6f77-bb39-43f3-8da4-e837d2465014","invariantUUID":"3b576b5a-ab27-496b-8e70-04bce7dd15eb","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":"network","uniqueId":"9e4a9d6c-e52c-4f4e-95f8-f29adb25bf3d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856912384,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b580e0b-f80d-498e-8b7f-b95ea8ae59ab","invariantUUID":"0a2352a8-b4f6-4aa4-af52-929e5ed4f58c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f64a6f4e-0fa0-4ca7-b659-c34352f5df0d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856984581,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aec41ebe-2e00-487c-a6e9-8e4a5e9c4b52","invariantUUID":"58a02430-f99b-42eb-8ac5-18e21fbdb15d","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"860381e0-1a05-4c29-8527-5ff07fc79dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856862763,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"35c203d4-4062-48f7-a095-44c76f8a73ff","invariantUUID":"b1c8d3ba-ba12-48cf-a0de-7d0fc8ac5b95","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":"f0873993-8d88-4622-9e8f-b31a891f4fdf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856917547,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e32de8f0-5f91-49b8-ad9f-1c46b2048d67","invariantUUID":"a250716f-a410-4c22-a5e3-34d50ee8643d","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":"3ab1b682-d8b3-4eee-b6bb-7a411d83a937","lifecycleState":"CERTIFIED","lastUpdateDate":1641856983110,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a50f9f3-1232-4be6-9d4c-d48a1978b4a8","invariantUUID":"36d25c96-6a93-4675-8e82-7b9f1f77b92e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d8cae6de-8aef-49eb-8162-068c4d7941a1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856754783,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b190e61f-8629-4fef-8885-3a11d9d6abd2","invariantUUID":"d8dfd3c3-e513-405b-a8fa-a039d6a8e261","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"480456e3-6a08-4877-98ed-d63d7c4fb904","lifecycleState":"CERTIFIED","lastUpdateDate":1641856853230,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59087bb2-5912-41df-9177-d0b4d72569bf","invariantUUID":"fd2519bf-be7d-46d4-9d7f-562ef5b800a9","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":"add14407-6f61-448f-a95f-3c98f3e7c105","lifecycleState":"CERTIFIED","lastUpdateDate":1641856987608,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17edd4a8-9cac-48fa-932c-4046481e2482","invariantUUID":"77d929d7-203b-4fa1-82af-f603cf8f5184","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dd43e672-fed3-4ed8-a902-d4394c1f8f04","lifecycleState":"CERTIFIED","lastUpdateDate":1641856923459,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a52a91f-262e-4277-b375-da87e119795d","invariantUUID":"3e235963-0c7d-4043-9b97-e9e0224fd527","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36b59c25-0307-44e9-98c6-c9bced80dbcb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856782230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f57166-b5f2-4c92-b8f8-f27968059746","invariantUUID":"2108f231-db05-4aec-a274-bcae0cd9580c","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":"76c4b0e9-6f61-4ed8-b4c7-824d628f2da0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856878320,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e55139b-7ed5-4f4e-abdd-ebfa2d7d1766","invariantUUID":"56af37bc-b48b-4cd9-a227-86f8cfe8d047","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01827aa7-bf56-48bd-bb3d-24eb53e1ef5e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856759021,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0b87cf3-e8ac-4331-b2b5-b9ebafa0cfb2","invariantUUID":"52971ff3-2168-4a84-941e-d6f1f7a4d412","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":"compute","uniqueId":"5c937a97-5e90-4b6d-a527-e509d3f32228","lifecycleState":"CERTIFIED","lastUpdateDate":1641856940925,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11883da2-719c-43de-a69a-b73f428bd337","invariantUUID":"4c52048a-412a-45f7-af73-dec1b0673591","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":"compute","uniqueId":"df2972f9-679b-4580-ae66-f3973a5a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856882362,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5367507a-8de6-4f68-80e4-2719e1cd6f3e","invariantUUID":"33af4dc6-751b-425d-ad30-aed5e89a1329","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":"a1ec92c7-84fb-454a-a14f-59fa9674b9c3","lifecycleState":"CERTIFIED","lastUpdateDate":1641856807419,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3171ae13-5ad5-4e26-b099-c7ea44c88aa9","invariantUUID":"154d580f-aa8b-4768-a7b2-9729f0abfce0","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":"b7b05e79-5f31-4353-a782-9af131aed70a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856976772,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace1f296-6cbb-487a-b967-b7818de86a1a","invariantUUID":"43267127-07dd-444d-8252-368128d04a65","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7afff291-885a-4144-b58d-3c21a7259e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856766921,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92b7dc37-8757-421f-bffd-c30efda0d70f","invariantUUID":"19e83afd-2d87-44d1-b0f2-6cedacb531d3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ffcda74-7958-4195-bcdd-480b81819d55","lifecycleState":"CERTIFIED","lastUpdateDate":1641856823161,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d9b41d-7d68-4148-9584-fa19db084f10","invariantUUID":"485e037b-5528-4252-a24e-228805826060","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":"a7754ce7-b6d0-49c1-b57e-8976c868f66d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856864267,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dabb4702-d31e-4df5-9a8c-ca37afae933f","invariantUUID":"4840b2bb-fcf9-4394-a664-6f83eae47680","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1d3dcb51-260b-4da0-a592-f5ca2a01689c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856771452,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"571b7e28-6e5c-4332-807e-5738369b90b8","invariantUUID":"885eb457-7789-45f2-b942-64c7ae4a1342","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":"04fa0a3b-291d-45a8-90b3-9e5973240db1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856793531,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1f7b12e5-cb82-4f4d-9b8e-d3b080e0a468","invariantUUID":"9efef5eb-047b-49a0-bb9d-929be72dcc2b","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dcb6bdb-99ed-4836-b74f-d2e02f37cc9c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856775641,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c92fb97-d9eb-4335-adce-55fd1519329b","invariantUUID":"c1be5d13-f72e-4529-a836-597da7d1a2b5","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":"584a137b-56ca-4112-83b1-dd2dbee67916","lifecycleState":"CERTIFIED","lastUpdateDate":1641856874616,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1612fedd-1f78-4465-999b-f7ec7b11df6b","invariantUUID":"5e8a8f85-2830-4762-978b-767f87f8a940","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":"c57b1a5a-dc5a-4588-9f0b-743712f0253e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856886751,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be9bf4bf-7eae-4d3f-9f1c-b52325c42122","invariantUUID":"796498fb-2c3e-4dd4-9338-2cfd9d42c6ce","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":"d0475ddf-9dfa-4a6f-83cd-aca35823276e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856820119,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0dbf8aa2-97f9-4201-9404-06ad33af4fe9","invariantUUID":"b52c2b0c-e8d6-4663-be9e-efb50e34d3c1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c5756bc-362d-462f-b215-04a1a4f0f6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1641856837944,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d21433a-35ad-42c5-bc9a-31fff1affbe5","invariantUUID":"2bd3c7db-8cad-4460-b6bd-25778f7bed08","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":"defaulticon","uniqueId":"bb3d9bc5-dae6-45a5-ae57-086853deb885","lifecycleState":"CERTIFIED","lastUpdateDate":1641865014128,"name":"basic_onboard_vDEavR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b172a215-ce82-43c8-8bf4-878659c5f0f1","invariantUUID":"073106df-8d4f-46e1-bdd0-ce690661142d","systemName":"BasicOnboardVdeavr","description":"VF","tags":["basic_onboard_vDEavR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b6d3f7-1b30-4378-ad89-2a3807e7b905","lifecycleState":"CERTIFIED","lastUpdateDate":1641856914593,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"088bf319-1c9f-412e-bb4c-6a9ca6219ce5","invariantUUID":"13515068-dea9-46fc-9a25-d4b60045358a","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":"591d2b62-193e-4ba8-970d-54cc2fc8f93a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856992062,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a662867-275a-45ec-bac3-d926c244123c","invariantUUID":"e296a87b-d9b2-4e1d-a38e-5df1585bab15","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6d59151-d948-43af-a653-a64af877bd86","lifecycleState":"CERTIFIED","lastUpdateDate":1641856865816,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9cfeeab-4eaa-41f4-a1ce-4b4205098412","invariantUUID":"aa18469b-8989-49f5-9dfd-a8579d2c784c","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c68d8862-b96d-4be2-8a29-e5f5af7884bf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856814445,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1616510e-deef-4ceb-9372-ed46cea6b30c","invariantUUID":"1fe39ba9-e9a2-47d2-932c-b7c61be47341","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":"defaulticon","uniqueId":"bd011879-1be8-4c85-b7f3-f89a3ab3276d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856780643,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97a2e5f6-cddf-4806-9703-e2af04f09471","invariantUUID":"15100cee-e187-420c-aef7-ef657766ec17","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":"a424a972-21e4-4520-bcbf-847194674b6d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856908781,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b762d9b-5186-4dbe-ae74-ba22a3a25b54","invariantUUID":"0c939bfd-b053-43c7-bcb7-8d0b000ef8af","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"41b755d5-124e-4c8a-9600-9c636a3db445","lifecycleState":"CERTIFIED","lastUpdateDate":1641856765209,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20bdffb7-e170-4126-acec-555a83d9bc6a","invariantUUID":"69be2327-8700-4020-a53b-37753e11c8cc","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":"objectStorage","uniqueId":"aa97dcc1-726f-495f-9dae-62df7eed87d7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856870277,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d21de404-db02-4979-855c-59e22f9c9a81","invariantUUID":"f023a003-3b19-4248-856d-ec6f7f4fa32c","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":"defaulticon","uniqueId":"47bb6dc6-7ef7-4786-9e54-bcb46a50e588","lifecycleState":"CERTIFIED","lastUpdateDate":1641856900587,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a67e6849-29d3-4e34-82e9-dcb3be36a603","invariantUUID":"59a90e0a-90f4-44bf-b423-6119c14abfd4","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":"port","uniqueId":"0e0d6f2a-9343-4392-84e9-e818aee0fc0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856906099,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3a1d5f5-ed5e-46b4-bdd2-0d742ed9db48","invariantUUID":"686b1d78-e180-410d-88de-065eeb7867df","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":"b0094b2c-1d1e-4c2c-954a-22461ba0f650","lifecycleState":"CERTIFIED","lastUpdateDate":1641856919067,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ee8341-c577-4860-b926-74eabe75aa9c","invariantUUID":"1f76ba9d-df15-4720-88bf-6d926c562bca","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":"port","uniqueId":"894b349b-7283-49d4-a18c-7727f388aaab","lifecycleState":"CERTIFIED","lastUpdateDate":1641856945354,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8c5933-bae6-4a92-813a-7a216adef98a","invariantUUID":"cdab6d95-15c2-44ec-b3f2-9037fe52c4fc","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":"41227295-fce4-49e3-90ec-026e59b54ee2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856789924,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"79bec82c-46a5-4d1a-97a4-be1ed636f7a9","invariantUUID":"e4703809-37ab-4a1c-8ade-380d2936f0fd","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":"801fbd13-012d-412c-866f-c75b90a81c24","lifecycleState":"CERTIFIED","lastUpdateDate":1641856916067,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c58f4d7b-2f0f-44c5-91f8-13408b1007cf","invariantUUID":"cdd04163-d269-40c5-a8c2-70efeea167f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"00ea9398-5b5f-4009-8caa-a1fb24842de0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856901991,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4943a7b-b90e-4f08-803d-82585b567902","invariantUUID":"728d2393-7572-49cc-bd3c-4ead916a2c3b","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":"91facf16-bc23-489d-94ee-814b33cd1622","lifecycleState":"CERTIFIED","lastUpdateDate":1641856885201,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06529d85-b33f-41bb-84be-1df5b7e83da8","invariantUUID":"a83db36a-ae76-4353-82ae-af697c415dd8","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a71a6a6d-e7ea-4ff9-a169-44be6b288760","lifecycleState":"CERTIFIED","lastUpdateDate":1641856939369,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"897dd567-87c6-4e30-a002-fc36af186516","invariantUUID":"7f8942b0-2d79-417b-818d-53df8d2c8c6e","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":"port","uniqueId":"ecb36648-6f8e-4ad9-8185-19f06ee4391e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856779127,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57ec7af1-2b78-446a-b7ce-100e9fd313a1","invariantUUID":"eb8845ac-8b55-418b-93f9-09a30d4e99f0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5782906-901b-4eef-808c-c216be152158","lifecycleState":"CERTIFIED","lastUpdateDate":1641856829476,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0892bc04-39c9-481f-a687-1507217453dc","invariantUUID":"556e0c85-0a2c-4c8f-a5f5-02c800c21e76","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":"port","uniqueId":"20214fc8-7d45-4116-9913-5181303b6d81","lifecycleState":"CERTIFIED","lastUpdateDate":1641856801754,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d65c97c-026e-48bf-9ff1-12501d0b1e24","invariantUUID":"a0f9ec1f-7917-4782-92d5-4e7fb9224a84","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":"61bd77a3-51ab-4369-a89d-63bca13fe9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856873204,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eeeea433-1ca1-4362-9a28-9ac727c8c530","invariantUUID":"74f6cd34-ad82-4904-998e-a8f38517dc91","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0708d8bc-3371-48d8-a890-1016b7898355","lifecycleState":"CERTIFIED","lastUpdateDate":1641856985980,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb73f509-9311-4640-bbcf-1c37446772b9","invariantUUID":"5e48051a-c562-4bdc-82af-c35d3002cb77","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c3b8cb8-d015-4375-8775-4c13e3365fbc","lifecycleState":"CERTIFIED","lastUpdateDate":1641856930342,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f8ae725-c0e4-4334-b14e-019876592698","invariantUUID":"be47ce7e-47b5-4fcb-b704-b3f51e3a69ff","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":"69c8286d-ba68-4242-947b-5d0ce7ac1df1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856859768,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1a170e-979b-4456-9be6-c3864c1ffd06","invariantUUID":"7e2f33bd-d6e6-449f-b133-4bd98bd07618","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0ae233f-4a23-4050-8d44-b0b87c667623","lifecycleState":"CERTIFIED","lastUpdateDate":1641856894321,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd92cc76-6efb-4838-a243-bf119ba362ed","invariantUUID":"59136afe-0f97-41a8-b810-1c3a820e7293","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e6ef5f9b-2264-48c2-bd72-7f2697dd66be","lifecycleState":"CERTIFIED","lastUpdateDate":1641856891832,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e52d2386-8f20-4eed-8043-2114256fb2c4","invariantUUID":"c0618a2a-64a7-489b-aa72-7982a01f7977","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"db4499ef-b52b-4611-a0f5-c156d4198ff4","lifecycleState":"CERTIFIED","lastUpdateDate":1641856921025,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3750b6f-fbc8-4fda-989e-fd748b8aed17","invariantUUID":"5bec06a2-61ab-4e00-b728-6f52b28a6976","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5ad5061-e270-4a90-8d0c-e722dcc70e90","lifecycleState":"CERTIFIED","lastUpdateDate":1641856937447,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62818cff-2a6e-402e-8b95-fe8f4f1a3b1a","invariantUUID":"ea6af0bf-37a2-43a0-ab8b-504503d33e32","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cebb22c8-e9dc-4320-81fd-a6cfbd0c2d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856777609,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"496c52d9-d1db-4033-9807-4c2d6426ab21","invariantUUID":"a54293c7-ff89-4e81-8f36-bdc3f059989c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"65d16bd9-2bb0-4354-af34-70173f58fbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1641856943849,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39c3e511-6665-4457-bcda-ffa945b97551","invariantUUID":"3eb64bc1-46c7-44ab-84d3-c5eeb5bd9e92","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":"d46d8c93-1aa4-43bb-b545-516e3c1350e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856979767,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fcfab36-65d2-4713-9d58-987cb16a8ac1","invariantUUID":"42ec91b2-497c-4535-99a8-e74c7b887bf8","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b0775cff-380c-4dd1-9e37-207a9d09e749","lifecycleState":"CERTIFIED","lastUpdateDate":1641856773438,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa41e7b2-ac0c-443d-a64d-5bf383f4aaec","invariantUUID":"a0e78fba-472c-4096-8815-889889208d42","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","lifecycleState":"CERTIFIED","lastUpdateDate":1641856748300,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f04e3d6-4dee-4bf7-9cda-4be5f64327c0","invariantUUID":"5472ec35-8b00-4122-8e60-5d46aebcf51a","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":"51ce93f6-e32b-4278-af8f-9993de0b005c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856787080,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7283027-4873-44c6-9994-eb45c09ca1d9","invariantUUID":"01e6b524-1461-4584-8f23-db5d91a37951","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f78bdfd7-e0a6-45ee-b693-9e286308d216","lifecycleState":"CERTIFIED","lastUpdateDate":1641856756789,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21617651-ef5c-4aad-be27-a30491efae7e","invariantUUID":"9509fe23-39c2-4768-84c4-ffbce891e94a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d297a91a-c3ba-471f-8263-a3f2fbfbc2da","lifecycleState":"CERTIFIED","lastUpdateDate":1641856784585,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"88a09835-160a-4e51-9328-3b8f57fe5332","invariantUUID":"c4746860-617d-40ea-82ab-a165a2b5900d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b2ee2956-9389-4b22-b80d-5efe08ebcacb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856932939,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe1d35f4-dde3-44f0-b52f-0510befed2ea","invariantUUID":"f0a1254b-e42d-4666-bcb5-8e38f5178646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74836a63-e150-4b52-8488-4c596157bd6f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856981291,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e06dea16-f288-45e6-b28b-a5bf916955e1","invariantUUID":"5c747c88-8642-4c6d-9452-e3fc1f5f661e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"858fb3f8-22e8-4b22-94b2-cd186d111c8f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856809324,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d5eaf81b-03d3-4931-ac22-2a0a1e814fed","invariantUUID":"64a7f16b-94dc-4233-95f8-7805622eeaf8","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8301f81e-44fe-4581-9741-c357ec59631f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856925850,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e6095f-db75-4cfe-8b78-0658b201a09b","invariantUUID":"54da9ed8-5f11-401c-8cc7-f527ce2cf0c9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"56a190f5-e94d-46fd-aca8-a4ea4ad327e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856989117,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e018dbf5-18bb-493d-b514-9048def12357","invariantUUID":"84c30f01-c00d-4df6-82d8-f714baf322c9","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a796f3f-10aa-4392-831f-e535564261f4","lifecycleState":"CERTIFIED","lastUpdateDate":1641864508669,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"80b592b5-0047-4c50-8e4e-c7bb5b86fef7","invariantUUID":"078439b6-116b-45d3-97d1-0888d643d909","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"57a97373-5e7b-44b8-bb5d-c69a800963ba","lifecycleState":"CERTIFIED","lastUpdateDate":1641856868842,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6cc1e312-6204-4b20-a302-03c798aff04d","invariantUUID":"bf440d27-788b-4b9f-8ef3-9e487ea393ff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"699c4793-e223-4dc2-81ed-c03fb11de167","lifecycleState":"CERTIFIED","lastUpdateDate":1641856904016,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fffe9c05-7180-4a11-a306-b483ed9e3839","invariantUUID":"37aee154-769b-402d-b534-518e93dcca9d","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":"92d500e2-c3d5-4d1d-b705-4130437a869c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856871791,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"535075d6-0666-4b79-bb3b-b00c7a96b1f9","invariantUUID":"5874bb97-8271-40cb-a140-c7fbc0e32170","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":"networkrules","uniqueId":"c8051410-fe80-4a19-976c-a344ce91a028","lifecycleState":"CERTIFIED","lastUpdateDate":1641856800156,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d60c8a09-a715-431a-9b67-4d25680ae9c2","invariantUUID":"e8746927-9e2e-4ef4-aa15-479f674515de","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"390b787a-9d09-434c-bec2-7b8c9b6ecf50","lifecycleState":"CERTIFIED","lastUpdateDate":1641864257406,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","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":"47db812a-fae7-46aa-b3a3-8277fa220f17","lifecycleState":"CERTIFIED","lastUpdateDate":1641865048826,"name":"basic_onboard_vDEavR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","systemName":"BasicOnboardVdeavr","description":"service","tags":["basic_onboard_vDEavR"],"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":"114b971d-6f2f-4aea-a88a-0c8de1b4fbe7","lifecycleState":"CERTIFIED","lastUpdateDate":1641864546530,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1e3ab4e3-163a-48d5-b3c2-3ddea08621f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641865143236,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","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}]}]} 2022-01-11 01:43:37,591 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-11 01:43:37,591 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-11 01:43:37,591 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-11 01:43:37,591 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:43:37,592 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-11 01:43:37,592 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-11 01:43:37,593 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:43:37,667 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2022-01-11 01:43:37,668 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-11 01:43:37,668 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8cbdb43e-de73-4345-856b-73ca69a41a54/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9a432d6e-f04b-43b0-8bab-8daf7593c540/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","name":"basic_onboard_vDEavR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b300d1f9-9217-4a8d-9925-10623b00a784/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-11 01:43:37,670 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-11 01:43:37,670 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:43:37,670 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:43:37,671 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:43:37,671 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-11 01:43:37,671 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:43:37,671 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:43:37,671 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:43:37,672 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-11 01:43:37,672 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:43:37,672 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:43:37,672 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:43:37,672 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_vDEavR from SDC 2022-01-11 01:43:37,672 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:43:37,673 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:43:37,673 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:43:37,673 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-11 01:43:37,673 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-11 01:43:37,673 INFO 192:__init__.py(1) - Service found, updating information 2022-01-11 01:43:37,673 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:43:37,673 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-01-11 01:43:37,673 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-11 01:43:37,675 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:43:37,747 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-01-11 01:43:37,750 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-11 01:43:37,753 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0f2e8f2c-6f8d-4013-afd1-12d3f4d59dd2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856805829,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9a68446a-1d71-46db-a08b-e5768a8bce43","invariantUUID":"9bbd5554-79fd-40b7-9f38-c08adc6e9652","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":"compute","uniqueId":"3c85ef1c-4b82-4e4c-9584-d497a1d3c40d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856975266,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7450e0f7-81a2-4079-b3b6-e95984461c52","invariantUUID":"244e8fa8-b4f5-4a8a-baec-14e3c304acdb","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1d176c-e9df-4b3a-a45d-6ecc25268f0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856817245,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"032fece4-7533-4520-b332-ab0918bc6db4","invariantUUID":"ade9ad6f-4d23-40b5-affc-7a6289d2b38d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1d38f356-c5f9-4cea-b765-4348a88f1a78","lifecycleState":"CERTIFIED","lastUpdateDate":1641865105485,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","invariantUUID":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45fbaf8a-9bb4-4a9c-8907-e508f0001684","lifecycleState":"CERTIFIED","lastUpdateDate":1641856858237,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c90afc9-d624-4a01-a229-1674cb2c5776","invariantUUID":"7696e821-3957-44c3-9ce5-b37e52d1be36","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":"1a617ed6-10fb-4476-9e83-77a78ae45132","lifecycleState":"CERTIFIED","lastUpdateDate":1641856990640,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6b3d5e5-7e99-48fa-b3c4-cbd2a0d55bc3","invariantUUID":"203066a8-f4f1-4172-afb6-7882a7bf6a43","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"290e958a-5959-479b-bc9f-e896209a9ce7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856867158,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"000cfe67-959e-4171-a6f6-d27ac4282333","invariantUUID":"5b1d34ca-fe07-4873-a174-351fea5bf66e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd0ca187-5feb-44fc-919d-1997b7c13d98","lifecycleState":"CERTIFIED","lastUpdateDate":1641856978124,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd6f79ed-7d1d-4127-9018-7462eea9e1bb","invariantUUID":"4d624a40-430a-4fb2-aff7-41c771036e74","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"fd736ecf-8e99-4405-933b-d4ed555fee48","lifecycleState":"CERTIFIED","lastUpdateDate":1641856763612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2560e85f-0449-4a4d-a033-f4f44167e1c1","invariantUUID":"645f9d45-e2c5-4b57-bbab-021894b2fc33","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a4351a9-ec7e-4cd7-aaa3-35345cbd19c9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856880444,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65e2d486-f8c9-4569-9d8f-3ccc22fb6fb1","invariantUUID":"8df3311b-1d3a-4500-b05c-8b9f514d3193","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":"b293f079-39d1-4c1a-873a-b35e65bbc36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856833540,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38ebcfc9-f708-4e17-b9ee-31cd1a7bd6bd","invariantUUID":"b9d15c7d-ca11-4221-ad52-9fe784b5b518","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63c29d58-6dfe-4ba9-b6b7-c30ff229eb9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856942361,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca9c6f77-bb39-43f3-8da4-e837d2465014","invariantUUID":"3b576b5a-ab27-496b-8e70-04bce7dd15eb","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":"network","uniqueId":"9e4a9d6c-e52c-4f4e-95f8-f29adb25bf3d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856912384,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b580e0b-f80d-498e-8b7f-b95ea8ae59ab","invariantUUID":"0a2352a8-b4f6-4aa4-af52-929e5ed4f58c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f64a6f4e-0fa0-4ca7-b659-c34352f5df0d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856984581,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aec41ebe-2e00-487c-a6e9-8e4a5e9c4b52","invariantUUID":"58a02430-f99b-42eb-8ac5-18e21fbdb15d","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"860381e0-1a05-4c29-8527-5ff07fc79dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856862763,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"35c203d4-4062-48f7-a095-44c76f8a73ff","invariantUUID":"b1c8d3ba-ba12-48cf-a0de-7d0fc8ac5b95","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":"f0873993-8d88-4622-9e8f-b31a891f4fdf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856917547,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e32de8f0-5f91-49b8-ad9f-1c46b2048d67","invariantUUID":"a250716f-a410-4c22-a5e3-34d50ee8643d","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":"3ab1b682-d8b3-4eee-b6bb-7a411d83a937","lifecycleState":"CERTIFIED","lastUpdateDate":1641856983110,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a50f9f3-1232-4be6-9d4c-d48a1978b4a8","invariantUUID":"36d25c96-6a93-4675-8e82-7b9f1f77b92e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d8cae6de-8aef-49eb-8162-068c4d7941a1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856754783,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b190e61f-8629-4fef-8885-3a11d9d6abd2","invariantUUID":"d8dfd3c3-e513-405b-a8fa-a039d6a8e261","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"480456e3-6a08-4877-98ed-d63d7c4fb904","lifecycleState":"CERTIFIED","lastUpdateDate":1641856853230,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59087bb2-5912-41df-9177-d0b4d72569bf","invariantUUID":"fd2519bf-be7d-46d4-9d7f-562ef5b800a9","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":"add14407-6f61-448f-a95f-3c98f3e7c105","lifecycleState":"CERTIFIED","lastUpdateDate":1641856987608,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17edd4a8-9cac-48fa-932c-4046481e2482","invariantUUID":"77d929d7-203b-4fa1-82af-f603cf8f5184","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dd43e672-fed3-4ed8-a902-d4394c1f8f04","lifecycleState":"CERTIFIED","lastUpdateDate":1641856923459,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a52a91f-262e-4277-b375-da87e119795d","invariantUUID":"3e235963-0c7d-4043-9b97-e9e0224fd527","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36b59c25-0307-44e9-98c6-c9bced80dbcb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856782230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f57166-b5f2-4c92-b8f8-f27968059746","invariantUUID":"2108f231-db05-4aec-a274-bcae0cd9580c","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":"76c4b0e9-6f61-4ed8-b4c7-824d628f2da0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856878320,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e55139b-7ed5-4f4e-abdd-ebfa2d7d1766","invariantUUID":"56af37bc-b48b-4cd9-a227-86f8cfe8d047","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01827aa7-bf56-48bd-bb3d-24eb53e1ef5e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856759021,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0b87cf3-e8ac-4331-b2b5-b9ebafa0cfb2","invariantUUID":"52971ff3-2168-4a84-941e-d6f1f7a4d412","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":"compute","uniqueId":"5c937a97-5e90-4b6d-a527-e509d3f32228","lifecycleState":"CERTIFIED","lastUpdateDate":1641856940925,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11883da2-719c-43de-a69a-b73f428bd337","invariantUUID":"4c52048a-412a-45f7-af73-dec1b0673591","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":"compute","uniqueId":"df2972f9-679b-4580-ae66-f3973a5a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856882362,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5367507a-8de6-4f68-80e4-2719e1cd6f3e","invariantUUID":"33af4dc6-751b-425d-ad30-aed5e89a1329","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":"a1ec92c7-84fb-454a-a14f-59fa9674b9c3","lifecycleState":"CERTIFIED","lastUpdateDate":1641856807419,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3171ae13-5ad5-4e26-b099-c7ea44c88aa9","invariantUUID":"154d580f-aa8b-4768-a7b2-9729f0abfce0","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":"b7b05e79-5f31-4353-a782-9af131aed70a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856976772,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace1f296-6cbb-487a-b967-b7818de86a1a","invariantUUID":"43267127-07dd-444d-8252-368128d04a65","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7afff291-885a-4144-b58d-3c21a7259e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856766921,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92b7dc37-8757-421f-bffd-c30efda0d70f","invariantUUID":"19e83afd-2d87-44d1-b0f2-6cedacb531d3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ffcda74-7958-4195-bcdd-480b81819d55","lifecycleState":"CERTIFIED","lastUpdateDate":1641856823161,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d9b41d-7d68-4148-9584-fa19db084f10","invariantUUID":"485e037b-5528-4252-a24e-228805826060","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":"a7754ce7-b6d0-49c1-b57e-8976c868f66d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856864267,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dabb4702-d31e-4df5-9a8c-ca37afae933f","invariantUUID":"4840b2bb-fcf9-4394-a664-6f83eae47680","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1d3dcb51-260b-4da0-a592-f5ca2a01689c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856771452,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"571b7e28-6e5c-4332-807e-5738369b90b8","invariantUUID":"885eb457-7789-45f2-b942-64c7ae4a1342","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":"04fa0a3b-291d-45a8-90b3-9e5973240db1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856793531,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1f7b12e5-cb82-4f4d-9b8e-d3b080e0a468","invariantUUID":"9efef5eb-047b-49a0-bb9d-929be72dcc2b","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dcb6bdb-99ed-4836-b74f-d2e02f37cc9c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856775641,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c92fb97-d9eb-4335-adce-55fd1519329b","invariantUUID":"c1be5d13-f72e-4529-a836-597da7d1a2b5","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":"584a137b-56ca-4112-83b1-dd2dbee67916","lifecycleState":"CERTIFIED","lastUpdateDate":1641856874616,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1612fedd-1f78-4465-999b-f7ec7b11df6b","invariantUUID":"5e8a8f85-2830-4762-978b-767f87f8a940","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":"c57b1a5a-dc5a-4588-9f0b-743712f0253e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856886751,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be9bf4bf-7eae-4d3f-9f1c-b52325c42122","invariantUUID":"796498fb-2c3e-4dd4-9338-2cfd9d42c6ce","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":"d0475ddf-9dfa-4a6f-83cd-aca35823276e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856820119,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0dbf8aa2-97f9-4201-9404-06ad33af4fe9","invariantUUID":"b52c2b0c-e8d6-4663-be9e-efb50e34d3c1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c5756bc-362d-462f-b215-04a1a4f0f6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1641856837944,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d21433a-35ad-42c5-bc9a-31fff1affbe5","invariantUUID":"2bd3c7db-8cad-4460-b6bd-25778f7bed08","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":"defaulticon","uniqueId":"bb3d9bc5-dae6-45a5-ae57-086853deb885","lifecycleState":"CERTIFIED","lastUpdateDate":1641865014128,"name":"basic_onboard_vDEavR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b172a215-ce82-43c8-8bf4-878659c5f0f1","invariantUUID":"073106df-8d4f-46e1-bdd0-ce690661142d","systemName":"BasicOnboardVdeavr","description":"VF","tags":["basic_onboard_vDEavR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b6d3f7-1b30-4378-ad89-2a3807e7b905","lifecycleState":"CERTIFIED","lastUpdateDate":1641856914593,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"088bf319-1c9f-412e-bb4c-6a9ca6219ce5","invariantUUID":"13515068-dea9-46fc-9a25-d4b60045358a","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":"591d2b62-193e-4ba8-970d-54cc2fc8f93a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856992062,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a662867-275a-45ec-bac3-d926c244123c","invariantUUID":"e296a87b-d9b2-4e1d-a38e-5df1585bab15","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6d59151-d948-43af-a653-a64af877bd86","lifecycleState":"CERTIFIED","lastUpdateDate":1641856865816,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9cfeeab-4eaa-41f4-a1ce-4b4205098412","invariantUUID":"aa18469b-8989-49f5-9dfd-a8579d2c784c","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c68d8862-b96d-4be2-8a29-e5f5af7884bf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856814445,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1616510e-deef-4ceb-9372-ed46cea6b30c","invariantUUID":"1fe39ba9-e9a2-47d2-932c-b7c61be47341","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":"defaulticon","uniqueId":"bd011879-1be8-4c85-b7f3-f89a3ab3276d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856780643,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97a2e5f6-cddf-4806-9703-e2af04f09471","invariantUUID":"15100cee-e187-420c-aef7-ef657766ec17","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":"a424a972-21e4-4520-bcbf-847194674b6d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856908781,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b762d9b-5186-4dbe-ae74-ba22a3a25b54","invariantUUID":"0c939bfd-b053-43c7-bcb7-8d0b000ef8af","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"41b755d5-124e-4c8a-9600-9c636a3db445","lifecycleState":"CERTIFIED","lastUpdateDate":1641856765209,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20bdffb7-e170-4126-acec-555a83d9bc6a","invariantUUID":"69be2327-8700-4020-a53b-37753e11c8cc","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":"objectStorage","uniqueId":"aa97dcc1-726f-495f-9dae-62df7eed87d7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856870277,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d21de404-db02-4979-855c-59e22f9c9a81","invariantUUID":"f023a003-3b19-4248-856d-ec6f7f4fa32c","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":"defaulticon","uniqueId":"47bb6dc6-7ef7-4786-9e54-bcb46a50e588","lifecycleState":"CERTIFIED","lastUpdateDate":1641856900587,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a67e6849-29d3-4e34-82e9-dcb3be36a603","invariantUUID":"59a90e0a-90f4-44bf-b423-6119c14abfd4","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":"port","uniqueId":"0e0d6f2a-9343-4392-84e9-e818aee0fc0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856906099,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3a1d5f5-ed5e-46b4-bdd2-0d742ed9db48","invariantUUID":"686b1d78-e180-410d-88de-065eeb7867df","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":"b0094b2c-1d1e-4c2c-954a-22461ba0f650","lifecycleState":"CERTIFIED","lastUpdateDate":1641856919067,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ee8341-c577-4860-b926-74eabe75aa9c","invariantUUID":"1f76ba9d-df15-4720-88bf-6d926c562bca","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":"port","uniqueId":"894b349b-7283-49d4-a18c-7727f388aaab","lifecycleState":"CERTIFIED","lastUpdateDate":1641856945354,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8c5933-bae6-4a92-813a-7a216adef98a","invariantUUID":"cdab6d95-15c2-44ec-b3f2-9037fe52c4fc","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":"41227295-fce4-49e3-90ec-026e59b54ee2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856789924,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"79bec82c-46a5-4d1a-97a4-be1ed636f7a9","invariantUUID":"e4703809-37ab-4a1c-8ade-380d2936f0fd","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":"801fbd13-012d-412c-866f-c75b90a81c24","lifecycleState":"CERTIFIED","lastUpdateDate":1641856916067,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c58f4d7b-2f0f-44c5-91f8-13408b1007cf","invariantUUID":"cdd04163-d269-40c5-a8c2-70efeea167f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"00ea9398-5b5f-4009-8caa-a1fb24842de0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856901991,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4943a7b-b90e-4f08-803d-82585b567902","invariantUUID":"728d2393-7572-49cc-bd3c-4ead916a2c3b","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":"91facf16-bc23-489d-94ee-814b33cd1622","lifecycleState":"CERTIFIED","lastUpdateDate":1641856885201,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06529d85-b33f-41bb-84be-1df5b7e83da8","invariantUUID":"a83db36a-ae76-4353-82ae-af697c415dd8","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a71a6a6d-e7ea-4ff9-a169-44be6b288760","lifecycleState":"CERTIFIED","lastUpdateDate":1641856939369,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"897dd567-87c6-4e30-a002-fc36af186516","invariantUUID":"7f8942b0-2d79-417b-818d-53df8d2c8c6e","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":"port","uniqueId":"ecb36648-6f8e-4ad9-8185-19f06ee4391e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856779127,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57ec7af1-2b78-446a-b7ce-100e9fd313a1","invariantUUID":"eb8845ac-8b55-418b-93f9-09a30d4e99f0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5782906-901b-4eef-808c-c216be152158","lifecycleState":"CERTIFIED","lastUpdateDate":1641856829476,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0892bc04-39c9-481f-a687-1507217453dc","invariantUUID":"556e0c85-0a2c-4c8f-a5f5-02c800c21e76","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":"port","uniqueId":"20214fc8-7d45-4116-9913-5181303b6d81","lifecycleState":"CERTIFIED","lastUpdateDate":1641856801754,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d65c97c-026e-48bf-9ff1-12501d0b1e24","invariantUUID":"a0f9ec1f-7917-4782-92d5-4e7fb9224a84","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":"61bd77a3-51ab-4369-a89d-63bca13fe9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856873204,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eeeea433-1ca1-4362-9a28-9ac727c8c530","invariantUUID":"74f6cd34-ad82-4904-998e-a8f38517dc91","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0708d8bc-3371-48d8-a890-1016b7898355","lifecycleState":"CERTIFIED","lastUpdateDate":1641856985980,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb73f509-9311-4640-bbcf-1c37446772b9","invariantUUID":"5e48051a-c562-4bdc-82af-c35d3002cb77","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c3b8cb8-d015-4375-8775-4c13e3365fbc","lifecycleState":"CERTIFIED","lastUpdateDate":1641856930342,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f8ae725-c0e4-4334-b14e-019876592698","invariantUUID":"be47ce7e-47b5-4fcb-b704-b3f51e3a69ff","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":"69c8286d-ba68-4242-947b-5d0ce7ac1df1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856859768,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1a170e-979b-4456-9be6-c3864c1ffd06","invariantUUID":"7e2f33bd-d6e6-449f-b133-4bd98bd07618","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0ae233f-4a23-4050-8d44-b0b87c667623","lifecycleState":"CERTIFIED","lastUpdateDate":1641856894321,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd92cc76-6efb-4838-a243-bf119ba362ed","invariantUUID":"59136afe-0f97-41a8-b810-1c3a820e7293","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e6ef5f9b-2264-48c2-bd72-7f2697dd66be","lifecycleState":"CERTIFIED","lastUpdateDate":1641856891832,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e52d2386-8f20-4eed-8043-2114256fb2c4","invariantUUID":"c0618a2a-64a7-489b-aa72-7982a01f7977","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"db4499ef-b52b-4611-a0f5-c156d4198ff4","lifecycleState":"CERTIFIED","lastUpdateDate":1641856921025,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3750b6f-fbc8-4fda-989e-fd748b8aed17","invariantUUID":"5bec06a2-61ab-4e00-b728-6f52b28a6976","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5ad5061-e270-4a90-8d0c-e722dcc70e90","lifecycleState":"CERTIFIED","lastUpdateDate":1641856937447,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62818cff-2a6e-402e-8b95-fe8f4f1a3b1a","invariantUUID":"ea6af0bf-37a2-43a0-ab8b-504503d33e32","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cebb22c8-e9dc-4320-81fd-a6cfbd0c2d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856777609,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"496c52d9-d1db-4033-9807-4c2d6426ab21","invariantUUID":"a54293c7-ff89-4e81-8f36-bdc3f059989c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"65d16bd9-2bb0-4354-af34-70173f58fbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1641856943849,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39c3e511-6665-4457-bcda-ffa945b97551","invariantUUID":"3eb64bc1-46c7-44ab-84d3-c5eeb5bd9e92","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":"d46d8c93-1aa4-43bb-b545-516e3c1350e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856979767,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fcfab36-65d2-4713-9d58-987cb16a8ac1","invariantUUID":"42ec91b2-497c-4535-99a8-e74c7b887bf8","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b0775cff-380c-4dd1-9e37-207a9d09e749","lifecycleState":"CERTIFIED","lastUpdateDate":1641856773438,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa41e7b2-ac0c-443d-a64d-5bf383f4aaec","invariantUUID":"a0e78fba-472c-4096-8815-889889208d42","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","lifecycleState":"CERTIFIED","lastUpdateDate":1641856748300,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f04e3d6-4dee-4bf7-9cda-4be5f64327c0","invariantUUID":"5472ec35-8b00-4122-8e60-5d46aebcf51a","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":"51ce93f6-e32b-4278-af8f-9993de0b005c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856787080,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7283027-4873-44c6-9994-eb45c09ca1d9","invariantUUID":"01e6b524-1461-4584-8f23-db5d91a37951","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f78bdfd7-e0a6-45ee-b693-9e286308d216","lifecycleState":"CERTIFIED","lastUpdateDate":1641856756789,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21617651-ef5c-4aad-be27-a30491efae7e","invariantUUID":"9509fe23-39c2-4768-84c4-ffbce891e94a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d297a91a-c3ba-471f-8263-a3f2fbfbc2da","lifecycleState":"CERTIFIED","lastUpdateDate":1641856784585,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"88a09835-160a-4e51-9328-3b8f57fe5332","invariantUUID":"c4746860-617d-40ea-82ab-a165a2b5900d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b2ee2956-9389-4b22-b80d-5efe08ebcacb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856932939,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe1d35f4-dde3-44f0-b52f-0510befed2ea","invariantUUID":"f0a1254b-e42d-4666-bcb5-8e38f5178646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74836a63-e150-4b52-8488-4c596157bd6f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856981291,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e06dea16-f288-45e6-b28b-a5bf916955e1","invariantUUID":"5c747c88-8642-4c6d-9452-e3fc1f5f661e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"858fb3f8-22e8-4b22-94b2-cd186d111c8f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856809324,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d5eaf81b-03d3-4931-ac22-2a0a1e814fed","invariantUUID":"64a7f16b-94dc-4233-95f8-7805622eeaf8","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8301f81e-44fe-4581-9741-c357ec59631f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856925850,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e6095f-db75-4cfe-8b78-0658b201a09b","invariantUUID":"54da9ed8-5f11-401c-8cc7-f527ce2cf0c9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"56a190f5-e94d-46fd-aca8-a4ea4ad327e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856989117,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e018dbf5-18bb-493d-b514-9048def12357","invariantUUID":"84c30f01-c00d-4df6-82d8-f714baf322c9","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a796f3f-10aa-4392-831f-e535564261f4","lifecycleState":"CERTIFIED","lastUpdateDate":1641864508669,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"80b592b5-0047-4c50-8e4e-c7bb5b86fef7","invariantUUID":"078439b6-116b-45d3-97d1-0888d643d909","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"57a97373-5e7b-44b8-bb5d-c69a800963ba","lifecycleState":"CERTIFIED","lastUpdateDate":1641856868842,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6cc1e312-6204-4b20-a302-03c798aff04d","invariantUUID":"bf440d27-788b-4b9f-8ef3-9e487ea393ff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"699c4793-e223-4dc2-81ed-c03fb11de167","lifecycleState":"CERTIFIED","lastUpdateDate":1641856904016,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fffe9c05-7180-4a11-a306-b483ed9e3839","invariantUUID":"37aee154-769b-402d-b534-518e93dcca9d","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":"92d500e2-c3d5-4d1d-b705-4130437a869c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856871791,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"535075d6-0666-4b79-bb3b-b00c7a96b1f9","invariantUUID":"5874bb97-8271-40cb-a140-c7fbc0e32170","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":"networkrules","uniqueId":"c8051410-fe80-4a19-976c-a344ce91a028","lifecycleState":"CERTIFIED","lastUpdateDate":1641856800156,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d60c8a09-a715-431a-9b67-4d25680ae9c2","invariantUUID":"e8746927-9e2e-4ef4-aa15-479f674515de","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"390b787a-9d09-434c-bec2-7b8c9b6ecf50","lifecycleState":"CERTIFIED","lastUpdateDate":1641864257406,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","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":"47db812a-fae7-46aa-b3a3-8277fa220f17","lifecycleState":"CERTIFIED","lastUpdateDate":1641865048826,"name":"basic_onboard_vDEavR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","systemName":"BasicOnboardVdeavr","description":"service","tags":["basic_onboard_vDEavR"],"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":"114b971d-6f2f-4aea-a88a-0c8de1b4fbe7","lifecycleState":"CERTIFIED","lastUpdateDate":1641864546530,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1e3ab4e3-163a-48d5-b3c2-3ddea08621f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641865143236,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","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}]}]} 2022-01-11 01:43:37,757 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-11 01:43:37,758 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-11 01:43:37,758 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-11 01:43:37,758 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:43:37,758 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-11 01:43:37,758 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-11 01:43:37,760 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:43:37,817 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2022-01-11 01:43:37,818 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-11 01:43:37,818 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8cbdb43e-de73-4345-856b-73ca69a41a54/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9a432d6e-f04b-43b0-8bab-8daf7593c540/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","name":"basic_onboard_vDEavR","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b300d1f9-9217-4a8d-9925-10623b00a784/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-11 01:43:37,821 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-11 01:43:37,821 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:43:37,821 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:43:37,821 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:43:37,822 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-11 01:43:37,822 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:43:37,822 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:43:37,822 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:43:37,822 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-11 01:43:37,822 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:43:37,822 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:43:37,822 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:43:37,823 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_vDEavR from SDC 2022-01-11 01:43:37,823 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-11 01:43:37,823 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-11 01:43:37,823 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-11 01:43:37,823 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-11 01:43:37,823 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-11 01:43:37,823 INFO 192:__init__.py(1) - Service found, updating information 2022-01-11 01:43:37,824 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-11 01:43:37,824 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-01-11 01:43:37,824 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-11 01:43:37,826 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-11 01:43:37,892 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-01-11 01:43:37,896 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-11 01:43:37,899 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"0f2e8f2c-6f8d-4013-afd1-12d3f4d59dd2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856805829,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9a68446a-1d71-46db-a08b-e5768a8bce43","invariantUUID":"9bbd5554-79fd-40b7-9f38-c08adc6e9652","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":"compute","uniqueId":"3c85ef1c-4b82-4e4c-9584-d497a1d3c40d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856975266,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7450e0f7-81a2-4079-b3b6-e95984461c52","invariantUUID":"244e8fa8-b4f5-4a8a-baec-14e3c304acdb","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab1d176c-e9df-4b3a-a45d-6ecc25268f0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856817245,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"032fece4-7533-4520-b332-ab0918bc6db4","invariantUUID":"ade9ad6f-4d23-40b5-affc-7a6289d2b38d","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1d38f356-c5f9-4cea-b765-4348a88f1a78","lifecycleState":"CERTIFIED","lastUpdateDate":1641865105485,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2cea4933-5a80-4d20-99c0-54eb9299daf3","invariantUUID":"75ed9169-d280-4faf-ab5e-6c3c84c2f6c2","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45fbaf8a-9bb4-4a9c-8907-e508f0001684","lifecycleState":"CERTIFIED","lastUpdateDate":1641856858237,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c90afc9-d624-4a01-a229-1674cb2c5776","invariantUUID":"7696e821-3957-44c3-9ce5-b37e52d1be36","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":"1a617ed6-10fb-4476-9e83-77a78ae45132","lifecycleState":"CERTIFIED","lastUpdateDate":1641856990640,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6b3d5e5-7e99-48fa-b3c4-cbd2a0d55bc3","invariantUUID":"203066a8-f4f1-4172-afb6-7882a7bf6a43","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"290e958a-5959-479b-bc9f-e896209a9ce7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856867158,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"000cfe67-959e-4171-a6f6-d27ac4282333","invariantUUID":"5b1d34ca-fe07-4873-a174-351fea5bf66e","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bd0ca187-5feb-44fc-919d-1997b7c13d98","lifecycleState":"CERTIFIED","lastUpdateDate":1641856978124,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd6f79ed-7d1d-4127-9018-7462eea9e1bb","invariantUUID":"4d624a40-430a-4fb2-aff7-41c771036e74","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"fd736ecf-8e99-4405-933b-d4ed555fee48","lifecycleState":"CERTIFIED","lastUpdateDate":1641856763612,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2560e85f-0449-4a4d-a033-f4f44167e1c1","invariantUUID":"645f9d45-e2c5-4b57-bbab-021894b2fc33","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a4351a9-ec7e-4cd7-aaa3-35345cbd19c9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856880444,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65e2d486-f8c9-4569-9d8f-3ccc22fb6fb1","invariantUUID":"8df3311b-1d3a-4500-b05c-8b9f514d3193","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":"b293f079-39d1-4c1a-873a-b35e65bbc36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856833540,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38ebcfc9-f708-4e17-b9ee-31cd1a7bd6bd","invariantUUID":"b9d15c7d-ca11-4221-ad52-9fe784b5b518","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63c29d58-6dfe-4ba9-b6b7-c30ff229eb9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856942361,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca9c6f77-bb39-43f3-8da4-e837d2465014","invariantUUID":"3b576b5a-ab27-496b-8e70-04bce7dd15eb","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":"network","uniqueId":"9e4a9d6c-e52c-4f4e-95f8-f29adb25bf3d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856912384,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b580e0b-f80d-498e-8b7f-b95ea8ae59ab","invariantUUID":"0a2352a8-b4f6-4aa4-af52-929e5ed4f58c","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f64a6f4e-0fa0-4ca7-b659-c34352f5df0d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856984581,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aec41ebe-2e00-487c-a6e9-8e4a5e9c4b52","invariantUUID":"58a02430-f99b-42eb-8ac5-18e21fbdb15d","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"860381e0-1a05-4c29-8527-5ff07fc79dd9","lifecycleState":"CERTIFIED","lastUpdateDate":1641856862763,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"35c203d4-4062-48f7-a095-44c76f8a73ff","invariantUUID":"b1c8d3ba-ba12-48cf-a0de-7d0fc8ac5b95","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":"f0873993-8d88-4622-9e8f-b31a891f4fdf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856917547,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e32de8f0-5f91-49b8-ad9f-1c46b2048d67","invariantUUID":"a250716f-a410-4c22-a5e3-34d50ee8643d","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":"3ab1b682-d8b3-4eee-b6bb-7a411d83a937","lifecycleState":"CERTIFIED","lastUpdateDate":1641856983110,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a50f9f3-1232-4be6-9d4c-d48a1978b4a8","invariantUUID":"36d25c96-6a93-4675-8e82-7b9f1f77b92e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d8cae6de-8aef-49eb-8162-068c4d7941a1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856754783,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b190e61f-8629-4fef-8885-3a11d9d6abd2","invariantUUID":"d8dfd3c3-e513-405b-a8fa-a039d6a8e261","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"480456e3-6a08-4877-98ed-d63d7c4fb904","lifecycleState":"CERTIFIED","lastUpdateDate":1641856853230,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59087bb2-5912-41df-9177-d0b4d72569bf","invariantUUID":"fd2519bf-be7d-46d4-9d7f-562ef5b800a9","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":"add14407-6f61-448f-a95f-3c98f3e7c105","lifecycleState":"CERTIFIED","lastUpdateDate":1641856987608,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17edd4a8-9cac-48fa-932c-4046481e2482","invariantUUID":"77d929d7-203b-4fa1-82af-f603cf8f5184","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dd43e672-fed3-4ed8-a902-d4394c1f8f04","lifecycleState":"CERTIFIED","lastUpdateDate":1641856923459,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a52a91f-262e-4277-b375-da87e119795d","invariantUUID":"3e235963-0c7d-4043-9b97-e9e0224fd527","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36b59c25-0307-44e9-98c6-c9bced80dbcb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856782230,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f57166-b5f2-4c92-b8f8-f27968059746","invariantUUID":"2108f231-db05-4aec-a274-bcae0cd9580c","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":"76c4b0e9-6f61-4ed8-b4c7-824d628f2da0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856878320,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e55139b-7ed5-4f4e-abdd-ebfa2d7d1766","invariantUUID":"56af37bc-b48b-4cd9-a227-86f8cfe8d047","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01827aa7-bf56-48bd-bb3d-24eb53e1ef5e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856759021,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0b87cf3-e8ac-4331-b2b5-b9ebafa0cfb2","invariantUUID":"52971ff3-2168-4a84-941e-d6f1f7a4d412","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":"compute","uniqueId":"5c937a97-5e90-4b6d-a527-e509d3f32228","lifecycleState":"CERTIFIED","lastUpdateDate":1641856940925,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11883da2-719c-43de-a69a-b73f428bd337","invariantUUID":"4c52048a-412a-45f7-af73-dec1b0673591","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":"compute","uniqueId":"df2972f9-679b-4580-ae66-f3973a5a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856882362,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5367507a-8de6-4f68-80e4-2719e1cd6f3e","invariantUUID":"33af4dc6-751b-425d-ad30-aed5e89a1329","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":"a1ec92c7-84fb-454a-a14f-59fa9674b9c3","lifecycleState":"CERTIFIED","lastUpdateDate":1641856807419,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3171ae13-5ad5-4e26-b099-c7ea44c88aa9","invariantUUID":"154d580f-aa8b-4768-a7b2-9729f0abfce0","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":"b7b05e79-5f31-4353-a782-9af131aed70a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856976772,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace1f296-6cbb-487a-b967-b7818de86a1a","invariantUUID":"43267127-07dd-444d-8252-368128d04a65","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7afff291-885a-4144-b58d-3c21a7259e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856766921,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92b7dc37-8757-421f-bffd-c30efda0d70f","invariantUUID":"19e83afd-2d87-44d1-b0f2-6cedacb531d3","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ffcda74-7958-4195-bcdd-480b81819d55","lifecycleState":"CERTIFIED","lastUpdateDate":1641856823161,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82d9b41d-7d68-4148-9584-fa19db084f10","invariantUUID":"485e037b-5528-4252-a24e-228805826060","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":"a7754ce7-b6d0-49c1-b57e-8976c868f66d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856864267,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dabb4702-d31e-4df5-9a8c-ca37afae933f","invariantUUID":"4840b2bb-fcf9-4394-a664-6f83eae47680","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1d3dcb51-260b-4da0-a592-f5ca2a01689c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856771452,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"571b7e28-6e5c-4332-807e-5738369b90b8","invariantUUID":"885eb457-7789-45f2-b942-64c7ae4a1342","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":"04fa0a3b-291d-45a8-90b3-9e5973240db1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856793531,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1f7b12e5-cb82-4f4d-9b8e-d3b080e0a468","invariantUUID":"9efef5eb-047b-49a0-bb9d-929be72dcc2b","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0dcb6bdb-99ed-4836-b74f-d2e02f37cc9c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856775641,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c92fb97-d9eb-4335-adce-55fd1519329b","invariantUUID":"c1be5d13-f72e-4529-a836-597da7d1a2b5","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":"584a137b-56ca-4112-83b1-dd2dbee67916","lifecycleState":"CERTIFIED","lastUpdateDate":1641856874616,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1612fedd-1f78-4465-999b-f7ec7b11df6b","invariantUUID":"5e8a8f85-2830-4762-978b-767f87f8a940","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":"c57b1a5a-dc5a-4588-9f0b-743712f0253e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856886751,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be9bf4bf-7eae-4d3f-9f1c-b52325c42122","invariantUUID":"796498fb-2c3e-4dd4-9338-2cfd9d42c6ce","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":"d0475ddf-9dfa-4a6f-83cd-aca35823276e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856820119,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0dbf8aa2-97f9-4201-9404-06ad33af4fe9","invariantUUID":"b52c2b0c-e8d6-4663-be9e-efb50e34d3c1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c5756bc-362d-462f-b215-04a1a4f0f6ce","lifecycleState":"CERTIFIED","lastUpdateDate":1641856837944,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d21433a-35ad-42c5-bc9a-31fff1affbe5","invariantUUID":"2bd3c7db-8cad-4460-b6bd-25778f7bed08","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":"defaulticon","uniqueId":"bb3d9bc5-dae6-45a5-ae57-086853deb885","lifecycleState":"CERTIFIED","lastUpdateDate":1641865014128,"name":"basic_onboard_vDEavR","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b172a215-ce82-43c8-8bf4-878659c5f0f1","invariantUUID":"073106df-8d4f-46e1-bdd0-ce690661142d","systemName":"BasicOnboardVdeavr","description":"VF","tags":["basic_onboard_vDEavR"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42b6d3f7-1b30-4378-ad89-2a3807e7b905","lifecycleState":"CERTIFIED","lastUpdateDate":1641856914593,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"088bf319-1c9f-412e-bb4c-6a9ca6219ce5","invariantUUID":"13515068-dea9-46fc-9a25-d4b60045358a","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":"591d2b62-193e-4ba8-970d-54cc2fc8f93a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856992062,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a662867-275a-45ec-bac3-d926c244123c","invariantUUID":"e296a87b-d9b2-4e1d-a38e-5df1585bab15","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6d59151-d948-43af-a653-a64af877bd86","lifecycleState":"CERTIFIED","lastUpdateDate":1641856865816,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9cfeeab-4eaa-41f4-a1ce-4b4205098412","invariantUUID":"aa18469b-8989-49f5-9dfd-a8579d2c784c","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c68d8862-b96d-4be2-8a29-e5f5af7884bf","lifecycleState":"CERTIFIED","lastUpdateDate":1641856814445,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1616510e-deef-4ceb-9372-ed46cea6b30c","invariantUUID":"1fe39ba9-e9a2-47d2-932c-b7c61be47341","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":"defaulticon","uniqueId":"bd011879-1be8-4c85-b7f3-f89a3ab3276d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856780643,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97a2e5f6-cddf-4806-9703-e2af04f09471","invariantUUID":"15100cee-e187-420c-aef7-ef657766ec17","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":"a424a972-21e4-4520-bcbf-847194674b6d","lifecycleState":"CERTIFIED","lastUpdateDate":1641856908781,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b762d9b-5186-4dbe-ae74-ba22a3a25b54","invariantUUID":"0c939bfd-b053-43c7-bcb7-8d0b000ef8af","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"41b755d5-124e-4c8a-9600-9c636a3db445","lifecycleState":"CERTIFIED","lastUpdateDate":1641856765209,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20bdffb7-e170-4126-acec-555a83d9bc6a","invariantUUID":"69be2327-8700-4020-a53b-37753e11c8cc","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":"objectStorage","uniqueId":"aa97dcc1-726f-495f-9dae-62df7eed87d7","lifecycleState":"CERTIFIED","lastUpdateDate":1641856870277,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d21de404-db02-4979-855c-59e22f9c9a81","invariantUUID":"f023a003-3b19-4248-856d-ec6f7f4fa32c","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":"defaulticon","uniqueId":"47bb6dc6-7ef7-4786-9e54-bcb46a50e588","lifecycleState":"CERTIFIED","lastUpdateDate":1641856900587,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a67e6849-29d3-4e34-82e9-dcb3be36a603","invariantUUID":"59a90e0a-90f4-44bf-b423-6119c14abfd4","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":"port","uniqueId":"0e0d6f2a-9343-4392-84e9-e818aee0fc0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856906099,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3a1d5f5-ed5e-46b4-bdd2-0d742ed9db48","invariantUUID":"686b1d78-e180-410d-88de-065eeb7867df","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":"b0094b2c-1d1e-4c2c-954a-22461ba0f650","lifecycleState":"CERTIFIED","lastUpdateDate":1641856919067,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ee8341-c577-4860-b926-74eabe75aa9c","invariantUUID":"1f76ba9d-df15-4720-88bf-6d926c562bca","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":"port","uniqueId":"894b349b-7283-49d4-a18c-7727f388aaab","lifecycleState":"CERTIFIED","lastUpdateDate":1641856945354,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e8c5933-bae6-4a92-813a-7a216adef98a","invariantUUID":"cdab6d95-15c2-44ec-b3f2-9037fe52c4fc","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":"41227295-fce4-49e3-90ec-026e59b54ee2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856789924,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"79bec82c-46a5-4d1a-97a4-be1ed636f7a9","invariantUUID":"e4703809-37ab-4a1c-8ade-380d2936f0fd","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":"801fbd13-012d-412c-866f-c75b90a81c24","lifecycleState":"CERTIFIED","lastUpdateDate":1641856916067,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c58f4d7b-2f0f-44c5-91f8-13408b1007cf","invariantUUID":"cdd04163-d269-40c5-a8c2-70efeea167f1","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"00ea9398-5b5f-4009-8caa-a1fb24842de0","lifecycleState":"CERTIFIED","lastUpdateDate":1641856901991,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4943a7b-b90e-4f08-803d-82585b567902","invariantUUID":"728d2393-7572-49cc-bd3c-4ead916a2c3b","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":"91facf16-bc23-489d-94ee-814b33cd1622","lifecycleState":"CERTIFIED","lastUpdateDate":1641856885201,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06529d85-b33f-41bb-84be-1df5b7e83da8","invariantUUID":"a83db36a-ae76-4353-82ae-af697c415dd8","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a71a6a6d-e7ea-4ff9-a169-44be6b288760","lifecycleState":"CERTIFIED","lastUpdateDate":1641856939369,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"897dd567-87c6-4e30-a002-fc36af186516","invariantUUID":"7f8942b0-2d79-417b-818d-53df8d2c8c6e","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":"port","uniqueId":"ecb36648-6f8e-4ad9-8185-19f06ee4391e","lifecycleState":"CERTIFIED","lastUpdateDate":1641856779127,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57ec7af1-2b78-446a-b7ce-100e9fd313a1","invariantUUID":"eb8845ac-8b55-418b-93f9-09a30d4e99f0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5782906-901b-4eef-808c-c216be152158","lifecycleState":"CERTIFIED","lastUpdateDate":1641856829476,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0892bc04-39c9-481f-a687-1507217453dc","invariantUUID":"556e0c85-0a2c-4c8f-a5f5-02c800c21e76","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":"port","uniqueId":"20214fc8-7d45-4116-9913-5181303b6d81","lifecycleState":"CERTIFIED","lastUpdateDate":1641856801754,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d65c97c-026e-48bf-9ff1-12501d0b1e24","invariantUUID":"a0f9ec1f-7917-4782-92d5-4e7fb9224a84","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":"61bd77a3-51ab-4369-a89d-63bca13fe9a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641856873204,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eeeea433-1ca1-4362-9a28-9ac727c8c530","invariantUUID":"74f6cd34-ad82-4904-998e-a8f38517dc91","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0708d8bc-3371-48d8-a890-1016b7898355","lifecycleState":"CERTIFIED","lastUpdateDate":1641856985980,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb73f509-9311-4640-bbcf-1c37446772b9","invariantUUID":"5e48051a-c562-4bdc-82af-c35d3002cb77","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9c3b8cb8-d015-4375-8775-4c13e3365fbc","lifecycleState":"CERTIFIED","lastUpdateDate":1641856930342,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f8ae725-c0e4-4334-b14e-019876592698","invariantUUID":"be47ce7e-47b5-4fcb-b704-b3f51e3a69ff","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":"69c8286d-ba68-4242-947b-5d0ce7ac1df1","lifecycleState":"CERTIFIED","lastUpdateDate":1641856859768,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd1a170e-979b-4456-9be6-c3864c1ffd06","invariantUUID":"7e2f33bd-d6e6-449f-b133-4bd98bd07618","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0ae233f-4a23-4050-8d44-b0b87c667623","lifecycleState":"CERTIFIED","lastUpdateDate":1641856894321,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd92cc76-6efb-4838-a243-bf119ba362ed","invariantUUID":"59136afe-0f97-41a8-b810-1c3a820e7293","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e6ef5f9b-2264-48c2-bd72-7f2697dd66be","lifecycleState":"CERTIFIED","lastUpdateDate":1641856891832,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e52d2386-8f20-4eed-8043-2114256fb2c4","invariantUUID":"c0618a2a-64a7-489b-aa72-7982a01f7977","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"db4499ef-b52b-4611-a0f5-c156d4198ff4","lifecycleState":"CERTIFIED","lastUpdateDate":1641856921025,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3750b6f-fbc8-4fda-989e-fd748b8aed17","invariantUUID":"5bec06a2-61ab-4e00-b728-6f52b28a6976","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5ad5061-e270-4a90-8d0c-e722dcc70e90","lifecycleState":"CERTIFIED","lastUpdateDate":1641856937447,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62818cff-2a6e-402e-8b95-fe8f4f1a3b1a","invariantUUID":"ea6af0bf-37a2-43a0-ab8b-504503d33e32","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cebb22c8-e9dc-4320-81fd-a6cfbd0c2d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1641856777609,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"496c52d9-d1db-4033-9807-4c2d6426ab21","invariantUUID":"a54293c7-ff89-4e81-8f36-bdc3f059989c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"65d16bd9-2bb0-4354-af34-70173f58fbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1641856943849,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39c3e511-6665-4457-bcda-ffa945b97551","invariantUUID":"3eb64bc1-46c7-44ab-84d3-c5eeb5bd9e92","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":"d46d8c93-1aa4-43bb-b545-516e3c1350e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856979767,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fcfab36-65d2-4713-9d58-987cb16a8ac1","invariantUUID":"42ec91b2-497c-4535-99a8-e74c7b887bf8","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b0775cff-380c-4dd1-9e37-207a9d09e749","lifecycleState":"CERTIFIED","lastUpdateDate":1641856773438,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa41e7b2-ac0c-443d-a64d-5bf383f4aaec","invariantUUID":"a0e78fba-472c-4096-8815-889889208d42","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4089af0c-a73a-41ea-afb4-8355d5a5d364","lifecycleState":"CERTIFIED","lastUpdateDate":1641856748300,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f04e3d6-4dee-4bf7-9cda-4be5f64327c0","invariantUUID":"5472ec35-8b00-4122-8e60-5d46aebcf51a","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":"51ce93f6-e32b-4278-af8f-9993de0b005c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856787080,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7283027-4873-44c6-9994-eb45c09ca1d9","invariantUUID":"01e6b524-1461-4584-8f23-db5d91a37951","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f78bdfd7-e0a6-45ee-b693-9e286308d216","lifecycleState":"CERTIFIED","lastUpdateDate":1641856756789,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21617651-ef5c-4aad-be27-a30491efae7e","invariantUUID":"9509fe23-39c2-4768-84c4-ffbce891e94a","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d297a91a-c3ba-471f-8263-a3f2fbfbc2da","lifecycleState":"CERTIFIED","lastUpdateDate":1641856784585,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"88a09835-160a-4e51-9328-3b8f57fe5332","invariantUUID":"c4746860-617d-40ea-82ab-a165a2b5900d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b2ee2956-9389-4b22-b80d-5efe08ebcacb","lifecycleState":"CERTIFIED","lastUpdateDate":1641856932939,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe1d35f4-dde3-44f0-b52f-0510befed2ea","invariantUUID":"f0a1254b-e42d-4666-bcb5-8e38f5178646","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74836a63-e150-4b52-8488-4c596157bd6f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856981291,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e06dea16-f288-45e6-b28b-a5bf916955e1","invariantUUID":"5c747c88-8642-4c6d-9452-e3fc1f5f661e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"858fb3f8-22e8-4b22-94b2-cd186d111c8f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856809324,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d5eaf81b-03d3-4931-ac22-2a0a1e814fed","invariantUUID":"64a7f16b-94dc-4233-95f8-7805622eeaf8","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8301f81e-44fe-4581-9741-c357ec59631f","lifecycleState":"CERTIFIED","lastUpdateDate":1641856925850,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5e6095f-db75-4cfe-8b78-0658b201a09b","invariantUUID":"54da9ed8-5f11-401c-8cc7-f527ce2cf0c9","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"56a190f5-e94d-46fd-aca8-a4ea4ad327e6","lifecycleState":"CERTIFIED","lastUpdateDate":1641856989117,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e018dbf5-18bb-493d-b514-9048def12357","invariantUUID":"84c30f01-c00d-4df6-82d8-f714baf322c9","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8a796f3f-10aa-4392-831f-e535564261f4","lifecycleState":"CERTIFIED","lastUpdateDate":1641864508669,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"80b592b5-0047-4c50-8e4e-c7bb5b86fef7","invariantUUID":"078439b6-116b-45d3-97d1-0888d643d909","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"57a97373-5e7b-44b8-bb5d-c69a800963ba","lifecycleState":"CERTIFIED","lastUpdateDate":1641856868842,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6cc1e312-6204-4b20-a302-03c798aff04d","invariantUUID":"bf440d27-788b-4b9f-8ef3-9e487ea393ff","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"699c4793-e223-4dc2-81ed-c03fb11de167","lifecycleState":"CERTIFIED","lastUpdateDate":1641856904016,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fffe9c05-7180-4a11-a306-b483ed9e3839","invariantUUID":"37aee154-769b-402d-b534-518e93dcca9d","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":"92d500e2-c3d5-4d1d-b705-4130437a869c","lifecycleState":"CERTIFIED","lastUpdateDate":1641856871791,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"535075d6-0666-4b79-bb3b-b00c7a96b1f9","invariantUUID":"5874bb97-8271-40cb-a140-c7fbc0e32170","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":"networkrules","uniqueId":"c8051410-fe80-4a19-976c-a344ce91a028","lifecycleState":"CERTIFIED","lastUpdateDate":1641856800156,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d60c8a09-a715-431a-9b67-4d25680ae9c2","invariantUUID":"e8746927-9e2e-4ef4-aa15-479f674515de","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"390b787a-9d09-434c-bec2-7b8c9b6ecf50","lifecycleState":"CERTIFIED","lastUpdateDate":1641864257406,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8cbdb43e-de73-4345-856b-73ca69a41a54","invariantUUID":"d74ca4bb-1bf3-4d88-8ec6-d96c6e884320","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":"47db812a-fae7-46aa-b3a3-8277fa220f17","lifecycleState":"CERTIFIED","lastUpdateDate":1641865048826,"name":"basic_onboard_vDEavR","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b300d1f9-9217-4a8d-9925-10623b00a784","invariantUUID":"86560b43-12c3-495d-b3b8-2f1bf6e040d2","systemName":"BasicOnboardVdeavr","description":"service","tags":["basic_onboard_vDEavR"],"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":"114b971d-6f2f-4aea-a88a-0c8de1b4fbe7","lifecycleState":"CERTIFIED","lastUpdateDate":1641864546530,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9a432d6e-f04b-43b0-8bab-8daf7593c540","invariantUUID":"6608b1e7-338a-427f-8486-6a7788ba1484","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1e3ab4e3-163a-48d5-b3c2-3ddea08621f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641865143236,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","invariantUUID":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","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}]}]} 2022-01-11 01:43:37,905 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-11 01:43:37,906 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'} 2022-01-11 01:43:37,906 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/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/toscaModel 2022-01-11 01:43:37,906 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2022-01-11 01:43:37,909 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-11 01:43:38,002 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/1bf5d585-bcd8-40e0-a72f-1e481cd4b389/toscaModel HTTP/1.1" 200 None 2022-01-11 01:43:38,005 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2022-01-11 01:43:38,005 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2022-01-11 01:43:38,053 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:43:38,054 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2022-01-11 01:43:38,054 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-11 01:43:38,056 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:43:38,113 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2022-01-11 01:43:38,114 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-11 01:43:38,115 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/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"}]}]} 2022-01-11 01:43:38,117 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:43:38,118 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2022-01-11 01:43:38,118 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-11 01:43:38,120 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:43:38,183 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2022-01-11 01:43:38,184 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-11 01:43:38,184 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":"","resource-version":"1641865408579","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-01-11 01:43:38,187 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:43:38,187 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2022-01-11 01:43:38,188 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-11 01:43:38,190 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:43:38,248 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2022-01-11 01:43:38,249 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-11 01:43:38,249 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/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"}]}]} 2022-01-11 01:43:38,251 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:43:38,252 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2022-01-11 01:43:38,252 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-11 01:43:38,253 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:43:38,312 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2022-01-11 01:43:38,313 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-11 01:43:38,314 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":"","resource-version":"1641865408579","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-01-11 01:43:38,317 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:43:38,317 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2022-01-11 01:43:38,318 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-11 01:43:38,320 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:43:38,380 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2022-01-11 01:43:38,381 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-11 01:43:38,381 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/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"}]}]} 2022-01-11 01:43:38,384 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:43:38,384 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2022-01-11 01:43:38,385 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-11 01:43:38,387 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:43:38,451 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2022-01-11 01:43:38,452 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-11 01:43:38,452 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":"","resource-version":"1641865408579","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2022-01-11 01:43:38,454 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-11 01:43:38,454 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2022-01-11 01:43:38,454 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-01-11 01:43:38,455 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-11 01:43:38,501 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 597 2022-01-11 01:43:38,502 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-01-11 01:43:38,502 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1641865408579","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/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"}]}]}} 2022-01-11 01:43:38,504 DEBUG 129:onap_service.py(1) - [None][Create e92471a8-a34a-4ee9-81aa-14c7a4399a6e Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '07931c97-02e0-4c54-8f01-47a6e148e420', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:43:38,505 DEBUG 131:onap_service.py(1) - [None][Create e92471a8-a34a-4ee9-81aa-14c7a4399a6e Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e92471a8-a34a-4ee9-81aa-14c7a4399a6e 2022-01-11 01:43:38,505 DEBUG 132:onap_service.py(1) - [None][Create e92471a8-a34a-4ee9-81aa-14c7a4399a6e Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "fa5da416-74cd-47cc-9f2f-1a39622c6b11", "modelVersion": "1.0", "modelVersionId": "1bf5d585-bcd8-40e0-a72f-1e481cd4b389" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2022-01-11 01:43:38,507 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:43:40,236 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/e92471a8-a34a-4ee9-81aa-14c7a4399a6e HTTP/1.1" 202 262 2022-01-11 01:43:40,238 INFO 142:onap_service.py(1) - [None][Create e92471a8-a34a-4ee9-81aa-14c7a4399a6e Service deletion request] response code: 202 2022-01-11 01:43:40,238 DEBUG 146:onap_service.py(1) - [None][Create e92471a8-a34a-4ee9-81aa-14c7a4399a6e Service deletion request] response: {"requestReferences":{"requestId":"07931c97-02e0-4c54-8f01-47a6e148e420","instanceId":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/07931c97-02e0-4c54-8f01-47a6e148e420"}} 2022-01-11 01:43:40,239 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2022-01-11 01:43:40,264 DEBUG 129:onap_service.py(13) - [None][Check 07931c97-02e0-4c54-8f01-47a6e148e420 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '97bfdee0-66f5-4c62-8702-e9a473cb8906', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:43:40,265 DEBUG 131:onap_service.py(13) - [None][Check 07931c97-02e0-4c54-8f01-47a6e148e420 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/07931c97-02e0-4c54-8f01-47a6e148e420 2022-01-11 01:43:40,265 DEBUG 132:onap_service.py(13) - [None][Check 07931c97-02e0-4c54-8f01-47a6e148e420 orchestration request status] data sent: None 2022-01-11 01:43:40,270 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:43:40,451 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/07931c97-02e0-4c54-8f01-47a6e148e420 HTTP/1.1" 200 1020 2022-01-11 01:43:40,454 INFO 142:onap_service.py(13) - [None][Check 07931c97-02e0-4c54-8f01-47a6e148e420 orchestration request status] response code: 200 2022-01-11 01:43:40,454 DEBUG 146:onap_service.py(13) - [None][Check 07931c97-02e0-4c54-8f01-47a6e148e420 orchestration request status] response: {"request":{"requestId":"07931c97-02e0-4c54-8f01-47a6e148e420","startTime":"Tue, 11 Jan 2022 01:43:39 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelUuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelInvariantUuid":"fa5da416-74cd-47cc-9f2f-1a39622c6b11"},"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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","serviceInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Tue, 11 Jan 2022 01:43:39 GMT"}}} 2022-01-11 01:43:50,466 DEBUG 129:onap_service.py(13) - [None][Check 07931c97-02e0-4c54-8f01-47a6e148e420 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '99f8bd7f-35b5-4316-b19c-57315c77069a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:43:50,467 DEBUG 131:onap_service.py(13) - [None][Check 07931c97-02e0-4c54-8f01-47a6e148e420 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/07931c97-02e0-4c54-8f01-47a6e148e420 2022-01-11 01:43:50,467 DEBUG 132:onap_service.py(13) - [None][Check 07931c97-02e0-4c54-8f01-47a6e148e420 orchestration request status] data sent: None 2022-01-11 01:43:50,469 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:43:50,665 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/07931c97-02e0-4c54-8f01-47a6e148e420 HTTP/1.1" 200 1230 2022-01-11 01:43:50,667 INFO 142:onap_service.py(13) - [None][Check 07931c97-02e0-4c54-8f01-47a6e148e420 orchestration request status] response code: 200 2022-01-11 01:43:50,667 DEBUG 146:onap_service.py(13) - [None][Check 07931c97-02e0-4c54-8f01-47a6e148e420 orchestration request status] response: {"request":{"requestId":"07931c97-02e0-4c54-8f01-47a6e148e420","startTime":"Tue, 11 Jan 2022 01:43:39 GMT","finishTime":"Tue, 11 Jan 2022 01:43:42 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelUuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelInvariantUuid":"fa5da416-74cd-47cc-9f2f-1a39622c6b11"},"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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","serviceInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 11 Jan 2022 01:43:42 GMT"}}} 2022-01-11 01:43:50,668 INFO 56:mixins.py(13) - ServiceDeletionRequest task finished 2022-01-11 01:43:50,669 DEBUG 129:onap_service.py(13) - [None][Check 07931c97-02e0-4c54-8f01-47a6e148e420 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7fda1aae-c7ef-4c3a-b67e-46d0e641cb52', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:43:50,669 DEBUG 131:onap_service.py(13) - [None][Check 07931c97-02e0-4c54-8f01-47a6e148e420 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/07931c97-02e0-4c54-8f01-47a6e148e420 2022-01-11 01:43:50,669 DEBUG 132:onap_service.py(13) - [None][Check 07931c97-02e0-4c54-8f01-47a6e148e420 orchestration request status] data sent: None 2022-01-11 01:43:50,671 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:43:50,860 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/07931c97-02e0-4c54-8f01-47a6e148e420 HTTP/1.1" 200 1230 2022-01-11 01:43:50,861 INFO 142:onap_service.py(13) - [None][Check 07931c97-02e0-4c54-8f01-47a6e148e420 orchestration request status] response code: 200 2022-01-11 01:43:50,862 DEBUG 146:onap_service.py(13) - [None][Check 07931c97-02e0-4c54-8f01-47a6e148e420 orchestration request status] response: {"request":{"requestId":"07931c97-02e0-4c54-8f01-47a6e148e420","startTime":"Tue, 11 Jan 2022 01:43:39 GMT","finishTime":"Tue, 11 Jan 2022 01:43:42 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelUuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelInvariantUuid":"fa5da416-74cd-47cc-9f2f-1a39622c6b11"},"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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","serviceInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 11 Jan 2022 01:43:42 GMT"}}} 2022-01-11 01:43:50,863 DEBUG 129:onap_service.py(13) - [None][Check 07931c97-02e0-4c54-8f01-47a6e148e420 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fa8fd985-37c9-4773-9c20-0c502160db61', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:43:50,863 DEBUG 131:onap_service.py(13) - [None][Check 07931c97-02e0-4c54-8f01-47a6e148e420 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/07931c97-02e0-4c54-8f01-47a6e148e420 2022-01-11 01:43:50,863 DEBUG 132:onap_service.py(13) - [None][Check 07931c97-02e0-4c54-8f01-47a6e148e420 orchestration request status] data sent: None 2022-01-11 01:43:50,865 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:43:51,036 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/07931c97-02e0-4c54-8f01-47a6e148e420 HTTP/1.1" 200 1230 2022-01-11 01:43:51,038 INFO 142:onap_service.py(13) - [None][Check 07931c97-02e0-4c54-8f01-47a6e148e420 orchestration request status] response code: 200 2022-01-11 01:43:51,038 DEBUG 146:onap_service.py(13) - [None][Check 07931c97-02e0-4c54-8f01-47a6e148e420 orchestration request status] response: {"request":{"requestId":"07931c97-02e0-4c54-8f01-47a6e148e420","startTime":"Tue, 11 Jan 2022 01:43:39 GMT","finishTime":"Tue, 11 Jan 2022 01:43:42 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelUuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelInvariantUuid":"fa5da416-74cd-47cc-9f2f-1a39622c6b11"},"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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","serviceInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 11 Jan 2022 01:43:42 GMT"}}} 2022-01-11 01:43:51,047 DEBUG 129:onap_service.py(1) - [None][Check 07931c97-02e0-4c54-8f01-47a6e148e420 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0540311f-9802-4409-bccf-3ce4604cd140', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-11 01:43:51,047 DEBUG 131:onap_service.py(1) - [None][Check 07931c97-02e0-4c54-8f01-47a6e148e420 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/07931c97-02e0-4c54-8f01-47a6e148e420 2022-01-11 01:43:51,047 DEBUG 132:onap_service.py(1) - [None][Check 07931c97-02e0-4c54-8f01-47a6e148e420 orchestration request status] data sent: None 2022-01-11 01:43:51,050 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-11 01:43:51,210 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/07931c97-02e0-4c54-8f01-47a6e148e420 HTTP/1.1" 200 1230 2022-01-11 01:43:51,212 INFO 142:onap_service.py(1) - [None][Check 07931c97-02e0-4c54-8f01-47a6e148e420 orchestration request status] response code: 200 2022-01-11 01:43:51,212 DEBUG 146:onap_service.py(1) - [None][Check 07931c97-02e0-4c54-8f01-47a6e148e420 orchestration request status] response: {"request":{"requestId":"07931c97-02e0-4c54-8f01-47a6e148e420","startTime":"Tue, 11 Jan 2022 01:43:39 GMT","finishTime":"Tue, 11 Jan 2022 01:43:42 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"fa5da416-74cd-47cc-9f2f-1a39622c6b11","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelUuid":"1bf5d585-bcd8-40e0-a72f-1e481cd4b389","modelInvariantUuid":"fa5da416-74cd-47cc-9f2f-1a39622c6b11"},"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":"e92471a8-a34a-4ee9-81aa-14c7a4399a6e","serviceInstanceName":"basic_cnf-1d36ff78-8c50-4444-81ea-4a5c2ec525b7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Tue, 11 Jan 2022 01:43:42 GMT"}}} 2022-01-11 01:43:51,213 INFO 262:service_ala_carte.py(1) - Service None deleted 2022-01-11 01:43:51,214 INFO 44:k8s_connectivity_info_create.py(1) - Clean the k8s connectivity information 2022-01-11 01:43:51,215 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2022-01-11 01:43:51,215 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 2022-01-11 01:43:51,215 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2022-01-11 01:43:51,217 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-11 01:43:51,253 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 2022-01-11 01:43:51,254 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2022-01-11 01:43:51,254 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplVTFFUlhoTlJFbDVUV3ByZUUweGIxaEVWRTE1VFVSRmQwOUVTWGxOYW10NFRURnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCUzBGaUNtdzVRbkZpWjJwMFlrSjFNSFpoVEVoRlprWlpZa2NyVkhSUlF6bGpaRk5ZZFRVeFpIQTBUazlwWTBjeVJHSjJSRGszWlVaMVlUUjNSWFpaYWxadFRVVUtRVkphUVVkVmVtRkJjMloxY0hGMWFVZGtObTl1U0ZkWFp6RkpRV3N2TVdKSFlVZE1kRGRtY2taSVIwcDNMMHBTVkZGUFZqVnhVVmszYlVZd2JVVmhad28yVEdOeldtNXFTREZhTVZSWFJrSm9MM1lyWm5KTWMwUjRTbEl6U1VGT1ZIaEVhM0JqU0RWa1VpdEVka0Y2UVdSdmQxRlBNRUpZVlRnd2JUVTRMMVJNQ214cE9URkdiV2xvVWl0M1JEbEVWek01ZWprMkswZG9NeTlEU1RWS1YyMWtiaXRsVjFwUGRteHdVRU5LU2xrd1dUQjBLMjlzYzAxNmFVMUJXbWhaYjJjS2RtVmhja1ZXYW5kUmF5dHhPV3d3ZUN0NFJqYzJWRGsxUVd4d1IxUTRPVWRGTmt4SVEwWXhaR2t4UVZscFJYUnFTMU5LTm1relZqSjFRekI1VkVOUll3b3hNalZYYzBkdE5XdGhVbG8zWlV0eVRFdHJRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkRkbE16VWtSMFQxTlRiakptVkU5TmVEUTFlbGx4UkVOb1ZXMU5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkJUbGRNTTFOVWNEa3pabFZCVG1sMGJIQkNOV2xJVkdodGVWZGFUWGd4TmtKQ1FuRkVURVpSZGtOVFRHWXhTbUpsUWdwSlRsRnBhMGxtVmtSNWNVRlFiRzh3UW1wWFNVdEtRamQyWjBWM2VrbGFWa0ZUZUZkRU4xSjNWbTlOYjJseFNUTlpTWGhJTmtSQ1NVYzVkRFJ4YVdSakNuUTJXV0pFZG1sUE4xRk5jbE5pVFZKR2Vrc3hkek4wTVZjdmFrOVBNMmx1TnpSUGJIbGlOSFo2VDFaTGQydFZVazB2VEd4UGRFNDRlV2QxZEVKbVNFa0tRV1k1WkcweU9TOXpUbGhKWjFVeWRIaHZTRlJ0Wm5ONVQzaFJiRFJ2WTAxb05VMWlRa3RaVVd0aVRtdEdjREV4YTJ0NlFqUjJXRVEwVFhsSGJuRnljZ3AyVWl0SmVVRjNTR1YwVUZSdVp6VjRZeXR0ZDNSc00wMVNkeTlIVnpRMU9UZGhOa1Y2VkVWRGNHdElNRXczVlhCUk5USlpVM2h4YUdsc01FazNLemxSQ2tGRVYwdFZlbTlTUlZCd2NYZFhlRzFsTDNoNmRHMVdMMHRxUmpZMlJVOHpjRU0wY1FvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4yNDo2NDQzCiAgbmFtZToga3ViZXJuZXRlcwpjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3Rlcjoga3ViZXJuZXRlcwogICAgdXNlcjoga3ViZXJuZXRlcy1hZG1pbgogIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpjdXJyZW50LWNvbnRleHQ6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW4KICB1c2VyOgogICAgY2xpZW50LWNlcnRpZmljYXRlLWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVVJGZWtORFFXWjFaMEYzU1VKQlowbEpZa2RETmtWNWIyNXFhalIzUkZGWlNrdHZXa2xvZG1OT1FWRkZURUpSUVhkR1ZFVlVUVUpGUjBFeFZVVUtRWGhOUzJFelZtbGFXRXAxV2xoU2JHTjZRV1ZHZHpCNVRXcEJlRTFVUVhsTmFrazFUVlJPWVVaM01IbE5la0Y0VFZSQmVVMXFTVFZOVkdSaFRVUlJlQXBHZWtGV1FtZE9Wa0pCYjFSRWJrNDFZek5TYkdKVWNIUlpXRTR3V2xoS2VrMVNhM2RHZDFsRVZsRlJSRVY0UW5Ka1YwcHNZMjAxYkdSSFZucE1WMFpyQ21KWGJIVk5TVWxDU1dwQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSUlVaQlFVOURRVkU0UVUxSlNVSkRaMHREUVZGRlFYbG9Ra1JDZFRoMlZsbHNjVVEzV1ZvS2VqRTRhalZzU2xOTVlVWjFjMGs0YVdwTVVHeDZRMFo2VDJOVFEydE9jMjh4UXpSR01HaEpSSEppVTFSS2FsZEVhamRKWWs5dlRHTjFVemhZVlM5QlZncFRUMUV6Y1ZKRVZYcEhPRkpOVldzdmRXYzFXVGhRYUM4MU5qSnVaa1pZYldwS2MwODNZbWw2YW1WV1QwbFpjRUpKUzAxaGRWRkZMMlZCVTFWV1FuSlpDa001UzJ3dk1EVmlWMFJsUVRGRFoyMVVjalJpYzFOeWNrSXZWREJPTkdjNWRGWllVRVkzV1U1WGJETm5RVFZ2VUhvMVNGcEVOekJhVUV0SE4xbDJlWGdLY0hWcmNXbzNWMGx2VmxOWVlsaFlPV1oyU0hoNVMzVlJaVTE0WlhCbFFXcDRSV05OZG00MlVVUnlZemd2YW5GbWJuQmhXVzFFZHpGcFFVZHpZekZJZUFwcFJsVXlPVEl2ZG1WWFZrcExVME1yT0hKNGVWVjRZVzFQUXpoVU5FbGpPRlY1ZVRGNldua3hWbXh1VWpCYWEwcFRjbmRVVFZGRFZUVmlSbHBoYjNaakNrRkNaVnBIZDBsRVFWRkJRbTh3WjNkU2FrRlBRbWRPVmtoUk9FSkJaamhGUWtGTlEwSmhRWGRGZDFsRVZsSXdiRUpCZDNkRFoxbEpTM2RaUWtKUlZVZ0tRWGRKZDBoM1dVUldVakJxUWtKbmQwWnZRVlZMT1V4a1JVOHdOVXBMWmxvNVRUUjZTR3B1VG1sdlRVdEdVMWwzUkZGWlNrdHZXa2xvZG1OT1FWRkZUQXBDVVVGRVoyZEZRa0ZJVm1wVE1uRlJLMjh3VFZWbVFUQlZXVkZxTkhNNVdqTlBaRGN3Y25wdFpXVllhVmRJWms1V1JucDZURU5PT1U5Wk1FcHVSMEY1Q21abE9HaElNbTVHUm5acWFqYzRaRWhDWVZwRFJYSkpOa2R2Y1hoSFZtOVJSek4yZG0wMFkzaExOVUU1VTNkYWMzQjFLM1V5VjJSNlNHVnZMMG8wU2pnS1RGQXdaRmc0TWs4NWVVOTRiRlYxVWxSQ2MyNW9RWEl2UjBkamVpOVhTMjl4Y0VOcWQwOUdiMHBoZFVWeGIwdDNRMDVNY3pGUlNHMW5XVFJ4TjJaNFRncE1NM2x2YnpNNWRqTmFXRUZyVW5SeVQzaEZaVmh1VERSYWNrOTNNazVHZDBGemQzQkhVMGhtTjAxV2JGVnRkRzkwYnpFeWEySkdWU3R6TkVRMlZEQm5Da2hJY1dneE5HazVlVFEyZDFOTk9UaHhiblU0Y0ZFMGVXMHdXbTFFYzAxYVRERjRVMDltTDFCNmRqTnZUVlp3Y1d0QlNXRlRhekZsVTJkcVFVMXJVRUVLWkdKVGVEaFJPRFJ0YzJOMGNVOVFibGwxYjBreFVrNVlWR0ZRVUdWNGF6MEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIGNsaWVudC1rZXktZGF0YTogTFMwdExTMUNSVWRKVGlCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRcE5TVWxGYjNkSlFrRkJTME5CVVVWQmVXaENSRUoxT0haV1dXeHhSRGRaV25veE9HbzFiRXBUVEdGR2RYTkpPR2xxVEZCc2VrTkdlazlqVTBOclRuTnZDakZETkVZd2FFbEVjbUpUVkVwcVYwUnFOMGxpVDI5TVkzVlRPRmhWTDBGV1UwOVJNM0ZTUkZWNlJ6aFNUVlZyTDNWbk5WazRVR2d2TlRZeWJtWkdXRzBLYWtwelR6ZGlhWHBxWlZaUFNWbHdRa2xMVFdGMVVVVXZaVUZUVlZaQ2NsbERPVXRzTHpBMVlsZEVaVUV4UTJkdFZISTBZbk5UY25KQ0wxUXdUalJuT1FwMFZsaFFSamRaVGxkc00yZEJOVzlRZWpWSVdrUTNNRnBRUzBjM1dYWjVlSEIxYTNGcU4xZEpiMVpUV0dKWVdEbG1ka2g0ZVV0MVVXVk5lR1Z3WlVGcUNuaEZZMDEyYmpaUlJISmpPQzlxY1dadWNHRlpiVVIzTVdsQlIzTmpNVWg0YVVaVk1qa3lMM1psVjFaS1MxTkRLemh5ZUhsVmVHRnRUME00VkRSSll6Z0tWWGw1TVhwYWVURldiRzVTTUZwclNsTnlkMVJOVVVOVk5XSkdXbUZ2ZG1OQlFtVmFSM2RKUkVGUlFVSkJiMGxDUVZGRFEyazNSVk5QVGs5dEszRnRXUXBVZG10eU0yWmlUM0JvTjB4MGEwWlRUbkJsUjNWbE9XTlROM2R4T1ZWbE5XMUxOSFpNZWtNMVowMVFOWEJRUm5kMlUwRnlXbFpHYzBsM1NFSmljV2QxQ25CaGVrdDBRVGd4TTJ4aWRGbFdRMFpRUTBzNE4wOXZVR1pUZWpsdVJtSmFORXBIWTBFNE0wbFVaekZNVUc1MVZUbGpTMUFyU0VOaFYwUkZUMDVFT0RBS1pUQmtZbXhDVDBVNU4xaFRURGhISzNvNVZ6UkNLMFJUVUV3d2RVaE1SRWRqU1dZdmVuVklOVlpIZWpCMVVXOHhSRlV5TVZOb2NXNUVNMEZxTVRkMllRcGxjekIwVlhsa2NXeHhaakJWVEhVeVMxSnVVVzVSTkZkcVNtbEhXbE5JYzFCT1lVaFlaMGcwT1Rnek4yRXlRbGxYVVUxM2NVMUxlWHBCUmxkeU1WbDVDazlNUVdsS09YZEpiMGxtS3l0VWREaFNWMUZxV21SSVpISlllRmxSWTJsM2FtdzBXWE5aY1ZnM2NHUjJjbVIzYzBWMGJFcHlWRWhTVVdoTVMxWjFPR1lLZUZkTFQzRktWMXBCYjBkQ1FVOHlSMnQ2TUZkQmRsWTFia0YwV2xZd04xVkxlVmd3ZDJsemFIQkRTRzVtVDJkWVVYcEVNV1pKTW5ZNGNrcEZOV1E0U2dvM1pERTJRWEJCUzFKQmNISlpNa2RTUzNjNVdpdHhXbVoxZEZSNE5VWlFVMHhRWTJwbWFtbGFabkpHTTA5NU9FbFlTbE5VZDFScWJVUkxkMmxEYWxsQkNuTnVTakppWXl0d1FtUXJNMDEzTjBZMGVtODRZa3B3ZDJKalpHTXdkREpwV0V0RFFVY3dTVE5LUzI5MVFYQnBVVlJZUWk5V1MyRXZRVzlIUWtGT2JrZ0tiRFIwYUVscVpGZGpURWxtUlhwWVJqUXpjVXBHYVhCMkszWm9Va0ZOVTJGT1MyOTVLMUl4YUZwMlZIWjRaVTEyU0M5YVVXcG9hRlEyVGtKc1YwOHlXUXBNY1hSU015OUxlbXRpWlhKNFZrOWFSM2RrY0RGWVJXcGxialZXTjFabVlrVnhhMlJHYkhVclpEWnZMell5VkVadFJqaFlVV2hVSzJScGRGRkdjVmhEQ205bEt6VTRZbWhKWVROTlIxUndUVTFLTDFkSFUxTkNSRTFaV1d0ek9VVjZMMWRMTUc0clEyeEJiMGRCVFVFek5DOW1VRlpHTW5KTFIycFhlVUo2TWk4S2JWRmtRM1pWTUhGRmNqTjBkRVp5TkdWb1FrRmhZak1yU1ZCcU1XUk5SbWxuVm5Sek5UQXhZMXBMZEVSVFVITkJkR3BPYWtaWlVIRnVZV2gxY0VaTGVRcFVSRWN2UjBvMVpGWnVVV28wYVd0VU5tVTVWM1ZVWXpWMWVESk1ObFU0VFhrd1IxRm9LMGhRVlZkeFZVSjBiMk5XWVhwb05FRkVPVUpOWlZBeFl6RkRDbHBwY0dzeVYyMXJibXhXSzNGMlZVODFZMHQwUlhGelEyZFpRVmRYUVdkUldVNU1iRFJ3VTBaalpreERibG80VGxBeWRIRjRlbkF3Y0RkeWQyTlFTR1VLVmtsVFEyOTVLM2hEWW1rdk5tMUlXa2c0U3pCa1JXUTJkV2x6Tld4V1pWVmtSRFJLTlV0eFlYTmhSRFZTYzJkcVNuQlRhbTEzVWtOWFoyRlVPRkZKYkFwSU4zSm1hSFJqTkZCSU5tMVNReXQ0T0dWNmVIZHVibFpVT0RWRVF6UnJXakF6V1dSa2FrTjNRMGxIWmxSTGRqZzBUalF6TVZNd1RHMXNRbTl6YmtSWkNqUTNaRlJyVVV0Q1owaGlaMUJSWm01aGRIcFdhbGh0VTNkTFdERm5aamxWVVdOWlQzTmxZMHhoV2xvMFJVMXRaM2sxTW5WNGJ5czVZakkxU3pSd05sY0tWRWgzTWt0dFZIZ3hVemxTTDB4b2JUTnRiM2syU201NlVHZEVhVzFTZDBGM1dtNVNVRk5pV1dOS01FOUZVSFpqWlRaNU5IWnNXbTF5UnpGb2RUbHJXUXA2YzBScE0xQldkWHByUW5GWVJteGhXVzA0YlVkWk4yWklRWE5SWTFkUk5rNTZWemxPU1RsNGFEUmxTRnBoWVdvNFNqRXlDaTB0TFMwdFJVNUVJRkpUUVNCUVVrbFdRVlJGSUV0RldTMHRMUzB0Q2c9PQo=","other-connectivity-list":{"connectivity-records":[]}} 2022-01-11 01:43:51,257 DEBUG 129:onap_service.py(1) - [None][Delete Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2022-01-11 01:43:51,257 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 2022-01-11 01:43:51,257 DEBUG 132:onap_service.py(1) - [None][Delete Connectivity Info] data sent: None 2022-01-11 01:43:51,259 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-11 01:43:51,287 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 2022-01-11 01:43:51,288 INFO 142:onap_service.py(1) - [None][Delete Connectivity Info] response code: 204 2022-01-11 01:43:51,289 DEBUG 146:onap_service.py(1) - [None][Delete Connectivity Info] response: n/a 2022-01-11 01:43:51,292 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_cnf | integration | 06:18 | PASS | +-------------------+---------------------+------------------+----------------+ 2022-01-11 01:43:51,296 INFO 57:basic_cnf.py(1) - Generate Test report 2022-01-11 01:43:51,411 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2022-01-11 01:43:51,907 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 2022-01-11 01:43:51,908 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/61dce0d76c44f500108791d4 2022-01-11 01:43:51,909 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK