2022-01-14 01:27:18,647 DEBUG 23:basic_cnf.py(1) - BasicCnf init started 2022-01-14 01:27:18,647 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-14 01:27:18,654 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase') 2022-01-14 01:27:18,654 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2022-01-14 01:27:18,654 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2022-01-14 01:27:18,654 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2022-01-14 01:27:18,655 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-14 01:27:18,655 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2022-01-14 01:27:18,655 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2022-01-14 01:27:18,655 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-14 01:27:18,655 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2022-01-14 01:27:18,656 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'... 2022-01-14 01:27:18,656 DEBUG 33:basic_cnf.py(1) - start time 2022-01-14 01:27:18,656 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist 2022-01-14 01:27:18,656 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2022-01-14 01:27:18,656 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-01-14 01:27:18,657 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-14 01:27:18,657 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-14 01:27:18,657 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-01-14 01:27:18,662 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:18,819 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-14 01:27:18,821 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-01-14 01:27:18,822 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"167ba1978abf4b5e940c9f2cd56a545a","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"e1b4ba0729154239a7df9b74b73cab66","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"888547d6ccf0432f9fe78afd3489934f","type":"vlm","name":"ec794557-2714-4881-bde2","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"9155d7de55e7496f8be47b19d21e0933","type":"vlm","name":"a8409d0b-f693-4d01-bede","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2022-01-14 01:27:18,824 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2022-01-14 01:27:18,824 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2022-01-14 01:27:18,824 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2022-01-14 01:27:18,824 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC 2022-01-14 01:27:18,825 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2022-01-14 01:27:18,825 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-01-14 01:27:18,825 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-14 01:27:18,825 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-14 01:27:18,825 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-01-14 01:27:18,827 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:18,876 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-14 01:27:18,877 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-01-14 01:27:18,878 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"167ba1978abf4b5e940c9f2cd56a545a","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"e1b4ba0729154239a7df9b74b73cab66","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"888547d6ccf0432f9fe78afd3489934f","type":"vlm","name":"ec794557-2714-4881-bde2","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"9155d7de55e7496f8be47b19d21e0933","type":"vlm","name":"a8409d0b-f693-4d01-bede","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2022-01-14 01:27:18,880 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2022-01-14 01:27:18,880 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2022-01-14 01:27:18,880 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2022-01-14 01:27:18,900 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-14 01:27:18,900 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-14 01:27:18,900 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicnf_vendor", "description": "vendor" } 2022-01-14 01:27:18,902 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:19,696 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-14 01:27:19,698 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2022-01-14 01:27:19,698 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"774192215977439db21d25be2e4add52","version":{"id":"81b9235b50414aae86093d33da4549b9","name":"1.0","description":"Initial version","status":"Draft"}} 2022-01-14 01:27:19,700 INFO 285:__init__.py(1) - Vendor basicnf_vendor is created in SDC 2022-01-14 01:27:19,700 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC 2022-01-14 01:27:19,704 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-14 01:27:19,704 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/774192215977439db21d25be2e4add52/versions/81b9235b50414aae86093d33da4549b9/actions 2022-01-14 01:27:19,704 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2022-01-14 01:27:19,706 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:20,006 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/774192215977439db21d25be2e4add52/versions/81b9235b50414aae86093d33da4549b9/actions HTTP/1.1" 200 2 2022-01-14 01:27:20,008 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2022-01-14 01:27:20,008 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2022-01-14 01:27:20,011 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-14 01:27:20,018 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2022-01-14 01:27:20,018 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-01-14 01:27:20,019 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-14 01:27:20,019 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-14 01:27:20,019 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-01-14 01:27:20,021 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:20,084 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-14 01:27:20,086 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-01-14 01:27:20,086 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_qDUNhQ_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"167ba1978abf4b5e940c9f2cd56a545a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d53180a95c5642a987b70675c241d77c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"e1b4ba0729154239a7df9b74b73cab66","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"47410043d0be4484b34a0ff1d40380ad","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 9ef65fdf-4102","description":"vendor software product","vendorName":"ec794557-2714-4881-bde2","vendorId":"888547d6ccf0432f9fe78afd3489934f","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"67797961a3804b0881e17e1a36e66f86","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 51c7982d-4b0a","description":"vendor software product","vendorName":"a8409d0b-f693-4d01-bede","vendorId":"9155d7de55e7496f8be47b19d21e0933","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"38533e237def4ea39dddb3e640e1a158","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2022-01-14 01:27:20,089 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_qDUNhQ_VSP from SDC 2022-01-14 01:27:20,090 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2022-01-14 01:27:20,090 DEBUG 324:vsp.py(1) - importing VSP pNF 9ef65fdf-4102 from SDC 2022-01-14 01:27:20,090 DEBUG 324:vsp.py(1) - importing VSP vFW 51c7982d-4b0a from SDC 2022-01-14 01:27:20,090 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2022-01-14 01:27:20,090 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2022-01-14 01:27:20,091 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2022-01-14 01:27:20,091 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2022-01-14 01:27:20,091 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-01-14 01:27:20,091 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-14 01:27:20,092 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-14 01:27:20,092 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-01-14 01:27:20,094 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:20,186 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-14 01:27:20,188 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-01-14 01:27:20,188 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_qDUNhQ_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"167ba1978abf4b5e940c9f2cd56a545a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d53180a95c5642a987b70675c241d77c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"e1b4ba0729154239a7df9b74b73cab66","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"47410043d0be4484b34a0ff1d40380ad","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 9ef65fdf-4102","description":"vendor software product","vendorName":"ec794557-2714-4881-bde2","vendorId":"888547d6ccf0432f9fe78afd3489934f","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"67797961a3804b0881e17e1a36e66f86","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 51c7982d-4b0a","description":"vendor software product","vendorName":"a8409d0b-f693-4d01-bede","vendorId":"9155d7de55e7496f8be47b19d21e0933","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"38533e237def4ea39dddb3e640e1a158","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2022-01-14 01:27:20,190 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_qDUNhQ_VSP from SDC 2022-01-14 01:27:20,190 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2022-01-14 01:27:20,190 DEBUG 324:vsp.py(1) - importing VSP pNF 9ef65fdf-4102 from SDC 2022-01-14 01:27:20,191 DEBUG 324:vsp.py(1) - importing VSP vFW 51c7982d-4b0a from SDC 2022-01-14 01:27:20,191 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2022-01-14 01:27:20,191 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2022-01-14 01:27:20,191 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2022-01-14 01:27:20,191 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2022-01-14 01:27:20,191 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-01-14 01:27:20,192 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-14 01:27:20,192 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-14 01:27:20,192 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-01-14 01:27:20,194 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:20,288 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-14 01:27:20,290 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-01-14 01:27:20,290 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_qDUNhQ_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"167ba1978abf4b5e940c9f2cd56a545a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d53180a95c5642a987b70675c241d77c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"e1b4ba0729154239a7df9b74b73cab66","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"47410043d0be4484b34a0ff1d40380ad","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 9ef65fdf-4102","description":"vendor software product","vendorName":"ec794557-2714-4881-bde2","vendorId":"888547d6ccf0432f9fe78afd3489934f","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"67797961a3804b0881e17e1a36e66f86","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 51c7982d-4b0a","description":"vendor software product","vendorName":"a8409d0b-f693-4d01-bede","vendorId":"9155d7de55e7496f8be47b19d21e0933","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"38533e237def4ea39dddb3e640e1a158","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2022-01-14 01:27:20,292 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_qDUNhQ_VSP from SDC 2022-01-14 01:27:20,292 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2022-01-14 01:27:20,292 DEBUG 324:vsp.py(1) - importing VSP pNF 9ef65fdf-4102 from SDC 2022-01-14 01:27:20,292 DEBUG 324:vsp.py(1) - importing VSP vFW 51c7982d-4b0a from SDC 2022-01-14 01:27:20,292 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2022-01-14 01:27:20,292 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2022-01-14 01:27:20,293 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2022-01-14 01:27:20,293 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2022-01-14 01:27:20,293 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-01-14 01:27:20,293 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-14 01:27:20,293 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-14 01:27:20,293 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-01-14 01:27:20,295 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:20,386 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-14 01:27:20,387 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-01-14 01:27:20,387 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_qDUNhQ_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"167ba1978abf4b5e940c9f2cd56a545a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d53180a95c5642a987b70675c241d77c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"e1b4ba0729154239a7df9b74b73cab66","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"47410043d0be4484b34a0ff1d40380ad","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 9ef65fdf-4102","description":"vendor software product","vendorName":"ec794557-2714-4881-bde2","vendorId":"888547d6ccf0432f9fe78afd3489934f","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"67797961a3804b0881e17e1a36e66f86","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 51c7982d-4b0a","description":"vendor software product","vendorName":"a8409d0b-f693-4d01-bede","vendorId":"9155d7de55e7496f8be47b19d21e0933","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"38533e237def4ea39dddb3e640e1a158","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2022-01-14 01:27:20,389 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_qDUNhQ_VSP from SDC 2022-01-14 01:27:20,390 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2022-01-14 01:27:20,390 DEBUG 324:vsp.py(1) - importing VSP pNF 9ef65fdf-4102 from SDC 2022-01-14 01:27:20,390 DEBUG 324:vsp.py(1) - importing VSP vFW 51c7982d-4b0a from SDC 2022-01-14 01:27:20,390 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2022-01-14 01:27:20,390 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2022-01-14 01:27:20,390 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2022-01-14 01:27:20,390 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC 2022-01-14 01:27:20,390 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2022-01-14 01:27:20,391 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-01-14 01:27:20,391 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-14 01:27:20,391 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-14 01:27:20,391 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-01-14 01:27:20,392 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:20,484 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-14 01:27:20,486 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-01-14 01:27:20,486 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_qDUNhQ_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"167ba1978abf4b5e940c9f2cd56a545a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d53180a95c5642a987b70675c241d77c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"e1b4ba0729154239a7df9b74b73cab66","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"47410043d0be4484b34a0ff1d40380ad","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 9ef65fdf-4102","description":"vendor software product","vendorName":"ec794557-2714-4881-bde2","vendorId":"888547d6ccf0432f9fe78afd3489934f","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"67797961a3804b0881e17e1a36e66f86","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 51c7982d-4b0a","description":"vendor software product","vendorName":"a8409d0b-f693-4d01-bede","vendorId":"9155d7de55e7496f8be47b19d21e0933","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"38533e237def4ea39dddb3e640e1a158","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2022-01-14 01:27:20,489 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_qDUNhQ_VSP from SDC 2022-01-14 01:27:20,489 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2022-01-14 01:27:20,489 DEBUG 324:vsp.py(1) - importing VSP pNF 9ef65fdf-4102 from SDC 2022-01-14 01:27:20,489 DEBUG 324:vsp.py(1) - importing VSP vFW 51c7982d-4b0a from SDC 2022-01-14 01:27:20,489 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2022-01-14 01:27:20,490 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2022-01-14 01:27:20,490 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2022-01-14 01:27:20,495 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2022-01-14 01:27:20,495 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-01-14 01:27:20,495 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-14 01:27:20,495 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-14 01:27:20,495 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-01-14 01:27:20,497 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:20,590 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-14 01:27:20,591 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-01-14 01:27:20,591 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"774192215977439db21d25be2e4add52","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"167ba1978abf4b5e940c9f2cd56a545a","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"e1b4ba0729154239a7df9b74b73cab66","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"888547d6ccf0432f9fe78afd3489934f","type":"vlm","name":"ec794557-2714-4881-bde2","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"9155d7de55e7496f8be47b19d21e0933","type":"vlm","name":"a8409d0b-f693-4d01-bede","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2022-01-14 01:27:20,593 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2022-01-14 01:27:20,593 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2022-01-14 01:27:20,594 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-14 01:27:20,594 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/774192215977439db21d25be2e4add52/versions 2022-01-14 01:27:20,594 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-14 01:27:20,595 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:20,689 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/774192215977439db21d25be2e4add52/versions HTTP/1.1" 200 264 2022-01-14 01:27:20,690 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-14 01:27:20,690 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"81b9235b50414aae86093d33da4549b9","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1642123638969,"modificationTime":1642123639887,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-14 01:27:20,692 DEBUG 46:sdc_element.py(1) - details found, updating 2022-01-14 01:27:20,693 INFO 192:__init__.py(1) - Vendor found, updating information 2022-01-14 01:27:20,693 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-14 01:27:20,693 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/774192215977439db21d25be2e4add52/versions 2022-01-14 01:27:20,693 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-14 01:27:20,695 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:20,744 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/774192215977439db21d25be2e4add52/versions HTTP/1.1" 200 264 2022-01-14 01:27:20,745 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-14 01:27:20,746 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"81b9235b50414aae86093d33da4549b9","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1642123638969,"modificationTime":1642123639887,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-14 01:27:20,748 DEBUG 46:sdc_element.py(1) - details found, updating 2022-01-14 01:27:20,749 DEBUG 129:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-14 01:27:20,749 DEBUG 131:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-01-14 01:27:20,749 DEBUG 132:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_cnf_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basicnf_vendor", "vendorId": "774192215977439db21d25be2e4add52", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2022-01-14 01:27:20,751 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:24,918 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-14 01:27:24,919 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2022-01-14 01:27:24,919 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"37ccc6c3bbb34b0089a0c6e9f8c0da27","version":{"id":"dba3bd4f4add48778a92c2e9f4171602","name":"1.0","description":"Initial version","status":"Draft"}} 2022-01-14 01:27:24,921 INFO 285:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC 2022-01-14 01:27:24,922 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-14 01:27:24,922 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions 2022-01-14 01:27:24,922 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-14 01:27:24,924 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:25,000 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions HTTP/1.1" 200 253 2022-01-14 01:27:25,002 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-14 01:27:25,003 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"dba3bd4f4add48778a92c2e9f4171602","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1642123640810,"modificationTime":1642123642484,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-14 01:27:25,006 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-14 01:27:25,007 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 2022-01-14 01:27:25,007 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-14 01:27:25,011 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:25,110 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 HTTP/1.1" 200 223 2022-01-14 01:27:25,111 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-14 01:27:25,111 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"dba3bd4f4add48778a92c2e9f4171602","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1642123640810,"modificationTime":1642123642387} 2022-01-14 01:27:25,113 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-14 01:27:25,113 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 2022-01-14 01:27:25,113 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-14 01:27:25,115 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:25,402 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 HTTP/1.1" 200 392 2022-01-14 01:27:25,403 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-14 01:27:25,403 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":"774192215977439db21d25be2e4add52","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"37ccc6c3bbb34b0089a0c6e9f8c0da27","version":"dba3bd4f4add48778a92c2e9f4171602"} 2022-01-14 01:27:25,406 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-14 01:27:25,406 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 2022-01-14 01:27:25,406 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-14 01:27:25,407 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:25,583 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 HTTP/1.1" 200 392 2022-01-14 01:27:25,584 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-14 01:27:25,585 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":"774192215977439db21d25be2e4add52","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"37ccc6c3bbb34b0089a0c6e9f8c0da27","version":"dba3bd4f4add48778a92c2e9f4171602"} 2022-01-14 01:27:25,587 INFO 241:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC 2022-01-14 01:27:25,588 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-14 01:27:25,588 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions 2022-01-14 01:27:25,588 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-14 01:27:25,589 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:25,636 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions HTTP/1.1" 200 253 2022-01-14 01:27:25,637 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-14 01:27:25,638 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"dba3bd4f4add48778a92c2e9f4171602","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1642123640810,"modificationTime":1642123642484,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-14 01:27:25,640 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-14 01:27:25,640 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 2022-01-14 01:27:25,640 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-14 01:27:25,642 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:25,758 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 HTTP/1.1" 200 223 2022-01-14 01:27:25,759 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-14 01:27:25,759 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"dba3bd4f4add48778a92c2e9f4171602","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1642123640810,"modificationTime":1642123642387} 2022-01-14 01:27:25,762 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-14 01:27:25,762 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 2022-01-14 01:27:25,762 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-14 01:27:25,764 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:26,024 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 HTTP/1.1" 200 392 2022-01-14 01:27:26,026 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-14 01:27:26,026 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":"774192215977439db21d25be2e4add52","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"37ccc6c3bbb34b0089a0c6e9f8c0da27","version":"dba3bd4f4add48778a92c2e9f4171602"} 2022-01-14 01:27:26,030 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-14 01:27:26,030 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 2022-01-14 01:27:26,030 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-14 01:27:26,032 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:26,440 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 HTTP/1.1" 200 392 2022-01-14 01:27:26,441 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-14 01:27:26,441 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":"774192215977439db21d25be2e4add52","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"37ccc6c3bbb34b0089a0c6e9f8c0da27","version":"dba3bd4f4add48778a92c2e9f4171602"} 2022-01-14 01:27:26,444 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-14 01:27:26,444 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602/orchestration-template-candidate 2022-01-14 01:27:26,444 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2022-01-14 01:27:26,447 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:26,813 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602/orchestration-template-candidate HTTP/1.1" 200 90 2022-01-14 01:27:26,814 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2022-01-14 01:27:26,814 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2022-01-14 01:27:26,814 INFO 194:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded 2022-01-14 01:27:26,816 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-14 01:27:26,816 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions 2022-01-14 01:27:26,816 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-14 01:27:26,818 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:26,863 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions HTTP/1.1" 200 253 2022-01-14 01:27:26,864 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-14 01:27:26,864 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"dba3bd4f4add48778a92c2e9f4171602","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1642123640810,"modificationTime":1642123642484,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-14 01:27:26,866 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-14 01:27:26,866 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 2022-01-14 01:27:26,866 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-14 01:27:26,868 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:27,036 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 HTTP/1.1" 200 222 2022-01-14 01:27:27,044 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-14 01:27:27,044 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"dba3bd4f4add48778a92c2e9f4171602","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1642123640810,"modificationTime":1642123646743} 2022-01-14 01:27:27,046 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-14 01:27:27,046 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 2022-01-14 01:27:27,047 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-14 01:27:27,048 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:27,415 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 HTTP/1.1" 200 459 2022-01-14 01:27:27,416 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-14 01:27:27,417 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":"774192215977439db21d25be2e4add52","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"37ccc6c3bbb34b0089a0c6e9f8c0da27","version":"dba3bd4f4add48778a92c2e9f4171602","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2022-01-14 01:27:27,419 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-14 01:27:27,419 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 2022-01-14 01:27:27,419 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-14 01:27:27,421 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:27,713 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 HTTP/1.1" 200 459 2022-01-14 01:27:27,714 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-14 01:27:27,714 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":"774192215977439db21d25be2e4add52","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"37ccc6c3bbb34b0089a0c6e9f8c0da27","version":"dba3bd4f4add48778a92c2e9f4171602","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2022-01-14 01:27:27,717 INFO 241:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC 2022-01-14 01:27:27,717 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-14 01:27:27,717 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions 2022-01-14 01:27:27,717 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-14 01:27:27,718 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:27,769 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions HTTP/1.1" 200 253 2022-01-14 01:27:27,771 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-14 01:27:27,771 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"dba3bd4f4add48778a92c2e9f4171602","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1642123640810,"modificationTime":1642123642484,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-14 01:27:27,774 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-14 01:27:27,774 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 2022-01-14 01:27:27,774 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-14 01:27:27,776 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:27,935 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 HTTP/1.1" 200 222 2022-01-14 01:27:27,936 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-14 01:27:27,937 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"dba3bd4f4add48778a92c2e9f4171602","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1642123640810,"modificationTime":1642123646743} 2022-01-14 01:27:27,939 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-14 01:27:27,939 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 2022-01-14 01:27:27,940 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-14 01:27:27,942 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:28,331 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 HTTP/1.1" 200 459 2022-01-14 01:27:28,332 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-14 01:27:28,332 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":"774192215977439db21d25be2e4add52","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"37ccc6c3bbb34b0089a0c6e9f8c0da27","version":"dba3bd4f4add48778a92c2e9f4171602","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2022-01-14 01:27:28,334 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-14 01:27:28,335 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 2022-01-14 01:27:28,335 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-14 01:27:28,336 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:28,612 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 HTTP/1.1" 200 459 2022-01-14 01:27:28,614 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-14 01:27:28,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":"774192215977439db21d25be2e4add52","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"37ccc6c3bbb34b0089a0c6e9f8c0da27","version":"dba3bd4f4add48778a92c2e9f4171602","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2022-01-14 01:27:28,616 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-14 01:27:28,616 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602/orchestration-template-candidate/process 2022-01-14 01:27:28,616 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2022-01-14 01:27:28,618 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:34,138 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602/orchestration-template-candidate/process HTTP/1.1" 200 231 2022-01-14 01:27:34,140 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2022-01-14 01:27:34,140 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-14 01:27:34,142 INFO 209:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated 2022-01-14 01:27:34,142 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-14 01:27:34,143 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions 2022-01-14 01:27:34,143 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-14 01:27:34,144 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:34,205 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions HTTP/1.1" 200 253 2022-01-14 01:27:34,206 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-14 01:27:34,206 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"dba3bd4f4add48778a92c2e9f4171602","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1642123640810,"modificationTime":1642123642484,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-14 01:27:34,208 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-14 01:27:34,208 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 2022-01-14 01:27:34,208 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-14 01:27:34,209 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:34,422 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 HTTP/1.1" 200 222 2022-01-14 01:27:34,423 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-14 01:27:34,424 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"dba3bd4f4add48778a92c2e9f4171602","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1642123640810,"modificationTime":1642123654128} 2022-01-14 01:27:34,427 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-14 01:27:34,427 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 2022-01-14 01:27:34,427 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-14 01:27:34,430 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:34,746 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 HTTP/1.1" 200 827 2022-01-14 01:27:34,748 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-14 01:27:34,748 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":"774192215977439db21d25be2e4add52","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"37ccc6c3bbb34b0089a0c6e9f8c0da27","version":"dba3bd4f4add48778a92c2e9f4171602","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-14 01:27:34,750 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-14 01:27:34,750 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 2022-01-14 01:27:34,750 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-14 01:27:34,752 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:35,034 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 HTTP/1.1" 200 827 2022-01-14 01:27:35,036 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-14 01:27:35,036 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":"774192215977439db21d25be2e4add52","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"37ccc6c3bbb34b0089a0c6e9f8c0da27","version":"dba3bd4f4add48778a92c2e9f4171602","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-14 01:27:35,039 INFO 241:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC 2022-01-14 01:27:35,040 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-14 01:27:35,040 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions 2022-01-14 01:27:35,040 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-14 01:27:35,042 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:35,093 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions HTTP/1.1" 200 253 2022-01-14 01:27:35,094 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-14 01:27:35,095 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"dba3bd4f4add48778a92c2e9f4171602","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1642123640810,"modificationTime":1642123642484,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-14 01:27:35,097 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-14 01:27:35,097 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 2022-01-14 01:27:35,098 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-14 01:27:35,100 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:35,328 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 HTTP/1.1" 200 222 2022-01-14 01:27:35,329 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-14 01:27:35,329 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"dba3bd4f4add48778a92c2e9f4171602","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1642123640810,"modificationTime":1642123654128} 2022-01-14 01:27:35,332 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-14 01:27:35,332 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 2022-01-14 01:27:35,332 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-14 01:27:35,334 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:35,741 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 HTTP/1.1" 200 827 2022-01-14 01:27:35,743 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-14 01:27:35,743 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":"774192215977439db21d25be2e4add52","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"37ccc6c3bbb34b0089a0c6e9f8c0da27","version":"dba3bd4f4add48778a92c2e9f4171602","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-14 01:27:35,747 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-14 01:27:35,747 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 2022-01-14 01:27:35,747 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-14 01:27:35,750 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:36,230 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 HTTP/1.1" 200 827 2022-01-14 01:27:36,231 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-14 01:27:36,232 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":"774192215977439db21d25be2e4add52","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"37ccc6c3bbb34b0089a0c6e9f8c0da27","version":"dba3bd4f4add48778a92c2e9f4171602","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-14 01:27:36,239 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-14 01:27:36,240 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602/actions 2022-01-14 01:27:36,240 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2022-01-14 01:27:36,242 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:38,365 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602/actions HTTP/1.1" 200 2 2022-01-14 01:27:38,367 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2022-01-14 01:27:38,367 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2022-01-14 01:27:38,369 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-14 01:27:38,369 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions 2022-01-14 01:27:38,370 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-14 01:27:38,371 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:38,427 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions HTTP/1.1" 200 253 2022-01-14 01:27:38,429 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-14 01:27:38,429 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"dba3bd4f4add48778a92c2e9f4171602","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1642123640810,"modificationTime":1642123656314,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-14 01:27:38,432 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-14 01:27:38,432 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 2022-01-14 01:27:38,432 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-14 01:27:38,434 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:38,521 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 HTTP/1.1" 200 223 2022-01-14 01:27:38,522 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-14 01:27:38,522 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"dba3bd4f4add48778a92c2e9f4171602","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1642123640810,"modificationTime":1642123654128} 2022-01-14 01:27:38,525 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-14 01:27:38,525 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 2022-01-14 01:27:38,526 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-14 01:27:38,528 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:38,680 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 HTTP/1.1" 200 827 2022-01-14 01:27:38,682 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-14 01:27:38,682 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":"774192215977439db21d25be2e4add52","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"37ccc6c3bbb34b0089a0c6e9f8c0da27","version":"dba3bd4f4add48778a92c2e9f4171602","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-14 01:27:38,685 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC 2022-01-14 01:27:38,686 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-14 01:27:38,686 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions 2022-01-14 01:27:38,686 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-14 01:27:38,688 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:38,732 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions HTTP/1.1" 200 253 2022-01-14 01:27:38,733 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-14 01:27:38,734 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"dba3bd4f4add48778a92c2e9f4171602","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1642123640810,"modificationTime":1642123656314,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-14 01:27:38,736 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-14 01:27:38,737 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 2022-01-14 01:27:38,737 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-14 01:27:38,739 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:38,810 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 HTTP/1.1" 200 223 2022-01-14 01:27:38,812 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-14 01:27:38,812 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"dba3bd4f4add48778a92c2e9f4171602","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1642123640810,"modificationTime":1642123654128} 2022-01-14 01:27:38,815 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-14 01:27:38,815 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 2022-01-14 01:27:38,815 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-14 01:27:38,818 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:39,016 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 HTTP/1.1" 200 827 2022-01-14 01:27:39,017 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-14 01:27:39,017 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":"774192215977439db21d25be2e4add52","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"37ccc6c3bbb34b0089a0c6e9f8c0da27","version":"dba3bd4f4add48778a92c2e9f4171602","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-14 01:27:39,024 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-14 01:27:39,025 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602/actions 2022-01-14 01:27:39,025 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2022-01-14 01:27:39,027 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:43,260 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602/actions HTTP/1.1" 200 2 2022-01-14 01:27:43,261 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2022-01-14 01:27:43,262 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2022-01-14 01:27:43,264 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-14 01:27:43,264 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions 2022-01-14 01:27:43,265 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-14 01:27:43,266 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:43,314 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions HTTP/1.1" 200 264 2022-01-14 01:27:43,315 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-14 01:27:43,316 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"dba3bd4f4add48778a92c2e9f4171602","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1642123640810,"modificationTime":1642123661850,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-14 01:27:43,318 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2022-01-14 01:27:43,319 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-14 01:27:43,319 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions 2022-01-14 01:27:43,319 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-14 01:27:43,321 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:43,381 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions HTTP/1.1" 200 264 2022-01-14 01:27:43,382 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-14 01:27:43,383 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"dba3bd4f4add48778a92c2e9f4171602","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1642123640810,"modificationTime":1642123661850,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-14 01:27:43,389 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-14 01:27:43,389 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602/actions 2022-01-14 01:27:43,389 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-01-14 01:27:43,391 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:44,028 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602/actions HTTP/1.1" 200 364 2022-01-14 01:27:44,030 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-01-14 01:27:44,031 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","versionId":"dba3bd4f4add48778a92c2e9f4171602","packageId":"37ccc6c3bbb34b0089a0c6e9f8c0da27","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-01-14 01:27:44,031 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","versionId":"dba3bd4f4add48778a92c2e9f4171602","packageId":"37ccc6c3bbb34b0089a0c6e9f8c0da27","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-01-14 01:27:44,034 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2022-01-14 01:27:44,034 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-14 01:27:44,035 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-14 01:27:44,035 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-14 01:27:44,035 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-14 01:27:44,038 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:27:44,101 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-14 01:27:44,103 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-14 01:27:44,103 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"4261624e-ca54-444b-83be-07cb1305c800","invariantUUID":"fc960dc4-a4d1-4ade-8bc3-be84c7f7d2f2","name":"basic_onboard_qDUNhQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4261624e-ca54-444b-83be-07cb1305c800/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"568e0b89-0ef2-4e8e-b9af-9b25ec559412","invariantUUID":"54a875a5-9c4e-40bb-8058-d1e82ea59128","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/568e0b89-0ef2-4e8e-b9af-9b25ec559412/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-14 01:27:44,106 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_qDUNhQ from SDC 2022-01-14 01:27:44,106 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:27:44,106 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:27:44,106 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-14 01:27:44,107 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-14 01:27:44,107 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:27:44,107 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:27:44,107 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-14 01:27:44,107 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2022-01-14 01:27:44,108 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-14 01:27:44,108 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2022-01-14 01:27:54,118 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2022-01-14 01:27:54,119 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-14 01:27:54,119 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-14 01:27:54,119 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-14 01:27:54,120 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-14 01:27:54,121 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:27:54,170 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-14 01:27:54,171 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-14 01:27:54,171 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"4261624e-ca54-444b-83be-07cb1305c800","invariantUUID":"fc960dc4-a4d1-4ade-8bc3-be84c7f7d2f2","name":"basic_onboard_qDUNhQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4261624e-ca54-444b-83be-07cb1305c800/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"568e0b89-0ef2-4e8e-b9af-9b25ec559412","invariantUUID":"54a875a5-9c4e-40bb-8058-d1e82ea59128","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/568e0b89-0ef2-4e8e-b9af-9b25ec559412/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-14 01:27:54,173 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_qDUNhQ from SDC 2022-01-14 01:27:54,173 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:27:54,173 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:27:54,174 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-14 01:27:54,174 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-14 01:27:54,174 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:27:54,174 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:27:54,174 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-14 01:27:54,174 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2022-01-14 01:27:54,174 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-14 01:27:54,174 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2022-01-14 01:27:54,174 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2022-01-14 01:27:54,175 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-14 01:27:54,175 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-14 01:27:54,175 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-14 01:27:54,175 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-14 01:27:54,177 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:27:54,216 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-14 01:27:54,217 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-14 01:27:54,217 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"4261624e-ca54-444b-83be-07cb1305c800","invariantUUID":"fc960dc4-a4d1-4ade-8bc3-be84c7f7d2f2","name":"basic_onboard_qDUNhQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4261624e-ca54-444b-83be-07cb1305c800/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"568e0b89-0ef2-4e8e-b9af-9b25ec559412","invariantUUID":"54a875a5-9c4e-40bb-8058-d1e82ea59128","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/568e0b89-0ef2-4e8e-b9af-9b25ec559412/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-14 01:27:54,219 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_qDUNhQ from SDC 2022-01-14 01:27:54,219 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:27:54,219 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:27:54,220 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-14 01:27:54,220 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-14 01:27:54,220 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:27:54,220 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:27:54,220 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-14 01:27:54,220 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2022-01-14 01:27:54,220 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-14 01:27:54,220 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2022-01-14 01:27:54,220 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2022-01-14 01:27:54,220 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2022-01-14 01:27:54,221 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-14 01:27:54,221 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-14 01:27:54,221 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2022-01-14 01:27:54,222 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:54,299 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-14 01:27:54,300 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2022-01-14 01:27:54,301 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"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":"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":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"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":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"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":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"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":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"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}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"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}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"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":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"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":"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":"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":"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":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"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":"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}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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 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":"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":"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-14 01:27:54,305 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2022-01-14 01:27:54,305 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2022-01-14 01:27:54,305 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2022-01-14 01:27:54,306 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC 2022-01-14 01:27:54,306 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2022-01-14 01:27:54,306 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-14 01:27:54,306 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-14 01:27:54,307 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-14 01:27:54,307 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-14 01:27:54,308 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:27:54,355 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-14 01:27:54,356 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-14 01:27:54,356 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"4261624e-ca54-444b-83be-07cb1305c800","invariantUUID":"fc960dc4-a4d1-4ade-8bc3-be84c7f7d2f2","name":"basic_onboard_qDUNhQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4261624e-ca54-444b-83be-07cb1305c800/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"568e0b89-0ef2-4e8e-b9af-9b25ec559412","invariantUUID":"54a875a5-9c4e-40bb-8058-d1e82ea59128","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/568e0b89-0ef2-4e8e-b9af-9b25ec559412/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-14 01:27:54,358 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_qDUNhQ from SDC 2022-01-14 01:27:54,358 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:27:54,358 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:27:54,359 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-14 01:27:54,359 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-14 01:27:54,359 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:27:54,359 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:27:54,359 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-14 01:27:54,359 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2022-01-14 01:27:54,359 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-14 01:27:54,359 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2022-01-14 01:27:54,373 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2022-01-14 01:27:54,373 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-01-14 01:27:54,373 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-14 01:27:54,373 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-14 01:27:54,373 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-01-14 01:27:54,375 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:54,429 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1444 2022-01-14 01:27:54,430 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-01-14 01:27:54,431 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"774192215977439db21d25be2e4add52","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"37ccc6c3bbb34b0089a0c6e9f8c0da27","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_qDUNhQ_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"167ba1978abf4b5e940c9f2cd56a545a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d53180a95c5642a987b70675c241d77c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"e1b4ba0729154239a7df9b74b73cab66","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"47410043d0be4484b34a0ff1d40380ad","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 9ef65fdf-4102","description":"vendor software product","vendorName":"ec794557-2714-4881-bde2","vendorId":"888547d6ccf0432f9fe78afd3489934f","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"67797961a3804b0881e17e1a36e66f86","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 51c7982d-4b0a","description":"vendor software product","vendorName":"a8409d0b-f693-4d01-bede","vendorId":"9155d7de55e7496f8be47b19d21e0933","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"38533e237def4ea39dddb3e640e1a158","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2022-01-14 01:27:54,433 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2022-01-14 01:27:54,434 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_qDUNhQ_VSP from SDC 2022-01-14 01:27:54,434 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2022-01-14 01:27:54,434 DEBUG 324:vsp.py(1) - importing VSP pNF 9ef65fdf-4102 from SDC 2022-01-14 01:27:54,434 DEBUG 324:vsp.py(1) - importing VSP vFW 51c7982d-4b0a from SDC 2022-01-14 01:27:54,434 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2022-01-14 01:27:54,434 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2022-01-14 01:27:54,435 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-14 01:27:54,435 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions 2022-01-14 01:27:54,435 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-14 01:27:54,437 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:54,492 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions HTTP/1.1" 200 264 2022-01-14 01:27:54,494 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-14 01:27:54,494 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"dba3bd4f4add48778a92c2e9f4171602","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1642123640810,"modificationTime":1642123661850,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-14 01:27:54,496 DEBUG 46:sdc_element.py(1) - details found, updating 2022-01-14 01:27:54,496 INFO 192:__init__.py(1) - Vsp found, updating information 2022-01-14 01:27:54,497 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2022-01-14 01:27:54,497 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-14 01:27:54,497 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions 2022-01-14 01:27:54,497 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-14 01:27:54,499 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:54,551 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions HTTP/1.1" 200 264 2022-01-14 01:27:54,552 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-14 01:27:54,552 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"dba3bd4f4add48778a92c2e9f4171602","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1642123640810,"modificationTime":1642123661850,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-14 01:27:54,555 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-14 01:27:54,555 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions 2022-01-14 01:27:54,555 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-14 01:27:54,557 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:54,603 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions HTTP/1.1" 200 264 2022-01-14 01:27:54,604 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-14 01:27:54,604 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"dba3bd4f4add48778a92c2e9f4171602","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1642123640810,"modificationTime":1642123661850,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-14 01:27:54,606 DEBUG 46:sdc_element.py(1) - details found, updating 2022-01-14 01:27:54,610 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-14 01:27:54,610 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602/actions 2022-01-14 01:27:54,610 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-01-14 01:27:54,612 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:55,518 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602/actions HTTP/1.1" 200 364 2022-01-14 01:27:55,520 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-01-14 01:27:55,521 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","versionId":"dba3bd4f4add48778a92c2e9f4171602","packageId":"37ccc6c3bbb34b0089a0c6e9f8c0da27","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-01-14 01:27:55,521 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","versionId":"dba3bd4f4add48778a92c2e9f4171602","packageId":"37ccc6c3bbb34b0089a0c6e9f8c0da27","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-01-14 01:27:55,524 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-14 01:27:55,524 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/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 2022-01-14 01:27:55,525 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-14 01:27:55,527 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:55,690 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/37ccc6c3bbb34b0089a0c6e9f8c0da27/versions/dba3bd4f4add48778a92c2e9f4171602 HTTP/1.1" 200 827 2022-01-14 01:27:55,692 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-14 01:27:55,692 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":"774192215977439db21d25be2e4add52","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"37ccc6c3bbb34b0089a0c6e9f8c0da27","version":"dba3bd4f4add48778a92c2e9f4171602","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-14 01:27:55,694 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-14 01:27:55,694 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-14 01:27:55,694 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": "37ccc6c3bbb34b0089a0c6e9f8c0da27", "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-14 01:27:55,696 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:27:58,515 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-14 01:27:58,519 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2022-01-14 01:27:58,527 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1642123676923,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"fa7d29e5-a272-446e-957b-478781199d8b","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1642123676924,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1642123676923,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"creationDate":1642123676970,"timeout":0,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"04b31397-80e2-44a1-99e8-c5c50d12a7e7","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1642123676971,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1642123676970,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1642123676923,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"fa7d29e5-a272-446e-957b-478781199d8b","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1642123676924,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1642123676923,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1":{"payloadData":"SXlBalBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVRFbERSVTVUUlY5VFZFRlNWRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBRb2pJQ01LSXlBaklFTnZjSGx5YVdkb2RDQW9ReWtnTWpBeE9TQkpiblJsYkNCRGIzSndiM0poZEdsdmJnb2pJQ01nVTFCRVdDMU1hV05sYm5ObExVbGtaVzUwYVdacFpYSTZJRUZ3WVdOb1pTMHlMakFLSXlBakNpTWdJejA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVXhKUTBWT1UwVmZSVTVFUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLQ21obFlYUmZkR1Z0Y0d4aGRHVmZkbVZ5YzJsdmJqb2dNakF4TmkweE1DMHhOQXBrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnWkhWdGJYa2dWazVHQ2dwd1lYSmhiV1YwWlhKek9nb2daSFZ0YlhsZmJtRnRaVjh3T2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUc1aGJXVWdiMllnZG0wS0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVSMWJXMTVJRzVoYldVS0NpQjJibVpmYVdRNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2FXUWdiMllnZG01bUNpQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWNtOTJhV1JsWkNCaWVTQlBUa0ZRQ2dvZ2RtNW1YMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2JtRnRaU0J2WmlCMmJtWUtJQ0FnWkdWelkzSnBjSFJwYjI0NklGQnliM1pwWkdWa0lHSjVJRTlPUVZBS0NpQjJabDl0YjJSMWJHVmZhV1E2Q2lBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNCc1lXSmxiRG9nZG01bUlHMXZaSFZzWlNCcFpBb2dJQ0JrWlhOamNtbHdkR2x2YmpvZ1VISnZkbWxrWldRZ1lua2dUMDVCVUFvS0lHUjFiVzE1WDJsdFlXZGxYMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ1NXMWhaMlVnYm1GdFpTQnZjaUJKUkFvZ0lDQmtaWE5qY21sd2RHbHZiam9nUkhWdGJYa2dhVzFoWjJVZ2JtRnRaUW9LSUdSMWJXMTVYMlpzWVhadmNsOXVZVzFsT2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUdac1lYWnZjZ29nSUNCa1pYTmpjbWx3ZEdsdmJqb2dSSFZ0YlhrZ1pteGhkbTl5Q2dweVpYTnZkWEpqWlhNNkNpQmtkVzF0ZVY4d09nb2dJQ0IwZVhCbE9pQlBVem82VG05MllUbzZVMlZ5ZG1WeUNpQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJR1IxYlcxNVgyNWhiV1ZmTUNCOUNpQWdJQ0FnYVcxaFoyVTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjlwYldGblpWOXVZVzFsSUgwS0lDQWdJQ0JtYkdGMmIzSTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjltYkdGMmIzSmZibUZ0WlNCOUNpQWdJQ0FnYldWMFlXUmhkR0U2SUhzZ2RtNW1YMjVoYldVNklIc2daMlYwWDNCaGNtRnRPaUIyYm1aZmJtRnRaU0I5TENCMmJtWmZhV1E2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYVdRZ2ZTd2dkbVpmYlc5a2RXeGxYMmxrT2lCN0lHZGxkRjl3WVhKaGJUb2dkbVpmYlc5a2RXeGxYMmxrSUgxOQ==","listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"creationDate":1642123676936,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"72c4814d-c2a2-412b-bd57-5f40650a8a8f","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.heat1","duplicated":false,"payloadUpdateDate":1642123676941,"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":1642123676936,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1642123676948,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1642123676948,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1642123676948,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1642123676475,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":1642123676475,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1642123676475,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":1642123676475,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"feature","uniqueId":"capability.02fd682d-82e2-4db0-b3c4-3fba346d6b87.feature","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"feature_dummy","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","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":"1362fad3-31c9-44da-abfa-65b9cf3e0147","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","empty":false}],"type":"tosca.capabilities.Scalable","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"scalable","uniqueId":"capability.1362fad3-31c9-44da-abfa-65b9cf3e0147.scalable","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"scalable_dummy","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"binding","uniqueId":"capability.1362fad3-31c9-44da-abfa-65b9cf3e0147.binding","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"1362fad3-31c9-44da-abfa-65b9cf3e0147","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","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":"1362fad3-31c9-44da-abfa-65b9cf3e0147","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","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":"1362fad3-31c9-44da-abfa-65b9cf3e0147","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","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":"1362fad3-31c9-44da-abfa-65b9cf3e0147","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","empty":false}],"type":"tosca.capabilities.Container","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"host","uniqueId":"capability.1362fad3-31c9-44da-abfa-65b9cf3e0147.host","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.ephemeral.size","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.ephemeral.size","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"instance","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.instance","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"memory","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.memory","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.iops","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.iops","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.device.read.requests","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.device.read.requests","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"cpu.delta","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.cpu.delta","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.capacity","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.capacity","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.device.read.bytes","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.device.read.bytes","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.write.bytes","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.write.bytes","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.latency","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.latency","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.device.read.bytes.rate","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.usage","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.usage","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"cpu_util","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.cpu_util","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.device.allocation","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.device.allocation","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.write.requests.rate","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.write.requests.rate","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.write.bytes.rate","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.write.bytes.rate","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.device.latency","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.device.latency","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"cpu","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.cpu","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.device.write.requests","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.device.write.requests","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.device.write.bytes","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.device.write.bytes","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.read.requests","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.read.requests","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.root.size","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.root.size","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.device.write.bytes.rate","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"vcpus","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.vcpus","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.device.iops","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.device.iops","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.device.usage","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.device.usage","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.device.read.requests.rate","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.device.read.requests.rate","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.device.write.requests.rate","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.device.write.requests.rate","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.allocation","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.allocation","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.read.bytes.rate","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.read.bytes.rate","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.read.bytes","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.read.bytes","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"memory.usage","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.memory.usage","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.device.capacity","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.device.capacity","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"memory.resident","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.memory.resident","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.write.requests","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.write.requests","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"os","uniqueId":"capability.1362fad3-31c9-44da-abfa-65b9cf3e0147.os","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"1362fad3-31c9-44da-abfa-65b9cf3e0147","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"endpoint","uniqueId":"capability.1362fad3-31c9-44da-abfa-65b9cf3e0147.endpoint","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"endpoint_dummy","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"dependency","uniqueId":"02fd682d-82e2-4db0-b3c4-3fba346d6b87.dependency","capability":"tosca.capabilities.Node","ownerId":"02fd682d-82e2-4db0-b3c4-3fba346d6b87","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"tosca.nodes.BlockStorage","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"local_storage","uniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","empty":false},{"definition":false,"hidden":false,"uniqueId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","empty":false},{"definition":false,"hidden":false,"uniqueId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6b75cca-a44a-4806-a153-4d535133a9c2.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":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","empty":false},{"definition":false,"hidden":false,"uniqueId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2.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":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","empty":false},{"definition":false,"hidden":false,"uniqueId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","empty":false},{"definition":false,"hidden":false,"uniqueId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2.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":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","empty":false},{"definition":false,"hidden":false,"uniqueId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2.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":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","createdFromCsar":true,"uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy","normalizedName":"abstract_dummy","name":"abstract_dummy","creationTime":1642123676775,"icon":"defaulticon","originType":"CVFC","toscaArtifacts":{},"directives":["substitutable"],"isProxy":false,"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1642123676867,"customizationUUID":"309fbb60-3793-465b-b1cd-1c652d21e803","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","empty":false},{"definition":false,"hidden":false,"uniqueId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","empty":false},{"definition":false,"hidden":false,"uniqueId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.dummy_flavor_name","parentUniqueId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6b75cca-a44a-4806-a153-4d535133a9c2.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":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.dummy_image_name","parentUniqueId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","empty":false},{"definition":false,"hidden":false,"uniqueId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2.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":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","empty":false},{"definition":false,"hidden":false,"uniqueId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","empty":false},{"definition":false,"hidden":false,"uniqueId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2.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":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","empty":false},{"definition":false,"hidden":false,"uniqueId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2.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":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9cc3e10c-9bc6-4ba5-bd9f-34e6f64b09b2","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"feature","uniqueId":"capability.02fd682d-82e2-4db0-b3c4-3fba346d6b87.feature","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"feature_dummy","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","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":"1362fad3-31c9-44da-abfa-65b9cf3e0147","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","empty":false}],"type":"tosca.capabilities.Scalable","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"scalable","uniqueId":"capability.1362fad3-31c9-44da-abfa-65b9cf3e0147.scalable","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"scalable_dummy","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"binding","uniqueId":"capability.1362fad3-31c9-44da-abfa-65b9cf3e0147.binding","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"1362fad3-31c9-44da-abfa-65b9cf3e0147","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","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":"1362fad3-31c9-44da-abfa-65b9cf3e0147","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","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":"1362fad3-31c9-44da-abfa-65b9cf3e0147","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","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":"1362fad3-31c9-44da-abfa-65b9cf3e0147","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","empty":false}],"type":"tosca.capabilities.Container","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"host","uniqueId":"capability.1362fad3-31c9-44da-abfa-65b9cf3e0147.host","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.ephemeral.size","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.ephemeral.size","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"instance","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.instance","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"memory","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.memory","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.iops","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.iops","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.device.read.requests","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.device.read.requests","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"cpu.delta","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.cpu.delta","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.capacity","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.capacity","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.device.read.bytes","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.device.read.bytes","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.write.bytes","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.write.bytes","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.latency","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.latency","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.device.read.bytes.rate","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.usage","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.usage","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"cpu_util","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.cpu_util","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.device.allocation","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.device.allocation","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.write.requests.rate","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.write.requests.rate","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.write.bytes.rate","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.write.bytes.rate","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.device.latency","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.device.latency","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"cpu","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.cpu","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.device.write.requests","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.device.write.requests","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.device.write.bytes","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.device.write.bytes","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.read.requests","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.read.requests","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.root.size","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.root.size","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.device.write.bytes.rate","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"vcpus","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.vcpus","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.device.iops","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.device.iops","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.device.usage","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.device.usage","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.device.read.requests.rate","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.device.read.requests.rate","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.device.write.requests.rate","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.device.write.requests.rate","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.allocation","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.allocation","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.read.bytes.rate","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.read.bytes.rate","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.read.bytes","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.read.bytes","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"memory.usage","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.memory.usage","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.device.capacity","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.device.capacity","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"memory.resident","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.memory.resident","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"a505d08f-1d94-427e-aab7-0ee36c5280ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a505d08f-1d94-427e-aab7-0ee36c5280ae","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"disk.write.requests","uniqueId":"capability.a505d08f-1d94-427e-aab7-0ee36c5280ae.disk.write.requests","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"os","uniqueId":"capability.1362fad3-31c9-44da-abfa-65b9cf3e0147.os","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"1362fad3-31c9-44da-abfa-65b9cf3e0147","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"endpoint","uniqueId":"capability.1362fad3-31c9-44da-abfa-65b9cf3e0147.endpoint","ownerId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"endpoint_dummy","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"dependency","uniqueId":"02fd682d-82e2-4db0-b3c4-3fba346d6b87.dependency","capability":"tosca.capabilities.Node","ownerId":"02fd682d-82e2-4db0-b3c4-3fba346d6b87","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"tosca.nodes.BlockStorage","path":["2ce7d7fc-eb64-4091-8eca-585bc29f0db2.57284369-36a9-44a1-b3e7-f384dd3029e3.dummy","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"],"source":"2ce7d7fc-eb64-4091-8eca-585bc29f0db2","parentName":"local_storage","uniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.base_dummy_group","name":"base_dummy_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"c87c6a4a-4634-4002-89d0-382c23cd7692","groupUUID":"d3691f1f-ae16-48ef-834a-c4ab2386f5b6","members":{"abstract_dummy":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.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":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.heat1","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.heat1env"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"1bdf72f2-71cf-415b-83b6-787a02e39026","artifactsUuid":["72c4814d-c2a2-412b-bd57-5f40650a8a8f"],"groupUUID":"bf7afd21-2ecb-451e-abba-5ffbbf3ac08a","members":{"abstract_dummy":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.2ce7d7fc-eb64-4091-8eca-585bc29f0db2.abstract_dummy"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_dummy","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicCnf","vendorName":"basicnf_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.1","creationDate":1642123676476,"icon":"defaulticon","description":"VF","tags":["basic_cnf"],"uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f","componentMetadataForSupportLog":{"SupportablityComponentUUID":"7d2e9117-31a3-4eed-847d-5b78279e9930","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"37ccc6c3bbb34b0089a0c6e9f8c0da27","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","systemName":"BasicCnf","invariantUUID":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1642123676830,"allArtifacts":{"heat1":{"payloadData":"SXlBalBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVRFbERSVTVUUlY5VFZFRlNWRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBRb2pJQ01LSXlBaklFTnZjSGx5YVdkb2RDQW9ReWtnTWpBeE9TQkpiblJsYkNCRGIzSndiM0poZEdsdmJnb2pJQ01nVTFCRVdDMU1hV05sYm5ObExVbGtaVzUwYVdacFpYSTZJRUZ3WVdOb1pTMHlMakFLSXlBakNpTWdJejA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVXhKUTBWT1UwVmZSVTVFUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLQ21obFlYUmZkR1Z0Y0d4aGRHVmZkbVZ5YzJsdmJqb2dNakF4TmkweE1DMHhOQXBrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnWkhWdGJYa2dWazVHQ2dwd1lYSmhiV1YwWlhKek9nb2daSFZ0YlhsZmJtRnRaVjh3T2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUc1aGJXVWdiMllnZG0wS0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVSMWJXMTVJRzVoYldVS0NpQjJibVpmYVdRNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2FXUWdiMllnZG01bUNpQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWNtOTJhV1JsWkNCaWVTQlBUa0ZRQ2dvZ2RtNW1YMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2JtRnRaU0J2WmlCMmJtWUtJQ0FnWkdWelkzSnBjSFJwYjI0NklGQnliM1pwWkdWa0lHSjVJRTlPUVZBS0NpQjJabDl0YjJSMWJHVmZhV1E2Q2lBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNCc1lXSmxiRG9nZG01bUlHMXZaSFZzWlNCcFpBb2dJQ0JrWlhOamNtbHdkR2x2YmpvZ1VISnZkbWxrWldRZ1lua2dUMDVCVUFvS0lHUjFiVzE1WDJsdFlXZGxYMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ1NXMWhaMlVnYm1GdFpTQnZjaUJKUkFvZ0lDQmtaWE5qY21sd2RHbHZiam9nUkhWdGJYa2dhVzFoWjJVZ2JtRnRaUW9LSUdSMWJXMTVYMlpzWVhadmNsOXVZVzFsT2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUdac1lYWnZjZ29nSUNCa1pYTmpjbWx3ZEdsdmJqb2dSSFZ0YlhrZ1pteGhkbTl5Q2dweVpYTnZkWEpqWlhNNkNpQmtkVzF0ZVY4d09nb2dJQ0IwZVhCbE9pQlBVem82VG05MllUbzZVMlZ5ZG1WeUNpQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJR1IxYlcxNVgyNWhiV1ZmTUNCOUNpQWdJQ0FnYVcxaFoyVTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjlwYldGblpWOXVZVzFsSUgwS0lDQWdJQ0JtYkdGMmIzSTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjltYkdGMmIzSmZibUZ0WlNCOUNpQWdJQ0FnYldWMFlXUmhkR0U2SUhzZ2RtNW1YMjVoYldVNklIc2daMlYwWDNCaGNtRnRPaUIyYm1aZmJtRnRaU0I5TENCMmJtWmZhV1E2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYVdRZ2ZTd2dkbVpmYlc5a2RXeGxYMmxrT2lCN0lHZGxkRjl3WVhKaGJUb2dkbVpmYlc5a2RXeGxYMmxrSUgxOQ==","listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"creationDate":1642123676936,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"72c4814d-c2a2-412b-bd57-5f40650a8a8f","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.heat1","duplicated":false,"payloadUpdateDate":1642123676941,"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":1642123676936,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"creationDate":1642123676970,"timeout":0,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"04b31397-80e2-44a1-99e8-c5c50d12a7e7","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1642123676971,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1642123676970,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1642123676948,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1642123676948,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1642123676948,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1642123676923,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"fa7d29e5-a272-446e-957b-478781199d8b","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1642123676924,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1642123676923,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f"},"categorySpecificMetadata":{},"csarUUID":"37ccc6c3bbb34b0089a0c6e9f8c0da27","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_cnf"} 2022-01-14 01:27:58,536 INFO 285:__init__.py(1) - Vf basic_cnf is created in SDC 2022-01-14 01:27:58,536 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:08,547 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC 2022-01-14 01:28:08,551 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-14 01:28:08,552 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/19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f/lifecycleState/Certify 2022-01-14 01:28:08,552 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2022-01-14 01:28:08,554 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:28:11,686 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f/lifecycleState/Certify HTTP/1.1" 200 1281 2022-01-14 01:28:11,687 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2022-01-14 01:28:11,687 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"dde58a6a-a48f-4a32-8c8d-56aae8e378ad","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1642123676476,"lastUpdateDate":1642123689305,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"dde58a6a-a48f-4a32-8c8d-56aae8e378ad"},"csarUUID":"37ccc6c3bbb34b0089a0c6e9f8c0da27","csarVersion":"1.0","invariantUUID":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"7d2e9117-31a3-4eed-847d-5b78279e9930"} 2022-01-14 01:28:11,689 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2022-01-14 01:28:11,690 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-14 01:28:11,690 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-14 01:28:11,690 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-14 01:28:11,690 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-14 01:28:11,692 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:28:11,772 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-14 01:28:11,773 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-14 01:28:11,774 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"4261624e-ca54-444b-83be-07cb1305c800","invariantUUID":"fc960dc4-a4d1-4ade-8bc3-be84c7f7d2f2","name":"basic_onboard_qDUNhQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4261624e-ca54-444b-83be-07cb1305c800/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"568e0b89-0ef2-4e8e-b9af-9b25ec559412","invariantUUID":"54a875a5-9c4e-40bb-8058-d1e82ea59128","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/568e0b89-0ef2-4e8e-b9af-9b25ec559412/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","invariantUUID":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7d2e9117-31a3-4eed-847d-5b78279e9930/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-14 01:28:11,776 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_qDUNhQ from SDC 2022-01-14 01:28:11,776 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:11,776 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:11,776 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-14 01:28:11,776 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-14 01:28:11,776 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:11,776 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:11,777 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-14 01:28:11,777 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-14 01:28:11,777 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:11,777 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:11,777 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-14 01:28:11,777 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2022-01-14 01:28:11,777 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-14 01:28:11,777 INFO 192:__init__.py(1) - Vf found, updating information 2022-01-14 01:28:11,777 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-14 01:28:11,778 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-14 01:28:11,778 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-01-14 01:28:11,779 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:28:11,852 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-14 01:28:11,854 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-01-14 01:28:11,856 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2bbcd551-878e-44b9-803f-3b36d70d97e4","lifecycleState":"CERTIFIED","lastUpdateDate":1642115956809,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd5a4f83-a437-40aa-8003-c1b79a92bafe","invariantUUID":"93a7800a-ad9f-4aad-a954-c5ebc02d0df2","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":"d0c0696c-73ab-46fe-8b8d-0219435a4363","lifecycleState":"CERTIFIED","lastUpdateDate":1642116026429,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d0ce019-8593-4c0d-a5d5-0d6733cf09ee","invariantUUID":"1de0b592-7b81-4076-a4dd-6820ee04ca70","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37c170b2-335e-4c19-b824-44892cd76f92","lifecycleState":"CERTIFIED","lastUpdateDate":1642115935793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba15508c-e186-4db3-81ec-2c877541f9d2","invariantUUID":"a8b153a0-caee-4b42-9ac0-18080eca1a4b","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":"port","uniqueId":"806e847f-7248-4ef7-810e-f3dee2e6352a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116049679,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e12228a-14bc-43c6-8308-628fb3802281","invariantUUID":"0a3bb9ea-7d99-4a7f-a27d-330bfd3545b6","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b4414ee-4c3b-45ed-9832-0de1cd9dfd6d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116043154,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ba5e16-d4ae-46fe-a496-41186426ab40","invariantUUID":"8e0c3f02-84b4-4dc7-b51c-11b1bb830e50","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":"7d3b8021-0bb6-4e56-8711-a5d7c514435b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115937203,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5e1b1c09-9dda-4878-941f-c91327d0118b","invariantUUID":"d3deb91f-c3b1-4983-a87a-2fad1096f791","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":"92234b58-edc4-44bf-84c5-0bd2de0ffaca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115987875,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0c81fcd-b661-4c82-b1ad-66ac4372f57a","invariantUUID":"401dff58-7de8-46d6-a46e-ccebe612a507","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":"securityrules","uniqueId":"93a4b0b1-7ff5-49c8-a0ec-07596c2fbdf3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115951411,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0b56842f-37c5-4b8a-96fa-a30f23dda843","invariantUUID":"ebdd86a5-a449-441e-808a-a41f74dca416","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e126925-a64d-4568-954c-73a8f694c418","lifecycleState":"CERTIFIED","lastUpdateDate":1642115989360,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc636ec0-d75c-44af-9b7d-1e47bdfae955","invariantUUID":"1918cec1-c405-4ede-ba4f-f013c6d28d28","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"187af211-3f47-4b77-8872-eccc31ab3699","lifecycleState":"CERTIFIED","lastUpdateDate":1642115965482,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f78b7e4-bab5-4a39-aaf7-dc6d5e464695","invariantUUID":"1d7a4960-fbfe-4aa8-9826-82369abd96d8","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"306f7adf-5e64-4d05-932c-648248c3a46a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115931291,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e31747ed-cfb7-4b90-b0df-6a929d526b93","invariantUUID":"e07e69a9-0f30-4bb5-bcb5-9d116335a040","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":"3fcf3448-e5a6-4681-8f84-96064bed46d5","lifecycleState":"CERTIFIED","lastUpdateDate":1642116098807,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af82705a-e51d-4227-9e7b-ed5daf371504","invariantUUID":"54539281-03a2-4102-99d3-9ae0843f5ba4","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":"defaulticon","uniqueId":"a5e9a0b5-fbfa-4dca-b280-f451429560a7","lifecycleState":"CERTIFIED","lastUpdateDate":1642123598766,"name":"basic_onboard_qDUNhQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4261624e-ca54-444b-83be-07cb1305c800","invariantUUID":"fc960dc4-a4d1-4ade-8bc3-be84c7f7d2f2","systemName":"BasicOnboardQdunhq","description":"VF","tags":["basic_onboard_qDUNhQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"647710f1-4480-4322-b572-23d97e2611aa","lifecycleState":"CERTIFIED","lastUpdateDate":1642115922348,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bd9bc82-3418-4de6-a80a-ba2175f022c8","invariantUUID":"b2ecb440-4dd2-43f9-9b55-c60a61d00be6","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":"objectStorage","uniqueId":"fe6be0c8-7a01-4254-9d99-c3ef24d01cf2","lifecycleState":"CERTIFIED","lastUpdateDate":1642115920889,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a5c9e61-8eba-4b35-b23e-724d665f3b98","invariantUUID":"111a7fff-ce2e-4a70-a32e-c6752645c99f","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":"compute","uniqueId":"48ecfded-6df2-46fc-a85a-5939997ab56d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116008404,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74deee2e-fdfd-41aa-be54-6a93da70737d","invariantUUID":"7943a931-454c-4485-ac52-34801bab7ea0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"92691734-01ca-4456-920d-78a2a0ccc59e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116104329,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83c2afc3-9630-4ff2-bfa4-3ddabfcf1553","invariantUUID":"ff277569-4c63-4b5a-a0ac-6faa27a7c332","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":"492f3767-c349-4199-8fdf-6cce09806f73","lifecycleState":"CERTIFIED","lastUpdateDate":1642115925245,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f51d8f33-a0a8-40e8-b0d9-c97727dfa862","invariantUUID":"35971028-0676-42f8-b31d-216362b682e0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f86bb2-9974-4ded-b616-ef2003fb73ce","lifecycleState":"CERTIFIED","lastUpdateDate":1642116055163,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df12aef3-0e2e-4027-ae60-7ddaf2d3bc22","invariantUUID":"39928119-05c2-4c10-a5d1-d626b351ce3c","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":"compute","uniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","lifecycleState":"CERTIFIED","lastUpdateDate":1642115896067,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd7355c-9613-4cf2-ab93-cc49f8f8f69c","invariantUUID":"8b7d5682-7de8-47e7-b447-07881ed0982c","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":"defaulticon","uniqueId":"12dc700a-be56-43ef-8e3f-96608d0e35b9","lifecycleState":"CERTIFIED","lastUpdateDate":1642123160486,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"568e0b89-0ef2-4e8e-b9af-9b25ec559412","invariantUUID":"54a875a5-9c4e-40bb-8058-d1e82ea59128","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00826204-2025-4277-9aef-9736478d4970","lifecycleState":"CERTIFIED","lastUpdateDate":1642116036080,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7890c87-bff9-45b2-8352-e6fbf416d3ee","invariantUUID":"196ee8ba-c50e-4fa8-85c1-f7d99ccc3b89","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4fda049d-a459-4f8d-ac1c-42fafdc7a630","lifecycleState":"CERTIFIED","lastUpdateDate":1642116051894,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b09009f-c4cd-439b-b2d8-1f0f8f406d72","invariantUUID":"5c0f6a48-542e-4fb8-b5eb-7aac513a7059","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6923d9d-cb7f-450f-9d6c-72402feeae63","lifecycleState":"CERTIFIED","lastUpdateDate":1642116105710,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26f8e9a7-a392-457b-9c78-05d7611be0e7","invariantUUID":"87df72e1-6fc6-4d78-bad4-f99135e9689f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f327106-07b0-4775-b8b4-7bafb159fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116056852,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b987cf2-3418-42c9-9008-1567f0a85267","invariantUUID":"f2e6dd9a-4069-466a-966b-92766f599bff","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"56683d95-434a-4d78-8850-a617613b2860","lifecycleState":"CERTIFIED","lastUpdateDate":1642116024579,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"466129c6-6623-4a43-8c6e-cd88deff9b31","invariantUUID":"ea81ceb4-23f5-4cf6-a3e4-ab2fb2032789","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":"loadBalancer","uniqueId":"195fc0d8-0d92-42fc-9632-2b836b6dc6e7","lifecycleState":"CERTIFIED","lastUpdateDate":1642115913191,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47d3119d-39e5-40e0-b8e6-920d6db611ca","invariantUUID":"7e21eaac-76fa-42ff-920f-0e0ff51796b0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4829965c-e0b9-4b1b-b89a-2171b9cc698d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115915008,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f48fdf0f-3306-48a9-9f29-61a37658537c","invariantUUID":"a13a1752-4ef9-42fd-a55a-50caf9e357b8","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5ff7ce9-bccc-4f34-9897-b60319ed117d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116106966,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6376a0aa-a25e-4ad8-9d9d-6726e236da07","invariantUUID":"93504b3e-0352-49ec-833a-443e35d08e9d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"889eb12d-f057-4b86-8f16-a9ebc099e1f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116034741,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfadf82f-b790-4bb4-86c0-90eaea80d2fa","invariantUUID":"19389e73-f9e4-4097-adcc-fa36f212ed7f","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"912b5d67-9e9b-4d11-b216-c70e0f92372a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116108243,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a46fc76-b066-4017-8a54-6895c0a11d1c","invariantUUID":"2def27f0-e5f4-48c2-aa92-2d68afbf1bbd","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d866966d-db66-4de7-a454-c0b7f227caf4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116110791,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f4c099-5bb3-4592-89c8-4e454983fa9d","invariantUUID":"57942834-20a7-4db8-ae7f-f33036d5b32b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"57d220d2-efd8-4f19-affc-865a835bb6c9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116044861,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05311e8f-6ba9-475e-acba-856aed7d67dd","invariantUUID":"6313ce00-00cd-4664-b15e-7e7ea1f78966","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ec35f244-ebe5-4a31-b7ef-316b82b18ce9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116063049,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5056159-7781-4da2-baae-365cb168f887","invariantUUID":"3e77f9b9-1831-4d7f-b169-a554653048ee","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":"9e434432-acea-4837-8559-754aeb68d2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1642115995051,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"52204ed1-d372-4e09-b252-c30b93613686","invariantUUID":"625a4bbc-a3bd-4370-906a-8ac002f7c336","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73b3017f-8c9e-4a04-b2fa-39d95cd4252c","lifecycleState":"CERTIFIED","lastUpdateDate":1642116002906,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27b96b8a-90cb-4a28-beda-c805d16dfa49","invariantUUID":"9f5f66b2-b066-472c-8b89-47752727fee7","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":"defaulticon","uniqueId":"62b3a7d6-a4c0-43e3-a7f2-4c642a71fe5e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115992225,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38bed6f-4fde-42ee-8413-1fd40bff6209","invariantUUID":"766240a9-2263-4e01-8940-28c398f3a27a","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":"defaulticon","uniqueId":"4ff2182c-e97b-40d8-a461-bbe9e3e262cf","lifecycleState":"CERTIFIED","lastUpdateDate":1642115929265,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ff462d5-8a87-4bd2-ac91-f4e29fed4c56","invariantUUID":"33da3680-df03-49a1-8c5c-b1d2d1e3c979","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":"defaulticon","uniqueId":"06b06ea2-9861-42d2-b2ea-b05aa725c36b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115905587,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"00d8129f-0d17-4155-94c1-f67e03971a81","invariantUUID":"19773fc6-8e2d-4dc7-8f1f-64f651df700a","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dde58a6a-a48f-4a32-8c8d-56aae8e378ad","lifecycleState":"CERTIFIED","lastUpdateDate":1642123689305,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","invariantUUID":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"d74fec4c-8873-4270-93cc-c8b44e49390c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115998541,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0832b848-cc18-4f00-9cfe-a0914cc35a92","invariantUUID":"3f75a755-0a91-4f52-8393-b0089fe67287","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":"compute","uniqueId":"ada213b0-af9a-46e6-93d9-701cc7c28761","lifecycleState":"CERTIFIED","lastUpdateDate":1642116059774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21f60837-fa51-47b3-b25a-b9b732556441","invariantUUID":"492bf900-0de3-42cd-a5a5-0073c62fa52d","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1f65a1f7-6ce6-442c-8c34-b46f359dad06","lifecycleState":"CERTIFIED","lastUpdateDate":1642116030352,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73f99b64-4353-4c45-99eb-91ed869b12d5","invariantUUID":"e6e8bdd3-3dc1-419d-8d48-6ad1fbec0821","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":"9e1524d0-15b1-4993-9e5b-3b73e00659b6","lifecycleState":"CERTIFIED","lastUpdateDate":1642115969827,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8236bbc6-fedf-43af-b79a-49c03c88794c","invariantUUID":"dc99f529-620a-4e43-9558-2295f663694b","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":"objectStorage","uniqueId":"78fddc54-9195-405b-a8c0-9eb0a1583c81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116101669,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ecbc35b-d14e-4573-b496-bb9459d65132","invariantUUID":"1d66d6c2-c5fe-48a2-ab1b-6346939c50e8","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37e0f777-ebc5-489a-9ee1-3cd29ea08a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116038934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"035c3fd3-9c92-44c5-84db-ce75641b528d","invariantUUID":"31d04304-41e7-4a02-b0c8-20655c5fa7b0","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae12bceb-e807-4cb4-8756-c4f3700a1368","lifecycleState":"CERTIFIED","lastUpdateDate":1642115916507,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95168a5f-8a1d-4240-bb5d-3abed20b3cfb","invariantUUID":"4d86ab82-7a0e-45c0-aecb-5d6d9e71079f","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":"networkrules","uniqueId":"05fe0b68-36d9-4859-b1eb-33e03e03b0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115943126,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f3f8d7ed-5ffa-4128-a227-c74fd35bc562","invariantUUID":"862834ef-f8a9-45d4-8e5b-39584c48930a","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4ec0bfb1-bb59-4cf7-8a47-2683689cd895","lifecycleState":"CERTIFIED","lastUpdateDate":1642116096118,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d8115a-0a41-4b6c-a3af-209f86a9b637","invariantUUID":"f179b55b-fccc-4a86-aff3-70c44edecc74","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28ff3af8-674d-48b7-bcbe-951c0a86e51f","lifecycleState":"CERTIFIED","lastUpdateDate":1642116061400,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aab426a7-1dd8-453d-bb25-2492d870042b","invariantUUID":"61f891c4-33e0-4a8e-823e-692692b35194","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":"5b472bf3-eac6-44b4-9458-d2afe54b1b5c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115958189,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3f194c1-7b89-46f6-baa0-e3ab89afafde","invariantUUID":"75926112-0ca2-4c73-a58f-5e923d45fd5e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"078b0cd8-a895-4393-b3c2-4fd96fadd49a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116015179,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b33ce00-b69d-4117-af15-7090ad56056e","invariantUUID":"7ef4bd86-68da-40e7-80bc-14b25b9595c2","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1198ce5-a4a4-4598-9566-969dd226152a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116109523,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8547f10-f054-4f17-8b16-ef2ba7ee3c12","invariantUUID":"c2d87dfd-4462-43a0-a067-2d525230fd4a","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"321d752c-90ad-492c-a027-2c22d867c15b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115907709,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ca08e47-6324-4ca2-9d27-c92a16fa7569","invariantUUID":"554ed8f8-8903-498e-b0da-6842952f3e04","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":"compute","uniqueId":"696d0716-6baa-4f92-9840-1993e83ab26a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115954589,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e31d5490-74db-4ab2-af58-c4d87473dcb2","invariantUUID":"34290bfc-7f53-4104-a156-16a86f34c091","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52160b63-6549-4705-b65d-a94f9b54e45b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116017090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fd1dff6-4d48-4c0e-afa6-3f0e37536426","invariantUUID":"e90c8c34-c937-4f30-80e3-862f1504f46b","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81f2abe5-5321-4156-8c90-6ced85d604fe","lifecycleState":"CERTIFIED","lastUpdateDate":1642115934258,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"185842f2-7081-42b5-864e-b794df82326d","invariantUUID":"d094d70f-b522-4e30-b868-8952a0999e76","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75e4b74d-d461-4493-972c-7f238158db58","lifecycleState":"CERTIFIED","lastUpdateDate":1642115949861,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed41f60d-867f-4bfd-93e6-d2e32dcbc2c0","invariantUUID":"9e9b085a-17ff-4a90-b5b5-3487ba74a001","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":"port","uniqueId":"055abf67-266d-49bb-b184-64a163b0329a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116028616,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec552d88-7ca7-4432-b7b6-d26c892bdba6","invariantUUID":"099c2b5e-92cf-4479-8e5e-ae25dbec2df1","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":"3ecc55b9-4a81-474d-b398-882bf7a46b63","lifecycleState":"CERTIFIED","lastUpdateDate":1642115977929,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2c7e70a-5a23-44f2-9858-0b4a05cf1e60","invariantUUID":"8a369bc1-3974-4bdf-a552-9dcf48ee5b63","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":"6df86238-13f9-48fc-8e07-8a2f4712c988","lifecycleState":"CERTIFIED","lastUpdateDate":1642116037512,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"380f8390-a0f0-453a-bacf-dae9320123a0","invariantUUID":"a2141494-916a-45dc-9189-719529732c59","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73d800d-f9be-4232-85f7-d7d5d81129f3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115986493,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ae0c11f3-abee-4161-9317-0cee17ae330b","invariantUUID":"a652e66c-b726-4f48-9d1f-3ee0cfd23859","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":"port","uniqueId":"f53514d7-ad38-42b4-a7fc-70eb97c80d4e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116031947,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56882cef-d06d-4aab-81c0-393b430491c7","invariantUUID":"5b6bd5b3-d1bd-4d16-99e5-7702157ac89f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a010d93e-920b-4f77-9aa9-824788912940","lifecycleState":"CERTIFIED","lastUpdateDate":1642116010014,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf233508-163e-4692-94a3-fcbf76633e00","invariantUUID":"24ce2467-2c06-4fc3-8c41-617f8452b384","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e0f2e41-0148-406f-a7d6-89addb87de32","lifecycleState":"CERTIFIED","lastUpdateDate":1642115996806,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56b1cfeb-72bc-4fd6-9248-02fd7481bf4d","invariantUUID":"71de902a-5fc4-4a25-8f8a-1beaa2ff8924","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23fbcc47-4a05-4072-9108-468c52600b33","lifecycleState":"CERTIFIED","lastUpdateDate":1642116058355,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d142da8-c1f6-4ce0-9892-7ecd54afe273","invariantUUID":"6ac852e6-3b00-44e5-8ba5-c42598702f54","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8751960e-7921-42d7-af76-15ba2f9665f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116001472,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff6a7f60-4e50-4b7f-9b74-33f4c8209317","invariantUUID":"06045ca4-80b4-4575-a1de-c3c958340e46","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40cc5c38-4d2d-43a9-962b-315268606174","lifecycleState":"CERTIFIED","lastUpdateDate":1642115944639,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bd244b6-19c6-403b-aba7-c9959f34cd4c","invariantUUID":"61573c3d-679e-47b8-9d74-1efe4824743d","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"01902a55-ff41-4f9e-9a61-2e46e9c773c8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115967516,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4057ec97-2c46-4f02-8801-0a9c143c44d6","invariantUUID":"8f9afc35-af38-4448-b15c-83720be914dd","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"78854a26-d1bc-456a-85ac-b97c4f87598e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115990784,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ed29dcee-7182-429b-89a4-019f9c60979f","invariantUUID":"4262c20d-d453-4292-8798-fb9a9ba72cba","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":"e3aa98ea-8f8a-415f-a4cd-c74b364a3afa","lifecycleState":"CERTIFIED","lastUpdateDate":1642116033376,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d8b6b7d-ed24-49b9-9bc0-df92a394dd2c","invariantUUID":"c8a8673f-7c86-47a2-8425-b726f254d714","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14ac82e5-2025-4ef7-9456-558193201a77","lifecycleState":"CERTIFIED","lastUpdateDate":1642116040939,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"334be054-7e96-47bf-957f-5165a12dae0d","invariantUUID":"468fe813-9e73-4db9-a871-5dccf0690044","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bfa49c18-2735-456d-a5e4-33c5d8d4aedd","lifecycleState":"CERTIFIED","lastUpdateDate":1642116097532,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12e98c33-91ee-4dca-8057-7451cbb3a8cf","invariantUUID":"bcbc8f8c-02af-4bc1-b81f-616ad360dd61","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":"dcbb55f6-323d-43dc-91c3-32f3e0187914","lifecycleState":"CERTIFIED","lastUpdateDate":1642115982191,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ccbf03e-54ef-4828-a5fc-c5e95f4c8667","invariantUUID":"c7f94c31-e468-46c6-98cf-8e4bf4ccf462","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":"compute","uniqueId":"d330f4e1-aa3e-42a7-a759-aa02fd5cb76d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116004390,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9445ca74-16c0-47bf-8e88-091f5adf8304","invariantUUID":"0660483e-acbe-449e-9fba-08685379317d","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":"port","uniqueId":"80c6322f-5698-4328-ad92-957ce746d021","lifecycleState":"CERTIFIED","lastUpdateDate":1642115926886,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76519598-1757-45c5-9f7a-a193452b72e6","invariantUUID":"b6454f7c-c4af-4d57-8ab0-30ca403b9c24","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":"objectStorage","uniqueId":"3288b178-232f-4e73-a476-8aa2dcb522bb","lifecycleState":"CERTIFIED","lastUpdateDate":1642115909813,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a408072f-95a9-4d55-a66f-eae4af3250b5","invariantUUID":"560d8a2c-d9e1-4af9-a73a-1022ef2f3e83","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":"networkrules","uniqueId":"cfe8991e-6676-4173-9519-aa24c85519e3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115948320,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1ac0a1db-ddeb-4244-98d6-f1fd14a8d4e5","invariantUUID":"de96bfe2-d82c-46e7-bba9-68759e51180b","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a668160a-9e7d-4a55-b616-65bb57c0ce11","lifecycleState":"CERTIFIED","lastUpdateDate":1642116100311,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b881153f-46e0-4509-bc06-b5062147bd4c","invariantUUID":"faeb5f7a-f35b-4954-8bc6-ac6db9b111ef","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":"network","uniqueId":"13edc194-7966-46d9-9713-7472992bbf07","lifecycleState":"CERTIFIED","lastUpdateDate":1642115983593,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8285a39-d596-49ed-af09-1767aef18386","invariantUUID":"407a34e5-0193-40e6-ba44-e26245e76d53","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":"0c6204ed-570a-44dc-ac29-1deab811449d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115923785,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69af236b-9ed1-48bb-be71-ff89282af4e2","invariantUUID":"24979889-02ba-4295-84c3-f442c1748bec","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":"objectStorage","uniqueId":"b30bd4ae-4e40-4b0a-82c3-8860c59d312f","lifecycleState":"CERTIFIED","lastUpdateDate":1642115993628,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"826d1b1c-31b7-4815-8bc2-b642606eb069","invariantUUID":"1daaaf13-19cb-46be-98ad-1e18a2ee3631","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":"objectStorage","uniqueId":"862afa3c-75be-4057-820d-713877bbd462","lifecycleState":"CERTIFIED","lastUpdateDate":1642116103012,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8be007f0-28df-477b-9f8f-1b418741993c","invariantUUID":"d16a967e-d7d0-4f91-acdf-35674eb29bcc","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":"network","uniqueId":"2fdf097d-bc90-45f2-b9dd-6e30fc0902ca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115959979,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f92007e7-7547-44f4-9abb-aae1e72db6d2","invariantUUID":"8dd9f2f7-4766-465c-857c-63386812578a","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":"d6780666-a5f6-4359-980f-95e7725e98af","lifecycleState":"CERTIFIED","lastUpdateDate":1642115932841,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a0fc63f-f9a5-4ec0-92f6-968631d06a9d","invariantUUID":"2c62a88e-fcbb-42f5-8ca0-fa71e3d1adab","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"29acefd5-3f39-4752-99e9-a6d87c8ad8ac","lifecycleState":"CERTIFIED","lastUpdateDate":1642122733266,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","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":"8bd08fd3-07cc-4aa2-8b7d-b183a3443697","lifecycleState":"CERTIFIED","lastUpdateDate":1642123197276,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","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":"aa72bbbe-0d66-40df-8ff3-f513f57429e6","lifecycleState":"CERTIFIED","lastUpdateDate":1642123633379,"name":"basic_onboard_qDUNhQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","systemName":"BasicOnboardQdunhq","description":"service","tags":["basic_onboard_qDUNhQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-01-14 01:28:11,861 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2022-01-14 01:28:21,872 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2022-01-14 01:28:21,872 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-14 01:28:21,873 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-14 01:28:21,873 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-14 01:28:21,873 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-14 01:28:21,876 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:28:22,290 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-14 01:28:22,292 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-14 01:28:22,292 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"4261624e-ca54-444b-83be-07cb1305c800","invariantUUID":"fc960dc4-a4d1-4ade-8bc3-be84c7f7d2f2","name":"basic_onboard_qDUNhQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4261624e-ca54-444b-83be-07cb1305c800/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"568e0b89-0ef2-4e8e-b9af-9b25ec559412","invariantUUID":"54a875a5-9c4e-40bb-8058-d1e82ea59128","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/568e0b89-0ef2-4e8e-b9af-9b25ec559412/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","invariantUUID":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7d2e9117-31a3-4eed-847d-5b78279e9930/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-14 01:28:22,295 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_qDUNhQ from SDC 2022-01-14 01:28:22,295 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:22,295 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:22,295 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-14 01:28:22,295 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-14 01:28:22,295 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:22,296 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:22,296 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-14 01:28:22,296 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-14 01:28:22,296 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:22,296 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:22,296 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-14 01:28:22,296 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2022-01-14 01:28:22,296 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-14 01:28:22,296 INFO 192:__init__.py(1) - Vf found, updating information 2022-01-14 01:28:22,297 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-14 01:28:22,297 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-14 01:28:22,297 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-01-14 01:28:22,299 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:28:23,695 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-14 01:28:23,697 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-01-14 01:28:23,700 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2bbcd551-878e-44b9-803f-3b36d70d97e4","lifecycleState":"CERTIFIED","lastUpdateDate":1642115956809,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd5a4f83-a437-40aa-8003-c1b79a92bafe","invariantUUID":"93a7800a-ad9f-4aad-a954-c5ebc02d0df2","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":"d0c0696c-73ab-46fe-8b8d-0219435a4363","lifecycleState":"CERTIFIED","lastUpdateDate":1642116026429,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d0ce019-8593-4c0d-a5d5-0d6733cf09ee","invariantUUID":"1de0b592-7b81-4076-a4dd-6820ee04ca70","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37c170b2-335e-4c19-b824-44892cd76f92","lifecycleState":"CERTIFIED","lastUpdateDate":1642115935793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba15508c-e186-4db3-81ec-2c877541f9d2","invariantUUID":"a8b153a0-caee-4b42-9ac0-18080eca1a4b","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":"port","uniqueId":"806e847f-7248-4ef7-810e-f3dee2e6352a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116049679,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e12228a-14bc-43c6-8308-628fb3802281","invariantUUID":"0a3bb9ea-7d99-4a7f-a27d-330bfd3545b6","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b4414ee-4c3b-45ed-9832-0de1cd9dfd6d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116043154,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ba5e16-d4ae-46fe-a496-41186426ab40","invariantUUID":"8e0c3f02-84b4-4dc7-b51c-11b1bb830e50","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":"7d3b8021-0bb6-4e56-8711-a5d7c514435b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115937203,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5e1b1c09-9dda-4878-941f-c91327d0118b","invariantUUID":"d3deb91f-c3b1-4983-a87a-2fad1096f791","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":"92234b58-edc4-44bf-84c5-0bd2de0ffaca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115987875,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0c81fcd-b661-4c82-b1ad-66ac4372f57a","invariantUUID":"401dff58-7de8-46d6-a46e-ccebe612a507","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":"securityrules","uniqueId":"93a4b0b1-7ff5-49c8-a0ec-07596c2fbdf3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115951411,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0b56842f-37c5-4b8a-96fa-a30f23dda843","invariantUUID":"ebdd86a5-a449-441e-808a-a41f74dca416","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e126925-a64d-4568-954c-73a8f694c418","lifecycleState":"CERTIFIED","lastUpdateDate":1642115989360,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc636ec0-d75c-44af-9b7d-1e47bdfae955","invariantUUID":"1918cec1-c405-4ede-ba4f-f013c6d28d28","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"187af211-3f47-4b77-8872-eccc31ab3699","lifecycleState":"CERTIFIED","lastUpdateDate":1642115965482,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f78b7e4-bab5-4a39-aaf7-dc6d5e464695","invariantUUID":"1d7a4960-fbfe-4aa8-9826-82369abd96d8","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"306f7adf-5e64-4d05-932c-648248c3a46a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115931291,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e31747ed-cfb7-4b90-b0df-6a929d526b93","invariantUUID":"e07e69a9-0f30-4bb5-bcb5-9d116335a040","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":"3fcf3448-e5a6-4681-8f84-96064bed46d5","lifecycleState":"CERTIFIED","lastUpdateDate":1642116098807,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af82705a-e51d-4227-9e7b-ed5daf371504","invariantUUID":"54539281-03a2-4102-99d3-9ae0843f5ba4","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":"defaulticon","uniqueId":"a5e9a0b5-fbfa-4dca-b280-f451429560a7","lifecycleState":"CERTIFIED","lastUpdateDate":1642123598766,"name":"basic_onboard_qDUNhQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4261624e-ca54-444b-83be-07cb1305c800","invariantUUID":"fc960dc4-a4d1-4ade-8bc3-be84c7f7d2f2","systemName":"BasicOnboardQdunhq","description":"VF","tags":["basic_onboard_qDUNhQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"647710f1-4480-4322-b572-23d97e2611aa","lifecycleState":"CERTIFIED","lastUpdateDate":1642115922348,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bd9bc82-3418-4de6-a80a-ba2175f022c8","invariantUUID":"b2ecb440-4dd2-43f9-9b55-c60a61d00be6","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":"objectStorage","uniqueId":"fe6be0c8-7a01-4254-9d99-c3ef24d01cf2","lifecycleState":"CERTIFIED","lastUpdateDate":1642115920889,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a5c9e61-8eba-4b35-b23e-724d665f3b98","invariantUUID":"111a7fff-ce2e-4a70-a32e-c6752645c99f","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":"compute","uniqueId":"48ecfded-6df2-46fc-a85a-5939997ab56d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116008404,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74deee2e-fdfd-41aa-be54-6a93da70737d","invariantUUID":"7943a931-454c-4485-ac52-34801bab7ea0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"92691734-01ca-4456-920d-78a2a0ccc59e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116104329,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83c2afc3-9630-4ff2-bfa4-3ddabfcf1553","invariantUUID":"ff277569-4c63-4b5a-a0ac-6faa27a7c332","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":"492f3767-c349-4199-8fdf-6cce09806f73","lifecycleState":"CERTIFIED","lastUpdateDate":1642115925245,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f51d8f33-a0a8-40e8-b0d9-c97727dfa862","invariantUUID":"35971028-0676-42f8-b31d-216362b682e0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f86bb2-9974-4ded-b616-ef2003fb73ce","lifecycleState":"CERTIFIED","lastUpdateDate":1642116055163,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df12aef3-0e2e-4027-ae60-7ddaf2d3bc22","invariantUUID":"39928119-05c2-4c10-a5d1-d626b351ce3c","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":"compute","uniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","lifecycleState":"CERTIFIED","lastUpdateDate":1642115896067,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd7355c-9613-4cf2-ab93-cc49f8f8f69c","invariantUUID":"8b7d5682-7de8-47e7-b447-07881ed0982c","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":"defaulticon","uniqueId":"12dc700a-be56-43ef-8e3f-96608d0e35b9","lifecycleState":"CERTIFIED","lastUpdateDate":1642123160486,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"568e0b89-0ef2-4e8e-b9af-9b25ec559412","invariantUUID":"54a875a5-9c4e-40bb-8058-d1e82ea59128","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00826204-2025-4277-9aef-9736478d4970","lifecycleState":"CERTIFIED","lastUpdateDate":1642116036080,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7890c87-bff9-45b2-8352-e6fbf416d3ee","invariantUUID":"196ee8ba-c50e-4fa8-85c1-f7d99ccc3b89","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4fda049d-a459-4f8d-ac1c-42fafdc7a630","lifecycleState":"CERTIFIED","lastUpdateDate":1642116051894,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b09009f-c4cd-439b-b2d8-1f0f8f406d72","invariantUUID":"5c0f6a48-542e-4fb8-b5eb-7aac513a7059","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6923d9d-cb7f-450f-9d6c-72402feeae63","lifecycleState":"CERTIFIED","lastUpdateDate":1642116105710,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26f8e9a7-a392-457b-9c78-05d7611be0e7","invariantUUID":"87df72e1-6fc6-4d78-bad4-f99135e9689f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f327106-07b0-4775-b8b4-7bafb159fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116056852,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b987cf2-3418-42c9-9008-1567f0a85267","invariantUUID":"f2e6dd9a-4069-466a-966b-92766f599bff","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"56683d95-434a-4d78-8850-a617613b2860","lifecycleState":"CERTIFIED","lastUpdateDate":1642116024579,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"466129c6-6623-4a43-8c6e-cd88deff9b31","invariantUUID":"ea81ceb4-23f5-4cf6-a3e4-ab2fb2032789","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":"loadBalancer","uniqueId":"195fc0d8-0d92-42fc-9632-2b836b6dc6e7","lifecycleState":"CERTIFIED","lastUpdateDate":1642115913191,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47d3119d-39e5-40e0-b8e6-920d6db611ca","invariantUUID":"7e21eaac-76fa-42ff-920f-0e0ff51796b0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4829965c-e0b9-4b1b-b89a-2171b9cc698d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115915008,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f48fdf0f-3306-48a9-9f29-61a37658537c","invariantUUID":"a13a1752-4ef9-42fd-a55a-50caf9e357b8","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5ff7ce9-bccc-4f34-9897-b60319ed117d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116106966,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6376a0aa-a25e-4ad8-9d9d-6726e236da07","invariantUUID":"93504b3e-0352-49ec-833a-443e35d08e9d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"889eb12d-f057-4b86-8f16-a9ebc099e1f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116034741,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfadf82f-b790-4bb4-86c0-90eaea80d2fa","invariantUUID":"19389e73-f9e4-4097-adcc-fa36f212ed7f","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"912b5d67-9e9b-4d11-b216-c70e0f92372a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116108243,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a46fc76-b066-4017-8a54-6895c0a11d1c","invariantUUID":"2def27f0-e5f4-48c2-aa92-2d68afbf1bbd","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d866966d-db66-4de7-a454-c0b7f227caf4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116110791,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f4c099-5bb3-4592-89c8-4e454983fa9d","invariantUUID":"57942834-20a7-4db8-ae7f-f33036d5b32b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"57d220d2-efd8-4f19-affc-865a835bb6c9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116044861,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05311e8f-6ba9-475e-acba-856aed7d67dd","invariantUUID":"6313ce00-00cd-4664-b15e-7e7ea1f78966","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ec35f244-ebe5-4a31-b7ef-316b82b18ce9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116063049,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5056159-7781-4da2-baae-365cb168f887","invariantUUID":"3e77f9b9-1831-4d7f-b169-a554653048ee","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":"9e434432-acea-4837-8559-754aeb68d2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1642115995051,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"52204ed1-d372-4e09-b252-c30b93613686","invariantUUID":"625a4bbc-a3bd-4370-906a-8ac002f7c336","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73b3017f-8c9e-4a04-b2fa-39d95cd4252c","lifecycleState":"CERTIFIED","lastUpdateDate":1642116002906,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27b96b8a-90cb-4a28-beda-c805d16dfa49","invariantUUID":"9f5f66b2-b066-472c-8b89-47752727fee7","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":"defaulticon","uniqueId":"62b3a7d6-a4c0-43e3-a7f2-4c642a71fe5e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115992225,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38bed6f-4fde-42ee-8413-1fd40bff6209","invariantUUID":"766240a9-2263-4e01-8940-28c398f3a27a","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":"defaulticon","uniqueId":"4ff2182c-e97b-40d8-a461-bbe9e3e262cf","lifecycleState":"CERTIFIED","lastUpdateDate":1642115929265,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ff462d5-8a87-4bd2-ac91-f4e29fed4c56","invariantUUID":"33da3680-df03-49a1-8c5c-b1d2d1e3c979","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":"defaulticon","uniqueId":"06b06ea2-9861-42d2-b2ea-b05aa725c36b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115905587,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"00d8129f-0d17-4155-94c1-f67e03971a81","invariantUUID":"19773fc6-8e2d-4dc7-8f1f-64f651df700a","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dde58a6a-a48f-4a32-8c8d-56aae8e378ad","lifecycleState":"CERTIFIED","lastUpdateDate":1642123689305,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","invariantUUID":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"d74fec4c-8873-4270-93cc-c8b44e49390c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115998541,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0832b848-cc18-4f00-9cfe-a0914cc35a92","invariantUUID":"3f75a755-0a91-4f52-8393-b0089fe67287","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":"compute","uniqueId":"ada213b0-af9a-46e6-93d9-701cc7c28761","lifecycleState":"CERTIFIED","lastUpdateDate":1642116059774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21f60837-fa51-47b3-b25a-b9b732556441","invariantUUID":"492bf900-0de3-42cd-a5a5-0073c62fa52d","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1f65a1f7-6ce6-442c-8c34-b46f359dad06","lifecycleState":"CERTIFIED","lastUpdateDate":1642116030352,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73f99b64-4353-4c45-99eb-91ed869b12d5","invariantUUID":"e6e8bdd3-3dc1-419d-8d48-6ad1fbec0821","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":"9e1524d0-15b1-4993-9e5b-3b73e00659b6","lifecycleState":"CERTIFIED","lastUpdateDate":1642115969827,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8236bbc6-fedf-43af-b79a-49c03c88794c","invariantUUID":"dc99f529-620a-4e43-9558-2295f663694b","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":"objectStorage","uniqueId":"78fddc54-9195-405b-a8c0-9eb0a1583c81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116101669,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ecbc35b-d14e-4573-b496-bb9459d65132","invariantUUID":"1d66d6c2-c5fe-48a2-ab1b-6346939c50e8","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37e0f777-ebc5-489a-9ee1-3cd29ea08a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116038934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"035c3fd3-9c92-44c5-84db-ce75641b528d","invariantUUID":"31d04304-41e7-4a02-b0c8-20655c5fa7b0","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae12bceb-e807-4cb4-8756-c4f3700a1368","lifecycleState":"CERTIFIED","lastUpdateDate":1642115916507,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95168a5f-8a1d-4240-bb5d-3abed20b3cfb","invariantUUID":"4d86ab82-7a0e-45c0-aecb-5d6d9e71079f","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":"networkrules","uniqueId":"05fe0b68-36d9-4859-b1eb-33e03e03b0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115943126,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f3f8d7ed-5ffa-4128-a227-c74fd35bc562","invariantUUID":"862834ef-f8a9-45d4-8e5b-39584c48930a","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4ec0bfb1-bb59-4cf7-8a47-2683689cd895","lifecycleState":"CERTIFIED","lastUpdateDate":1642116096118,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d8115a-0a41-4b6c-a3af-209f86a9b637","invariantUUID":"f179b55b-fccc-4a86-aff3-70c44edecc74","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28ff3af8-674d-48b7-bcbe-951c0a86e51f","lifecycleState":"CERTIFIED","lastUpdateDate":1642116061400,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aab426a7-1dd8-453d-bb25-2492d870042b","invariantUUID":"61f891c4-33e0-4a8e-823e-692692b35194","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":"5b472bf3-eac6-44b4-9458-d2afe54b1b5c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115958189,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3f194c1-7b89-46f6-baa0-e3ab89afafde","invariantUUID":"75926112-0ca2-4c73-a58f-5e923d45fd5e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"078b0cd8-a895-4393-b3c2-4fd96fadd49a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116015179,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b33ce00-b69d-4117-af15-7090ad56056e","invariantUUID":"7ef4bd86-68da-40e7-80bc-14b25b9595c2","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1198ce5-a4a4-4598-9566-969dd226152a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116109523,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8547f10-f054-4f17-8b16-ef2ba7ee3c12","invariantUUID":"c2d87dfd-4462-43a0-a067-2d525230fd4a","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"321d752c-90ad-492c-a027-2c22d867c15b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115907709,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ca08e47-6324-4ca2-9d27-c92a16fa7569","invariantUUID":"554ed8f8-8903-498e-b0da-6842952f3e04","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":"compute","uniqueId":"696d0716-6baa-4f92-9840-1993e83ab26a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115954589,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e31d5490-74db-4ab2-af58-c4d87473dcb2","invariantUUID":"34290bfc-7f53-4104-a156-16a86f34c091","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52160b63-6549-4705-b65d-a94f9b54e45b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116017090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fd1dff6-4d48-4c0e-afa6-3f0e37536426","invariantUUID":"e90c8c34-c937-4f30-80e3-862f1504f46b","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81f2abe5-5321-4156-8c90-6ced85d604fe","lifecycleState":"CERTIFIED","lastUpdateDate":1642115934258,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"185842f2-7081-42b5-864e-b794df82326d","invariantUUID":"d094d70f-b522-4e30-b868-8952a0999e76","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75e4b74d-d461-4493-972c-7f238158db58","lifecycleState":"CERTIFIED","lastUpdateDate":1642115949861,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed41f60d-867f-4bfd-93e6-d2e32dcbc2c0","invariantUUID":"9e9b085a-17ff-4a90-b5b5-3487ba74a001","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":"port","uniqueId":"055abf67-266d-49bb-b184-64a163b0329a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116028616,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec552d88-7ca7-4432-b7b6-d26c892bdba6","invariantUUID":"099c2b5e-92cf-4479-8e5e-ae25dbec2df1","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":"3ecc55b9-4a81-474d-b398-882bf7a46b63","lifecycleState":"CERTIFIED","lastUpdateDate":1642115977929,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2c7e70a-5a23-44f2-9858-0b4a05cf1e60","invariantUUID":"8a369bc1-3974-4bdf-a552-9dcf48ee5b63","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":"6df86238-13f9-48fc-8e07-8a2f4712c988","lifecycleState":"CERTIFIED","lastUpdateDate":1642116037512,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"380f8390-a0f0-453a-bacf-dae9320123a0","invariantUUID":"a2141494-916a-45dc-9189-719529732c59","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73d800d-f9be-4232-85f7-d7d5d81129f3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115986493,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ae0c11f3-abee-4161-9317-0cee17ae330b","invariantUUID":"a652e66c-b726-4f48-9d1f-3ee0cfd23859","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":"port","uniqueId":"f53514d7-ad38-42b4-a7fc-70eb97c80d4e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116031947,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56882cef-d06d-4aab-81c0-393b430491c7","invariantUUID":"5b6bd5b3-d1bd-4d16-99e5-7702157ac89f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a010d93e-920b-4f77-9aa9-824788912940","lifecycleState":"CERTIFIED","lastUpdateDate":1642116010014,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf233508-163e-4692-94a3-fcbf76633e00","invariantUUID":"24ce2467-2c06-4fc3-8c41-617f8452b384","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e0f2e41-0148-406f-a7d6-89addb87de32","lifecycleState":"CERTIFIED","lastUpdateDate":1642115996806,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56b1cfeb-72bc-4fd6-9248-02fd7481bf4d","invariantUUID":"71de902a-5fc4-4a25-8f8a-1beaa2ff8924","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23fbcc47-4a05-4072-9108-468c52600b33","lifecycleState":"CERTIFIED","lastUpdateDate":1642116058355,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d142da8-c1f6-4ce0-9892-7ecd54afe273","invariantUUID":"6ac852e6-3b00-44e5-8ba5-c42598702f54","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8751960e-7921-42d7-af76-15ba2f9665f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116001472,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff6a7f60-4e50-4b7f-9b74-33f4c8209317","invariantUUID":"06045ca4-80b4-4575-a1de-c3c958340e46","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40cc5c38-4d2d-43a9-962b-315268606174","lifecycleState":"CERTIFIED","lastUpdateDate":1642115944639,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bd244b6-19c6-403b-aba7-c9959f34cd4c","invariantUUID":"61573c3d-679e-47b8-9d74-1efe4824743d","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"01902a55-ff41-4f9e-9a61-2e46e9c773c8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115967516,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4057ec97-2c46-4f02-8801-0a9c143c44d6","invariantUUID":"8f9afc35-af38-4448-b15c-83720be914dd","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"78854a26-d1bc-456a-85ac-b97c4f87598e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115990784,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ed29dcee-7182-429b-89a4-019f9c60979f","invariantUUID":"4262c20d-d453-4292-8798-fb9a9ba72cba","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":"e3aa98ea-8f8a-415f-a4cd-c74b364a3afa","lifecycleState":"CERTIFIED","lastUpdateDate":1642116033376,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d8b6b7d-ed24-49b9-9bc0-df92a394dd2c","invariantUUID":"c8a8673f-7c86-47a2-8425-b726f254d714","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14ac82e5-2025-4ef7-9456-558193201a77","lifecycleState":"CERTIFIED","lastUpdateDate":1642116040939,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"334be054-7e96-47bf-957f-5165a12dae0d","invariantUUID":"468fe813-9e73-4db9-a871-5dccf0690044","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bfa49c18-2735-456d-a5e4-33c5d8d4aedd","lifecycleState":"CERTIFIED","lastUpdateDate":1642116097532,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12e98c33-91ee-4dca-8057-7451cbb3a8cf","invariantUUID":"bcbc8f8c-02af-4bc1-b81f-616ad360dd61","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":"dcbb55f6-323d-43dc-91c3-32f3e0187914","lifecycleState":"CERTIFIED","lastUpdateDate":1642115982191,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ccbf03e-54ef-4828-a5fc-c5e95f4c8667","invariantUUID":"c7f94c31-e468-46c6-98cf-8e4bf4ccf462","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":"compute","uniqueId":"d330f4e1-aa3e-42a7-a759-aa02fd5cb76d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116004390,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9445ca74-16c0-47bf-8e88-091f5adf8304","invariantUUID":"0660483e-acbe-449e-9fba-08685379317d","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":"port","uniqueId":"80c6322f-5698-4328-ad92-957ce746d021","lifecycleState":"CERTIFIED","lastUpdateDate":1642115926886,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76519598-1757-45c5-9f7a-a193452b72e6","invariantUUID":"b6454f7c-c4af-4d57-8ab0-30ca403b9c24","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":"objectStorage","uniqueId":"3288b178-232f-4e73-a476-8aa2dcb522bb","lifecycleState":"CERTIFIED","lastUpdateDate":1642115909813,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a408072f-95a9-4d55-a66f-eae4af3250b5","invariantUUID":"560d8a2c-d9e1-4af9-a73a-1022ef2f3e83","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":"networkrules","uniqueId":"cfe8991e-6676-4173-9519-aa24c85519e3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115948320,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1ac0a1db-ddeb-4244-98d6-f1fd14a8d4e5","invariantUUID":"de96bfe2-d82c-46e7-bba9-68759e51180b","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a668160a-9e7d-4a55-b616-65bb57c0ce11","lifecycleState":"CERTIFIED","lastUpdateDate":1642116100311,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b881153f-46e0-4509-bc06-b5062147bd4c","invariantUUID":"faeb5f7a-f35b-4954-8bc6-ac6db9b111ef","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":"network","uniqueId":"13edc194-7966-46d9-9713-7472992bbf07","lifecycleState":"CERTIFIED","lastUpdateDate":1642115983593,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8285a39-d596-49ed-af09-1767aef18386","invariantUUID":"407a34e5-0193-40e6-ba44-e26245e76d53","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":"0c6204ed-570a-44dc-ac29-1deab811449d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115923785,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69af236b-9ed1-48bb-be71-ff89282af4e2","invariantUUID":"24979889-02ba-4295-84c3-f442c1748bec","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":"objectStorage","uniqueId":"b30bd4ae-4e40-4b0a-82c3-8860c59d312f","lifecycleState":"CERTIFIED","lastUpdateDate":1642115993628,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"826d1b1c-31b7-4815-8bc2-b642606eb069","invariantUUID":"1daaaf13-19cb-46be-98ad-1e18a2ee3631","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":"objectStorage","uniqueId":"862afa3c-75be-4057-820d-713877bbd462","lifecycleState":"CERTIFIED","lastUpdateDate":1642116103012,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8be007f0-28df-477b-9f8f-1b418741993c","invariantUUID":"d16a967e-d7d0-4f91-acdf-35674eb29bcc","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":"network","uniqueId":"2fdf097d-bc90-45f2-b9dd-6e30fc0902ca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115959979,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f92007e7-7547-44f4-9abb-aae1e72db6d2","invariantUUID":"8dd9f2f7-4766-465c-857c-63386812578a","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":"d6780666-a5f6-4359-980f-95e7725e98af","lifecycleState":"CERTIFIED","lastUpdateDate":1642115932841,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a0fc63f-f9a5-4ec0-92f6-968631d06a9d","invariantUUID":"2c62a88e-fcbb-42f5-8ca0-fa71e3d1adab","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"29acefd5-3f39-4752-99e9-a6d87c8ad8ac","lifecycleState":"CERTIFIED","lastUpdateDate":1642122733266,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","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":"8bd08fd3-07cc-4aa2-8b7d-b183a3443697","lifecycleState":"CERTIFIED","lastUpdateDate":1642123197276,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","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":"aa72bbbe-0d66-40df-8ff3-f513f57429e6","lifecycleState":"CERTIFIED","lastUpdateDate":1642123633379,"name":"basic_onboard_qDUNhQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","systemName":"BasicOnboardQdunhq","description":"service","tags":["basic_onboard_qDUNhQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-01-14 01:28:23,705 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2022-01-14 01:28:23,706 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-14 01:28:23,706 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-14 01:28:23,706 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-14 01:28:23,707 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-14 01:28:23,707 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-14 01:28:23,709 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:28:24,081 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-14 01:28:24,082 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-14 01:28:24,082 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cc7d83e1-3576-4726-be20-4f8b1ae83c4c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b94639d2-251b-4749-a459-cb44a52b9988/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","name":"basic_onboard_qDUNhQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5bb65382-05a8-47ea-b4e7-363159952e6b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-14 01:28:24,085 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-14 01:28:24,085 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:24,085 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:24,085 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:28:24,086 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-14 01:28:24,086 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:24,086 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:24,086 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:28:24,086 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_qDUNhQ from SDC 2022-01-14 01:28:24,086 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:24,086 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:24,086 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:28:24,086 DEBUG 147:__init__.py(1) - number of Service returned: 3 2022-01-14 01:28:24,087 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-14 01:28:24,087 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2022-01-14 01:28:24,087 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-14 01:28:24,087 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-14 01:28:24,087 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-14 01:28:24,087 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-14 01:28:24,088 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-14 01:28:24,089 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:28:24,142 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-14 01:28:24,144 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-14 01:28:24,144 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cc7d83e1-3576-4726-be20-4f8b1ae83c4c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b94639d2-251b-4749-a459-cb44a52b9988/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","name":"basic_onboard_qDUNhQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5bb65382-05a8-47ea-b4e7-363159952e6b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-14 01:28:24,146 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-14 01:28:24,146 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:24,146 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:24,146 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:28:24,147 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-14 01:28:24,147 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:24,147 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:24,147 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:28:24,147 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_qDUNhQ from SDC 2022-01-14 01:28:24,147 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:24,147 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:24,147 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:28:24,147 DEBUG 147:__init__.py(1) - number of Service returned: 3 2022-01-14 01:28:24,147 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-14 01:28:24,148 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2022-01-14 01:28:24,148 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2022-01-14 01:28:24,148 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2022-01-14 01:28:24,148 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-14 01:28:24,148 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-14 01:28:24,148 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2022-01-14 01:28:24,150 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:28:24,201 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-14 01:28:24,202 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2022-01-14 01:28:24,203 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"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":"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":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"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":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"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":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"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":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"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}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"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}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"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":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"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":"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":"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":"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":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"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":"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}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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 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":"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":"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-14 01:28:24,206 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2022-01-14 01:28:24,207 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2022-01-14 01:28:24,207 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2022-01-14 01:28:24,207 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC 2022-01-14 01:28:24,207 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-14 01:28:24,208 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-14 01:28:24,208 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-14 01:28:24,208 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-14 01:28:24,208 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-14 01:28:24,209 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:28:24,274 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-14 01:28:24,275 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-14 01:28:24,275 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cc7d83e1-3576-4726-be20-4f8b1ae83c4c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b94639d2-251b-4749-a459-cb44a52b9988/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","name":"basic_onboard_qDUNhQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5bb65382-05a8-47ea-b4e7-363159952e6b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-14 01:28:24,277 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-14 01:28:24,277 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:24,277 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:24,277 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:28:24,277 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-14 01:28:24,278 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:24,278 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:24,278 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:28:24,278 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_qDUNhQ from SDC 2022-01-14 01:28:24,278 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:24,278 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:24,278 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:28:24,278 DEBUG 147:__init__.py(1) - number of Service returned: 3 2022-01-14 01:28:24,278 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-14 01:28:24,278 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2022-01-14 01:28:24,290 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-14 01:28:24,290 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-14 01:28:24,291 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-14 01:28:24,292 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:28:25,520 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-14 01:28:25,522 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2022-01-14 01:28:25,523 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"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":"7f834449-e159-4ab8-a9d9-96b86fbc67cf.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":"7f834449-e159-4ab8-a9d9-96b86fbc67cf","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":"7f834449-e159-4ab8-a9d9-96b86fbc67cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f834449-e159-4ab8-a9d9-96b86fbc67cf.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":"7f834449-e159-4ab8-a9d9-96b86fbc67cf","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":"7f834449-e159-4ab8-a9d9-96b86fbc67cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f834449-e159-4ab8-a9d9-96b86fbc67cf.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":"7f834449-e159-4ab8-a9d9-96b86fbc67cf","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":"7f834449-e159-4ab8-a9d9-96b86fbc67cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f834449-e159-4ab8-a9d9-96b86fbc67cf.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":"7f834449-e159-4ab8-a9d9-96b86fbc67cf","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":"7f834449-e159-4ab8-a9d9-96b86fbc67cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f834449-e159-4ab8-a9d9-96b86fbc67cf.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":"7f834449-e159-4ab8-a9d9-96b86fbc67cf","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":"7f834449-e159-4ab8-a9d9-96b86fbc67cf","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,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","creationDate":1642123704896,"icon":"network_l_1-3","description":"service","tags":["basic_cnf"],"uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7","componentMetadataForSupportLog":{"SupportablityComponentUUID":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","systemName":"BasicCnf","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1642123704896,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"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-14 01:28:25,527 INFO 285:__init__.py(1) - Service basic_cnf is created in SDC 2022-01-14 01:28:25,527 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:25,537 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2022-01-14 01:28:25,537 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-14 01:28:25,538 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-14 01:28:25,538 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-14 01:28:25,538 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-14 01:28:25,541 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:28:25,614 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-14 01:28:25,615 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-14 01:28:25,616 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"4261624e-ca54-444b-83be-07cb1305c800","invariantUUID":"fc960dc4-a4d1-4ade-8bc3-be84c7f7d2f2","name":"basic_onboard_qDUNhQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4261624e-ca54-444b-83be-07cb1305c800/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"568e0b89-0ef2-4e8e-b9af-9b25ec559412","invariantUUID":"54a875a5-9c4e-40bb-8058-d1e82ea59128","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/568e0b89-0ef2-4e8e-b9af-9b25ec559412/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","invariantUUID":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7d2e9117-31a3-4eed-847d-5b78279e9930/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-14 01:28:25,618 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_qDUNhQ from SDC 2022-01-14 01:28:25,619 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:25,619 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:25,619 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-14 01:28:25,619 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-14 01:28:25,619 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:25,619 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:25,620 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-14 01:28:25,620 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-14 01:28:25,620 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:25,620 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:25,620 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-14 01:28:25,620 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2022-01-14 01:28:25,621 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-14 01:28:25,621 INFO 192:__init__.py(1) - Vf found, updating information 2022-01-14 01:28:25,621 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-14 01:28:25,621 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-14 01:28:25,621 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-01-14 01:28:25,624 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:28:25,727 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-14 01:28:25,729 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-01-14 01:28:25,731 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2bbcd551-878e-44b9-803f-3b36d70d97e4","lifecycleState":"CERTIFIED","lastUpdateDate":1642115956809,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd5a4f83-a437-40aa-8003-c1b79a92bafe","invariantUUID":"93a7800a-ad9f-4aad-a954-c5ebc02d0df2","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":"d0c0696c-73ab-46fe-8b8d-0219435a4363","lifecycleState":"CERTIFIED","lastUpdateDate":1642116026429,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d0ce019-8593-4c0d-a5d5-0d6733cf09ee","invariantUUID":"1de0b592-7b81-4076-a4dd-6820ee04ca70","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37c170b2-335e-4c19-b824-44892cd76f92","lifecycleState":"CERTIFIED","lastUpdateDate":1642115935793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba15508c-e186-4db3-81ec-2c877541f9d2","invariantUUID":"a8b153a0-caee-4b42-9ac0-18080eca1a4b","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":"port","uniqueId":"806e847f-7248-4ef7-810e-f3dee2e6352a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116049679,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e12228a-14bc-43c6-8308-628fb3802281","invariantUUID":"0a3bb9ea-7d99-4a7f-a27d-330bfd3545b6","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b4414ee-4c3b-45ed-9832-0de1cd9dfd6d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116043154,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ba5e16-d4ae-46fe-a496-41186426ab40","invariantUUID":"8e0c3f02-84b4-4dc7-b51c-11b1bb830e50","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":"7d3b8021-0bb6-4e56-8711-a5d7c514435b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115937203,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5e1b1c09-9dda-4878-941f-c91327d0118b","invariantUUID":"d3deb91f-c3b1-4983-a87a-2fad1096f791","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":"92234b58-edc4-44bf-84c5-0bd2de0ffaca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115987875,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0c81fcd-b661-4c82-b1ad-66ac4372f57a","invariantUUID":"401dff58-7de8-46d6-a46e-ccebe612a507","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":"securityrules","uniqueId":"93a4b0b1-7ff5-49c8-a0ec-07596c2fbdf3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115951411,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0b56842f-37c5-4b8a-96fa-a30f23dda843","invariantUUID":"ebdd86a5-a449-441e-808a-a41f74dca416","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e126925-a64d-4568-954c-73a8f694c418","lifecycleState":"CERTIFIED","lastUpdateDate":1642115989360,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc636ec0-d75c-44af-9b7d-1e47bdfae955","invariantUUID":"1918cec1-c405-4ede-ba4f-f013c6d28d28","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"187af211-3f47-4b77-8872-eccc31ab3699","lifecycleState":"CERTIFIED","lastUpdateDate":1642115965482,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f78b7e4-bab5-4a39-aaf7-dc6d5e464695","invariantUUID":"1d7a4960-fbfe-4aa8-9826-82369abd96d8","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"306f7adf-5e64-4d05-932c-648248c3a46a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115931291,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e31747ed-cfb7-4b90-b0df-6a929d526b93","invariantUUID":"e07e69a9-0f30-4bb5-bcb5-9d116335a040","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":"3fcf3448-e5a6-4681-8f84-96064bed46d5","lifecycleState":"CERTIFIED","lastUpdateDate":1642116098807,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af82705a-e51d-4227-9e7b-ed5daf371504","invariantUUID":"54539281-03a2-4102-99d3-9ae0843f5ba4","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":"defaulticon","uniqueId":"a5e9a0b5-fbfa-4dca-b280-f451429560a7","lifecycleState":"CERTIFIED","lastUpdateDate":1642123598766,"name":"basic_onboard_qDUNhQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4261624e-ca54-444b-83be-07cb1305c800","invariantUUID":"fc960dc4-a4d1-4ade-8bc3-be84c7f7d2f2","systemName":"BasicOnboardQdunhq","description":"VF","tags":["basic_onboard_qDUNhQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"647710f1-4480-4322-b572-23d97e2611aa","lifecycleState":"CERTIFIED","lastUpdateDate":1642115922348,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bd9bc82-3418-4de6-a80a-ba2175f022c8","invariantUUID":"b2ecb440-4dd2-43f9-9b55-c60a61d00be6","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":"objectStorage","uniqueId":"fe6be0c8-7a01-4254-9d99-c3ef24d01cf2","lifecycleState":"CERTIFIED","lastUpdateDate":1642115920889,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a5c9e61-8eba-4b35-b23e-724d665f3b98","invariantUUID":"111a7fff-ce2e-4a70-a32e-c6752645c99f","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":"compute","uniqueId":"48ecfded-6df2-46fc-a85a-5939997ab56d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116008404,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74deee2e-fdfd-41aa-be54-6a93da70737d","invariantUUID":"7943a931-454c-4485-ac52-34801bab7ea0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"92691734-01ca-4456-920d-78a2a0ccc59e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116104329,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83c2afc3-9630-4ff2-bfa4-3ddabfcf1553","invariantUUID":"ff277569-4c63-4b5a-a0ac-6faa27a7c332","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":"492f3767-c349-4199-8fdf-6cce09806f73","lifecycleState":"CERTIFIED","lastUpdateDate":1642115925245,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f51d8f33-a0a8-40e8-b0d9-c97727dfa862","invariantUUID":"35971028-0676-42f8-b31d-216362b682e0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f86bb2-9974-4ded-b616-ef2003fb73ce","lifecycleState":"CERTIFIED","lastUpdateDate":1642116055163,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df12aef3-0e2e-4027-ae60-7ddaf2d3bc22","invariantUUID":"39928119-05c2-4c10-a5d1-d626b351ce3c","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":"compute","uniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","lifecycleState":"CERTIFIED","lastUpdateDate":1642115896067,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd7355c-9613-4cf2-ab93-cc49f8f8f69c","invariantUUID":"8b7d5682-7de8-47e7-b447-07881ed0982c","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":"defaulticon","uniqueId":"12dc700a-be56-43ef-8e3f-96608d0e35b9","lifecycleState":"CERTIFIED","lastUpdateDate":1642123160486,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"568e0b89-0ef2-4e8e-b9af-9b25ec559412","invariantUUID":"54a875a5-9c4e-40bb-8058-d1e82ea59128","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00826204-2025-4277-9aef-9736478d4970","lifecycleState":"CERTIFIED","lastUpdateDate":1642116036080,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7890c87-bff9-45b2-8352-e6fbf416d3ee","invariantUUID":"196ee8ba-c50e-4fa8-85c1-f7d99ccc3b89","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4fda049d-a459-4f8d-ac1c-42fafdc7a630","lifecycleState":"CERTIFIED","lastUpdateDate":1642116051894,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b09009f-c4cd-439b-b2d8-1f0f8f406d72","invariantUUID":"5c0f6a48-542e-4fb8-b5eb-7aac513a7059","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6923d9d-cb7f-450f-9d6c-72402feeae63","lifecycleState":"CERTIFIED","lastUpdateDate":1642116105710,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26f8e9a7-a392-457b-9c78-05d7611be0e7","invariantUUID":"87df72e1-6fc6-4d78-bad4-f99135e9689f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f327106-07b0-4775-b8b4-7bafb159fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116056852,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b987cf2-3418-42c9-9008-1567f0a85267","invariantUUID":"f2e6dd9a-4069-466a-966b-92766f599bff","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"56683d95-434a-4d78-8850-a617613b2860","lifecycleState":"CERTIFIED","lastUpdateDate":1642116024579,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"466129c6-6623-4a43-8c6e-cd88deff9b31","invariantUUID":"ea81ceb4-23f5-4cf6-a3e4-ab2fb2032789","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":"loadBalancer","uniqueId":"195fc0d8-0d92-42fc-9632-2b836b6dc6e7","lifecycleState":"CERTIFIED","lastUpdateDate":1642115913191,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47d3119d-39e5-40e0-b8e6-920d6db611ca","invariantUUID":"7e21eaac-76fa-42ff-920f-0e0ff51796b0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4829965c-e0b9-4b1b-b89a-2171b9cc698d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115915008,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f48fdf0f-3306-48a9-9f29-61a37658537c","invariantUUID":"a13a1752-4ef9-42fd-a55a-50caf9e357b8","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5ff7ce9-bccc-4f34-9897-b60319ed117d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116106966,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6376a0aa-a25e-4ad8-9d9d-6726e236da07","invariantUUID":"93504b3e-0352-49ec-833a-443e35d08e9d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"889eb12d-f057-4b86-8f16-a9ebc099e1f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116034741,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfadf82f-b790-4bb4-86c0-90eaea80d2fa","invariantUUID":"19389e73-f9e4-4097-adcc-fa36f212ed7f","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"912b5d67-9e9b-4d11-b216-c70e0f92372a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116108243,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a46fc76-b066-4017-8a54-6895c0a11d1c","invariantUUID":"2def27f0-e5f4-48c2-aa92-2d68afbf1bbd","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d866966d-db66-4de7-a454-c0b7f227caf4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116110791,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f4c099-5bb3-4592-89c8-4e454983fa9d","invariantUUID":"57942834-20a7-4db8-ae7f-f33036d5b32b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"57d220d2-efd8-4f19-affc-865a835bb6c9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116044861,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05311e8f-6ba9-475e-acba-856aed7d67dd","invariantUUID":"6313ce00-00cd-4664-b15e-7e7ea1f78966","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ec35f244-ebe5-4a31-b7ef-316b82b18ce9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116063049,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5056159-7781-4da2-baae-365cb168f887","invariantUUID":"3e77f9b9-1831-4d7f-b169-a554653048ee","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":"9e434432-acea-4837-8559-754aeb68d2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1642115995051,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"52204ed1-d372-4e09-b252-c30b93613686","invariantUUID":"625a4bbc-a3bd-4370-906a-8ac002f7c336","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73b3017f-8c9e-4a04-b2fa-39d95cd4252c","lifecycleState":"CERTIFIED","lastUpdateDate":1642116002906,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27b96b8a-90cb-4a28-beda-c805d16dfa49","invariantUUID":"9f5f66b2-b066-472c-8b89-47752727fee7","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":"defaulticon","uniqueId":"62b3a7d6-a4c0-43e3-a7f2-4c642a71fe5e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115992225,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38bed6f-4fde-42ee-8413-1fd40bff6209","invariantUUID":"766240a9-2263-4e01-8940-28c398f3a27a","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":"defaulticon","uniqueId":"4ff2182c-e97b-40d8-a461-bbe9e3e262cf","lifecycleState":"CERTIFIED","lastUpdateDate":1642115929265,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ff462d5-8a87-4bd2-ac91-f4e29fed4c56","invariantUUID":"33da3680-df03-49a1-8c5c-b1d2d1e3c979","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":"defaulticon","uniqueId":"06b06ea2-9861-42d2-b2ea-b05aa725c36b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115905587,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"00d8129f-0d17-4155-94c1-f67e03971a81","invariantUUID":"19773fc6-8e2d-4dc7-8f1f-64f651df700a","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dde58a6a-a48f-4a32-8c8d-56aae8e378ad","lifecycleState":"CERTIFIED","lastUpdateDate":1642123689305,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","invariantUUID":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"d74fec4c-8873-4270-93cc-c8b44e49390c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115998541,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0832b848-cc18-4f00-9cfe-a0914cc35a92","invariantUUID":"3f75a755-0a91-4f52-8393-b0089fe67287","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":"compute","uniqueId":"ada213b0-af9a-46e6-93d9-701cc7c28761","lifecycleState":"CERTIFIED","lastUpdateDate":1642116059774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21f60837-fa51-47b3-b25a-b9b732556441","invariantUUID":"492bf900-0de3-42cd-a5a5-0073c62fa52d","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1f65a1f7-6ce6-442c-8c34-b46f359dad06","lifecycleState":"CERTIFIED","lastUpdateDate":1642116030352,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73f99b64-4353-4c45-99eb-91ed869b12d5","invariantUUID":"e6e8bdd3-3dc1-419d-8d48-6ad1fbec0821","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":"9e1524d0-15b1-4993-9e5b-3b73e00659b6","lifecycleState":"CERTIFIED","lastUpdateDate":1642115969827,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8236bbc6-fedf-43af-b79a-49c03c88794c","invariantUUID":"dc99f529-620a-4e43-9558-2295f663694b","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":"objectStorage","uniqueId":"78fddc54-9195-405b-a8c0-9eb0a1583c81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116101669,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ecbc35b-d14e-4573-b496-bb9459d65132","invariantUUID":"1d66d6c2-c5fe-48a2-ab1b-6346939c50e8","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37e0f777-ebc5-489a-9ee1-3cd29ea08a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116038934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"035c3fd3-9c92-44c5-84db-ce75641b528d","invariantUUID":"31d04304-41e7-4a02-b0c8-20655c5fa7b0","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae12bceb-e807-4cb4-8756-c4f3700a1368","lifecycleState":"CERTIFIED","lastUpdateDate":1642115916507,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95168a5f-8a1d-4240-bb5d-3abed20b3cfb","invariantUUID":"4d86ab82-7a0e-45c0-aecb-5d6d9e71079f","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":"networkrules","uniqueId":"05fe0b68-36d9-4859-b1eb-33e03e03b0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115943126,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f3f8d7ed-5ffa-4128-a227-c74fd35bc562","invariantUUID":"862834ef-f8a9-45d4-8e5b-39584c48930a","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4ec0bfb1-bb59-4cf7-8a47-2683689cd895","lifecycleState":"CERTIFIED","lastUpdateDate":1642116096118,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d8115a-0a41-4b6c-a3af-209f86a9b637","invariantUUID":"f179b55b-fccc-4a86-aff3-70c44edecc74","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28ff3af8-674d-48b7-bcbe-951c0a86e51f","lifecycleState":"CERTIFIED","lastUpdateDate":1642116061400,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aab426a7-1dd8-453d-bb25-2492d870042b","invariantUUID":"61f891c4-33e0-4a8e-823e-692692b35194","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":"5b472bf3-eac6-44b4-9458-d2afe54b1b5c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115958189,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3f194c1-7b89-46f6-baa0-e3ab89afafde","invariantUUID":"75926112-0ca2-4c73-a58f-5e923d45fd5e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"078b0cd8-a895-4393-b3c2-4fd96fadd49a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116015179,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b33ce00-b69d-4117-af15-7090ad56056e","invariantUUID":"7ef4bd86-68da-40e7-80bc-14b25b9595c2","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1198ce5-a4a4-4598-9566-969dd226152a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116109523,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8547f10-f054-4f17-8b16-ef2ba7ee3c12","invariantUUID":"c2d87dfd-4462-43a0-a067-2d525230fd4a","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"321d752c-90ad-492c-a027-2c22d867c15b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115907709,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ca08e47-6324-4ca2-9d27-c92a16fa7569","invariantUUID":"554ed8f8-8903-498e-b0da-6842952f3e04","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":"compute","uniqueId":"696d0716-6baa-4f92-9840-1993e83ab26a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115954589,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e31d5490-74db-4ab2-af58-c4d87473dcb2","invariantUUID":"34290bfc-7f53-4104-a156-16a86f34c091","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52160b63-6549-4705-b65d-a94f9b54e45b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116017090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fd1dff6-4d48-4c0e-afa6-3f0e37536426","invariantUUID":"e90c8c34-c937-4f30-80e3-862f1504f46b","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81f2abe5-5321-4156-8c90-6ced85d604fe","lifecycleState":"CERTIFIED","lastUpdateDate":1642115934258,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"185842f2-7081-42b5-864e-b794df82326d","invariantUUID":"d094d70f-b522-4e30-b868-8952a0999e76","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75e4b74d-d461-4493-972c-7f238158db58","lifecycleState":"CERTIFIED","lastUpdateDate":1642115949861,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed41f60d-867f-4bfd-93e6-d2e32dcbc2c0","invariantUUID":"9e9b085a-17ff-4a90-b5b5-3487ba74a001","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":"port","uniqueId":"055abf67-266d-49bb-b184-64a163b0329a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116028616,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec552d88-7ca7-4432-b7b6-d26c892bdba6","invariantUUID":"099c2b5e-92cf-4479-8e5e-ae25dbec2df1","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":"3ecc55b9-4a81-474d-b398-882bf7a46b63","lifecycleState":"CERTIFIED","lastUpdateDate":1642115977929,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2c7e70a-5a23-44f2-9858-0b4a05cf1e60","invariantUUID":"8a369bc1-3974-4bdf-a552-9dcf48ee5b63","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":"6df86238-13f9-48fc-8e07-8a2f4712c988","lifecycleState":"CERTIFIED","lastUpdateDate":1642116037512,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"380f8390-a0f0-453a-bacf-dae9320123a0","invariantUUID":"a2141494-916a-45dc-9189-719529732c59","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73d800d-f9be-4232-85f7-d7d5d81129f3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115986493,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ae0c11f3-abee-4161-9317-0cee17ae330b","invariantUUID":"a652e66c-b726-4f48-9d1f-3ee0cfd23859","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":"port","uniqueId":"f53514d7-ad38-42b4-a7fc-70eb97c80d4e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116031947,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56882cef-d06d-4aab-81c0-393b430491c7","invariantUUID":"5b6bd5b3-d1bd-4d16-99e5-7702157ac89f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a010d93e-920b-4f77-9aa9-824788912940","lifecycleState":"CERTIFIED","lastUpdateDate":1642116010014,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf233508-163e-4692-94a3-fcbf76633e00","invariantUUID":"24ce2467-2c06-4fc3-8c41-617f8452b384","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e0f2e41-0148-406f-a7d6-89addb87de32","lifecycleState":"CERTIFIED","lastUpdateDate":1642115996806,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56b1cfeb-72bc-4fd6-9248-02fd7481bf4d","invariantUUID":"71de902a-5fc4-4a25-8f8a-1beaa2ff8924","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23fbcc47-4a05-4072-9108-468c52600b33","lifecycleState":"CERTIFIED","lastUpdateDate":1642116058355,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d142da8-c1f6-4ce0-9892-7ecd54afe273","invariantUUID":"6ac852e6-3b00-44e5-8ba5-c42598702f54","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8751960e-7921-42d7-af76-15ba2f9665f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116001472,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff6a7f60-4e50-4b7f-9b74-33f4c8209317","invariantUUID":"06045ca4-80b4-4575-a1de-c3c958340e46","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40cc5c38-4d2d-43a9-962b-315268606174","lifecycleState":"CERTIFIED","lastUpdateDate":1642115944639,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bd244b6-19c6-403b-aba7-c9959f34cd4c","invariantUUID":"61573c3d-679e-47b8-9d74-1efe4824743d","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"01902a55-ff41-4f9e-9a61-2e46e9c773c8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115967516,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4057ec97-2c46-4f02-8801-0a9c143c44d6","invariantUUID":"8f9afc35-af38-4448-b15c-83720be914dd","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"78854a26-d1bc-456a-85ac-b97c4f87598e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115990784,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ed29dcee-7182-429b-89a4-019f9c60979f","invariantUUID":"4262c20d-d453-4292-8798-fb9a9ba72cba","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":"e3aa98ea-8f8a-415f-a4cd-c74b364a3afa","lifecycleState":"CERTIFIED","lastUpdateDate":1642116033376,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d8b6b7d-ed24-49b9-9bc0-df92a394dd2c","invariantUUID":"c8a8673f-7c86-47a2-8425-b726f254d714","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14ac82e5-2025-4ef7-9456-558193201a77","lifecycleState":"CERTIFIED","lastUpdateDate":1642116040939,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"334be054-7e96-47bf-957f-5165a12dae0d","invariantUUID":"468fe813-9e73-4db9-a871-5dccf0690044","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bfa49c18-2735-456d-a5e4-33c5d8d4aedd","lifecycleState":"CERTIFIED","lastUpdateDate":1642116097532,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12e98c33-91ee-4dca-8057-7451cbb3a8cf","invariantUUID":"bcbc8f8c-02af-4bc1-b81f-616ad360dd61","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":"dcbb55f6-323d-43dc-91c3-32f3e0187914","lifecycleState":"CERTIFIED","lastUpdateDate":1642115982191,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ccbf03e-54ef-4828-a5fc-c5e95f4c8667","invariantUUID":"c7f94c31-e468-46c6-98cf-8e4bf4ccf462","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":"compute","uniqueId":"d330f4e1-aa3e-42a7-a759-aa02fd5cb76d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116004390,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9445ca74-16c0-47bf-8e88-091f5adf8304","invariantUUID":"0660483e-acbe-449e-9fba-08685379317d","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":"port","uniqueId":"80c6322f-5698-4328-ad92-957ce746d021","lifecycleState":"CERTIFIED","lastUpdateDate":1642115926886,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76519598-1757-45c5-9f7a-a193452b72e6","invariantUUID":"b6454f7c-c4af-4d57-8ab0-30ca403b9c24","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":"objectStorage","uniqueId":"3288b178-232f-4e73-a476-8aa2dcb522bb","lifecycleState":"CERTIFIED","lastUpdateDate":1642115909813,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a408072f-95a9-4d55-a66f-eae4af3250b5","invariantUUID":"560d8a2c-d9e1-4af9-a73a-1022ef2f3e83","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":"networkrules","uniqueId":"cfe8991e-6676-4173-9519-aa24c85519e3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115948320,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1ac0a1db-ddeb-4244-98d6-f1fd14a8d4e5","invariantUUID":"de96bfe2-d82c-46e7-bba9-68759e51180b","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a668160a-9e7d-4a55-b616-65bb57c0ce11","lifecycleState":"CERTIFIED","lastUpdateDate":1642116100311,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b881153f-46e0-4509-bc06-b5062147bd4c","invariantUUID":"faeb5f7a-f35b-4954-8bc6-ac6db9b111ef","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":"network","uniqueId":"13edc194-7966-46d9-9713-7472992bbf07","lifecycleState":"CERTIFIED","lastUpdateDate":1642115983593,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8285a39-d596-49ed-af09-1767aef18386","invariantUUID":"407a34e5-0193-40e6-ba44-e26245e76d53","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":"0c6204ed-570a-44dc-ac29-1deab811449d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115923785,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69af236b-9ed1-48bb-be71-ff89282af4e2","invariantUUID":"24979889-02ba-4295-84c3-f442c1748bec","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":"objectStorage","uniqueId":"b30bd4ae-4e40-4b0a-82c3-8860c59d312f","lifecycleState":"CERTIFIED","lastUpdateDate":1642115993628,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"826d1b1c-31b7-4815-8bc2-b642606eb069","invariantUUID":"1daaaf13-19cb-46be-98ad-1e18a2ee3631","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":"objectStorage","uniqueId":"862afa3c-75be-4057-820d-713877bbd462","lifecycleState":"CERTIFIED","lastUpdateDate":1642116103012,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8be007f0-28df-477b-9f8f-1b418741993c","invariantUUID":"d16a967e-d7d0-4f91-acdf-35674eb29bcc","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":"network","uniqueId":"2fdf097d-bc90-45f2-b9dd-6e30fc0902ca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115959979,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f92007e7-7547-44f4-9abb-aae1e72db6d2","invariantUUID":"8dd9f2f7-4766-465c-857c-63386812578a","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":"d6780666-a5f6-4359-980f-95e7725e98af","lifecycleState":"CERTIFIED","lastUpdateDate":1642115932841,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a0fc63f-f9a5-4ec0-92f6-968631d06a9d","invariantUUID":"2c62a88e-fcbb-42f5-8ca0-fa71e3d1adab","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"29acefd5-3f39-4752-99e9-a6d87c8ad8ac","lifecycleState":"CERTIFIED","lastUpdateDate":1642122733266,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","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":"8bd08fd3-07cc-4aa2-8b7d-b183a3443697","lifecycleState":"CERTIFIED","lastUpdateDate":1642123197276,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","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":"aa72bbbe-0d66-40df-8ff3-f513f57429e6","lifecycleState":"CERTIFIED","lastUpdateDate":1642123633379,"name":"basic_onboard_qDUNhQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","systemName":"BasicOnboardQdunhq","description":"service","tags":["basic_onboard_qDUNhQ"],"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":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1642123704896,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","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-14 01:28:25,735 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2022-01-14 01:28:25,736 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-14 01:28:25,736 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/4e9498eb-7b6f-4c45-af1f-144ab69d8ef7/resourceInstance 2022-01-14 01:28:25,736 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_cnf", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "dde58a6a-a48f-4a32-8c8d-56aae8e378ad", "originType": "VF", "componentUid": "dde58a6a-a48f-4a32-8c8d-56aae8e378ad", "icon": "defaulticon" } 2022-01-14 01:28:25,737 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:28:28,314 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/4e9498eb-7b6f-4c45-af1f-144ab69d8ef7/resourceInstance HTTP/1.1" 201 None 2022-01-14 01:28:28,316 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2022-01-14 01:28:28,316 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":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"dde58a6a-a48f-4a32-8c8d-56aae8e378ad","createdFromCsar":false,"uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.dde58a6a-a48f-4a32-8c8d-56aae8e378ad.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1642123706615,"icon":"defaulticon","description":null,"originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"dde58a6a-a48f-4a32-8c8d-56aae8e378ad","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1642123706615,"customizationUUID":"23481b02-aee5-497c-83e2-77311f98db6f","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-14 01:28:28,317 INFO 511:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf 2022-01-14 01:28:28,319 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-14 01:28:28,319 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/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/distribution 2022-01-14 01:28:28,320 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2022-01-14 01:28:28,321 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:28:28,423 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/distribution HTTP/1.1" 200 38 2022-01-14 01:28:28,425 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2022-01-14 01:28:28,425 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]} 2022-01-14 01:28:28,427 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-14 01:28:28,427 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-14 01:28:28,427 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2022-01-14 01:28:28,429 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:28:28,473 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-14 01:28:28,474 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2022-01-14 01:28:28,474 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2022-01-14 01:28:28,477 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-01-14 01:28:28,477 INFO 728:service.py(1) - attempting to checkin Service basic_cnf in SDC 2022-01-14 01:28:28,481 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-14 01:28:28,481 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/4e9498eb-7b6f-4c45-af1f-144ab69d8ef7/lifecycleState/checkin 2022-01-14 01:28:28,481 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2022-01-14 01:28:28,483 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:28:30,726 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/4e9498eb-7b6f-4c45-af1f-144ab69d8ef7/lifecycleState/checkin HTTP/1.1" 200 1183 2022-01-14 01:28:30,727 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2022-01-14 01:28:30,728 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1642123704896,"lastUpdateDate":1642123709221,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7"},"projectCode":"123456","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","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":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec"} 2022-01-14 01:28:30,730 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-14 01:28:30,730 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-14 01:28:30,731 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-14 01:28:30,731 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-14 01:28:30,731 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-14 01:28:30,732 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:28:30,912 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-14 01:28:30,913 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-14 01:28:30,914 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cc7d83e1-3576-4726-be20-4f8b1ae83c4c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b94639d2-251b-4749-a459-cb44a52b9988/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","name":"basic_onboard_qDUNhQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5bb65382-05a8-47ea-b4e7-363159952e6b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-01-14 01:28:30,916 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-14 01:28:30,917 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:30,917 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:30,917 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:28:30,917 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-14 01:28:30,917 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:30,917 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:30,917 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:28:30,918 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_qDUNhQ from SDC 2022-01-14 01:28:30,918 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:30,918 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:30,918 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:28:30,918 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-14 01:28:30,918 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:30,918 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:30,918 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-01-14 01:28:30,918 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-14 01:28:30,919 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-14 01:28:30,919 INFO 192:__init__.py(1) - Service found, updating information 2022-01-14 01:28:30,919 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-14 01:28:30,919 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-14 01:28:30,919 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-14 01:28:30,921 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:28:31,029 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-14 01:28:31,031 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-14 01:28:31,033 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2bbcd551-878e-44b9-803f-3b36d70d97e4","lifecycleState":"CERTIFIED","lastUpdateDate":1642115956809,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd5a4f83-a437-40aa-8003-c1b79a92bafe","invariantUUID":"93a7800a-ad9f-4aad-a954-c5ebc02d0df2","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":"d0c0696c-73ab-46fe-8b8d-0219435a4363","lifecycleState":"CERTIFIED","lastUpdateDate":1642116026429,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d0ce019-8593-4c0d-a5d5-0d6733cf09ee","invariantUUID":"1de0b592-7b81-4076-a4dd-6820ee04ca70","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37c170b2-335e-4c19-b824-44892cd76f92","lifecycleState":"CERTIFIED","lastUpdateDate":1642115935793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba15508c-e186-4db3-81ec-2c877541f9d2","invariantUUID":"a8b153a0-caee-4b42-9ac0-18080eca1a4b","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":"port","uniqueId":"806e847f-7248-4ef7-810e-f3dee2e6352a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116049679,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e12228a-14bc-43c6-8308-628fb3802281","invariantUUID":"0a3bb9ea-7d99-4a7f-a27d-330bfd3545b6","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b4414ee-4c3b-45ed-9832-0de1cd9dfd6d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116043154,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ba5e16-d4ae-46fe-a496-41186426ab40","invariantUUID":"8e0c3f02-84b4-4dc7-b51c-11b1bb830e50","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":"7d3b8021-0bb6-4e56-8711-a5d7c514435b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115937203,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5e1b1c09-9dda-4878-941f-c91327d0118b","invariantUUID":"d3deb91f-c3b1-4983-a87a-2fad1096f791","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":"92234b58-edc4-44bf-84c5-0bd2de0ffaca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115987875,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0c81fcd-b661-4c82-b1ad-66ac4372f57a","invariantUUID":"401dff58-7de8-46d6-a46e-ccebe612a507","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":"securityrules","uniqueId":"93a4b0b1-7ff5-49c8-a0ec-07596c2fbdf3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115951411,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0b56842f-37c5-4b8a-96fa-a30f23dda843","invariantUUID":"ebdd86a5-a449-441e-808a-a41f74dca416","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e126925-a64d-4568-954c-73a8f694c418","lifecycleState":"CERTIFIED","lastUpdateDate":1642115989360,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc636ec0-d75c-44af-9b7d-1e47bdfae955","invariantUUID":"1918cec1-c405-4ede-ba4f-f013c6d28d28","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"187af211-3f47-4b77-8872-eccc31ab3699","lifecycleState":"CERTIFIED","lastUpdateDate":1642115965482,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f78b7e4-bab5-4a39-aaf7-dc6d5e464695","invariantUUID":"1d7a4960-fbfe-4aa8-9826-82369abd96d8","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"306f7adf-5e64-4d05-932c-648248c3a46a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115931291,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e31747ed-cfb7-4b90-b0df-6a929d526b93","invariantUUID":"e07e69a9-0f30-4bb5-bcb5-9d116335a040","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":"3fcf3448-e5a6-4681-8f84-96064bed46d5","lifecycleState":"CERTIFIED","lastUpdateDate":1642116098807,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af82705a-e51d-4227-9e7b-ed5daf371504","invariantUUID":"54539281-03a2-4102-99d3-9ae0843f5ba4","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":"defaulticon","uniqueId":"a5e9a0b5-fbfa-4dca-b280-f451429560a7","lifecycleState":"CERTIFIED","lastUpdateDate":1642123598766,"name":"basic_onboard_qDUNhQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4261624e-ca54-444b-83be-07cb1305c800","invariantUUID":"fc960dc4-a4d1-4ade-8bc3-be84c7f7d2f2","systemName":"BasicOnboardQdunhq","description":"VF","tags":["basic_onboard_qDUNhQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"647710f1-4480-4322-b572-23d97e2611aa","lifecycleState":"CERTIFIED","lastUpdateDate":1642115922348,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bd9bc82-3418-4de6-a80a-ba2175f022c8","invariantUUID":"b2ecb440-4dd2-43f9-9b55-c60a61d00be6","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":"objectStorage","uniqueId":"fe6be0c8-7a01-4254-9d99-c3ef24d01cf2","lifecycleState":"CERTIFIED","lastUpdateDate":1642115920889,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a5c9e61-8eba-4b35-b23e-724d665f3b98","invariantUUID":"111a7fff-ce2e-4a70-a32e-c6752645c99f","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":"compute","uniqueId":"48ecfded-6df2-46fc-a85a-5939997ab56d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116008404,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74deee2e-fdfd-41aa-be54-6a93da70737d","invariantUUID":"7943a931-454c-4485-ac52-34801bab7ea0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"92691734-01ca-4456-920d-78a2a0ccc59e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116104329,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83c2afc3-9630-4ff2-bfa4-3ddabfcf1553","invariantUUID":"ff277569-4c63-4b5a-a0ac-6faa27a7c332","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":"492f3767-c349-4199-8fdf-6cce09806f73","lifecycleState":"CERTIFIED","lastUpdateDate":1642115925245,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f51d8f33-a0a8-40e8-b0d9-c97727dfa862","invariantUUID":"35971028-0676-42f8-b31d-216362b682e0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f86bb2-9974-4ded-b616-ef2003fb73ce","lifecycleState":"CERTIFIED","lastUpdateDate":1642116055163,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df12aef3-0e2e-4027-ae60-7ddaf2d3bc22","invariantUUID":"39928119-05c2-4c10-a5d1-d626b351ce3c","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":"compute","uniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","lifecycleState":"CERTIFIED","lastUpdateDate":1642115896067,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd7355c-9613-4cf2-ab93-cc49f8f8f69c","invariantUUID":"8b7d5682-7de8-47e7-b447-07881ed0982c","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":"defaulticon","uniqueId":"12dc700a-be56-43ef-8e3f-96608d0e35b9","lifecycleState":"CERTIFIED","lastUpdateDate":1642123160486,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"568e0b89-0ef2-4e8e-b9af-9b25ec559412","invariantUUID":"54a875a5-9c4e-40bb-8058-d1e82ea59128","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00826204-2025-4277-9aef-9736478d4970","lifecycleState":"CERTIFIED","lastUpdateDate":1642116036080,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7890c87-bff9-45b2-8352-e6fbf416d3ee","invariantUUID":"196ee8ba-c50e-4fa8-85c1-f7d99ccc3b89","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4fda049d-a459-4f8d-ac1c-42fafdc7a630","lifecycleState":"CERTIFIED","lastUpdateDate":1642116051894,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b09009f-c4cd-439b-b2d8-1f0f8f406d72","invariantUUID":"5c0f6a48-542e-4fb8-b5eb-7aac513a7059","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6923d9d-cb7f-450f-9d6c-72402feeae63","lifecycleState":"CERTIFIED","lastUpdateDate":1642116105710,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26f8e9a7-a392-457b-9c78-05d7611be0e7","invariantUUID":"87df72e1-6fc6-4d78-bad4-f99135e9689f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f327106-07b0-4775-b8b4-7bafb159fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116056852,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b987cf2-3418-42c9-9008-1567f0a85267","invariantUUID":"f2e6dd9a-4069-466a-966b-92766f599bff","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"56683d95-434a-4d78-8850-a617613b2860","lifecycleState":"CERTIFIED","lastUpdateDate":1642116024579,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"466129c6-6623-4a43-8c6e-cd88deff9b31","invariantUUID":"ea81ceb4-23f5-4cf6-a3e4-ab2fb2032789","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":"loadBalancer","uniqueId":"195fc0d8-0d92-42fc-9632-2b836b6dc6e7","lifecycleState":"CERTIFIED","lastUpdateDate":1642115913191,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47d3119d-39e5-40e0-b8e6-920d6db611ca","invariantUUID":"7e21eaac-76fa-42ff-920f-0e0ff51796b0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4829965c-e0b9-4b1b-b89a-2171b9cc698d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115915008,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f48fdf0f-3306-48a9-9f29-61a37658537c","invariantUUID":"a13a1752-4ef9-42fd-a55a-50caf9e357b8","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5ff7ce9-bccc-4f34-9897-b60319ed117d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116106966,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6376a0aa-a25e-4ad8-9d9d-6726e236da07","invariantUUID":"93504b3e-0352-49ec-833a-443e35d08e9d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"889eb12d-f057-4b86-8f16-a9ebc099e1f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116034741,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfadf82f-b790-4bb4-86c0-90eaea80d2fa","invariantUUID":"19389e73-f9e4-4097-adcc-fa36f212ed7f","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"912b5d67-9e9b-4d11-b216-c70e0f92372a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116108243,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a46fc76-b066-4017-8a54-6895c0a11d1c","invariantUUID":"2def27f0-e5f4-48c2-aa92-2d68afbf1bbd","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d866966d-db66-4de7-a454-c0b7f227caf4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116110791,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f4c099-5bb3-4592-89c8-4e454983fa9d","invariantUUID":"57942834-20a7-4db8-ae7f-f33036d5b32b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"57d220d2-efd8-4f19-affc-865a835bb6c9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116044861,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05311e8f-6ba9-475e-acba-856aed7d67dd","invariantUUID":"6313ce00-00cd-4664-b15e-7e7ea1f78966","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ec35f244-ebe5-4a31-b7ef-316b82b18ce9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116063049,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5056159-7781-4da2-baae-365cb168f887","invariantUUID":"3e77f9b9-1831-4d7f-b169-a554653048ee","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":"9e434432-acea-4837-8559-754aeb68d2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1642115995051,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"52204ed1-d372-4e09-b252-c30b93613686","invariantUUID":"625a4bbc-a3bd-4370-906a-8ac002f7c336","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73b3017f-8c9e-4a04-b2fa-39d95cd4252c","lifecycleState":"CERTIFIED","lastUpdateDate":1642116002906,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27b96b8a-90cb-4a28-beda-c805d16dfa49","invariantUUID":"9f5f66b2-b066-472c-8b89-47752727fee7","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":"defaulticon","uniqueId":"62b3a7d6-a4c0-43e3-a7f2-4c642a71fe5e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115992225,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38bed6f-4fde-42ee-8413-1fd40bff6209","invariantUUID":"766240a9-2263-4e01-8940-28c398f3a27a","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":"defaulticon","uniqueId":"4ff2182c-e97b-40d8-a461-bbe9e3e262cf","lifecycleState":"CERTIFIED","lastUpdateDate":1642115929265,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ff462d5-8a87-4bd2-ac91-f4e29fed4c56","invariantUUID":"33da3680-df03-49a1-8c5c-b1d2d1e3c979","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":"defaulticon","uniqueId":"06b06ea2-9861-42d2-b2ea-b05aa725c36b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115905587,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"00d8129f-0d17-4155-94c1-f67e03971a81","invariantUUID":"19773fc6-8e2d-4dc7-8f1f-64f651df700a","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dde58a6a-a48f-4a32-8c8d-56aae8e378ad","lifecycleState":"CERTIFIED","lastUpdateDate":1642123689305,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","invariantUUID":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"d74fec4c-8873-4270-93cc-c8b44e49390c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115998541,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0832b848-cc18-4f00-9cfe-a0914cc35a92","invariantUUID":"3f75a755-0a91-4f52-8393-b0089fe67287","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":"compute","uniqueId":"ada213b0-af9a-46e6-93d9-701cc7c28761","lifecycleState":"CERTIFIED","lastUpdateDate":1642116059774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21f60837-fa51-47b3-b25a-b9b732556441","invariantUUID":"492bf900-0de3-42cd-a5a5-0073c62fa52d","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1f65a1f7-6ce6-442c-8c34-b46f359dad06","lifecycleState":"CERTIFIED","lastUpdateDate":1642116030352,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73f99b64-4353-4c45-99eb-91ed869b12d5","invariantUUID":"e6e8bdd3-3dc1-419d-8d48-6ad1fbec0821","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":"9e1524d0-15b1-4993-9e5b-3b73e00659b6","lifecycleState":"CERTIFIED","lastUpdateDate":1642115969827,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8236bbc6-fedf-43af-b79a-49c03c88794c","invariantUUID":"dc99f529-620a-4e43-9558-2295f663694b","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":"objectStorage","uniqueId":"78fddc54-9195-405b-a8c0-9eb0a1583c81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116101669,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ecbc35b-d14e-4573-b496-bb9459d65132","invariantUUID":"1d66d6c2-c5fe-48a2-ab1b-6346939c50e8","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37e0f777-ebc5-489a-9ee1-3cd29ea08a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116038934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"035c3fd3-9c92-44c5-84db-ce75641b528d","invariantUUID":"31d04304-41e7-4a02-b0c8-20655c5fa7b0","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae12bceb-e807-4cb4-8756-c4f3700a1368","lifecycleState":"CERTIFIED","lastUpdateDate":1642115916507,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95168a5f-8a1d-4240-bb5d-3abed20b3cfb","invariantUUID":"4d86ab82-7a0e-45c0-aecb-5d6d9e71079f","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":"networkrules","uniqueId":"05fe0b68-36d9-4859-b1eb-33e03e03b0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115943126,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f3f8d7ed-5ffa-4128-a227-c74fd35bc562","invariantUUID":"862834ef-f8a9-45d4-8e5b-39584c48930a","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4ec0bfb1-bb59-4cf7-8a47-2683689cd895","lifecycleState":"CERTIFIED","lastUpdateDate":1642116096118,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d8115a-0a41-4b6c-a3af-209f86a9b637","invariantUUID":"f179b55b-fccc-4a86-aff3-70c44edecc74","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28ff3af8-674d-48b7-bcbe-951c0a86e51f","lifecycleState":"CERTIFIED","lastUpdateDate":1642116061400,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aab426a7-1dd8-453d-bb25-2492d870042b","invariantUUID":"61f891c4-33e0-4a8e-823e-692692b35194","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":"5b472bf3-eac6-44b4-9458-d2afe54b1b5c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115958189,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3f194c1-7b89-46f6-baa0-e3ab89afafde","invariantUUID":"75926112-0ca2-4c73-a58f-5e923d45fd5e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"078b0cd8-a895-4393-b3c2-4fd96fadd49a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116015179,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b33ce00-b69d-4117-af15-7090ad56056e","invariantUUID":"7ef4bd86-68da-40e7-80bc-14b25b9595c2","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1198ce5-a4a4-4598-9566-969dd226152a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116109523,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8547f10-f054-4f17-8b16-ef2ba7ee3c12","invariantUUID":"c2d87dfd-4462-43a0-a067-2d525230fd4a","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"321d752c-90ad-492c-a027-2c22d867c15b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115907709,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ca08e47-6324-4ca2-9d27-c92a16fa7569","invariantUUID":"554ed8f8-8903-498e-b0da-6842952f3e04","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":"compute","uniqueId":"696d0716-6baa-4f92-9840-1993e83ab26a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115954589,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e31d5490-74db-4ab2-af58-c4d87473dcb2","invariantUUID":"34290bfc-7f53-4104-a156-16a86f34c091","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52160b63-6549-4705-b65d-a94f9b54e45b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116017090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fd1dff6-4d48-4c0e-afa6-3f0e37536426","invariantUUID":"e90c8c34-c937-4f30-80e3-862f1504f46b","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81f2abe5-5321-4156-8c90-6ced85d604fe","lifecycleState":"CERTIFIED","lastUpdateDate":1642115934258,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"185842f2-7081-42b5-864e-b794df82326d","invariantUUID":"d094d70f-b522-4e30-b868-8952a0999e76","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75e4b74d-d461-4493-972c-7f238158db58","lifecycleState":"CERTIFIED","lastUpdateDate":1642115949861,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed41f60d-867f-4bfd-93e6-d2e32dcbc2c0","invariantUUID":"9e9b085a-17ff-4a90-b5b5-3487ba74a001","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":"port","uniqueId":"055abf67-266d-49bb-b184-64a163b0329a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116028616,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec552d88-7ca7-4432-b7b6-d26c892bdba6","invariantUUID":"099c2b5e-92cf-4479-8e5e-ae25dbec2df1","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":"3ecc55b9-4a81-474d-b398-882bf7a46b63","lifecycleState":"CERTIFIED","lastUpdateDate":1642115977929,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2c7e70a-5a23-44f2-9858-0b4a05cf1e60","invariantUUID":"8a369bc1-3974-4bdf-a552-9dcf48ee5b63","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":"6df86238-13f9-48fc-8e07-8a2f4712c988","lifecycleState":"CERTIFIED","lastUpdateDate":1642116037512,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"380f8390-a0f0-453a-bacf-dae9320123a0","invariantUUID":"a2141494-916a-45dc-9189-719529732c59","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73d800d-f9be-4232-85f7-d7d5d81129f3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115986493,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ae0c11f3-abee-4161-9317-0cee17ae330b","invariantUUID":"a652e66c-b726-4f48-9d1f-3ee0cfd23859","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":"port","uniqueId":"f53514d7-ad38-42b4-a7fc-70eb97c80d4e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116031947,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56882cef-d06d-4aab-81c0-393b430491c7","invariantUUID":"5b6bd5b3-d1bd-4d16-99e5-7702157ac89f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a010d93e-920b-4f77-9aa9-824788912940","lifecycleState":"CERTIFIED","lastUpdateDate":1642116010014,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf233508-163e-4692-94a3-fcbf76633e00","invariantUUID":"24ce2467-2c06-4fc3-8c41-617f8452b384","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e0f2e41-0148-406f-a7d6-89addb87de32","lifecycleState":"CERTIFIED","lastUpdateDate":1642115996806,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56b1cfeb-72bc-4fd6-9248-02fd7481bf4d","invariantUUID":"71de902a-5fc4-4a25-8f8a-1beaa2ff8924","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23fbcc47-4a05-4072-9108-468c52600b33","lifecycleState":"CERTIFIED","lastUpdateDate":1642116058355,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d142da8-c1f6-4ce0-9892-7ecd54afe273","invariantUUID":"6ac852e6-3b00-44e5-8ba5-c42598702f54","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8751960e-7921-42d7-af76-15ba2f9665f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116001472,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff6a7f60-4e50-4b7f-9b74-33f4c8209317","invariantUUID":"06045ca4-80b4-4575-a1de-c3c958340e46","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40cc5c38-4d2d-43a9-962b-315268606174","lifecycleState":"CERTIFIED","lastUpdateDate":1642115944639,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bd244b6-19c6-403b-aba7-c9959f34cd4c","invariantUUID":"61573c3d-679e-47b8-9d74-1efe4824743d","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"01902a55-ff41-4f9e-9a61-2e46e9c773c8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115967516,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4057ec97-2c46-4f02-8801-0a9c143c44d6","invariantUUID":"8f9afc35-af38-4448-b15c-83720be914dd","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"78854a26-d1bc-456a-85ac-b97c4f87598e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115990784,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ed29dcee-7182-429b-89a4-019f9c60979f","invariantUUID":"4262c20d-d453-4292-8798-fb9a9ba72cba","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":"e3aa98ea-8f8a-415f-a4cd-c74b364a3afa","lifecycleState":"CERTIFIED","lastUpdateDate":1642116033376,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d8b6b7d-ed24-49b9-9bc0-df92a394dd2c","invariantUUID":"c8a8673f-7c86-47a2-8425-b726f254d714","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14ac82e5-2025-4ef7-9456-558193201a77","lifecycleState":"CERTIFIED","lastUpdateDate":1642116040939,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"334be054-7e96-47bf-957f-5165a12dae0d","invariantUUID":"468fe813-9e73-4db9-a871-5dccf0690044","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bfa49c18-2735-456d-a5e4-33c5d8d4aedd","lifecycleState":"CERTIFIED","lastUpdateDate":1642116097532,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12e98c33-91ee-4dca-8057-7451cbb3a8cf","invariantUUID":"bcbc8f8c-02af-4bc1-b81f-616ad360dd61","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":"dcbb55f6-323d-43dc-91c3-32f3e0187914","lifecycleState":"CERTIFIED","lastUpdateDate":1642115982191,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ccbf03e-54ef-4828-a5fc-c5e95f4c8667","invariantUUID":"c7f94c31-e468-46c6-98cf-8e4bf4ccf462","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":"compute","uniqueId":"d330f4e1-aa3e-42a7-a759-aa02fd5cb76d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116004390,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9445ca74-16c0-47bf-8e88-091f5adf8304","invariantUUID":"0660483e-acbe-449e-9fba-08685379317d","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":"port","uniqueId":"80c6322f-5698-4328-ad92-957ce746d021","lifecycleState":"CERTIFIED","lastUpdateDate":1642115926886,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76519598-1757-45c5-9f7a-a193452b72e6","invariantUUID":"b6454f7c-c4af-4d57-8ab0-30ca403b9c24","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":"objectStorage","uniqueId":"3288b178-232f-4e73-a476-8aa2dcb522bb","lifecycleState":"CERTIFIED","lastUpdateDate":1642115909813,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a408072f-95a9-4d55-a66f-eae4af3250b5","invariantUUID":"560d8a2c-d9e1-4af9-a73a-1022ef2f3e83","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":"networkrules","uniqueId":"cfe8991e-6676-4173-9519-aa24c85519e3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115948320,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1ac0a1db-ddeb-4244-98d6-f1fd14a8d4e5","invariantUUID":"de96bfe2-d82c-46e7-bba9-68759e51180b","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a668160a-9e7d-4a55-b616-65bb57c0ce11","lifecycleState":"CERTIFIED","lastUpdateDate":1642116100311,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b881153f-46e0-4509-bc06-b5062147bd4c","invariantUUID":"faeb5f7a-f35b-4954-8bc6-ac6db9b111ef","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":"network","uniqueId":"13edc194-7966-46d9-9713-7472992bbf07","lifecycleState":"CERTIFIED","lastUpdateDate":1642115983593,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8285a39-d596-49ed-af09-1767aef18386","invariantUUID":"407a34e5-0193-40e6-ba44-e26245e76d53","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":"0c6204ed-570a-44dc-ac29-1deab811449d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115923785,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69af236b-9ed1-48bb-be71-ff89282af4e2","invariantUUID":"24979889-02ba-4295-84c3-f442c1748bec","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":"objectStorage","uniqueId":"b30bd4ae-4e40-4b0a-82c3-8860c59d312f","lifecycleState":"CERTIFIED","lastUpdateDate":1642115993628,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"826d1b1c-31b7-4815-8bc2-b642606eb069","invariantUUID":"1daaaf13-19cb-46be-98ad-1e18a2ee3631","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":"objectStorage","uniqueId":"862afa3c-75be-4057-820d-713877bbd462","lifecycleState":"CERTIFIED","lastUpdateDate":1642116103012,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8be007f0-28df-477b-9f8f-1b418741993c","invariantUUID":"d16a967e-d7d0-4f91-acdf-35674eb29bcc","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":"network","uniqueId":"2fdf097d-bc90-45f2-b9dd-6e30fc0902ca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115959979,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f92007e7-7547-44f4-9abb-aae1e72db6d2","invariantUUID":"8dd9f2f7-4766-465c-857c-63386812578a","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":"d6780666-a5f6-4359-980f-95e7725e98af","lifecycleState":"CERTIFIED","lastUpdateDate":1642115932841,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a0fc63f-f9a5-4ec0-92f6-968631d06a9d","invariantUUID":"2c62a88e-fcbb-42f5-8ca0-fa71e3d1adab","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"29acefd5-3f39-4752-99e9-a6d87c8ad8ac","lifecycleState":"CERTIFIED","lastUpdateDate":1642122733266,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","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":"8bd08fd3-07cc-4aa2-8b7d-b183a3443697","lifecycleState":"CERTIFIED","lastUpdateDate":1642123197276,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","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":"aa72bbbe-0d66-40df-8ff3-f513f57429e6","lifecycleState":"CERTIFIED","lastUpdateDate":1642123633379,"name":"basic_onboard_qDUNhQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","systemName":"BasicOnboardQdunhq","description":"service","tags":["basic_onboard_qDUNhQ"],"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":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1642123709221,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","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-14 01:28:31,038 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-14 01:28:31,038 INFO 728:service.py(1) - attempting to Certify Service basic_cnf in SDC 2022-01-14 01:28:31,042 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-14 01:28:31,042 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/4e9498eb-7b6f-4c45-af1f-144ab69d8ef7/lifecycleState/Certify 2022-01-14 01:28:31,042 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2022-01-14 01:28:31,044 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:28:35,238 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/4e9498eb-7b6f-4c45-af1f-144ab69d8ef7/lifecycleState/Certify HTTP/1.1" 200 1171 2022-01-14 01:28:35,239 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2022-01-14 01:28:35,239 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"ca987252-d5f8-47d0-a60f-f00da8c76199","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1642123704896,"lastUpdateDate":1642123709221,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"ca987252-d5f8-47d0-a60f-f00da8c76199"},"projectCode":"123456","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","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":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec"} 2022-01-14 01:28:35,241 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-14 01:28:35,241 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-14 01:28:35,242 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-14 01:28:35,242 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-14 01:28:35,242 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-14 01:28:35,243 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:28:35,315 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-14 01:28:35,317 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-14 01:28:35,317 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cc7d83e1-3576-4726-be20-4f8b1ae83c4c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b94639d2-251b-4749-a459-cb44a52b9988/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","name":"basic_onboard_qDUNhQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5bb65382-05a8-47ea-b4e7-363159952e6b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-01-14 01:28:35,319 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-14 01:28:35,319 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:35,319 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:35,320 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:28:35,320 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-14 01:28:35,320 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:35,320 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:35,320 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:28:35,320 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_qDUNhQ from SDC 2022-01-14 01:28:35,321 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:35,321 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:35,321 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:28:35,321 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-14 01:28:35,321 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:35,322 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:35,322 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-14 01:28:35,322 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-14 01:28:35,322 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-14 01:28:35,322 INFO 192:__init__.py(1) - Service found, updating information 2022-01-14 01:28:35,323 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-14 01:28:35,323 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-14 01:28:35,323 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-14 01:28:35,325 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:28:35,397 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-14 01:28:35,399 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-14 01:28:35,401 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2bbcd551-878e-44b9-803f-3b36d70d97e4","lifecycleState":"CERTIFIED","lastUpdateDate":1642115956809,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd5a4f83-a437-40aa-8003-c1b79a92bafe","invariantUUID":"93a7800a-ad9f-4aad-a954-c5ebc02d0df2","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":"d0c0696c-73ab-46fe-8b8d-0219435a4363","lifecycleState":"CERTIFIED","lastUpdateDate":1642116026429,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d0ce019-8593-4c0d-a5d5-0d6733cf09ee","invariantUUID":"1de0b592-7b81-4076-a4dd-6820ee04ca70","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37c170b2-335e-4c19-b824-44892cd76f92","lifecycleState":"CERTIFIED","lastUpdateDate":1642115935793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba15508c-e186-4db3-81ec-2c877541f9d2","invariantUUID":"a8b153a0-caee-4b42-9ac0-18080eca1a4b","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":"port","uniqueId":"806e847f-7248-4ef7-810e-f3dee2e6352a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116049679,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e12228a-14bc-43c6-8308-628fb3802281","invariantUUID":"0a3bb9ea-7d99-4a7f-a27d-330bfd3545b6","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b4414ee-4c3b-45ed-9832-0de1cd9dfd6d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116043154,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ba5e16-d4ae-46fe-a496-41186426ab40","invariantUUID":"8e0c3f02-84b4-4dc7-b51c-11b1bb830e50","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":"7d3b8021-0bb6-4e56-8711-a5d7c514435b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115937203,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5e1b1c09-9dda-4878-941f-c91327d0118b","invariantUUID":"d3deb91f-c3b1-4983-a87a-2fad1096f791","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":"92234b58-edc4-44bf-84c5-0bd2de0ffaca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115987875,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0c81fcd-b661-4c82-b1ad-66ac4372f57a","invariantUUID":"401dff58-7de8-46d6-a46e-ccebe612a507","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":"securityrules","uniqueId":"93a4b0b1-7ff5-49c8-a0ec-07596c2fbdf3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115951411,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0b56842f-37c5-4b8a-96fa-a30f23dda843","invariantUUID":"ebdd86a5-a449-441e-808a-a41f74dca416","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e126925-a64d-4568-954c-73a8f694c418","lifecycleState":"CERTIFIED","lastUpdateDate":1642115989360,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc636ec0-d75c-44af-9b7d-1e47bdfae955","invariantUUID":"1918cec1-c405-4ede-ba4f-f013c6d28d28","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"187af211-3f47-4b77-8872-eccc31ab3699","lifecycleState":"CERTIFIED","lastUpdateDate":1642115965482,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f78b7e4-bab5-4a39-aaf7-dc6d5e464695","invariantUUID":"1d7a4960-fbfe-4aa8-9826-82369abd96d8","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"306f7adf-5e64-4d05-932c-648248c3a46a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115931291,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e31747ed-cfb7-4b90-b0df-6a929d526b93","invariantUUID":"e07e69a9-0f30-4bb5-bcb5-9d116335a040","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":"3fcf3448-e5a6-4681-8f84-96064bed46d5","lifecycleState":"CERTIFIED","lastUpdateDate":1642116098807,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af82705a-e51d-4227-9e7b-ed5daf371504","invariantUUID":"54539281-03a2-4102-99d3-9ae0843f5ba4","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":"defaulticon","uniqueId":"a5e9a0b5-fbfa-4dca-b280-f451429560a7","lifecycleState":"CERTIFIED","lastUpdateDate":1642123598766,"name":"basic_onboard_qDUNhQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4261624e-ca54-444b-83be-07cb1305c800","invariantUUID":"fc960dc4-a4d1-4ade-8bc3-be84c7f7d2f2","systemName":"BasicOnboardQdunhq","description":"VF","tags":["basic_onboard_qDUNhQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"647710f1-4480-4322-b572-23d97e2611aa","lifecycleState":"CERTIFIED","lastUpdateDate":1642115922348,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bd9bc82-3418-4de6-a80a-ba2175f022c8","invariantUUID":"b2ecb440-4dd2-43f9-9b55-c60a61d00be6","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":"objectStorage","uniqueId":"fe6be0c8-7a01-4254-9d99-c3ef24d01cf2","lifecycleState":"CERTIFIED","lastUpdateDate":1642115920889,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a5c9e61-8eba-4b35-b23e-724d665f3b98","invariantUUID":"111a7fff-ce2e-4a70-a32e-c6752645c99f","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":"compute","uniqueId":"48ecfded-6df2-46fc-a85a-5939997ab56d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116008404,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74deee2e-fdfd-41aa-be54-6a93da70737d","invariantUUID":"7943a931-454c-4485-ac52-34801bab7ea0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"92691734-01ca-4456-920d-78a2a0ccc59e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116104329,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83c2afc3-9630-4ff2-bfa4-3ddabfcf1553","invariantUUID":"ff277569-4c63-4b5a-a0ac-6faa27a7c332","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":"492f3767-c349-4199-8fdf-6cce09806f73","lifecycleState":"CERTIFIED","lastUpdateDate":1642115925245,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f51d8f33-a0a8-40e8-b0d9-c97727dfa862","invariantUUID":"35971028-0676-42f8-b31d-216362b682e0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f86bb2-9974-4ded-b616-ef2003fb73ce","lifecycleState":"CERTIFIED","lastUpdateDate":1642116055163,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df12aef3-0e2e-4027-ae60-7ddaf2d3bc22","invariantUUID":"39928119-05c2-4c10-a5d1-d626b351ce3c","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":"compute","uniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","lifecycleState":"CERTIFIED","lastUpdateDate":1642115896067,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd7355c-9613-4cf2-ab93-cc49f8f8f69c","invariantUUID":"8b7d5682-7de8-47e7-b447-07881ed0982c","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":"defaulticon","uniqueId":"12dc700a-be56-43ef-8e3f-96608d0e35b9","lifecycleState":"CERTIFIED","lastUpdateDate":1642123160486,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"568e0b89-0ef2-4e8e-b9af-9b25ec559412","invariantUUID":"54a875a5-9c4e-40bb-8058-d1e82ea59128","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00826204-2025-4277-9aef-9736478d4970","lifecycleState":"CERTIFIED","lastUpdateDate":1642116036080,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7890c87-bff9-45b2-8352-e6fbf416d3ee","invariantUUID":"196ee8ba-c50e-4fa8-85c1-f7d99ccc3b89","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4fda049d-a459-4f8d-ac1c-42fafdc7a630","lifecycleState":"CERTIFIED","lastUpdateDate":1642116051894,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b09009f-c4cd-439b-b2d8-1f0f8f406d72","invariantUUID":"5c0f6a48-542e-4fb8-b5eb-7aac513a7059","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6923d9d-cb7f-450f-9d6c-72402feeae63","lifecycleState":"CERTIFIED","lastUpdateDate":1642116105710,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26f8e9a7-a392-457b-9c78-05d7611be0e7","invariantUUID":"87df72e1-6fc6-4d78-bad4-f99135e9689f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f327106-07b0-4775-b8b4-7bafb159fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116056852,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b987cf2-3418-42c9-9008-1567f0a85267","invariantUUID":"f2e6dd9a-4069-466a-966b-92766f599bff","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"56683d95-434a-4d78-8850-a617613b2860","lifecycleState":"CERTIFIED","lastUpdateDate":1642116024579,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"466129c6-6623-4a43-8c6e-cd88deff9b31","invariantUUID":"ea81ceb4-23f5-4cf6-a3e4-ab2fb2032789","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":"loadBalancer","uniqueId":"195fc0d8-0d92-42fc-9632-2b836b6dc6e7","lifecycleState":"CERTIFIED","lastUpdateDate":1642115913191,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47d3119d-39e5-40e0-b8e6-920d6db611ca","invariantUUID":"7e21eaac-76fa-42ff-920f-0e0ff51796b0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4829965c-e0b9-4b1b-b89a-2171b9cc698d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115915008,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f48fdf0f-3306-48a9-9f29-61a37658537c","invariantUUID":"a13a1752-4ef9-42fd-a55a-50caf9e357b8","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5ff7ce9-bccc-4f34-9897-b60319ed117d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116106966,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6376a0aa-a25e-4ad8-9d9d-6726e236da07","invariantUUID":"93504b3e-0352-49ec-833a-443e35d08e9d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"889eb12d-f057-4b86-8f16-a9ebc099e1f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116034741,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfadf82f-b790-4bb4-86c0-90eaea80d2fa","invariantUUID":"19389e73-f9e4-4097-adcc-fa36f212ed7f","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"912b5d67-9e9b-4d11-b216-c70e0f92372a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116108243,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a46fc76-b066-4017-8a54-6895c0a11d1c","invariantUUID":"2def27f0-e5f4-48c2-aa92-2d68afbf1bbd","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d866966d-db66-4de7-a454-c0b7f227caf4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116110791,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f4c099-5bb3-4592-89c8-4e454983fa9d","invariantUUID":"57942834-20a7-4db8-ae7f-f33036d5b32b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"57d220d2-efd8-4f19-affc-865a835bb6c9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116044861,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05311e8f-6ba9-475e-acba-856aed7d67dd","invariantUUID":"6313ce00-00cd-4664-b15e-7e7ea1f78966","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ec35f244-ebe5-4a31-b7ef-316b82b18ce9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116063049,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5056159-7781-4da2-baae-365cb168f887","invariantUUID":"3e77f9b9-1831-4d7f-b169-a554653048ee","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":"9e434432-acea-4837-8559-754aeb68d2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1642115995051,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"52204ed1-d372-4e09-b252-c30b93613686","invariantUUID":"625a4bbc-a3bd-4370-906a-8ac002f7c336","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73b3017f-8c9e-4a04-b2fa-39d95cd4252c","lifecycleState":"CERTIFIED","lastUpdateDate":1642116002906,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27b96b8a-90cb-4a28-beda-c805d16dfa49","invariantUUID":"9f5f66b2-b066-472c-8b89-47752727fee7","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":"defaulticon","uniqueId":"62b3a7d6-a4c0-43e3-a7f2-4c642a71fe5e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115992225,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38bed6f-4fde-42ee-8413-1fd40bff6209","invariantUUID":"766240a9-2263-4e01-8940-28c398f3a27a","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":"defaulticon","uniqueId":"4ff2182c-e97b-40d8-a461-bbe9e3e262cf","lifecycleState":"CERTIFIED","lastUpdateDate":1642115929265,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ff462d5-8a87-4bd2-ac91-f4e29fed4c56","invariantUUID":"33da3680-df03-49a1-8c5c-b1d2d1e3c979","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":"defaulticon","uniqueId":"06b06ea2-9861-42d2-b2ea-b05aa725c36b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115905587,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"00d8129f-0d17-4155-94c1-f67e03971a81","invariantUUID":"19773fc6-8e2d-4dc7-8f1f-64f651df700a","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dde58a6a-a48f-4a32-8c8d-56aae8e378ad","lifecycleState":"CERTIFIED","lastUpdateDate":1642123689305,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","invariantUUID":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"d74fec4c-8873-4270-93cc-c8b44e49390c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115998541,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0832b848-cc18-4f00-9cfe-a0914cc35a92","invariantUUID":"3f75a755-0a91-4f52-8393-b0089fe67287","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":"compute","uniqueId":"ada213b0-af9a-46e6-93d9-701cc7c28761","lifecycleState":"CERTIFIED","lastUpdateDate":1642116059774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21f60837-fa51-47b3-b25a-b9b732556441","invariantUUID":"492bf900-0de3-42cd-a5a5-0073c62fa52d","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1f65a1f7-6ce6-442c-8c34-b46f359dad06","lifecycleState":"CERTIFIED","lastUpdateDate":1642116030352,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73f99b64-4353-4c45-99eb-91ed869b12d5","invariantUUID":"e6e8bdd3-3dc1-419d-8d48-6ad1fbec0821","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":"9e1524d0-15b1-4993-9e5b-3b73e00659b6","lifecycleState":"CERTIFIED","lastUpdateDate":1642115969827,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8236bbc6-fedf-43af-b79a-49c03c88794c","invariantUUID":"dc99f529-620a-4e43-9558-2295f663694b","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":"objectStorage","uniqueId":"78fddc54-9195-405b-a8c0-9eb0a1583c81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116101669,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ecbc35b-d14e-4573-b496-bb9459d65132","invariantUUID":"1d66d6c2-c5fe-48a2-ab1b-6346939c50e8","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37e0f777-ebc5-489a-9ee1-3cd29ea08a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116038934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"035c3fd3-9c92-44c5-84db-ce75641b528d","invariantUUID":"31d04304-41e7-4a02-b0c8-20655c5fa7b0","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae12bceb-e807-4cb4-8756-c4f3700a1368","lifecycleState":"CERTIFIED","lastUpdateDate":1642115916507,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95168a5f-8a1d-4240-bb5d-3abed20b3cfb","invariantUUID":"4d86ab82-7a0e-45c0-aecb-5d6d9e71079f","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":"networkrules","uniqueId":"05fe0b68-36d9-4859-b1eb-33e03e03b0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115943126,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f3f8d7ed-5ffa-4128-a227-c74fd35bc562","invariantUUID":"862834ef-f8a9-45d4-8e5b-39584c48930a","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4ec0bfb1-bb59-4cf7-8a47-2683689cd895","lifecycleState":"CERTIFIED","lastUpdateDate":1642116096118,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d8115a-0a41-4b6c-a3af-209f86a9b637","invariantUUID":"f179b55b-fccc-4a86-aff3-70c44edecc74","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28ff3af8-674d-48b7-bcbe-951c0a86e51f","lifecycleState":"CERTIFIED","lastUpdateDate":1642116061400,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aab426a7-1dd8-453d-bb25-2492d870042b","invariantUUID":"61f891c4-33e0-4a8e-823e-692692b35194","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":"5b472bf3-eac6-44b4-9458-d2afe54b1b5c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115958189,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3f194c1-7b89-46f6-baa0-e3ab89afafde","invariantUUID":"75926112-0ca2-4c73-a58f-5e923d45fd5e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"078b0cd8-a895-4393-b3c2-4fd96fadd49a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116015179,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b33ce00-b69d-4117-af15-7090ad56056e","invariantUUID":"7ef4bd86-68da-40e7-80bc-14b25b9595c2","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1198ce5-a4a4-4598-9566-969dd226152a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116109523,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8547f10-f054-4f17-8b16-ef2ba7ee3c12","invariantUUID":"c2d87dfd-4462-43a0-a067-2d525230fd4a","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"321d752c-90ad-492c-a027-2c22d867c15b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115907709,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ca08e47-6324-4ca2-9d27-c92a16fa7569","invariantUUID":"554ed8f8-8903-498e-b0da-6842952f3e04","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":"compute","uniqueId":"696d0716-6baa-4f92-9840-1993e83ab26a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115954589,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e31d5490-74db-4ab2-af58-c4d87473dcb2","invariantUUID":"34290bfc-7f53-4104-a156-16a86f34c091","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52160b63-6549-4705-b65d-a94f9b54e45b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116017090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fd1dff6-4d48-4c0e-afa6-3f0e37536426","invariantUUID":"e90c8c34-c937-4f30-80e3-862f1504f46b","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81f2abe5-5321-4156-8c90-6ced85d604fe","lifecycleState":"CERTIFIED","lastUpdateDate":1642115934258,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"185842f2-7081-42b5-864e-b794df82326d","invariantUUID":"d094d70f-b522-4e30-b868-8952a0999e76","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75e4b74d-d461-4493-972c-7f238158db58","lifecycleState":"CERTIFIED","lastUpdateDate":1642115949861,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed41f60d-867f-4bfd-93e6-d2e32dcbc2c0","invariantUUID":"9e9b085a-17ff-4a90-b5b5-3487ba74a001","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":"port","uniqueId":"055abf67-266d-49bb-b184-64a163b0329a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116028616,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec552d88-7ca7-4432-b7b6-d26c892bdba6","invariantUUID":"099c2b5e-92cf-4479-8e5e-ae25dbec2df1","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":"3ecc55b9-4a81-474d-b398-882bf7a46b63","lifecycleState":"CERTIFIED","lastUpdateDate":1642115977929,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2c7e70a-5a23-44f2-9858-0b4a05cf1e60","invariantUUID":"8a369bc1-3974-4bdf-a552-9dcf48ee5b63","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":"6df86238-13f9-48fc-8e07-8a2f4712c988","lifecycleState":"CERTIFIED","lastUpdateDate":1642116037512,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"380f8390-a0f0-453a-bacf-dae9320123a0","invariantUUID":"a2141494-916a-45dc-9189-719529732c59","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73d800d-f9be-4232-85f7-d7d5d81129f3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115986493,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ae0c11f3-abee-4161-9317-0cee17ae330b","invariantUUID":"a652e66c-b726-4f48-9d1f-3ee0cfd23859","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":"port","uniqueId":"f53514d7-ad38-42b4-a7fc-70eb97c80d4e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116031947,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56882cef-d06d-4aab-81c0-393b430491c7","invariantUUID":"5b6bd5b3-d1bd-4d16-99e5-7702157ac89f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a010d93e-920b-4f77-9aa9-824788912940","lifecycleState":"CERTIFIED","lastUpdateDate":1642116010014,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf233508-163e-4692-94a3-fcbf76633e00","invariantUUID":"24ce2467-2c06-4fc3-8c41-617f8452b384","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e0f2e41-0148-406f-a7d6-89addb87de32","lifecycleState":"CERTIFIED","lastUpdateDate":1642115996806,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56b1cfeb-72bc-4fd6-9248-02fd7481bf4d","invariantUUID":"71de902a-5fc4-4a25-8f8a-1beaa2ff8924","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23fbcc47-4a05-4072-9108-468c52600b33","lifecycleState":"CERTIFIED","lastUpdateDate":1642116058355,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d142da8-c1f6-4ce0-9892-7ecd54afe273","invariantUUID":"6ac852e6-3b00-44e5-8ba5-c42598702f54","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8751960e-7921-42d7-af76-15ba2f9665f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116001472,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff6a7f60-4e50-4b7f-9b74-33f4c8209317","invariantUUID":"06045ca4-80b4-4575-a1de-c3c958340e46","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40cc5c38-4d2d-43a9-962b-315268606174","lifecycleState":"CERTIFIED","lastUpdateDate":1642115944639,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bd244b6-19c6-403b-aba7-c9959f34cd4c","invariantUUID":"61573c3d-679e-47b8-9d74-1efe4824743d","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"01902a55-ff41-4f9e-9a61-2e46e9c773c8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115967516,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4057ec97-2c46-4f02-8801-0a9c143c44d6","invariantUUID":"8f9afc35-af38-4448-b15c-83720be914dd","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"78854a26-d1bc-456a-85ac-b97c4f87598e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115990784,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ed29dcee-7182-429b-89a4-019f9c60979f","invariantUUID":"4262c20d-d453-4292-8798-fb9a9ba72cba","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":"e3aa98ea-8f8a-415f-a4cd-c74b364a3afa","lifecycleState":"CERTIFIED","lastUpdateDate":1642116033376,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d8b6b7d-ed24-49b9-9bc0-df92a394dd2c","invariantUUID":"c8a8673f-7c86-47a2-8425-b726f254d714","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14ac82e5-2025-4ef7-9456-558193201a77","lifecycleState":"CERTIFIED","lastUpdateDate":1642116040939,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"334be054-7e96-47bf-957f-5165a12dae0d","invariantUUID":"468fe813-9e73-4db9-a871-5dccf0690044","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bfa49c18-2735-456d-a5e4-33c5d8d4aedd","lifecycleState":"CERTIFIED","lastUpdateDate":1642116097532,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12e98c33-91ee-4dca-8057-7451cbb3a8cf","invariantUUID":"bcbc8f8c-02af-4bc1-b81f-616ad360dd61","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":"dcbb55f6-323d-43dc-91c3-32f3e0187914","lifecycleState":"CERTIFIED","lastUpdateDate":1642115982191,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ccbf03e-54ef-4828-a5fc-c5e95f4c8667","invariantUUID":"c7f94c31-e468-46c6-98cf-8e4bf4ccf462","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":"compute","uniqueId":"d330f4e1-aa3e-42a7-a759-aa02fd5cb76d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116004390,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9445ca74-16c0-47bf-8e88-091f5adf8304","invariantUUID":"0660483e-acbe-449e-9fba-08685379317d","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":"port","uniqueId":"80c6322f-5698-4328-ad92-957ce746d021","lifecycleState":"CERTIFIED","lastUpdateDate":1642115926886,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76519598-1757-45c5-9f7a-a193452b72e6","invariantUUID":"b6454f7c-c4af-4d57-8ab0-30ca403b9c24","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":"objectStorage","uniqueId":"3288b178-232f-4e73-a476-8aa2dcb522bb","lifecycleState":"CERTIFIED","lastUpdateDate":1642115909813,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a408072f-95a9-4d55-a66f-eae4af3250b5","invariantUUID":"560d8a2c-d9e1-4af9-a73a-1022ef2f3e83","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":"networkrules","uniqueId":"cfe8991e-6676-4173-9519-aa24c85519e3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115948320,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1ac0a1db-ddeb-4244-98d6-f1fd14a8d4e5","invariantUUID":"de96bfe2-d82c-46e7-bba9-68759e51180b","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a668160a-9e7d-4a55-b616-65bb57c0ce11","lifecycleState":"CERTIFIED","lastUpdateDate":1642116100311,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b881153f-46e0-4509-bc06-b5062147bd4c","invariantUUID":"faeb5f7a-f35b-4954-8bc6-ac6db9b111ef","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":"network","uniqueId":"13edc194-7966-46d9-9713-7472992bbf07","lifecycleState":"CERTIFIED","lastUpdateDate":1642115983593,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8285a39-d596-49ed-af09-1767aef18386","invariantUUID":"407a34e5-0193-40e6-ba44-e26245e76d53","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":"0c6204ed-570a-44dc-ac29-1deab811449d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115923785,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69af236b-9ed1-48bb-be71-ff89282af4e2","invariantUUID":"24979889-02ba-4295-84c3-f442c1748bec","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":"objectStorage","uniqueId":"b30bd4ae-4e40-4b0a-82c3-8860c59d312f","lifecycleState":"CERTIFIED","lastUpdateDate":1642115993628,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"826d1b1c-31b7-4815-8bc2-b642606eb069","invariantUUID":"1daaaf13-19cb-46be-98ad-1e18a2ee3631","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":"objectStorage","uniqueId":"862afa3c-75be-4057-820d-713877bbd462","lifecycleState":"CERTIFIED","lastUpdateDate":1642116103012,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8be007f0-28df-477b-9f8f-1b418741993c","invariantUUID":"d16a967e-d7d0-4f91-acdf-35674eb29bcc","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":"network","uniqueId":"2fdf097d-bc90-45f2-b9dd-6e30fc0902ca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115959979,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f92007e7-7547-44f4-9abb-aae1e72db6d2","invariantUUID":"8dd9f2f7-4766-465c-857c-63386812578a","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":"d6780666-a5f6-4359-980f-95e7725e98af","lifecycleState":"CERTIFIED","lastUpdateDate":1642115932841,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a0fc63f-f9a5-4ec0-92f6-968631d06a9d","invariantUUID":"2c62a88e-fcbb-42f5-8ca0-fa71e3d1adab","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"29acefd5-3f39-4752-99e9-a6d87c8ad8ac","lifecycleState":"CERTIFIED","lastUpdateDate":1642122733266,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","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":"8bd08fd3-07cc-4aa2-8b7d-b183a3443697","lifecycleState":"CERTIFIED","lastUpdateDate":1642123197276,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","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":"aa72bbbe-0d66-40df-8ff3-f513f57429e6","lifecycleState":"CERTIFIED","lastUpdateDate":1642123633379,"name":"basic_onboard_qDUNhQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","systemName":"BasicOnboardQdunhq","description":"service","tags":["basic_onboard_qDUNhQ"],"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":"ca987252-d5f8-47d0-a60f-f00da8c76199","lifecycleState":"CERTIFIED","lastUpdateDate":1642123709221,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","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-14 01:28:35,406 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-14 01:28:45,417 INFO 728:service.py(1) - attempting to PROD/activate Service basic_cnf in SDC 2022-01-14 01:28:45,422 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-14 01:28:45,422 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/ca987252-d5f8-47d0-a60f-f00da8c76199/distribution/PROD/activate 2022-01-14 01:28:45,422 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2022-01-14 01:28:45,424 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:28:48,293 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/ca987252-d5f8-47d0-a60f-f00da8c76199/distribution/PROD/activate HTTP/1.1" 200 None 2022-01-14 01:28:48,295 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2022-01-14 01:28:48,297 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ca987252-d5f8-47d0-a60f-f00da8c76199","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"ca987252-d5f8-47d0-a60f-f00da8c76199","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ca987252-d5f8-47d0-a60f-f00da8c76199","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"ca987252-d5f8-47d0-a60f-f00da8c76199","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ca987252-d5f8-47d0-a60f-f00da8c76199","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ca987252-d5f8-47d0-a60f-f00da8c76199","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ca987252-d5f8-47d0-a60f-f00da8c76199","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ca987252-d5f8-47d0-a60f-f00da8c76199","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ca987252-d5f8-47d0-a60f-f00da8c76199","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ca987252-d5f8-47d0-a60f-f00da8c76199","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.assettoscacsar","artifactName":"service-BasicCnf-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"MDFjMDlkYjhkNDg4ZWRhZmYyMzhhZDA4OTQ4OGEzNDk=","artifactUUID":"24cb1af9-780f-4607-abc7-da8d063f909f","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.assettoscacsar","duplicated":false,"payloadUpdateDate":1642123714025,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1642123704880,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.assettoscatemplate","artifactName":"service-BasicCnf-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"NzcwM2I3MGUwZmJkNzZlZmUxY2FjNTIwYzExOTY5Zjg=","artifactUUID":"16c684ad-5b0f-43de-ba0d-59d709d9c9ff","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.assettoscatemplate","duplicated":false,"payloadUpdateDate":1642123713502,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1642123704880,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"creationDate":1642123676908,"timeout":0,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTFjNzY5MDVhM2NlODk0MjNhNDIyZTA4YzlmZjZkYmU=","artifactUUID":"f76e0f18-c48c-4de2-968a-0c9eba6f2076","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.vflicense","duplicated":false,"payloadUpdateDate":1642123676911,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1642123676908,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3env":{"heatParamUpdated":false,"creationDate":1642123706826,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.dde58a6a-a48f-4a32-8c8d-56aae8e378ad.basic_cnf0.cloudtechnologyspecificartifact3env","artifactName":"nginx_cloudtech_k8s_charts.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=","artifactUUID":"5287a094-f0b1-4962-92c6-f33b51562c7e","generatedFromId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.cloudtechnologyspecificartifact3","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3env","esId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.dde58a6a-a48f-4a32-8c8d-56aae8e378ad.basic_cnf0.cloudtechnologyspecificartifact3env","duplicated":false,"payloadUpdateDate":1642123711651,"heatParamsUpdateDate":1642123706826,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1642123706826,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"cloudtechnologyspecificartifact3":{"heatParamUpdated":false,"creationDate":1642123676970,"timeout":30,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"04b31397-80e2-44a1-99e8-c5c50d12a7e7","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1642123676971,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1642123676970,"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":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.dde58a6a-a48f-4a32-8c8d-56aae8e378ad.basic_cnf0.vfModulesMetadata","artifactName":"basic_cnf0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ODcyNWY0ZWUyNGQwZjc2YTJkMGRiM2EzMGM4YjU1ZDg=","artifactUUID":"b5a0b081-d65c-430e-8adb-8098d8d86712","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.dde58a6a-a48f-4a32-8c8d-56aae8e378ad.basic_cnf0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1642123712752,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"creationDate":1642123676936,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"72c4814d-c2a2-412b-bd57-5f40650a8a8f","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.heat1","duplicated":false,"payloadUpdateDate":1642123676941,"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":1642123676936,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"creationDate":1642123676889,"timeout":0,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE=","artifactUUID":"c8ec67bd-8218-4253-b848-0937b5d89823","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.vendorlicense","duplicated":false,"payloadUpdateDate":1642123676893,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1642123676889,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","defaultValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","defaultValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","defaultValue":"dummy.default","empty":false}],"heatParamUpdated":false,"creationDate":1642123706823,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.dde58a6a-a48f-4a32-8c8d-56aae8e378ad.basic_cnf0.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=","artifactUUID":"a1f30ade-ecf5-4b8c-a4e8-12a176a8e2b4","generatedFromId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.dde58a6a-a48f-4a32-8c8d-56aae8e378ad.basic_cnf0.heat1env","duplicated":false,"payloadUpdateDate":1642123712184,"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":1642123706823,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1642123706823,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiccnfvspinformationtxt":{"heatParamUpdated":false,"creationDate":1642123676923,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"fa7d29e5-a272-446e-957b-478781199d8b","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1642123676924,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1642123676923,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"version":"1","type":"org.openecomp.groups.VfModule","creationTime":1642123706838,"artifacts":["19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.heat1","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.heat1env","19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.cloudtechnologyspecificartifact3"],"uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.dde58a6a-a48f-4a32-8c8d-56aae8e378ad.basic_cnf0.19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.BasicCnf..base_dummy..module-0.basic_cnf0basiccnfbase_dummymodule0","invariantUUID":"1bdf72f2-71cf-415b-83b6-787a02e39026","normalizedName":"basic_cnf0basiccnfbase_dummymodule0","modificationTime":1642123706838,"customizationUUID":"8fb11689-5645-4d62-904d-aa7490e7e968","groupInstanceArtifacts":["19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.cloudtechnologyspecificartifact3","4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.dde58a6a-a48f-4a32-8c8d-56aae8e378ad.basic_cnf0.heat1env"],"groupInstanceArtifactsUuid":["04b31397-80e2-44a1-99e8-c5c50d12a7e7","a1f30ade-ecf5-4b8c-a4e8-12a176a8e2b4"],"artifactsUuid":["72c4814d-c2a2-412b-bd57-5f40650a8a8f","04b31397-80e2-44a1-99e8-c5c50d12a7e7"],"groupUUID":"bf7afd21-2ecb-451e-abba-5ffbbf3ac08a","groupName":"BasicCnf..base_dummy..module-0","groupUid":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_cnf 0"},"actualComponentUid":"dde58a6a-a48f-4a32-8c8d-56aae8e378ad","createdFromCsar":false,"uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.dde58a6a-a48f-4a32-8c8d-56aae8e378ad.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1642123706615,"icon":"defaulticon","originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"basic_cnf0","componentUid":"dde58a6a-a48f-4a32-8c8d-56aae8e378ad","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1642123706615,"customizationUUID":"23481b02-aee5-497c-83e2-77311f98db6f","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.dde58a6a-a48f-4a32-8c8d-56aae8e378ad.basic_cnf0":[{"definition":false,"hidden":false,"uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"19778f9d-3f4b-47f7-8eb6-c9f9d9f2669f.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":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb74b677-03fd-430a-a6a2-e8c5abefd5ec","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"7f834449-e159-4ab8-a9d9-96b86fbc67cf.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f834449-e159-4ab8-a9d9-96b86fbc67cf","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"7f834449-e159-4ab8-a9d9-96b86fbc67cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f834449-e159-4ab8-a9d9-96b86fbc67cf.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f834449-e159-4ab8-a9d9-96b86fbc67cf","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"7f834449-e159-4ab8-a9d9-96b86fbc67cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f834449-e159-4ab8-a9d9-96b86fbc67cf.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f834449-e159-4ab8-a9d9-96b86fbc67cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f834449-e159-4ab8-a9d9-96b86fbc67cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f834449-e159-4ab8-a9d9-96b86fbc67cf.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f834449-e159-4ab8-a9d9-96b86fbc67cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f834449-e159-4ab8-a9d9-96b86fbc67cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"7f834449-e159-4ab8-a9d9-96b86fbc67cf.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f834449-e159-4ab8-a9d9-96b86fbc67cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7f834449-e159-4ab8-a9d9-96b86fbc67cf","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"1.0","creationDate":1642123704896,"icon":"network_l_1-3","description":"service","tags":["basic_cnf"],"uniqueId":"ca987252-d5f8-47d0-a60f-f00da8c76199","componentMetadataForSupportLog":{"SupportablityComponentUUID":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","SupportablityComponentName":"basic_cnf","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","highestVersion":true,"uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","systemName":"BasicCnf","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","normalizedName":"basiccnf","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1642123727157,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1642123704880,"timeout":0,"artifactType":"OTHER","uniqueId":"4e9498eb-7b6f-4c45-af1f-144ab69d8ef7.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":1642123704880,"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":"ca987252-d5f8-47d0-a60f-f00da8c76199"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_cnf"} 2022-01-14 01:28:48,300 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-14 01:28:48,300 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-14 01:28:48,300 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-14 01:28:48,301 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-14 01:28:48,301 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-14 01:28:48,302 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:28:48,370 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-14 01:28:48,371 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-14 01:28:48,372 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cc7d83e1-3576-4726-be20-4f8b1ae83c4c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b94639d2-251b-4749-a459-cb44a52b9988/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","name":"basic_onboard_qDUNhQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5bb65382-05a8-47ea-b4e7-363159952e6b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-14 01:28:48,374 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-14 01:28:48,374 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:48,375 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:48,375 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:28:48,375 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-14 01:28:48,375 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:48,375 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:48,375 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:28:48,375 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_qDUNhQ from SDC 2022-01-14 01:28:48,375 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:48,376 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:48,376 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:28:48,376 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-14 01:28:48,376 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:48,376 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:48,376 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:28:48,376 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-14 01:28:48,376 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-14 01:28:48,376 INFO 192:__init__.py(1) - Service found, updating information 2022-01-14 01:28:48,377 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-14 01:28:48,377 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-01-14 01:28:48,377 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-14 01:28:48,378 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:28:48,447 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-01-14 01:28:48,449 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-14 01:28:48,453 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2bbcd551-878e-44b9-803f-3b36d70d97e4","lifecycleState":"CERTIFIED","lastUpdateDate":1642115956809,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd5a4f83-a437-40aa-8003-c1b79a92bafe","invariantUUID":"93a7800a-ad9f-4aad-a954-c5ebc02d0df2","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":"d0c0696c-73ab-46fe-8b8d-0219435a4363","lifecycleState":"CERTIFIED","lastUpdateDate":1642116026429,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d0ce019-8593-4c0d-a5d5-0d6733cf09ee","invariantUUID":"1de0b592-7b81-4076-a4dd-6820ee04ca70","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37c170b2-335e-4c19-b824-44892cd76f92","lifecycleState":"CERTIFIED","lastUpdateDate":1642115935793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba15508c-e186-4db3-81ec-2c877541f9d2","invariantUUID":"a8b153a0-caee-4b42-9ac0-18080eca1a4b","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":"port","uniqueId":"806e847f-7248-4ef7-810e-f3dee2e6352a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116049679,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e12228a-14bc-43c6-8308-628fb3802281","invariantUUID":"0a3bb9ea-7d99-4a7f-a27d-330bfd3545b6","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b4414ee-4c3b-45ed-9832-0de1cd9dfd6d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116043154,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ba5e16-d4ae-46fe-a496-41186426ab40","invariantUUID":"8e0c3f02-84b4-4dc7-b51c-11b1bb830e50","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":"7d3b8021-0bb6-4e56-8711-a5d7c514435b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115937203,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5e1b1c09-9dda-4878-941f-c91327d0118b","invariantUUID":"d3deb91f-c3b1-4983-a87a-2fad1096f791","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":"92234b58-edc4-44bf-84c5-0bd2de0ffaca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115987875,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0c81fcd-b661-4c82-b1ad-66ac4372f57a","invariantUUID":"401dff58-7de8-46d6-a46e-ccebe612a507","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":"securityrules","uniqueId":"93a4b0b1-7ff5-49c8-a0ec-07596c2fbdf3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115951411,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0b56842f-37c5-4b8a-96fa-a30f23dda843","invariantUUID":"ebdd86a5-a449-441e-808a-a41f74dca416","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e126925-a64d-4568-954c-73a8f694c418","lifecycleState":"CERTIFIED","lastUpdateDate":1642115989360,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc636ec0-d75c-44af-9b7d-1e47bdfae955","invariantUUID":"1918cec1-c405-4ede-ba4f-f013c6d28d28","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"187af211-3f47-4b77-8872-eccc31ab3699","lifecycleState":"CERTIFIED","lastUpdateDate":1642115965482,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f78b7e4-bab5-4a39-aaf7-dc6d5e464695","invariantUUID":"1d7a4960-fbfe-4aa8-9826-82369abd96d8","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"306f7adf-5e64-4d05-932c-648248c3a46a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115931291,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e31747ed-cfb7-4b90-b0df-6a929d526b93","invariantUUID":"e07e69a9-0f30-4bb5-bcb5-9d116335a040","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":"3fcf3448-e5a6-4681-8f84-96064bed46d5","lifecycleState":"CERTIFIED","lastUpdateDate":1642116098807,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af82705a-e51d-4227-9e7b-ed5daf371504","invariantUUID":"54539281-03a2-4102-99d3-9ae0843f5ba4","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":"defaulticon","uniqueId":"a5e9a0b5-fbfa-4dca-b280-f451429560a7","lifecycleState":"CERTIFIED","lastUpdateDate":1642123598766,"name":"basic_onboard_qDUNhQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4261624e-ca54-444b-83be-07cb1305c800","invariantUUID":"fc960dc4-a4d1-4ade-8bc3-be84c7f7d2f2","systemName":"BasicOnboardQdunhq","description":"VF","tags":["basic_onboard_qDUNhQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"647710f1-4480-4322-b572-23d97e2611aa","lifecycleState":"CERTIFIED","lastUpdateDate":1642115922348,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bd9bc82-3418-4de6-a80a-ba2175f022c8","invariantUUID":"b2ecb440-4dd2-43f9-9b55-c60a61d00be6","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":"objectStorage","uniqueId":"fe6be0c8-7a01-4254-9d99-c3ef24d01cf2","lifecycleState":"CERTIFIED","lastUpdateDate":1642115920889,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a5c9e61-8eba-4b35-b23e-724d665f3b98","invariantUUID":"111a7fff-ce2e-4a70-a32e-c6752645c99f","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":"compute","uniqueId":"48ecfded-6df2-46fc-a85a-5939997ab56d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116008404,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74deee2e-fdfd-41aa-be54-6a93da70737d","invariantUUID":"7943a931-454c-4485-ac52-34801bab7ea0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"92691734-01ca-4456-920d-78a2a0ccc59e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116104329,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83c2afc3-9630-4ff2-bfa4-3ddabfcf1553","invariantUUID":"ff277569-4c63-4b5a-a0ac-6faa27a7c332","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":"492f3767-c349-4199-8fdf-6cce09806f73","lifecycleState":"CERTIFIED","lastUpdateDate":1642115925245,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f51d8f33-a0a8-40e8-b0d9-c97727dfa862","invariantUUID":"35971028-0676-42f8-b31d-216362b682e0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f86bb2-9974-4ded-b616-ef2003fb73ce","lifecycleState":"CERTIFIED","lastUpdateDate":1642116055163,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df12aef3-0e2e-4027-ae60-7ddaf2d3bc22","invariantUUID":"39928119-05c2-4c10-a5d1-d626b351ce3c","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":"compute","uniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","lifecycleState":"CERTIFIED","lastUpdateDate":1642115896067,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd7355c-9613-4cf2-ab93-cc49f8f8f69c","invariantUUID":"8b7d5682-7de8-47e7-b447-07881ed0982c","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":"defaulticon","uniqueId":"12dc700a-be56-43ef-8e3f-96608d0e35b9","lifecycleState":"CERTIFIED","lastUpdateDate":1642123160486,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"568e0b89-0ef2-4e8e-b9af-9b25ec559412","invariantUUID":"54a875a5-9c4e-40bb-8058-d1e82ea59128","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00826204-2025-4277-9aef-9736478d4970","lifecycleState":"CERTIFIED","lastUpdateDate":1642116036080,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7890c87-bff9-45b2-8352-e6fbf416d3ee","invariantUUID":"196ee8ba-c50e-4fa8-85c1-f7d99ccc3b89","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4fda049d-a459-4f8d-ac1c-42fafdc7a630","lifecycleState":"CERTIFIED","lastUpdateDate":1642116051894,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b09009f-c4cd-439b-b2d8-1f0f8f406d72","invariantUUID":"5c0f6a48-542e-4fb8-b5eb-7aac513a7059","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6923d9d-cb7f-450f-9d6c-72402feeae63","lifecycleState":"CERTIFIED","lastUpdateDate":1642116105710,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26f8e9a7-a392-457b-9c78-05d7611be0e7","invariantUUID":"87df72e1-6fc6-4d78-bad4-f99135e9689f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f327106-07b0-4775-b8b4-7bafb159fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116056852,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b987cf2-3418-42c9-9008-1567f0a85267","invariantUUID":"f2e6dd9a-4069-466a-966b-92766f599bff","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"56683d95-434a-4d78-8850-a617613b2860","lifecycleState":"CERTIFIED","lastUpdateDate":1642116024579,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"466129c6-6623-4a43-8c6e-cd88deff9b31","invariantUUID":"ea81ceb4-23f5-4cf6-a3e4-ab2fb2032789","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":"loadBalancer","uniqueId":"195fc0d8-0d92-42fc-9632-2b836b6dc6e7","lifecycleState":"CERTIFIED","lastUpdateDate":1642115913191,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47d3119d-39e5-40e0-b8e6-920d6db611ca","invariantUUID":"7e21eaac-76fa-42ff-920f-0e0ff51796b0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4829965c-e0b9-4b1b-b89a-2171b9cc698d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115915008,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f48fdf0f-3306-48a9-9f29-61a37658537c","invariantUUID":"a13a1752-4ef9-42fd-a55a-50caf9e357b8","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5ff7ce9-bccc-4f34-9897-b60319ed117d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116106966,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6376a0aa-a25e-4ad8-9d9d-6726e236da07","invariantUUID":"93504b3e-0352-49ec-833a-443e35d08e9d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"889eb12d-f057-4b86-8f16-a9ebc099e1f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116034741,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfadf82f-b790-4bb4-86c0-90eaea80d2fa","invariantUUID":"19389e73-f9e4-4097-adcc-fa36f212ed7f","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"912b5d67-9e9b-4d11-b216-c70e0f92372a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116108243,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a46fc76-b066-4017-8a54-6895c0a11d1c","invariantUUID":"2def27f0-e5f4-48c2-aa92-2d68afbf1bbd","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d866966d-db66-4de7-a454-c0b7f227caf4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116110791,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f4c099-5bb3-4592-89c8-4e454983fa9d","invariantUUID":"57942834-20a7-4db8-ae7f-f33036d5b32b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"57d220d2-efd8-4f19-affc-865a835bb6c9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116044861,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05311e8f-6ba9-475e-acba-856aed7d67dd","invariantUUID":"6313ce00-00cd-4664-b15e-7e7ea1f78966","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ec35f244-ebe5-4a31-b7ef-316b82b18ce9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116063049,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5056159-7781-4da2-baae-365cb168f887","invariantUUID":"3e77f9b9-1831-4d7f-b169-a554653048ee","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":"9e434432-acea-4837-8559-754aeb68d2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1642115995051,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"52204ed1-d372-4e09-b252-c30b93613686","invariantUUID":"625a4bbc-a3bd-4370-906a-8ac002f7c336","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73b3017f-8c9e-4a04-b2fa-39d95cd4252c","lifecycleState":"CERTIFIED","lastUpdateDate":1642116002906,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27b96b8a-90cb-4a28-beda-c805d16dfa49","invariantUUID":"9f5f66b2-b066-472c-8b89-47752727fee7","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":"defaulticon","uniqueId":"62b3a7d6-a4c0-43e3-a7f2-4c642a71fe5e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115992225,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38bed6f-4fde-42ee-8413-1fd40bff6209","invariantUUID":"766240a9-2263-4e01-8940-28c398f3a27a","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":"defaulticon","uniqueId":"4ff2182c-e97b-40d8-a461-bbe9e3e262cf","lifecycleState":"CERTIFIED","lastUpdateDate":1642115929265,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ff462d5-8a87-4bd2-ac91-f4e29fed4c56","invariantUUID":"33da3680-df03-49a1-8c5c-b1d2d1e3c979","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":"defaulticon","uniqueId":"06b06ea2-9861-42d2-b2ea-b05aa725c36b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115905587,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"00d8129f-0d17-4155-94c1-f67e03971a81","invariantUUID":"19773fc6-8e2d-4dc7-8f1f-64f651df700a","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dde58a6a-a48f-4a32-8c8d-56aae8e378ad","lifecycleState":"CERTIFIED","lastUpdateDate":1642123689305,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","invariantUUID":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"d74fec4c-8873-4270-93cc-c8b44e49390c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115998541,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0832b848-cc18-4f00-9cfe-a0914cc35a92","invariantUUID":"3f75a755-0a91-4f52-8393-b0089fe67287","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":"compute","uniqueId":"ada213b0-af9a-46e6-93d9-701cc7c28761","lifecycleState":"CERTIFIED","lastUpdateDate":1642116059774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21f60837-fa51-47b3-b25a-b9b732556441","invariantUUID":"492bf900-0de3-42cd-a5a5-0073c62fa52d","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1f65a1f7-6ce6-442c-8c34-b46f359dad06","lifecycleState":"CERTIFIED","lastUpdateDate":1642116030352,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73f99b64-4353-4c45-99eb-91ed869b12d5","invariantUUID":"e6e8bdd3-3dc1-419d-8d48-6ad1fbec0821","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":"9e1524d0-15b1-4993-9e5b-3b73e00659b6","lifecycleState":"CERTIFIED","lastUpdateDate":1642115969827,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8236bbc6-fedf-43af-b79a-49c03c88794c","invariantUUID":"dc99f529-620a-4e43-9558-2295f663694b","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":"objectStorage","uniqueId":"78fddc54-9195-405b-a8c0-9eb0a1583c81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116101669,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ecbc35b-d14e-4573-b496-bb9459d65132","invariantUUID":"1d66d6c2-c5fe-48a2-ab1b-6346939c50e8","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37e0f777-ebc5-489a-9ee1-3cd29ea08a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116038934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"035c3fd3-9c92-44c5-84db-ce75641b528d","invariantUUID":"31d04304-41e7-4a02-b0c8-20655c5fa7b0","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae12bceb-e807-4cb4-8756-c4f3700a1368","lifecycleState":"CERTIFIED","lastUpdateDate":1642115916507,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95168a5f-8a1d-4240-bb5d-3abed20b3cfb","invariantUUID":"4d86ab82-7a0e-45c0-aecb-5d6d9e71079f","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":"networkrules","uniqueId":"05fe0b68-36d9-4859-b1eb-33e03e03b0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115943126,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f3f8d7ed-5ffa-4128-a227-c74fd35bc562","invariantUUID":"862834ef-f8a9-45d4-8e5b-39584c48930a","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4ec0bfb1-bb59-4cf7-8a47-2683689cd895","lifecycleState":"CERTIFIED","lastUpdateDate":1642116096118,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d8115a-0a41-4b6c-a3af-209f86a9b637","invariantUUID":"f179b55b-fccc-4a86-aff3-70c44edecc74","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28ff3af8-674d-48b7-bcbe-951c0a86e51f","lifecycleState":"CERTIFIED","lastUpdateDate":1642116061400,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aab426a7-1dd8-453d-bb25-2492d870042b","invariantUUID":"61f891c4-33e0-4a8e-823e-692692b35194","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":"5b472bf3-eac6-44b4-9458-d2afe54b1b5c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115958189,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3f194c1-7b89-46f6-baa0-e3ab89afafde","invariantUUID":"75926112-0ca2-4c73-a58f-5e923d45fd5e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"078b0cd8-a895-4393-b3c2-4fd96fadd49a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116015179,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b33ce00-b69d-4117-af15-7090ad56056e","invariantUUID":"7ef4bd86-68da-40e7-80bc-14b25b9595c2","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1198ce5-a4a4-4598-9566-969dd226152a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116109523,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8547f10-f054-4f17-8b16-ef2ba7ee3c12","invariantUUID":"c2d87dfd-4462-43a0-a067-2d525230fd4a","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"321d752c-90ad-492c-a027-2c22d867c15b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115907709,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ca08e47-6324-4ca2-9d27-c92a16fa7569","invariantUUID":"554ed8f8-8903-498e-b0da-6842952f3e04","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":"compute","uniqueId":"696d0716-6baa-4f92-9840-1993e83ab26a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115954589,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e31d5490-74db-4ab2-af58-c4d87473dcb2","invariantUUID":"34290bfc-7f53-4104-a156-16a86f34c091","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52160b63-6549-4705-b65d-a94f9b54e45b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116017090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fd1dff6-4d48-4c0e-afa6-3f0e37536426","invariantUUID":"e90c8c34-c937-4f30-80e3-862f1504f46b","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81f2abe5-5321-4156-8c90-6ced85d604fe","lifecycleState":"CERTIFIED","lastUpdateDate":1642115934258,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"185842f2-7081-42b5-864e-b794df82326d","invariantUUID":"d094d70f-b522-4e30-b868-8952a0999e76","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75e4b74d-d461-4493-972c-7f238158db58","lifecycleState":"CERTIFIED","lastUpdateDate":1642115949861,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed41f60d-867f-4bfd-93e6-d2e32dcbc2c0","invariantUUID":"9e9b085a-17ff-4a90-b5b5-3487ba74a001","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":"port","uniqueId":"055abf67-266d-49bb-b184-64a163b0329a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116028616,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec552d88-7ca7-4432-b7b6-d26c892bdba6","invariantUUID":"099c2b5e-92cf-4479-8e5e-ae25dbec2df1","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":"3ecc55b9-4a81-474d-b398-882bf7a46b63","lifecycleState":"CERTIFIED","lastUpdateDate":1642115977929,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2c7e70a-5a23-44f2-9858-0b4a05cf1e60","invariantUUID":"8a369bc1-3974-4bdf-a552-9dcf48ee5b63","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":"6df86238-13f9-48fc-8e07-8a2f4712c988","lifecycleState":"CERTIFIED","lastUpdateDate":1642116037512,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"380f8390-a0f0-453a-bacf-dae9320123a0","invariantUUID":"a2141494-916a-45dc-9189-719529732c59","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73d800d-f9be-4232-85f7-d7d5d81129f3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115986493,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ae0c11f3-abee-4161-9317-0cee17ae330b","invariantUUID":"a652e66c-b726-4f48-9d1f-3ee0cfd23859","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":"port","uniqueId":"f53514d7-ad38-42b4-a7fc-70eb97c80d4e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116031947,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56882cef-d06d-4aab-81c0-393b430491c7","invariantUUID":"5b6bd5b3-d1bd-4d16-99e5-7702157ac89f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a010d93e-920b-4f77-9aa9-824788912940","lifecycleState":"CERTIFIED","lastUpdateDate":1642116010014,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf233508-163e-4692-94a3-fcbf76633e00","invariantUUID":"24ce2467-2c06-4fc3-8c41-617f8452b384","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e0f2e41-0148-406f-a7d6-89addb87de32","lifecycleState":"CERTIFIED","lastUpdateDate":1642115996806,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56b1cfeb-72bc-4fd6-9248-02fd7481bf4d","invariantUUID":"71de902a-5fc4-4a25-8f8a-1beaa2ff8924","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23fbcc47-4a05-4072-9108-468c52600b33","lifecycleState":"CERTIFIED","lastUpdateDate":1642116058355,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d142da8-c1f6-4ce0-9892-7ecd54afe273","invariantUUID":"6ac852e6-3b00-44e5-8ba5-c42598702f54","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8751960e-7921-42d7-af76-15ba2f9665f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116001472,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff6a7f60-4e50-4b7f-9b74-33f4c8209317","invariantUUID":"06045ca4-80b4-4575-a1de-c3c958340e46","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40cc5c38-4d2d-43a9-962b-315268606174","lifecycleState":"CERTIFIED","lastUpdateDate":1642115944639,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bd244b6-19c6-403b-aba7-c9959f34cd4c","invariantUUID":"61573c3d-679e-47b8-9d74-1efe4824743d","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"01902a55-ff41-4f9e-9a61-2e46e9c773c8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115967516,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4057ec97-2c46-4f02-8801-0a9c143c44d6","invariantUUID":"8f9afc35-af38-4448-b15c-83720be914dd","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"78854a26-d1bc-456a-85ac-b97c4f87598e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115990784,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ed29dcee-7182-429b-89a4-019f9c60979f","invariantUUID":"4262c20d-d453-4292-8798-fb9a9ba72cba","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":"e3aa98ea-8f8a-415f-a4cd-c74b364a3afa","lifecycleState":"CERTIFIED","lastUpdateDate":1642116033376,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d8b6b7d-ed24-49b9-9bc0-df92a394dd2c","invariantUUID":"c8a8673f-7c86-47a2-8425-b726f254d714","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14ac82e5-2025-4ef7-9456-558193201a77","lifecycleState":"CERTIFIED","lastUpdateDate":1642116040939,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"334be054-7e96-47bf-957f-5165a12dae0d","invariantUUID":"468fe813-9e73-4db9-a871-5dccf0690044","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bfa49c18-2735-456d-a5e4-33c5d8d4aedd","lifecycleState":"CERTIFIED","lastUpdateDate":1642116097532,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12e98c33-91ee-4dca-8057-7451cbb3a8cf","invariantUUID":"bcbc8f8c-02af-4bc1-b81f-616ad360dd61","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":"dcbb55f6-323d-43dc-91c3-32f3e0187914","lifecycleState":"CERTIFIED","lastUpdateDate":1642115982191,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ccbf03e-54ef-4828-a5fc-c5e95f4c8667","invariantUUID":"c7f94c31-e468-46c6-98cf-8e4bf4ccf462","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":"compute","uniqueId":"d330f4e1-aa3e-42a7-a759-aa02fd5cb76d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116004390,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9445ca74-16c0-47bf-8e88-091f5adf8304","invariantUUID":"0660483e-acbe-449e-9fba-08685379317d","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":"port","uniqueId":"80c6322f-5698-4328-ad92-957ce746d021","lifecycleState":"CERTIFIED","lastUpdateDate":1642115926886,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76519598-1757-45c5-9f7a-a193452b72e6","invariantUUID":"b6454f7c-c4af-4d57-8ab0-30ca403b9c24","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":"objectStorage","uniqueId":"3288b178-232f-4e73-a476-8aa2dcb522bb","lifecycleState":"CERTIFIED","lastUpdateDate":1642115909813,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a408072f-95a9-4d55-a66f-eae4af3250b5","invariantUUID":"560d8a2c-d9e1-4af9-a73a-1022ef2f3e83","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":"networkrules","uniqueId":"cfe8991e-6676-4173-9519-aa24c85519e3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115948320,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1ac0a1db-ddeb-4244-98d6-f1fd14a8d4e5","invariantUUID":"de96bfe2-d82c-46e7-bba9-68759e51180b","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a668160a-9e7d-4a55-b616-65bb57c0ce11","lifecycleState":"CERTIFIED","lastUpdateDate":1642116100311,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b881153f-46e0-4509-bc06-b5062147bd4c","invariantUUID":"faeb5f7a-f35b-4954-8bc6-ac6db9b111ef","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":"network","uniqueId":"13edc194-7966-46d9-9713-7472992bbf07","lifecycleState":"CERTIFIED","lastUpdateDate":1642115983593,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8285a39-d596-49ed-af09-1767aef18386","invariantUUID":"407a34e5-0193-40e6-ba44-e26245e76d53","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":"0c6204ed-570a-44dc-ac29-1deab811449d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115923785,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69af236b-9ed1-48bb-be71-ff89282af4e2","invariantUUID":"24979889-02ba-4295-84c3-f442c1748bec","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":"objectStorage","uniqueId":"b30bd4ae-4e40-4b0a-82c3-8860c59d312f","lifecycleState":"CERTIFIED","lastUpdateDate":1642115993628,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"826d1b1c-31b7-4815-8bc2-b642606eb069","invariantUUID":"1daaaf13-19cb-46be-98ad-1e18a2ee3631","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":"objectStorage","uniqueId":"862afa3c-75be-4057-820d-713877bbd462","lifecycleState":"CERTIFIED","lastUpdateDate":1642116103012,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8be007f0-28df-477b-9f8f-1b418741993c","invariantUUID":"d16a967e-d7d0-4f91-acdf-35674eb29bcc","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":"network","uniqueId":"2fdf097d-bc90-45f2-b9dd-6e30fc0902ca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115959979,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f92007e7-7547-44f4-9abb-aae1e72db6d2","invariantUUID":"8dd9f2f7-4766-465c-857c-63386812578a","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":"d6780666-a5f6-4359-980f-95e7725e98af","lifecycleState":"CERTIFIED","lastUpdateDate":1642115932841,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a0fc63f-f9a5-4ec0-92f6-968631d06a9d","invariantUUID":"2c62a88e-fcbb-42f5-8ca0-fa71e3d1adab","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"29acefd5-3f39-4752-99e9-a6d87c8ad8ac","lifecycleState":"CERTIFIED","lastUpdateDate":1642122733266,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","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":"8bd08fd3-07cc-4aa2-8b7d-b183a3443697","lifecycleState":"CERTIFIED","lastUpdateDate":1642123197276,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","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":"aa72bbbe-0d66-40df-8ff3-f513f57429e6","lifecycleState":"CERTIFIED","lastUpdateDate":1642123633379,"name":"basic_onboard_qDUNhQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","systemName":"BasicOnboardQdunhq","description":"service","tags":["basic_onboard_qDUNhQ"],"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":"ca987252-d5f8-47d0-a60f-f00da8c76199","lifecycleState":"CERTIFIED","lastUpdateDate":1642123727157,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","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-14 01:28:48,458 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-14 01:28:48,458 INFO 201:service.py(1) - Service basic_cnf onboarded 2022-01-14 01:28:48,459 INFO 33:k8s_connectivity_info_create.py(1) - Check if k8s connectivity information exists 2022-01-14 01:28:48,459 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-14 01:28:48,459 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-14 01:28:48,459 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2022-01-14 01:28:48,461 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-14 01:28:48,491 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-14 01:28:48,492 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 500 2022-01-14 01:28:48,492 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: n/a 2022-01-14 01:28:48,492 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-14 01:28:48,492 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-14 01:28:48,493 INFO 36:k8s_connectivity_info_create.py(1) - Create the k8s connectivity information 2022-01-14 01:28:48,496 DEBUG 129:onap_service.py(1) - [None][Create Connectivity Info] sent header: {} 2022-01-14 01:28:48,496 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-14 01:28:48,496 DEBUG 132:onap_service.py(1) - [None][Create Connectivity Info] data sent: None 2022-01-14 01:28:48,498 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-14 01:28:48,573 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-14 01:28:48,574 INFO 142:onap_service.py(1) - [None][Create Connectivity Info] response code: 201 2022-01-14 01:28:48,574 DEBUG 146:onap_service.py(1) - [None][Create Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplVTFFUlhoTmVrbDVUV3BWZWs0eGIxaEVWRTE1VFVSRmVFMVVTWGxOYWxWNlRqRnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVFRrekNuWnJjSGR5Um1jeWRUbHRiU3MzZEdWVlRWSTVZbkJJVkZOMGNsUnlXbTEwUjBWRVFVUkZTWFpvVFVwdk1WaDJPREZaYVN0M1RWTXZWRmdyTkU5bGVFUUtRV1o0YlRSRWFHeGFObFF2V0M4clpVUjVXRGMyTHpOVlJqaGFhSEExYzJFM1RVeGxUeXMzZW1FMmFISlNNbXc0TVdVNVZGaHlhbWxtY1dneFZHRmFPUXBMVjFrNU1rdG1WSGh4TjNkek1YZDZWV1Z0VjBNMVlYVklTMjFyT1RNeWVYTnJZVFZzWjJGMFNtY3ZlRWdyWTBZNVpHOUpXR1kxYlhoV1JHSlpOMHR6Q21WcllrRTJMMEZPUWpSb2FrNVJjbUozYXpGb1ZXMUlkSGc0VG5aUU4xVk1OakpYWldKU05VbEZialZ6YmpoTU1VMWpjVFkwVTFSU2VqUkxSV3BsV1VNS1R6ZzRSMXB3ZFRGVk1rTndZMjlqYTBWdlRFbDVSbk5LYzI1WU5GaG5abFJ2VlVKV09GaGtSU3RJTkRoU1ZYUnRhRWhuUWxjNE9EVlZUR3hFTTNWblZRcERVRGRMWTJkSlF5czRRbmhrTlVsMk0wbHJRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkxaVWhHT1hjd2MxTkJXRVV3TkVaVVJVMUdjWGw1VTNKQk1FWk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkJWMVZyVHpob1dVSnBTWGhqZFRGU2F5OHJiVWwxTWtvNVpubzRWekZSWm5CSmJITTNOVzQyYmxCUFQwcHFVMWRqV2dwVE4yZzNjRmd4YzBwNFVERXlja0pPVUdsaVppdEJRelJ4UzFOUlZreGhTMmhpVFhCamFEY3ZabWswU2s5R05FWmtZVTk1YmpkcFRIaHliMnB6TUZrMENsaEpaRGhVVml0TU1HRmhLMGN4YmxwWVR6bDRPVUZDWkN0NGVTdFpaVlYyUTNORVNHaEphbmsxU2pJMVUwOVJWelJQUkZFd2N5OURaMWMyTlhKWFMwb0tNR3N2ZVd0elZFaHNNR0pQUjJkaFZqSnFNemwzTkRabFdXTnVSbGRsTkhBMVEwMHpjVkJXYkdSeVlYZDVSRFJPV0ZGdWNYbHFjM2Q0Vms1S2VIRjBiZ3ByYzB4S1RIRm1OMmx5ZDBKRVVqVXJjR1paTm5BMVozWlBNVVZQSzNCWlNVOXdielJSZUZWNkwzbDNlRTlMV0RGNVVESm1hVzB6Vm1OVVIyWm9ka0VyQ201bVZrMU1WbGhoZUhVMGMyZG5jRlZaUkc5R1dHZDBObmxYTkdaclZYZDRRbVpGUkFvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4yNDY6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKU1hoS2VUaFpaMnhMTDNOM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUV3BCZUUxVVRYbE5ha2t4VFhwa1lVWjNNSGxOZWtGNFRWUk5lVTFxU1RGT1JFSmhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRWGRaWTJKNVVHMHdaMEZVUjNCMmFGSUtVRTF0YW1kUGFqWTNSVkJFUVhCT1pIVlRaVVp3WldkcldVVk1PV1p0Y1ZGWFpWVlNjbko0VG1GbmMwVTJibVp6VEdZM1pucElNM0ZQTmxKUldtRnlhUW8wUzI5cFNHbzNkR1ZxTTJWVFRuRmxOakV3VG14WVQwaHdiVVZyVlV0b04xYzNibnBXVG5OaWJEWkJOMlkwWWs1aGQweGxUSFZMT1doNGFsWTRNV1ZXQ2tkSVlWWm9SSGszU2sxTVdFVkNOVk54ZW1wNGNGSlBhVEYwUnpOaGFYcGthSGhZUXpCcmNrTlJTSGRQYUdkcFMyVXJNRE5vZFZveWVGbFZWVzRyY2pBS05HMW1PRFZzTVdJM2JsTlJibGhWVUhWdGRFeHFkMVZ6VFZBMk5IbEdZaXQ2TVhCTVJFczFZU3QyTWpKUVkydG5lVkp4ZVV0RWIxTkJjazVrWmt0elp3cHpOM05QZFRCdWFsTjVWWGhrTlhkdmFrOW5lbXRUWTFKV1VsaGpaMHgzY1ZGcmFFbHpURlZ2VTNRdlpUVjJaVVpUWlVNd01ESlFlbU5PWlZwMVJEQm5DbXQzTWtaRVVVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWd05HTllNMFJUZUVsQ1kxUlVaMVpOVVhkWGNreEtTM05FVVZWM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGSmFXRjFTR3hoZURoekwyeHJPUzlRVnpBd2VURjVTRTVLZVhKMVVsY3hWVXh4VDNCblprVXlPVVl2Y1hWU05YbERRbTV6YXpSNkNsQjBWa2RITm5kclkzTkJVRmcxVlRKVVVqTlVabGxWVkVwd2RHUjFRMDh3UzNOcVdtWlVaREUzYTBKTlNETmlhMVl4WmtSbVRYSm9iRk14WWt0VllUUUtSMmR3YzJKb2NHdE1WelZYYWpSSFdsbEVkVWxuYzNsS1luYzRkMFUzWkdGc1oyWldjMnBKU2xkc1ZsVnZjVVZNWW5GamEwZEpiMVZaY1UxTGJEUm9Od3B1YjB0c1UyUXpPVWRsVDFsRk5FWmpXbFpOTlZNeVNFTnZUUzl0T1U1cGJuZE9UVGxtYlc5T2MxUXZaVkpMU1VseFMxUnFkaXMyVG5OVlNtVk1ZaTlRQ2xCUmRXZE9kRkpWY0ZKSFJFVnpZMVZxZUdoVmVUQjRlbk14V0VKbWJHRnZUSHA2TVRjME5YbDVNbGQ1TUVFclV6azFSRVkyT0VoM2NsaG9hMGx4TUZVS1JuQm5RbGx6V2pCUGVVSnFWbW96VFhGdWVrMUhaRVZVTUUxNVRpOVJaejBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmIzZEpRa0ZCUzBOQlVVVkJkMWxqWW5sUWJUQm5RVlJIY0hab1VsQk5iV3BuVDJvMk4wVlFSRUZ3VG1SMVUyVkdjR1ZuYTFsRlREbG1iWEZSQ2xkbFZWSnljbmhPWVdkelJUWnVabk5NWmpkbWVrZ3pjVTgyVWxGYVlYSnBORXR2YVVocU4zUmxhak5sVTA1eFpUWXhNRTVzV0U5SWNHMUZhMVZMYURjS1Z6ZHVlbFpPYzJKc05rRTNaalJpVG1GM1RHVk1kVXM1YUhocVZqZ3haVlpIU0dGV2FFUjVOMHBOVEZoRlFqVlRjWHBxZUhCU1Qya3hkRWN6WVdsNlpBcG9lRmhETUd0eVExRklkMDlvWjJsTFpTc3dNMmgxV2pKNFdWVlZiaXR5TURSdFpqZzFiREZpTjI1VFVXNVlWVkIxYlhSTWFuZFZjMDFRTmpSNVJtSXJDbm94Y0V4RVN6VmhLM1l5TWxCamEyZDVVbkY1UzBSdlUwRnlUbVJtUzNObmN6ZHpUM1V3Ym1wVGVWVjRaRFYzYjJwUFozcHJVMk5TVmxKWVkyZE1kM0VLVVd0b1NYTk1WVzlUZEM5bE5YWmxSbE5sUXpBd01sQjZZMDVsV25WRU1HZHJkekpHUkZGSlJFRlJRVUpCYjBsQ1FVRkhMMmh5UXpaRlRHUllWVGRSVHdwaGFURjVXazVsTVZGM055OVVZazl2VVZOQ04wTjFiMFYyY3psbWVUUndiM3BCVlVRelRGVklXRzExYlhwa1UxRlpUVWhLYlRWMmRGSXdRbWx4TldNdkNtY3JNR3B1UlhSS2NHcDFSV00wTWxVMkwzRlZWRXB6WkVGQmVYZHpMMDVIYTJ4aGVIZ3hSSE0yWTB4ck16WlRNMUYzVUVWamRERmFhblo1TldKTVZsY0tRbFJNUkZneldtbFdaelYxT1VOS2FFazNORWxPWVdGWlJuUkNOVGhJUVhsR2FtODRXbEpGVTJvMU4xbEVja3hIZG5od2FpOTZVRmxVTVU1UFNFUnNLd3BWVmpWR1Z6TkVhVkF6YUcxbk1sZE1hemswTW1waGNVNVFSbTFCTkhoVlVUY3hka3RqTmpsbk1FWkxWVlYwVUZKMFdqQkRRbEJSYTNreWNXcG5SME5qQ21WbFlVdEVZM1IzTkU1Vk4wcElSV2RGZEdScFVrTlRWRkp3Vm1oMGNHTlZUV1p1TkV4aVZHOTVRVkpVUm1Obk1VUk9ibUl4Y0ZKNldYY3hWbFpyTVdJS2IwWkVUVU5uUlVObldVVkJkelpyZDFaNWEzVnRWMUk1YmpSb1FUTm5jM0E1YWpWWGJIQjJSM1YxZUZBeGFVbDZSMlZxVjFBMUwxbHFiRGhRZFZsUWRBcDJUV3RpZGtsRlYxWXZNaTk0VjJNMGRHcENjbllyVUdsR1RIQkpRekZqTTFkWFJWVTFXRXR1TTJkYU1XRnFia1pNUlhBMGR6VmlVSFYwVnpaemJtUkZDa1UzTVVKWVlVbDVLMWxQU21zMFNESTBXRlVyTDA4ck1UQTVjVEJETTNCVFYwbGhSRWx5ZWxwR04zaHlUME4zVlVsSmMwNVpUV3REWjFsRlFTOVVWMFVLU1VONFYwdHZXWFJ6TW1wT2FrdHFlV2hsYXpScFRWWklORVppWW1kSFVtNUVUMGh1WmtVMWRqVkxSMUZMT1ZSSlkxVXljbE5YVFhGSVYxUm1haTlEZEFweGRXSk5URkJhY21sbWJVTTFZVnBYVjFWSloyOUpabGhzVW1ocGMzcGFjbmxhWmpkUGRUSjZTSFZZWWpjeFJuSklNbmxWUVRKb1NrNXhkR1J0UkdobkNtZFFTVzlyYWxCUlQyZFBWMHRJZVROMmIyaENkRWszUmpSckwzVlNURlJYSzNGcE1sTkRWVU5uV1VGbU5IQndNa2RqWmpKU01rbFNaRmR5WTNoSlZEWUtSUzgyV1ZoS2NIVkxPRkl5Tms5MllUbFJOakZJTlRsNU1VSnpSRFpJVURsd0syaFdUamxSYTFWeU0wWjBZVk5SVkVOUVJFTmhaakpMVFZaRk1EbHROUXBRZUVSbmN6SmhXREJCVjJsWlptVXpNa0Z6UjBaTVYxWm9UemN2TVd3dlNuUTNXRWhTU0RrMlIyVXhOV3hHZUdaTldGRnhWa0ZaVm0xRVduWkRSMmRUQ2psU2FUVjFTSHBKVjFoUkwyMTVPVTFtYkhsWWQxRkxRbWRFYnpaa01VeHhkbnB1ZVU0d2J6bDJTamgyVEhVMWNXcHZlWFJUV0ZWdGNFUXlibGRUWkZjS1VDdFRVRXRTTkdKd1ZYSm1SMDlWZEZwcmJIWkhNekE0SzBWb2FXOWFNV1ZwS3prdlJEUllaMDFwUkdKdGNHNVhTV2xwYjJSSlVXUTBibmw0T1VOSFl3bzJURXBLWmxaeFMyODBVWEZhWjJOSk9HaFVRMmMyZFd4NGRGVTVhV0oxT1dSSFZVTnpNSHBWUkVaRWRFNVdaMFZtTkN0c1JWazJWWE5SWkhSNWN6VkVDbmN2T1dSQmIwZENRVXAwV0RsV1R6ZFVabXR1TVdwV1FsZFZlRUZYTlRoME4wRk9TV1pMSzNKQmNXaHpURkZDZUZwcmQyWm9SMHB5ZFNzeVIxSm1NSE1LVW1RM1NYUnNPVFpCTlVWVmIyaE1kak5JYkdwa2FEVkVORGxVTldWNlpEQk5XRkpMVjNCd1pIZDNSQ3RtTlRaR1NDdGxWMlExYkRNMGVVNDBNWFpXVlFwTWFEWkxRMnRFVFhoMFJWZDNWVWxoZGtWd1EwUmxhR0ZGU3paM2RESjBkVzAzUm5aVlNHWm1Lek5KZVRJd05YTnZNell4Q2kwdExTMHRSVTVFSUZKVFFTQlFVa2xXUVZSRklFdEZXUzB0TFMwdENnPT0K","other-connectivity-list":{"connectivity-records":[]}} 2022-01-14 01:28:48,576 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-14 01:28:48,576 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-14 01:28:48,577 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2022-01-14 01:28:48,578 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-14 01:28:48,601 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-14 01:28:48,602 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2022-01-14 01:28:48,602 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplVTFFUlhoTmVrbDVUV3BWZWs0eGIxaEVWRTE1VFVSRmVFMVVTWGxOYWxWNlRqRnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVFRrekNuWnJjSGR5Um1jeWRUbHRiU3MzZEdWVlRWSTVZbkJJVkZOMGNsUnlXbTEwUjBWRVFVUkZTWFpvVFVwdk1WaDJPREZaYVN0M1RWTXZWRmdyTkU5bGVFUUtRV1o0YlRSRWFHeGFObFF2V0M4clpVUjVXRGMyTHpOVlJqaGFhSEExYzJFM1RVeGxUeXMzZW1FMmFISlNNbXc0TVdVNVZGaHlhbWxtY1dneFZHRmFPUXBMVjFrNU1rdG1WSGh4TjNkek1YZDZWV1Z0VjBNMVlYVklTMjFyT1RNeWVYTnJZVFZzWjJGMFNtY3ZlRWdyWTBZNVpHOUpXR1kxYlhoV1JHSlpOMHR6Q21WcllrRTJMMEZPUWpSb2FrNVJjbUozYXpGb1ZXMUlkSGc0VG5aUU4xVk1OakpYWldKU05VbEZialZ6YmpoTU1VMWpjVFkwVTFSU2VqUkxSV3BsV1VNS1R6ZzRSMXB3ZFRGVk1rTndZMjlqYTBWdlRFbDVSbk5LYzI1WU5GaG5abFJ2VlVKV09GaGtSU3RJTkRoU1ZYUnRhRWhuUWxjNE9EVlZUR3hFTTNWblZRcERVRGRMWTJkSlF5czRRbmhrTlVsMk0wbHJRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkxaVWhHT1hjd2MxTkJXRVV3TkVaVVJVMUdjWGw1VTNKQk1FWk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkJWMVZyVHpob1dVSnBTWGhqZFRGU2F5OHJiVWwxTWtvNVpubzRWekZSWm5CSmJITTNOVzQyYmxCUFQwcHFVMWRqV2dwVE4yZzNjRmd4YzBwNFVERXlja0pPVUdsaVppdEJRelJ4UzFOUlZreGhTMmhpVFhCamFEY3ZabWswU2s5R05FWmtZVTk1YmpkcFRIaHliMnB6TUZrMENsaEpaRGhVVml0TU1HRmhLMGN4YmxwWVR6bDRPVUZDWkN0NGVTdFpaVlYyUTNORVNHaEphbmsxU2pJMVUwOVJWelJQUkZFd2N5OURaMWMyTlhKWFMwb0tNR3N2ZVd0elZFaHNNR0pQUjJkaFZqSnFNemwzTkRabFdXTnVSbGRsTkhBMVEwMHpjVkJXYkdSeVlYZDVSRFJPV0ZGdWNYbHFjM2Q0Vms1S2VIRjBiZ3ByYzB4S1RIRm1OMmx5ZDBKRVVqVXJjR1paTm5BMVozWlBNVVZQSzNCWlNVOXdielJSZUZWNkwzbDNlRTlMV0RGNVVESm1hVzB6Vm1OVVIyWm9ka0VyQ201bVZrMU1WbGhoZUhVMGMyZG5jRlZaUkc5R1dHZDBObmxYTkdaclZYZDRRbVpGUkFvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4yNDY6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKU1hoS2VUaFpaMnhMTDNOM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUV3BCZUUxVVRYbE5ha2t4VFhwa1lVWjNNSGxOZWtGNFRWUk5lVTFxU1RGT1JFSmhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRWGRaWTJKNVVHMHdaMEZVUjNCMmFGSUtVRTF0YW1kUGFqWTNSVkJFUVhCT1pIVlRaVVp3WldkcldVVk1PV1p0Y1ZGWFpWVlNjbko0VG1GbmMwVTJibVp6VEdZM1pucElNM0ZQTmxKUldtRnlhUW8wUzI5cFNHbzNkR1ZxTTJWVFRuRmxOakV3VG14WVQwaHdiVVZyVlV0b04xYzNibnBXVG5OaWJEWkJOMlkwWWs1aGQweGxUSFZMT1doNGFsWTRNV1ZXQ2tkSVlWWm9SSGszU2sxTVdFVkNOVk54ZW1wNGNGSlBhVEYwUnpOaGFYcGthSGhZUXpCcmNrTlJTSGRQYUdkcFMyVXJNRE5vZFZveWVGbFZWVzRyY2pBS05HMW1PRFZzTVdJM2JsTlJibGhWVUhWdGRFeHFkMVZ6VFZBMk5IbEdZaXQ2TVhCTVJFczFZU3QyTWpKUVkydG5lVkp4ZVV0RWIxTkJjazVrWmt0elp3cHpOM05QZFRCdWFsTjVWWGhrTlhkdmFrOW5lbXRUWTFKV1VsaGpaMHgzY1ZGcmFFbHpURlZ2VTNRdlpUVjJaVVpUWlVNd01ESlFlbU5PWlZwMVJEQm5DbXQzTWtaRVVVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWd05HTllNMFJUZUVsQ1kxUlVaMVpOVVhkWGNreEtTM05FVVZWM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGSmFXRjFTR3hoZURoekwyeHJPUzlRVnpBd2VURjVTRTVLZVhKMVVsY3hWVXh4VDNCblprVXlPVVl2Y1hWU05YbERRbTV6YXpSNkNsQjBWa2RITm5kclkzTkJVRmcxVlRKVVVqTlVabGxWVkVwd2RHUjFRMDh3UzNOcVdtWlVaREUzYTBKTlNETmlhMVl4WmtSbVRYSm9iRk14WWt0VllUUUtSMmR3YzJKb2NHdE1WelZYYWpSSFdsbEVkVWxuYzNsS1luYzRkMFUzWkdGc1oyWldjMnBKU2xkc1ZsVnZjVVZNWW5GamEwZEpiMVZaY1UxTGJEUm9Od3B1YjB0c1UyUXpPVWRsVDFsRk5FWmpXbFpOTlZNeVNFTnZUUzl0T1U1cGJuZE9UVGxtYlc5T2MxUXZaVkpMU1VseFMxUnFkaXMyVG5OVlNtVk1ZaTlRQ2xCUmRXZE9kRkpWY0ZKSFJFVnpZMVZxZUdoVmVUQjRlbk14V0VKbWJHRnZUSHA2TVRjME5YbDVNbGQ1TUVFclV6azFSRVkyT0VoM2NsaG9hMGx4TUZVS1JuQm5RbGx6V2pCUGVVSnFWbW96VFhGdWVrMUhaRVZVTUUxNVRpOVJaejBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmIzZEpRa0ZCUzBOQlVVVkJkMWxqWW5sUWJUQm5RVlJIY0hab1VsQk5iV3BuVDJvMk4wVlFSRUZ3VG1SMVUyVkdjR1ZuYTFsRlREbG1iWEZSQ2xkbFZWSnljbmhPWVdkelJUWnVabk5NWmpkbWVrZ3pjVTgyVWxGYVlYSnBORXR2YVVocU4zUmxhak5sVTA1eFpUWXhNRTVzV0U5SWNHMUZhMVZMYURjS1Z6ZHVlbFpPYzJKc05rRTNaalJpVG1GM1RHVk1kVXM1YUhocVZqZ3haVlpIU0dGV2FFUjVOMHBOVEZoRlFqVlRjWHBxZUhCU1Qya3hkRWN6WVdsNlpBcG9lRmhETUd0eVExRklkMDlvWjJsTFpTc3dNMmgxV2pKNFdWVlZiaXR5TURSdFpqZzFiREZpTjI1VFVXNVlWVkIxYlhSTWFuZFZjMDFRTmpSNVJtSXJDbm94Y0V4RVN6VmhLM1l5TWxCamEyZDVVbkY1UzBSdlUwRnlUbVJtUzNObmN6ZHpUM1V3Ym1wVGVWVjRaRFYzYjJwUFozcHJVMk5TVmxKWVkyZE1kM0VLVVd0b1NYTk1WVzlUZEM5bE5YWmxSbE5sUXpBd01sQjZZMDVsV25WRU1HZHJkekpHUkZGSlJFRlJRVUpCYjBsQ1FVRkhMMmh5UXpaRlRHUllWVGRSVHdwaGFURjVXazVsTVZGM055OVVZazl2VVZOQ04wTjFiMFYyY3psbWVUUndiM3BCVlVRelRGVklXRzExYlhwa1UxRlpUVWhLYlRWMmRGSXdRbWx4TldNdkNtY3JNR3B1UlhSS2NHcDFSV00wTWxVMkwzRlZWRXB6WkVGQmVYZHpMMDVIYTJ4aGVIZ3hSSE0yWTB4ck16WlRNMUYzVUVWamRERmFhblo1TldKTVZsY0tRbFJNUkZneldtbFdaelYxT1VOS2FFazNORWxPWVdGWlJuUkNOVGhJUVhsR2FtODRXbEpGVTJvMU4xbEVja3hIZG5od2FpOTZVRmxVTVU1UFNFUnNLd3BWVmpWR1Z6TkVhVkF6YUcxbk1sZE1hemswTW1waGNVNVFSbTFCTkhoVlVUY3hka3RqTmpsbk1FWkxWVlYwVUZKMFdqQkRRbEJSYTNreWNXcG5SME5qQ21WbFlVdEVZM1IzTkU1Vk4wcElSV2RGZEdScFVrTlRWRkp3Vm1oMGNHTlZUV1p1TkV4aVZHOTVRVkpVUm1Obk1VUk9ibUl4Y0ZKNldYY3hWbFpyTVdJS2IwWkVUVU5uUlVObldVVkJkelpyZDFaNWEzVnRWMUk1YmpSb1FUTm5jM0E1YWpWWGJIQjJSM1YxZUZBeGFVbDZSMlZxVjFBMUwxbHFiRGhRZFZsUWRBcDJUV3RpZGtsRlYxWXZNaTk0VjJNMGRHcENjbllyVUdsR1RIQkpRekZqTTFkWFJWVTFXRXR1TTJkYU1XRnFia1pNUlhBMGR6VmlVSFYwVnpaemJtUkZDa1UzTVVKWVlVbDVLMWxQU21zMFNESTBXRlVyTDA4ck1UQTVjVEJETTNCVFYwbGhSRWx5ZWxwR04zaHlUME4zVlVsSmMwNVpUV3REWjFsRlFTOVVWMFVLU1VONFYwdHZXWFJ6TW1wT2FrdHFlV2hsYXpScFRWWklORVppWW1kSFVtNUVUMGh1WmtVMWRqVkxSMUZMT1ZSSlkxVXljbE5YVFhGSVYxUm1haTlEZEFweGRXSk5URkJhY21sbWJVTTFZVnBYVjFWSloyOUpabGhzVW1ocGMzcGFjbmxhWmpkUGRUSjZTSFZZWWpjeFJuSklNbmxWUVRKb1NrNXhkR1J0UkdobkNtZFFTVzlyYWxCUlQyZFBWMHRJZVROMmIyaENkRWszUmpSckwzVlNURlJYSzNGcE1sTkRWVU5uV1VGbU5IQndNa2RqWmpKU01rbFNaRmR5WTNoSlZEWUtSUzgyV1ZoS2NIVkxPRkl5Tms5MllUbFJOakZJTlRsNU1VSnpSRFpJVURsd0syaFdUamxSYTFWeU0wWjBZVk5SVkVOUVJFTmhaakpMVFZaRk1EbHROUXBRZUVSbmN6SmhXREJCVjJsWlptVXpNa0Z6UjBaTVYxWm9UemN2TVd3dlNuUTNXRWhTU0RrMlIyVXhOV3hHZUdaTldGRnhWa0ZaVm0xRVduWkRSMmRUQ2psU2FUVjFTSHBKVjFoUkwyMTVPVTFtYkhsWWQxRkxRbWRFYnpaa01VeHhkbnB1ZVU0d2J6bDJTamgyVEhVMWNXcHZlWFJUV0ZWdGNFUXlibGRUWkZjS1VDdFRVRXRTTkdKd1ZYSm1SMDlWZEZwcmJIWkhNekE0SzBWb2FXOWFNV1ZwS3prdlJEUllaMDFwUkdKdGNHNVhTV2xwYjJSSlVXUTBibmw0T1VOSFl3bzJURXBLWmxaeFMyODBVWEZhWjJOSk9HaFVRMmMyZFd4NGRGVTVhV0oxT1dSSFZVTnpNSHBWUkVaRWRFNVdaMFZtTkN0c1JWazJWWE5SWkhSNWN6VkVDbmN2T1dSQmIwZENRVXAwV0RsV1R6ZFVabXR1TVdwV1FsZFZlRUZYTlRoME4wRk9TV1pMSzNKQmNXaHpURkZDZUZwcmQyWm9SMHB5ZFNzeVIxSm1NSE1LVW1RM1NYUnNPVFpCTlVWVmIyaE1kak5JYkdwa2FEVkVORGxVTldWNlpEQk5XRkpMVjNCd1pIZDNSQ3RtTlRaR1NDdGxWMlExYkRNMGVVNDBNWFpXVlFwTWFEWkxRMnRFVFhoMFJWZDNWVWxoZGtWd1EwUmxhR0ZGU3paM2RESjBkVzAzUm5aVlNHWm1Lek5KZVRJd05YTnZNell4Q2kwdExTMHRSVTVFSUZKVFFTQlFVa2xXUVZSRklFdEZXUzB0TFMwdENnPT0K","other-connectivity-list":{"connectivity-records":[]}} 2022-01-14 01:28:48,604 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2022-01-14 01:28:48,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-14 01:28:48,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-14 01:28:48,605 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-14 01:28:48,606 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:28:48,681 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-14 01:28:48,682 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2022-01-14 01:28:48,682 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-14 01:28:48,682 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-14 01:28:48,683 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-14 01:28:48,690 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-14 01:28:48,690 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-14 01:28:48,690 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-14 01:28:48,691 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:28:48,856 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-14 01:28:48,857 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2022-01-14 01:28:48,857 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2022-01-14 01:28:48,859 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-14 01:28:48,859 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-14 01:28:48,859 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-14 01:28:48,861 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:28:48,974 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-14 01:28:48,974 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-14 01:28:48,975 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":"1642123728730","orchestration-disabled":false,"in-maint":false}]} 2022-01-14 01:28:48,997 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-14 01:28:48,997 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/d9507e56-e425-4360-981d-5cea67ef02de 2022-01-14 01:28:48,997 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "d9507e56-e425-4360-981d-5cea67ef02de", "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-14 01:28:48,999 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:28:49,357 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/d9507e56-e425-4360-981d-5cea67ef02de HTTP/1.1" 201 0 2022-01-14 01:28:49,358 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2022-01-14 01:28:49,358 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2022-01-14 01:28:49,361 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-14 01:28:49,361 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-14 01:28:49,361 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-01-14 01:28:49,363 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:28:49,461 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-14 01:28:49,461 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2022-01-14 01:28:49,462 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-14 01:28:49,462 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-14 01:28:49,462 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-14 01:28:49,462 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2022-01-14 01:28:49,462 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2022-01-14 01:28:49,465 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-14 01:28:49,466 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-14 01:28:49,466 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-14 01:28:49,467 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:28:49,655 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-14 01:28:49,656 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2022-01-14 01:28:49,657 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2022-01-14 01:28:49,660 DEBUG 129:onap_service.py(1) - [AAI][get availability_zones] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-14 01:28:49,660 DEBUG 131:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone 2022-01-14 01:28:49,660 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2022-01-14 01:28:49,662 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:28:49,701 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-14 01:28:49,702 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2022-01-14 01:28:49,702 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-14 01:28:49,702 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-14 01:28:49,703 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-14 01:28:49,706 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-14 01:28:49,706 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-14 01:28:49,706 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-14 01:28:49,708 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:28:49,855 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-14 01:28:49,856 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2022-01-14 01:28:49,856 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2022-01-14 01:28:49,867 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-14 01:28:49,867 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-14 01:28:49,867 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-14 01:28:49,869 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:28:49,963 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-14 01:28:49,965 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2022-01-14 01:28:49,965 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-14 01:28:49,965 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-14 01:28:49,966 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2022-01-14 01:28:49,974 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-14 01:28:49,975 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-14 01:28:49,975 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-14 01:28:49,977 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:28:50,070 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-14 01:28:50,070 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-14 01:28:50,071 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":"1642123728730","orchestration-disabled":false,"in-maint":false}]} 2022-01-14 01:28:50,078 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-14 01:28:50,079 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-14 01:28:50,079 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-14 01:28:50,080 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:28:50,298 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-14 01:28:50,299 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2022-01-14 01:28:50,299 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2022-01-14 01:28:50,306 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-14 01:28:50,306 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-14 01:28:50,306 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-14 01:28:50,308 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:28:50,377 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-14 01:28:50,377 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2022-01-14 01:28:50,378 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2022-01-14 01:28:50,380 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-14 01:28:50,380 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-14 01:28:50,380 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2022-01-14 01:28:50,381 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:28:50,462 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-14 01:28:50,463 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2022-01-14 01:28:50,464 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":"1642123730337"} 2022-01-14 01:28:50,467 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-14 01:28:50,467 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-14 01:28:50,468 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2022-01-14 01:28:50,470 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:28:50,562 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-14 01:28:50,562 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2022-01-14 01:28:50,563 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":"1642123730337"} 2022-01-14 01:28:50,565 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-14 01:28:50,565 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-14 01:28:50,565 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2022-01-14 01:28:50,566 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:28:50,658 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-14 01:28:50,658 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 404 2022-01-14 01:28:50,659 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-14 01:28:50,659 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-14 01:28:50,659 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-14 01:28:50,659 INFO 561:customer.py(1) - Create service subscription for basicnf-customer customer 2022-01-14 01:28:50,661 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-14 01:28:50,661 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-14 01:28:50,662 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-14 01:28:50,662 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-14 01:28:50,662 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-14 01:28:50,663 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:28:50,774 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-14 01:28:50,775 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-14 01:28:50,775 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cc7d83e1-3576-4726-be20-4f8b1ae83c4c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b94639d2-251b-4749-a459-cb44a52b9988/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","name":"basic_onboard_qDUNhQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5bb65382-05a8-47ea-b4e7-363159952e6b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-14 01:28:50,777 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-14 01:28:50,777 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:50,778 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:50,778 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:28:50,778 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-14 01:28:50,778 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:50,778 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:50,778 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:28:50,778 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_qDUNhQ from SDC 2022-01-14 01:28:50,778 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:50,778 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:50,778 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:28:50,779 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-14 01:28:50,779 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:50,779 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:50,779 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:28:50,779 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-14 01:28:50,779 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-14 01:28:50,779 INFO 192:__init__.py(1) - Service found, updating information 2022-01-14 01:28:50,779 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-14 01:28:50,780 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-14 01:28:50,780 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-14 01:28:50,781 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:28:50,842 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-14 01:28:50,844 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-14 01:28:50,846 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2bbcd551-878e-44b9-803f-3b36d70d97e4","lifecycleState":"CERTIFIED","lastUpdateDate":1642115956809,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd5a4f83-a437-40aa-8003-c1b79a92bafe","invariantUUID":"93a7800a-ad9f-4aad-a954-c5ebc02d0df2","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":"d0c0696c-73ab-46fe-8b8d-0219435a4363","lifecycleState":"CERTIFIED","lastUpdateDate":1642116026429,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d0ce019-8593-4c0d-a5d5-0d6733cf09ee","invariantUUID":"1de0b592-7b81-4076-a4dd-6820ee04ca70","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37c170b2-335e-4c19-b824-44892cd76f92","lifecycleState":"CERTIFIED","lastUpdateDate":1642115935793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba15508c-e186-4db3-81ec-2c877541f9d2","invariantUUID":"a8b153a0-caee-4b42-9ac0-18080eca1a4b","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":"port","uniqueId":"806e847f-7248-4ef7-810e-f3dee2e6352a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116049679,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e12228a-14bc-43c6-8308-628fb3802281","invariantUUID":"0a3bb9ea-7d99-4a7f-a27d-330bfd3545b6","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b4414ee-4c3b-45ed-9832-0de1cd9dfd6d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116043154,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ba5e16-d4ae-46fe-a496-41186426ab40","invariantUUID":"8e0c3f02-84b4-4dc7-b51c-11b1bb830e50","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":"7d3b8021-0bb6-4e56-8711-a5d7c514435b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115937203,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5e1b1c09-9dda-4878-941f-c91327d0118b","invariantUUID":"d3deb91f-c3b1-4983-a87a-2fad1096f791","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":"92234b58-edc4-44bf-84c5-0bd2de0ffaca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115987875,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0c81fcd-b661-4c82-b1ad-66ac4372f57a","invariantUUID":"401dff58-7de8-46d6-a46e-ccebe612a507","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":"securityrules","uniqueId":"93a4b0b1-7ff5-49c8-a0ec-07596c2fbdf3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115951411,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0b56842f-37c5-4b8a-96fa-a30f23dda843","invariantUUID":"ebdd86a5-a449-441e-808a-a41f74dca416","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e126925-a64d-4568-954c-73a8f694c418","lifecycleState":"CERTIFIED","lastUpdateDate":1642115989360,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc636ec0-d75c-44af-9b7d-1e47bdfae955","invariantUUID":"1918cec1-c405-4ede-ba4f-f013c6d28d28","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"187af211-3f47-4b77-8872-eccc31ab3699","lifecycleState":"CERTIFIED","lastUpdateDate":1642115965482,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f78b7e4-bab5-4a39-aaf7-dc6d5e464695","invariantUUID":"1d7a4960-fbfe-4aa8-9826-82369abd96d8","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"306f7adf-5e64-4d05-932c-648248c3a46a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115931291,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e31747ed-cfb7-4b90-b0df-6a929d526b93","invariantUUID":"e07e69a9-0f30-4bb5-bcb5-9d116335a040","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":"3fcf3448-e5a6-4681-8f84-96064bed46d5","lifecycleState":"CERTIFIED","lastUpdateDate":1642116098807,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af82705a-e51d-4227-9e7b-ed5daf371504","invariantUUID":"54539281-03a2-4102-99d3-9ae0843f5ba4","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":"defaulticon","uniqueId":"a5e9a0b5-fbfa-4dca-b280-f451429560a7","lifecycleState":"CERTIFIED","lastUpdateDate":1642123598766,"name":"basic_onboard_qDUNhQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4261624e-ca54-444b-83be-07cb1305c800","invariantUUID":"fc960dc4-a4d1-4ade-8bc3-be84c7f7d2f2","systemName":"BasicOnboardQdunhq","description":"VF","tags":["basic_onboard_qDUNhQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"647710f1-4480-4322-b572-23d97e2611aa","lifecycleState":"CERTIFIED","lastUpdateDate":1642115922348,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bd9bc82-3418-4de6-a80a-ba2175f022c8","invariantUUID":"b2ecb440-4dd2-43f9-9b55-c60a61d00be6","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":"objectStorage","uniqueId":"fe6be0c8-7a01-4254-9d99-c3ef24d01cf2","lifecycleState":"CERTIFIED","lastUpdateDate":1642115920889,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a5c9e61-8eba-4b35-b23e-724d665f3b98","invariantUUID":"111a7fff-ce2e-4a70-a32e-c6752645c99f","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":"compute","uniqueId":"48ecfded-6df2-46fc-a85a-5939997ab56d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116008404,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74deee2e-fdfd-41aa-be54-6a93da70737d","invariantUUID":"7943a931-454c-4485-ac52-34801bab7ea0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"92691734-01ca-4456-920d-78a2a0ccc59e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116104329,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83c2afc3-9630-4ff2-bfa4-3ddabfcf1553","invariantUUID":"ff277569-4c63-4b5a-a0ac-6faa27a7c332","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":"492f3767-c349-4199-8fdf-6cce09806f73","lifecycleState":"CERTIFIED","lastUpdateDate":1642115925245,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f51d8f33-a0a8-40e8-b0d9-c97727dfa862","invariantUUID":"35971028-0676-42f8-b31d-216362b682e0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f86bb2-9974-4ded-b616-ef2003fb73ce","lifecycleState":"CERTIFIED","lastUpdateDate":1642116055163,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df12aef3-0e2e-4027-ae60-7ddaf2d3bc22","invariantUUID":"39928119-05c2-4c10-a5d1-d626b351ce3c","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":"compute","uniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","lifecycleState":"CERTIFIED","lastUpdateDate":1642115896067,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd7355c-9613-4cf2-ab93-cc49f8f8f69c","invariantUUID":"8b7d5682-7de8-47e7-b447-07881ed0982c","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":"defaulticon","uniqueId":"12dc700a-be56-43ef-8e3f-96608d0e35b9","lifecycleState":"CERTIFIED","lastUpdateDate":1642123160486,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"568e0b89-0ef2-4e8e-b9af-9b25ec559412","invariantUUID":"54a875a5-9c4e-40bb-8058-d1e82ea59128","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00826204-2025-4277-9aef-9736478d4970","lifecycleState":"CERTIFIED","lastUpdateDate":1642116036080,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7890c87-bff9-45b2-8352-e6fbf416d3ee","invariantUUID":"196ee8ba-c50e-4fa8-85c1-f7d99ccc3b89","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4fda049d-a459-4f8d-ac1c-42fafdc7a630","lifecycleState":"CERTIFIED","lastUpdateDate":1642116051894,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b09009f-c4cd-439b-b2d8-1f0f8f406d72","invariantUUID":"5c0f6a48-542e-4fb8-b5eb-7aac513a7059","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6923d9d-cb7f-450f-9d6c-72402feeae63","lifecycleState":"CERTIFIED","lastUpdateDate":1642116105710,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26f8e9a7-a392-457b-9c78-05d7611be0e7","invariantUUID":"87df72e1-6fc6-4d78-bad4-f99135e9689f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f327106-07b0-4775-b8b4-7bafb159fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116056852,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b987cf2-3418-42c9-9008-1567f0a85267","invariantUUID":"f2e6dd9a-4069-466a-966b-92766f599bff","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"56683d95-434a-4d78-8850-a617613b2860","lifecycleState":"CERTIFIED","lastUpdateDate":1642116024579,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"466129c6-6623-4a43-8c6e-cd88deff9b31","invariantUUID":"ea81ceb4-23f5-4cf6-a3e4-ab2fb2032789","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":"loadBalancer","uniqueId":"195fc0d8-0d92-42fc-9632-2b836b6dc6e7","lifecycleState":"CERTIFIED","lastUpdateDate":1642115913191,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47d3119d-39e5-40e0-b8e6-920d6db611ca","invariantUUID":"7e21eaac-76fa-42ff-920f-0e0ff51796b0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4829965c-e0b9-4b1b-b89a-2171b9cc698d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115915008,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f48fdf0f-3306-48a9-9f29-61a37658537c","invariantUUID":"a13a1752-4ef9-42fd-a55a-50caf9e357b8","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5ff7ce9-bccc-4f34-9897-b60319ed117d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116106966,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6376a0aa-a25e-4ad8-9d9d-6726e236da07","invariantUUID":"93504b3e-0352-49ec-833a-443e35d08e9d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"889eb12d-f057-4b86-8f16-a9ebc099e1f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116034741,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfadf82f-b790-4bb4-86c0-90eaea80d2fa","invariantUUID":"19389e73-f9e4-4097-adcc-fa36f212ed7f","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"912b5d67-9e9b-4d11-b216-c70e0f92372a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116108243,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a46fc76-b066-4017-8a54-6895c0a11d1c","invariantUUID":"2def27f0-e5f4-48c2-aa92-2d68afbf1bbd","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d866966d-db66-4de7-a454-c0b7f227caf4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116110791,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f4c099-5bb3-4592-89c8-4e454983fa9d","invariantUUID":"57942834-20a7-4db8-ae7f-f33036d5b32b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"57d220d2-efd8-4f19-affc-865a835bb6c9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116044861,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05311e8f-6ba9-475e-acba-856aed7d67dd","invariantUUID":"6313ce00-00cd-4664-b15e-7e7ea1f78966","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ec35f244-ebe5-4a31-b7ef-316b82b18ce9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116063049,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5056159-7781-4da2-baae-365cb168f887","invariantUUID":"3e77f9b9-1831-4d7f-b169-a554653048ee","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":"9e434432-acea-4837-8559-754aeb68d2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1642115995051,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"52204ed1-d372-4e09-b252-c30b93613686","invariantUUID":"625a4bbc-a3bd-4370-906a-8ac002f7c336","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73b3017f-8c9e-4a04-b2fa-39d95cd4252c","lifecycleState":"CERTIFIED","lastUpdateDate":1642116002906,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27b96b8a-90cb-4a28-beda-c805d16dfa49","invariantUUID":"9f5f66b2-b066-472c-8b89-47752727fee7","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":"defaulticon","uniqueId":"62b3a7d6-a4c0-43e3-a7f2-4c642a71fe5e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115992225,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38bed6f-4fde-42ee-8413-1fd40bff6209","invariantUUID":"766240a9-2263-4e01-8940-28c398f3a27a","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":"defaulticon","uniqueId":"4ff2182c-e97b-40d8-a461-bbe9e3e262cf","lifecycleState":"CERTIFIED","lastUpdateDate":1642115929265,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ff462d5-8a87-4bd2-ac91-f4e29fed4c56","invariantUUID":"33da3680-df03-49a1-8c5c-b1d2d1e3c979","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":"defaulticon","uniqueId":"06b06ea2-9861-42d2-b2ea-b05aa725c36b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115905587,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"00d8129f-0d17-4155-94c1-f67e03971a81","invariantUUID":"19773fc6-8e2d-4dc7-8f1f-64f651df700a","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dde58a6a-a48f-4a32-8c8d-56aae8e378ad","lifecycleState":"CERTIFIED","lastUpdateDate":1642123689305,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","invariantUUID":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"d74fec4c-8873-4270-93cc-c8b44e49390c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115998541,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0832b848-cc18-4f00-9cfe-a0914cc35a92","invariantUUID":"3f75a755-0a91-4f52-8393-b0089fe67287","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":"compute","uniqueId":"ada213b0-af9a-46e6-93d9-701cc7c28761","lifecycleState":"CERTIFIED","lastUpdateDate":1642116059774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21f60837-fa51-47b3-b25a-b9b732556441","invariantUUID":"492bf900-0de3-42cd-a5a5-0073c62fa52d","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1f65a1f7-6ce6-442c-8c34-b46f359dad06","lifecycleState":"CERTIFIED","lastUpdateDate":1642116030352,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73f99b64-4353-4c45-99eb-91ed869b12d5","invariantUUID":"e6e8bdd3-3dc1-419d-8d48-6ad1fbec0821","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":"9e1524d0-15b1-4993-9e5b-3b73e00659b6","lifecycleState":"CERTIFIED","lastUpdateDate":1642115969827,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8236bbc6-fedf-43af-b79a-49c03c88794c","invariantUUID":"dc99f529-620a-4e43-9558-2295f663694b","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":"objectStorage","uniqueId":"78fddc54-9195-405b-a8c0-9eb0a1583c81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116101669,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ecbc35b-d14e-4573-b496-bb9459d65132","invariantUUID":"1d66d6c2-c5fe-48a2-ab1b-6346939c50e8","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37e0f777-ebc5-489a-9ee1-3cd29ea08a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116038934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"035c3fd3-9c92-44c5-84db-ce75641b528d","invariantUUID":"31d04304-41e7-4a02-b0c8-20655c5fa7b0","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae12bceb-e807-4cb4-8756-c4f3700a1368","lifecycleState":"CERTIFIED","lastUpdateDate":1642115916507,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95168a5f-8a1d-4240-bb5d-3abed20b3cfb","invariantUUID":"4d86ab82-7a0e-45c0-aecb-5d6d9e71079f","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":"networkrules","uniqueId":"05fe0b68-36d9-4859-b1eb-33e03e03b0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115943126,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f3f8d7ed-5ffa-4128-a227-c74fd35bc562","invariantUUID":"862834ef-f8a9-45d4-8e5b-39584c48930a","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4ec0bfb1-bb59-4cf7-8a47-2683689cd895","lifecycleState":"CERTIFIED","lastUpdateDate":1642116096118,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d8115a-0a41-4b6c-a3af-209f86a9b637","invariantUUID":"f179b55b-fccc-4a86-aff3-70c44edecc74","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28ff3af8-674d-48b7-bcbe-951c0a86e51f","lifecycleState":"CERTIFIED","lastUpdateDate":1642116061400,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aab426a7-1dd8-453d-bb25-2492d870042b","invariantUUID":"61f891c4-33e0-4a8e-823e-692692b35194","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":"5b472bf3-eac6-44b4-9458-d2afe54b1b5c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115958189,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3f194c1-7b89-46f6-baa0-e3ab89afafde","invariantUUID":"75926112-0ca2-4c73-a58f-5e923d45fd5e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"078b0cd8-a895-4393-b3c2-4fd96fadd49a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116015179,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b33ce00-b69d-4117-af15-7090ad56056e","invariantUUID":"7ef4bd86-68da-40e7-80bc-14b25b9595c2","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1198ce5-a4a4-4598-9566-969dd226152a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116109523,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8547f10-f054-4f17-8b16-ef2ba7ee3c12","invariantUUID":"c2d87dfd-4462-43a0-a067-2d525230fd4a","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"321d752c-90ad-492c-a027-2c22d867c15b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115907709,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ca08e47-6324-4ca2-9d27-c92a16fa7569","invariantUUID":"554ed8f8-8903-498e-b0da-6842952f3e04","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":"compute","uniqueId":"696d0716-6baa-4f92-9840-1993e83ab26a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115954589,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e31d5490-74db-4ab2-af58-c4d87473dcb2","invariantUUID":"34290bfc-7f53-4104-a156-16a86f34c091","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52160b63-6549-4705-b65d-a94f9b54e45b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116017090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fd1dff6-4d48-4c0e-afa6-3f0e37536426","invariantUUID":"e90c8c34-c937-4f30-80e3-862f1504f46b","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81f2abe5-5321-4156-8c90-6ced85d604fe","lifecycleState":"CERTIFIED","lastUpdateDate":1642115934258,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"185842f2-7081-42b5-864e-b794df82326d","invariantUUID":"d094d70f-b522-4e30-b868-8952a0999e76","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75e4b74d-d461-4493-972c-7f238158db58","lifecycleState":"CERTIFIED","lastUpdateDate":1642115949861,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed41f60d-867f-4bfd-93e6-d2e32dcbc2c0","invariantUUID":"9e9b085a-17ff-4a90-b5b5-3487ba74a001","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":"port","uniqueId":"055abf67-266d-49bb-b184-64a163b0329a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116028616,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec552d88-7ca7-4432-b7b6-d26c892bdba6","invariantUUID":"099c2b5e-92cf-4479-8e5e-ae25dbec2df1","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":"3ecc55b9-4a81-474d-b398-882bf7a46b63","lifecycleState":"CERTIFIED","lastUpdateDate":1642115977929,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2c7e70a-5a23-44f2-9858-0b4a05cf1e60","invariantUUID":"8a369bc1-3974-4bdf-a552-9dcf48ee5b63","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":"6df86238-13f9-48fc-8e07-8a2f4712c988","lifecycleState":"CERTIFIED","lastUpdateDate":1642116037512,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"380f8390-a0f0-453a-bacf-dae9320123a0","invariantUUID":"a2141494-916a-45dc-9189-719529732c59","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73d800d-f9be-4232-85f7-d7d5d81129f3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115986493,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ae0c11f3-abee-4161-9317-0cee17ae330b","invariantUUID":"a652e66c-b726-4f48-9d1f-3ee0cfd23859","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":"port","uniqueId":"f53514d7-ad38-42b4-a7fc-70eb97c80d4e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116031947,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56882cef-d06d-4aab-81c0-393b430491c7","invariantUUID":"5b6bd5b3-d1bd-4d16-99e5-7702157ac89f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a010d93e-920b-4f77-9aa9-824788912940","lifecycleState":"CERTIFIED","lastUpdateDate":1642116010014,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf233508-163e-4692-94a3-fcbf76633e00","invariantUUID":"24ce2467-2c06-4fc3-8c41-617f8452b384","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e0f2e41-0148-406f-a7d6-89addb87de32","lifecycleState":"CERTIFIED","lastUpdateDate":1642115996806,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56b1cfeb-72bc-4fd6-9248-02fd7481bf4d","invariantUUID":"71de902a-5fc4-4a25-8f8a-1beaa2ff8924","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23fbcc47-4a05-4072-9108-468c52600b33","lifecycleState":"CERTIFIED","lastUpdateDate":1642116058355,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d142da8-c1f6-4ce0-9892-7ecd54afe273","invariantUUID":"6ac852e6-3b00-44e5-8ba5-c42598702f54","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8751960e-7921-42d7-af76-15ba2f9665f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116001472,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff6a7f60-4e50-4b7f-9b74-33f4c8209317","invariantUUID":"06045ca4-80b4-4575-a1de-c3c958340e46","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40cc5c38-4d2d-43a9-962b-315268606174","lifecycleState":"CERTIFIED","lastUpdateDate":1642115944639,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bd244b6-19c6-403b-aba7-c9959f34cd4c","invariantUUID":"61573c3d-679e-47b8-9d74-1efe4824743d","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"01902a55-ff41-4f9e-9a61-2e46e9c773c8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115967516,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4057ec97-2c46-4f02-8801-0a9c143c44d6","invariantUUID":"8f9afc35-af38-4448-b15c-83720be914dd","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"78854a26-d1bc-456a-85ac-b97c4f87598e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115990784,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ed29dcee-7182-429b-89a4-019f9c60979f","invariantUUID":"4262c20d-d453-4292-8798-fb9a9ba72cba","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":"e3aa98ea-8f8a-415f-a4cd-c74b364a3afa","lifecycleState":"CERTIFIED","lastUpdateDate":1642116033376,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d8b6b7d-ed24-49b9-9bc0-df92a394dd2c","invariantUUID":"c8a8673f-7c86-47a2-8425-b726f254d714","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14ac82e5-2025-4ef7-9456-558193201a77","lifecycleState":"CERTIFIED","lastUpdateDate":1642116040939,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"334be054-7e96-47bf-957f-5165a12dae0d","invariantUUID":"468fe813-9e73-4db9-a871-5dccf0690044","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bfa49c18-2735-456d-a5e4-33c5d8d4aedd","lifecycleState":"CERTIFIED","lastUpdateDate":1642116097532,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12e98c33-91ee-4dca-8057-7451cbb3a8cf","invariantUUID":"bcbc8f8c-02af-4bc1-b81f-616ad360dd61","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":"dcbb55f6-323d-43dc-91c3-32f3e0187914","lifecycleState":"CERTIFIED","lastUpdateDate":1642115982191,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ccbf03e-54ef-4828-a5fc-c5e95f4c8667","invariantUUID":"c7f94c31-e468-46c6-98cf-8e4bf4ccf462","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":"compute","uniqueId":"d330f4e1-aa3e-42a7-a759-aa02fd5cb76d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116004390,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9445ca74-16c0-47bf-8e88-091f5adf8304","invariantUUID":"0660483e-acbe-449e-9fba-08685379317d","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":"port","uniqueId":"80c6322f-5698-4328-ad92-957ce746d021","lifecycleState":"CERTIFIED","lastUpdateDate":1642115926886,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76519598-1757-45c5-9f7a-a193452b72e6","invariantUUID":"b6454f7c-c4af-4d57-8ab0-30ca403b9c24","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":"objectStorage","uniqueId":"3288b178-232f-4e73-a476-8aa2dcb522bb","lifecycleState":"CERTIFIED","lastUpdateDate":1642115909813,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a408072f-95a9-4d55-a66f-eae4af3250b5","invariantUUID":"560d8a2c-d9e1-4af9-a73a-1022ef2f3e83","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":"networkrules","uniqueId":"cfe8991e-6676-4173-9519-aa24c85519e3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115948320,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1ac0a1db-ddeb-4244-98d6-f1fd14a8d4e5","invariantUUID":"de96bfe2-d82c-46e7-bba9-68759e51180b","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a668160a-9e7d-4a55-b616-65bb57c0ce11","lifecycleState":"CERTIFIED","lastUpdateDate":1642116100311,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b881153f-46e0-4509-bc06-b5062147bd4c","invariantUUID":"faeb5f7a-f35b-4954-8bc6-ac6db9b111ef","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":"network","uniqueId":"13edc194-7966-46d9-9713-7472992bbf07","lifecycleState":"CERTIFIED","lastUpdateDate":1642115983593,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8285a39-d596-49ed-af09-1767aef18386","invariantUUID":"407a34e5-0193-40e6-ba44-e26245e76d53","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":"0c6204ed-570a-44dc-ac29-1deab811449d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115923785,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69af236b-9ed1-48bb-be71-ff89282af4e2","invariantUUID":"24979889-02ba-4295-84c3-f442c1748bec","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":"objectStorage","uniqueId":"b30bd4ae-4e40-4b0a-82c3-8860c59d312f","lifecycleState":"CERTIFIED","lastUpdateDate":1642115993628,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"826d1b1c-31b7-4815-8bc2-b642606eb069","invariantUUID":"1daaaf13-19cb-46be-98ad-1e18a2ee3631","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":"objectStorage","uniqueId":"862afa3c-75be-4057-820d-713877bbd462","lifecycleState":"CERTIFIED","lastUpdateDate":1642116103012,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8be007f0-28df-477b-9f8f-1b418741993c","invariantUUID":"d16a967e-d7d0-4f91-acdf-35674eb29bcc","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":"network","uniqueId":"2fdf097d-bc90-45f2-b9dd-6e30fc0902ca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115959979,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f92007e7-7547-44f4-9abb-aae1e72db6d2","invariantUUID":"8dd9f2f7-4766-465c-857c-63386812578a","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":"d6780666-a5f6-4359-980f-95e7725e98af","lifecycleState":"CERTIFIED","lastUpdateDate":1642115932841,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a0fc63f-f9a5-4ec0-92f6-968631d06a9d","invariantUUID":"2c62a88e-fcbb-42f5-8ca0-fa71e3d1adab","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"29acefd5-3f39-4752-99e9-a6d87c8ad8ac","lifecycleState":"CERTIFIED","lastUpdateDate":1642122733266,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","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":"8bd08fd3-07cc-4aa2-8b7d-b183a3443697","lifecycleState":"CERTIFIED","lastUpdateDate":1642123197276,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","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":"aa72bbbe-0d66-40df-8ff3-f513f57429e6","lifecycleState":"CERTIFIED","lastUpdateDate":1642123633379,"name":"basic_onboard_qDUNhQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","systemName":"BasicOnboardQdunhq","description":"service","tags":["basic_onboard_qDUNhQ"],"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":"ca987252-d5f8-47d0-a60f-f00da8c76199","lifecycleState":"CERTIFIED","lastUpdateDate":1642123727157,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","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-14 01:28:50,853 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-14 01:28:50,853 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-14 01:28:50,854 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-14 01:28:50,854 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "bf046adb-a37a-4e61-a71b-529ed1276dd3" } 2022-01-14 01:28:50,855 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:28:50,982 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-14 01:28:50,983 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2022-01-14 01:28:50,983 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2022-01-14 01:28:50,986 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-14 01:28:50,987 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-14 01:28:50,987 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2022-01-14 01:28:50,989 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:28:51,060 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-14 01:28:51,061 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2022-01-14 01:28:51,061 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1642123730884"}]} 2022-01-14 01:28:51,064 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-14 01:28:51,065 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-14 01:28:51,065 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2022-01-14 01:28:51,067 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:28:51,112 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-14 01:28:51,113 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2022-01-14 01:28:51,113 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":"1642123730337"} 2022-01-14 01:28:51,115 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-14 01:28:51,115 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-14 01:28:51,115 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2022-01-14 01:28:51,117 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:28:51,159 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-14 01:28:51,159 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2022-01-14 01:28:51,160 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1642123730884"}]} 2022-01-14 01:28:51,162 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-14 01:28:51,162 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-14 01:28:51,162 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-14 01:28:51,164 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:28:51,214 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-14 01:28:51,214 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-14 01:28:51,215 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":"1642123730113","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-14 01:28:51,217 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-14 01:28:51,217 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-14 01:28:51,217 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-01-14 01:28:51,219 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:28:51,257 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-14 01:28:51,258 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-01-14 01:28:51,258 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1642123729498"} 2022-01-14 01:28:51,266 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-14 01:28:51,266 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-14 01:28:51,266 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=1642123729498", "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-14 01:28:51,267 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:28:51,355 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-14 01:28:51,356 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2022-01-14 01:28:51,356 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2022-01-14 01:28:51,360 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-14 01:28:51,360 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-14 01:28:51,360 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2022-01-14 01:28:51,363 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:28:51,407 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-14 01:28:51,408 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2022-01-14 01:28:51,408 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":"1642123730337"} 2022-01-14 01:28:51,410 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-14 01:28:51,411 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-14 01:28:51,411 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-14 01:28:51,412 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:28:51,460 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-14 01:28:51,461 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-14 01:28:51,461 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":"1642123730113","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-14 01:28:51,464 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-14 01:28:51,464 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-14 01:28:51,464 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-01-14 01:28:51,465 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:28:51,557 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-14 01:28:51,558 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-01-14 01:28:51,559 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1642123731295","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-14 01:28:51,562 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-14 01:28:51,562 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-14 01:28:51,562 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2022-01-14 01:28:51,564 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:28:51,620 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-14 01:28:51,620 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2022-01-14 01:28:51,621 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"7628b856-2cfe-4721-bf60-f060e4b75cba","owning-entity-name":"basicvm-oe","resource-version":"1642123533769"},{"owning-entity-id":"2583d816-7f0e-4d11-9bd7-87f9744bfe7a","owning-entity-name":"basicnw-oe","resource-version":"1642123101826"},{"owning-entity-id":"2fe593f7-decf-4b39-973e-6ce143d0f42f","owning-entity-name":"OE-ETE_Customer-2fe593f7-decf-4b39-973e-6ce143d0f42f","resource-version":"1642122651322","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/customers/customer/ETE_Customer_469e33cc-1e9a-41c1-bee5-f34bbdd32690/service-subscriptions/service-subscription/pNF/service-instances/service-instance/e445c6d4-adcb-4ad0-9571-d3bb03a7073c","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_469e33cc-1e9a-41c1-bee5-f34bbdd32690"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"e445c6d4-adcb-4ad0-9571-d3bb03a7073c"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name469e33cc-1e9a-41c1-bee5-f34bbdd32690"}]}]}}]} 2022-01-14 01:28:51,622 INFO 200:service_ala_carte.py(1) - Owning entity not found, create it 2022-01-14 01:28:51,625 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-14 01:28:51,625 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/9e4f7175-769c-4a4b-9bbc-0a2406a5127a 2022-01-14 01:28:51,625 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnf_owning_entity", "owning-entity-id": "9e4f7175-769c-4a4b-9bbc-0a2406a5127a" } 2022-01-14 01:28:51,627 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:28:51,681 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/owning-entities/owning-entity/9e4f7175-769c-4a4b-9bbc-0a2406a5127a HTTP/1.1" 201 0 2022-01-14 01:28:51,682 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2022-01-14 01:28:51,682 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2022-01-14 01:28:51,686 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-14 01:28:51,686 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/9e4f7175-769c-4a4b-9bbc-0a2406a5127a 2022-01-14 01:28:51,687 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2022-01-14 01:28:51,689 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:28:51,734 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities/owning-entity/9e4f7175-769c-4a4b-9bbc-0a2406a5127a HTTP/1.1" 200 139 2022-01-14 01:28:51,735 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2022-01-14 01:28:51,736 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"9e4f7175-769c-4a4b-9bbc-0a2406a5127a","owning-entity-name":"basicnf_owning_entity","resource-version":"1642123731652"} 2022-01-14 01:28:51,738 INFO 204:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2022-01-14 01:28:51,738 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-14 01:28:51,738 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-14 01:28:51,739 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-14 01:28:51,739 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-14 01:28:51,739 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-14 01:28:51,741 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:28:51,792 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-14 01:28:51,794 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-14 01:28:51,794 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cc7d83e1-3576-4726-be20-4f8b1ae83c4c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b94639d2-251b-4749-a459-cb44a52b9988/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","name":"basic_onboard_qDUNhQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5bb65382-05a8-47ea-b4e7-363159952e6b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-14 01:28:51,796 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-14 01:28:51,796 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:51,797 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:51,797 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:28:51,797 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-14 01:28:51,797 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:51,798 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:51,798 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:28:51,798 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_qDUNhQ from SDC 2022-01-14 01:28:51,798 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:51,798 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:51,799 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:28:51,799 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-14 01:28:51,799 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:28:51,799 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:28:51,799 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:28:51,800 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-14 01:28:51,800 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-14 01:28:51,800 INFO 192:__init__.py(1) - Service found, updating information 2022-01-14 01:28:51,801 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-14 01:28:51,801 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-14 01:28:51,801 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-14 01:28:51,803 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:28:51,864 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-14 01:28:51,866 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-14 01:28:51,868 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2bbcd551-878e-44b9-803f-3b36d70d97e4","lifecycleState":"CERTIFIED","lastUpdateDate":1642115956809,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd5a4f83-a437-40aa-8003-c1b79a92bafe","invariantUUID":"93a7800a-ad9f-4aad-a954-c5ebc02d0df2","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":"d0c0696c-73ab-46fe-8b8d-0219435a4363","lifecycleState":"CERTIFIED","lastUpdateDate":1642116026429,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d0ce019-8593-4c0d-a5d5-0d6733cf09ee","invariantUUID":"1de0b592-7b81-4076-a4dd-6820ee04ca70","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37c170b2-335e-4c19-b824-44892cd76f92","lifecycleState":"CERTIFIED","lastUpdateDate":1642115935793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba15508c-e186-4db3-81ec-2c877541f9d2","invariantUUID":"a8b153a0-caee-4b42-9ac0-18080eca1a4b","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":"port","uniqueId":"806e847f-7248-4ef7-810e-f3dee2e6352a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116049679,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e12228a-14bc-43c6-8308-628fb3802281","invariantUUID":"0a3bb9ea-7d99-4a7f-a27d-330bfd3545b6","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b4414ee-4c3b-45ed-9832-0de1cd9dfd6d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116043154,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ba5e16-d4ae-46fe-a496-41186426ab40","invariantUUID":"8e0c3f02-84b4-4dc7-b51c-11b1bb830e50","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":"7d3b8021-0bb6-4e56-8711-a5d7c514435b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115937203,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5e1b1c09-9dda-4878-941f-c91327d0118b","invariantUUID":"d3deb91f-c3b1-4983-a87a-2fad1096f791","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":"92234b58-edc4-44bf-84c5-0bd2de0ffaca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115987875,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0c81fcd-b661-4c82-b1ad-66ac4372f57a","invariantUUID":"401dff58-7de8-46d6-a46e-ccebe612a507","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":"securityrules","uniqueId":"93a4b0b1-7ff5-49c8-a0ec-07596c2fbdf3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115951411,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0b56842f-37c5-4b8a-96fa-a30f23dda843","invariantUUID":"ebdd86a5-a449-441e-808a-a41f74dca416","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e126925-a64d-4568-954c-73a8f694c418","lifecycleState":"CERTIFIED","lastUpdateDate":1642115989360,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc636ec0-d75c-44af-9b7d-1e47bdfae955","invariantUUID":"1918cec1-c405-4ede-ba4f-f013c6d28d28","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"187af211-3f47-4b77-8872-eccc31ab3699","lifecycleState":"CERTIFIED","lastUpdateDate":1642115965482,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f78b7e4-bab5-4a39-aaf7-dc6d5e464695","invariantUUID":"1d7a4960-fbfe-4aa8-9826-82369abd96d8","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"306f7adf-5e64-4d05-932c-648248c3a46a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115931291,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e31747ed-cfb7-4b90-b0df-6a929d526b93","invariantUUID":"e07e69a9-0f30-4bb5-bcb5-9d116335a040","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":"3fcf3448-e5a6-4681-8f84-96064bed46d5","lifecycleState":"CERTIFIED","lastUpdateDate":1642116098807,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af82705a-e51d-4227-9e7b-ed5daf371504","invariantUUID":"54539281-03a2-4102-99d3-9ae0843f5ba4","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":"defaulticon","uniqueId":"a5e9a0b5-fbfa-4dca-b280-f451429560a7","lifecycleState":"CERTIFIED","lastUpdateDate":1642123598766,"name":"basic_onboard_qDUNhQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4261624e-ca54-444b-83be-07cb1305c800","invariantUUID":"fc960dc4-a4d1-4ade-8bc3-be84c7f7d2f2","systemName":"BasicOnboardQdunhq","description":"VF","tags":["basic_onboard_qDUNhQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"647710f1-4480-4322-b572-23d97e2611aa","lifecycleState":"CERTIFIED","lastUpdateDate":1642115922348,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bd9bc82-3418-4de6-a80a-ba2175f022c8","invariantUUID":"b2ecb440-4dd2-43f9-9b55-c60a61d00be6","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":"objectStorage","uniqueId":"fe6be0c8-7a01-4254-9d99-c3ef24d01cf2","lifecycleState":"CERTIFIED","lastUpdateDate":1642115920889,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a5c9e61-8eba-4b35-b23e-724d665f3b98","invariantUUID":"111a7fff-ce2e-4a70-a32e-c6752645c99f","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":"compute","uniqueId":"48ecfded-6df2-46fc-a85a-5939997ab56d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116008404,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74deee2e-fdfd-41aa-be54-6a93da70737d","invariantUUID":"7943a931-454c-4485-ac52-34801bab7ea0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"92691734-01ca-4456-920d-78a2a0ccc59e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116104329,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83c2afc3-9630-4ff2-bfa4-3ddabfcf1553","invariantUUID":"ff277569-4c63-4b5a-a0ac-6faa27a7c332","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":"492f3767-c349-4199-8fdf-6cce09806f73","lifecycleState":"CERTIFIED","lastUpdateDate":1642115925245,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f51d8f33-a0a8-40e8-b0d9-c97727dfa862","invariantUUID":"35971028-0676-42f8-b31d-216362b682e0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f86bb2-9974-4ded-b616-ef2003fb73ce","lifecycleState":"CERTIFIED","lastUpdateDate":1642116055163,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df12aef3-0e2e-4027-ae60-7ddaf2d3bc22","invariantUUID":"39928119-05c2-4c10-a5d1-d626b351ce3c","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":"compute","uniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","lifecycleState":"CERTIFIED","lastUpdateDate":1642115896067,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd7355c-9613-4cf2-ab93-cc49f8f8f69c","invariantUUID":"8b7d5682-7de8-47e7-b447-07881ed0982c","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":"defaulticon","uniqueId":"12dc700a-be56-43ef-8e3f-96608d0e35b9","lifecycleState":"CERTIFIED","lastUpdateDate":1642123160486,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"568e0b89-0ef2-4e8e-b9af-9b25ec559412","invariantUUID":"54a875a5-9c4e-40bb-8058-d1e82ea59128","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00826204-2025-4277-9aef-9736478d4970","lifecycleState":"CERTIFIED","lastUpdateDate":1642116036080,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7890c87-bff9-45b2-8352-e6fbf416d3ee","invariantUUID":"196ee8ba-c50e-4fa8-85c1-f7d99ccc3b89","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4fda049d-a459-4f8d-ac1c-42fafdc7a630","lifecycleState":"CERTIFIED","lastUpdateDate":1642116051894,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b09009f-c4cd-439b-b2d8-1f0f8f406d72","invariantUUID":"5c0f6a48-542e-4fb8-b5eb-7aac513a7059","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6923d9d-cb7f-450f-9d6c-72402feeae63","lifecycleState":"CERTIFIED","lastUpdateDate":1642116105710,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26f8e9a7-a392-457b-9c78-05d7611be0e7","invariantUUID":"87df72e1-6fc6-4d78-bad4-f99135e9689f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f327106-07b0-4775-b8b4-7bafb159fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116056852,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b987cf2-3418-42c9-9008-1567f0a85267","invariantUUID":"f2e6dd9a-4069-466a-966b-92766f599bff","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"56683d95-434a-4d78-8850-a617613b2860","lifecycleState":"CERTIFIED","lastUpdateDate":1642116024579,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"466129c6-6623-4a43-8c6e-cd88deff9b31","invariantUUID":"ea81ceb4-23f5-4cf6-a3e4-ab2fb2032789","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":"loadBalancer","uniqueId":"195fc0d8-0d92-42fc-9632-2b836b6dc6e7","lifecycleState":"CERTIFIED","lastUpdateDate":1642115913191,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47d3119d-39e5-40e0-b8e6-920d6db611ca","invariantUUID":"7e21eaac-76fa-42ff-920f-0e0ff51796b0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4829965c-e0b9-4b1b-b89a-2171b9cc698d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115915008,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f48fdf0f-3306-48a9-9f29-61a37658537c","invariantUUID":"a13a1752-4ef9-42fd-a55a-50caf9e357b8","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5ff7ce9-bccc-4f34-9897-b60319ed117d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116106966,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6376a0aa-a25e-4ad8-9d9d-6726e236da07","invariantUUID":"93504b3e-0352-49ec-833a-443e35d08e9d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"889eb12d-f057-4b86-8f16-a9ebc099e1f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116034741,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfadf82f-b790-4bb4-86c0-90eaea80d2fa","invariantUUID":"19389e73-f9e4-4097-adcc-fa36f212ed7f","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"912b5d67-9e9b-4d11-b216-c70e0f92372a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116108243,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a46fc76-b066-4017-8a54-6895c0a11d1c","invariantUUID":"2def27f0-e5f4-48c2-aa92-2d68afbf1bbd","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d866966d-db66-4de7-a454-c0b7f227caf4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116110791,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f4c099-5bb3-4592-89c8-4e454983fa9d","invariantUUID":"57942834-20a7-4db8-ae7f-f33036d5b32b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"57d220d2-efd8-4f19-affc-865a835bb6c9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116044861,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05311e8f-6ba9-475e-acba-856aed7d67dd","invariantUUID":"6313ce00-00cd-4664-b15e-7e7ea1f78966","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ec35f244-ebe5-4a31-b7ef-316b82b18ce9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116063049,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5056159-7781-4da2-baae-365cb168f887","invariantUUID":"3e77f9b9-1831-4d7f-b169-a554653048ee","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":"9e434432-acea-4837-8559-754aeb68d2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1642115995051,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"52204ed1-d372-4e09-b252-c30b93613686","invariantUUID":"625a4bbc-a3bd-4370-906a-8ac002f7c336","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73b3017f-8c9e-4a04-b2fa-39d95cd4252c","lifecycleState":"CERTIFIED","lastUpdateDate":1642116002906,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27b96b8a-90cb-4a28-beda-c805d16dfa49","invariantUUID":"9f5f66b2-b066-472c-8b89-47752727fee7","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":"defaulticon","uniqueId":"62b3a7d6-a4c0-43e3-a7f2-4c642a71fe5e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115992225,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38bed6f-4fde-42ee-8413-1fd40bff6209","invariantUUID":"766240a9-2263-4e01-8940-28c398f3a27a","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":"defaulticon","uniqueId":"4ff2182c-e97b-40d8-a461-bbe9e3e262cf","lifecycleState":"CERTIFIED","lastUpdateDate":1642115929265,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ff462d5-8a87-4bd2-ac91-f4e29fed4c56","invariantUUID":"33da3680-df03-49a1-8c5c-b1d2d1e3c979","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":"defaulticon","uniqueId":"06b06ea2-9861-42d2-b2ea-b05aa725c36b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115905587,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"00d8129f-0d17-4155-94c1-f67e03971a81","invariantUUID":"19773fc6-8e2d-4dc7-8f1f-64f651df700a","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dde58a6a-a48f-4a32-8c8d-56aae8e378ad","lifecycleState":"CERTIFIED","lastUpdateDate":1642123689305,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","invariantUUID":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"d74fec4c-8873-4270-93cc-c8b44e49390c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115998541,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0832b848-cc18-4f00-9cfe-a0914cc35a92","invariantUUID":"3f75a755-0a91-4f52-8393-b0089fe67287","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":"compute","uniqueId":"ada213b0-af9a-46e6-93d9-701cc7c28761","lifecycleState":"CERTIFIED","lastUpdateDate":1642116059774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21f60837-fa51-47b3-b25a-b9b732556441","invariantUUID":"492bf900-0de3-42cd-a5a5-0073c62fa52d","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1f65a1f7-6ce6-442c-8c34-b46f359dad06","lifecycleState":"CERTIFIED","lastUpdateDate":1642116030352,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73f99b64-4353-4c45-99eb-91ed869b12d5","invariantUUID":"e6e8bdd3-3dc1-419d-8d48-6ad1fbec0821","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":"9e1524d0-15b1-4993-9e5b-3b73e00659b6","lifecycleState":"CERTIFIED","lastUpdateDate":1642115969827,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8236bbc6-fedf-43af-b79a-49c03c88794c","invariantUUID":"dc99f529-620a-4e43-9558-2295f663694b","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":"objectStorage","uniqueId":"78fddc54-9195-405b-a8c0-9eb0a1583c81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116101669,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ecbc35b-d14e-4573-b496-bb9459d65132","invariantUUID":"1d66d6c2-c5fe-48a2-ab1b-6346939c50e8","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37e0f777-ebc5-489a-9ee1-3cd29ea08a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116038934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"035c3fd3-9c92-44c5-84db-ce75641b528d","invariantUUID":"31d04304-41e7-4a02-b0c8-20655c5fa7b0","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae12bceb-e807-4cb4-8756-c4f3700a1368","lifecycleState":"CERTIFIED","lastUpdateDate":1642115916507,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95168a5f-8a1d-4240-bb5d-3abed20b3cfb","invariantUUID":"4d86ab82-7a0e-45c0-aecb-5d6d9e71079f","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":"networkrules","uniqueId":"05fe0b68-36d9-4859-b1eb-33e03e03b0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115943126,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f3f8d7ed-5ffa-4128-a227-c74fd35bc562","invariantUUID":"862834ef-f8a9-45d4-8e5b-39584c48930a","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4ec0bfb1-bb59-4cf7-8a47-2683689cd895","lifecycleState":"CERTIFIED","lastUpdateDate":1642116096118,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d8115a-0a41-4b6c-a3af-209f86a9b637","invariantUUID":"f179b55b-fccc-4a86-aff3-70c44edecc74","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28ff3af8-674d-48b7-bcbe-951c0a86e51f","lifecycleState":"CERTIFIED","lastUpdateDate":1642116061400,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aab426a7-1dd8-453d-bb25-2492d870042b","invariantUUID":"61f891c4-33e0-4a8e-823e-692692b35194","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":"5b472bf3-eac6-44b4-9458-d2afe54b1b5c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115958189,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3f194c1-7b89-46f6-baa0-e3ab89afafde","invariantUUID":"75926112-0ca2-4c73-a58f-5e923d45fd5e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"078b0cd8-a895-4393-b3c2-4fd96fadd49a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116015179,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b33ce00-b69d-4117-af15-7090ad56056e","invariantUUID":"7ef4bd86-68da-40e7-80bc-14b25b9595c2","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1198ce5-a4a4-4598-9566-969dd226152a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116109523,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8547f10-f054-4f17-8b16-ef2ba7ee3c12","invariantUUID":"c2d87dfd-4462-43a0-a067-2d525230fd4a","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"321d752c-90ad-492c-a027-2c22d867c15b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115907709,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ca08e47-6324-4ca2-9d27-c92a16fa7569","invariantUUID":"554ed8f8-8903-498e-b0da-6842952f3e04","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":"compute","uniqueId":"696d0716-6baa-4f92-9840-1993e83ab26a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115954589,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e31d5490-74db-4ab2-af58-c4d87473dcb2","invariantUUID":"34290bfc-7f53-4104-a156-16a86f34c091","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52160b63-6549-4705-b65d-a94f9b54e45b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116017090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fd1dff6-4d48-4c0e-afa6-3f0e37536426","invariantUUID":"e90c8c34-c937-4f30-80e3-862f1504f46b","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81f2abe5-5321-4156-8c90-6ced85d604fe","lifecycleState":"CERTIFIED","lastUpdateDate":1642115934258,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"185842f2-7081-42b5-864e-b794df82326d","invariantUUID":"d094d70f-b522-4e30-b868-8952a0999e76","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75e4b74d-d461-4493-972c-7f238158db58","lifecycleState":"CERTIFIED","lastUpdateDate":1642115949861,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed41f60d-867f-4bfd-93e6-d2e32dcbc2c0","invariantUUID":"9e9b085a-17ff-4a90-b5b5-3487ba74a001","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":"port","uniqueId":"055abf67-266d-49bb-b184-64a163b0329a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116028616,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec552d88-7ca7-4432-b7b6-d26c892bdba6","invariantUUID":"099c2b5e-92cf-4479-8e5e-ae25dbec2df1","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":"3ecc55b9-4a81-474d-b398-882bf7a46b63","lifecycleState":"CERTIFIED","lastUpdateDate":1642115977929,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2c7e70a-5a23-44f2-9858-0b4a05cf1e60","invariantUUID":"8a369bc1-3974-4bdf-a552-9dcf48ee5b63","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":"6df86238-13f9-48fc-8e07-8a2f4712c988","lifecycleState":"CERTIFIED","lastUpdateDate":1642116037512,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"380f8390-a0f0-453a-bacf-dae9320123a0","invariantUUID":"a2141494-916a-45dc-9189-719529732c59","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73d800d-f9be-4232-85f7-d7d5d81129f3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115986493,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ae0c11f3-abee-4161-9317-0cee17ae330b","invariantUUID":"a652e66c-b726-4f48-9d1f-3ee0cfd23859","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":"port","uniqueId":"f53514d7-ad38-42b4-a7fc-70eb97c80d4e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116031947,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56882cef-d06d-4aab-81c0-393b430491c7","invariantUUID":"5b6bd5b3-d1bd-4d16-99e5-7702157ac89f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a010d93e-920b-4f77-9aa9-824788912940","lifecycleState":"CERTIFIED","lastUpdateDate":1642116010014,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf233508-163e-4692-94a3-fcbf76633e00","invariantUUID":"24ce2467-2c06-4fc3-8c41-617f8452b384","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e0f2e41-0148-406f-a7d6-89addb87de32","lifecycleState":"CERTIFIED","lastUpdateDate":1642115996806,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56b1cfeb-72bc-4fd6-9248-02fd7481bf4d","invariantUUID":"71de902a-5fc4-4a25-8f8a-1beaa2ff8924","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23fbcc47-4a05-4072-9108-468c52600b33","lifecycleState":"CERTIFIED","lastUpdateDate":1642116058355,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d142da8-c1f6-4ce0-9892-7ecd54afe273","invariantUUID":"6ac852e6-3b00-44e5-8ba5-c42598702f54","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8751960e-7921-42d7-af76-15ba2f9665f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116001472,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff6a7f60-4e50-4b7f-9b74-33f4c8209317","invariantUUID":"06045ca4-80b4-4575-a1de-c3c958340e46","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40cc5c38-4d2d-43a9-962b-315268606174","lifecycleState":"CERTIFIED","lastUpdateDate":1642115944639,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bd244b6-19c6-403b-aba7-c9959f34cd4c","invariantUUID":"61573c3d-679e-47b8-9d74-1efe4824743d","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"01902a55-ff41-4f9e-9a61-2e46e9c773c8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115967516,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4057ec97-2c46-4f02-8801-0a9c143c44d6","invariantUUID":"8f9afc35-af38-4448-b15c-83720be914dd","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"78854a26-d1bc-456a-85ac-b97c4f87598e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115990784,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ed29dcee-7182-429b-89a4-019f9c60979f","invariantUUID":"4262c20d-d453-4292-8798-fb9a9ba72cba","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":"e3aa98ea-8f8a-415f-a4cd-c74b364a3afa","lifecycleState":"CERTIFIED","lastUpdateDate":1642116033376,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d8b6b7d-ed24-49b9-9bc0-df92a394dd2c","invariantUUID":"c8a8673f-7c86-47a2-8425-b726f254d714","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14ac82e5-2025-4ef7-9456-558193201a77","lifecycleState":"CERTIFIED","lastUpdateDate":1642116040939,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"334be054-7e96-47bf-957f-5165a12dae0d","invariantUUID":"468fe813-9e73-4db9-a871-5dccf0690044","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bfa49c18-2735-456d-a5e4-33c5d8d4aedd","lifecycleState":"CERTIFIED","lastUpdateDate":1642116097532,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12e98c33-91ee-4dca-8057-7451cbb3a8cf","invariantUUID":"bcbc8f8c-02af-4bc1-b81f-616ad360dd61","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":"dcbb55f6-323d-43dc-91c3-32f3e0187914","lifecycleState":"CERTIFIED","lastUpdateDate":1642115982191,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ccbf03e-54ef-4828-a5fc-c5e95f4c8667","invariantUUID":"c7f94c31-e468-46c6-98cf-8e4bf4ccf462","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":"compute","uniqueId":"d330f4e1-aa3e-42a7-a759-aa02fd5cb76d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116004390,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9445ca74-16c0-47bf-8e88-091f5adf8304","invariantUUID":"0660483e-acbe-449e-9fba-08685379317d","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":"port","uniqueId":"80c6322f-5698-4328-ad92-957ce746d021","lifecycleState":"CERTIFIED","lastUpdateDate":1642115926886,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76519598-1757-45c5-9f7a-a193452b72e6","invariantUUID":"b6454f7c-c4af-4d57-8ab0-30ca403b9c24","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":"objectStorage","uniqueId":"3288b178-232f-4e73-a476-8aa2dcb522bb","lifecycleState":"CERTIFIED","lastUpdateDate":1642115909813,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a408072f-95a9-4d55-a66f-eae4af3250b5","invariantUUID":"560d8a2c-d9e1-4af9-a73a-1022ef2f3e83","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":"networkrules","uniqueId":"cfe8991e-6676-4173-9519-aa24c85519e3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115948320,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1ac0a1db-ddeb-4244-98d6-f1fd14a8d4e5","invariantUUID":"de96bfe2-d82c-46e7-bba9-68759e51180b","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a668160a-9e7d-4a55-b616-65bb57c0ce11","lifecycleState":"CERTIFIED","lastUpdateDate":1642116100311,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b881153f-46e0-4509-bc06-b5062147bd4c","invariantUUID":"faeb5f7a-f35b-4954-8bc6-ac6db9b111ef","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":"network","uniqueId":"13edc194-7966-46d9-9713-7472992bbf07","lifecycleState":"CERTIFIED","lastUpdateDate":1642115983593,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8285a39-d596-49ed-af09-1767aef18386","invariantUUID":"407a34e5-0193-40e6-ba44-e26245e76d53","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":"0c6204ed-570a-44dc-ac29-1deab811449d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115923785,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69af236b-9ed1-48bb-be71-ff89282af4e2","invariantUUID":"24979889-02ba-4295-84c3-f442c1748bec","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":"objectStorage","uniqueId":"b30bd4ae-4e40-4b0a-82c3-8860c59d312f","lifecycleState":"CERTIFIED","lastUpdateDate":1642115993628,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"826d1b1c-31b7-4815-8bc2-b642606eb069","invariantUUID":"1daaaf13-19cb-46be-98ad-1e18a2ee3631","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":"objectStorage","uniqueId":"862afa3c-75be-4057-820d-713877bbd462","lifecycleState":"CERTIFIED","lastUpdateDate":1642116103012,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8be007f0-28df-477b-9f8f-1b418741993c","invariantUUID":"d16a967e-d7d0-4f91-acdf-35674eb29bcc","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":"network","uniqueId":"2fdf097d-bc90-45f2-b9dd-6e30fc0902ca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115959979,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f92007e7-7547-44f4-9abb-aae1e72db6d2","invariantUUID":"8dd9f2f7-4766-465c-857c-63386812578a","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":"d6780666-a5f6-4359-980f-95e7725e98af","lifecycleState":"CERTIFIED","lastUpdateDate":1642115932841,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a0fc63f-f9a5-4ec0-92f6-968631d06a9d","invariantUUID":"2c62a88e-fcbb-42f5-8ca0-fa71e3d1adab","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"29acefd5-3f39-4752-99e9-a6d87c8ad8ac","lifecycleState":"CERTIFIED","lastUpdateDate":1642122733266,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","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":"8bd08fd3-07cc-4aa2-8b7d-b183a3443697","lifecycleState":"CERTIFIED","lastUpdateDate":1642123197276,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","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":"aa72bbbe-0d66-40df-8ff3-f513f57429e6","lifecycleState":"CERTIFIED","lastUpdateDate":1642123633379,"name":"basic_onboard_qDUNhQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","systemName":"BasicOnboardQdunhq","description":"service","tags":["basic_onboard_qDUNhQ"],"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":"ca987252-d5f8-47d0-a60f-f00da8c76199","lifecycleState":"CERTIFIED","lastUpdateDate":1642123727157,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","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-14 01:28:51,873 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-14 01:28:51,873 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-14 01:28:51,873 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/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/distribution 2022-01-14 01:28:51,873 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2022-01-14 01:28:51,875 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:28:51,936 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/distribution HTTP/1.1" 200 205 2022-01-14 01:28:51,937 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2022-01-14 01:28:51,937 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[{"distributionID":"58eb1b60-7df3-4350-a252-bd2964d6dca1","timestamp":"2022-01-14 01:28:46.613 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2022-01-14 01:28:51,940 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-14 01:28:51,940 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/58eb1b60-7df3-4350-a252-bd2964d6dca1 2022-01-14 01:28:51,940 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2022-01-14 01:28:51,942 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:28:51,992 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/58eb1b60-7df3-4350-a252-bd2964d6dca1 HTTP/1.1" 200 29 2022-01-14 01:28:51,993 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2022-01-14 01:28:51,993 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2022-01-14 01:28:51,995 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-01-14 01:28:51,995 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2022-01-14 01:29:52,057 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-14 01:29:52,058 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/58eb1b60-7df3-4350-a252-bd2964d6dca1 2022-01-14 01:29:52,058 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2022-01-14 01:29:52,060 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:29:52,152 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/58eb1b60-7df3-4350-a252-bd2964d6dca1 HTTP/1.1" 200 29 2022-01-14 01:29:52,154 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2022-01-14 01:29:52,154 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2022-01-14 01:29:52,156 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-01-14 01:29:52,156 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2022-01-14 01:30:52,221 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-14 01:30:52,223 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/58eb1b60-7df3-4350-a252-bd2964d6dca1 2022-01-14 01:30:52,223 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2022-01-14 01:30:52,228 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:30:52,313 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/58eb1b60-7df3-4350-a252-bd2964d6dca1 HTTP/1.1" 200 29 2022-01-14 01:30:52,315 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2022-01-14 01:30:52,315 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2022-01-14 01:30:52,317 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-01-14 01:30:52,317 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2022-01-14 01:31:52,379 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-14 01:31:52,379 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/58eb1b60-7df3-4350-a252-bd2964d6dca1 2022-01-14 01:31:52,380 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2022-01-14 01:31:52,383 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:31:52,474 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/58eb1b60-7df3-4350-a252-bd2964d6dca1 HTTP/1.1" 200 None 2022-01-14 01:31:52,476 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2022-01-14 01:31:52,477 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"ves-openapi-manager","timestamp":"1642123721299","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642123716328","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1642123731327","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1642123740700","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642123716328","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1642123731327","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":"1642123723557","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":"1642123729371","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":"1642123740700","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1642123721299","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642123716328","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1642123737481","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1642123750449","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1642123731327","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":"1642123741067","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":"1642123735481","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1642123717914","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1642123723557","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1642123729371","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1642123743153","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642123741729","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1642123721299","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1642123740700","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":"1642123736479","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1642123729371","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1642123746248","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1642123741375","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1642123745244","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1642123742112","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1642123740128","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1642123752551","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1642123717914","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":"1642123740700","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":"1642123744197","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1642123729371","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1642123723557","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1642123721299","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":"1642123740700","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1642123723557","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642123742734","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642123716328","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1642123729371","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":"1642123729371","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1642123723557","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":"1642123731327","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":"1642123723557","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":"1642123723557","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1642123723557","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1642123717914","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1642123717914","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":"1642123740700","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1642123729371","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1642123717914","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":"1642123731327","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1642123717914","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":"1642123721299","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1642123742379","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1642123721299","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":"1642123731327","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642123739720","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":"1642123740700","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":"1642123753553","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1642123729371","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642123716328","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1642123717914","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":"1642123739123","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1642123721299","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642123716328","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":"1642123717914","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1642123723557","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1642123729371","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":"1642123717914","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642123716328","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":"1642123740700","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1642123721299","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":"1642123735476","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642123716328","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":"1642123731327","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1642123731327","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1642123740700","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":"1642123731327","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1642123721299","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642123716328","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"}]} 2022-01-14 01:31:52,479 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'ves-openapi-manager', 'timestamp': '1642123721299', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642123716328', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1642123731327', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1642123740700', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642123716328', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1642123731327', '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': '1642123723557', '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': '1642123729371', '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': '1642123740700', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1642123721299', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642123716328', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1642123737481', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1642123750449', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1642123731327', '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': '1642123741067', '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': '1642123735481', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1642123717914', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1642123723557', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1642123729371', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1642123743153', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642123741729', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1642123721299', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1642123740700', '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': '1642123736479', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1642123729371', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1642123746248', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1642123741375', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1642123745244', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1642123742112', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1642123740128', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1642123752551', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1642123717914', '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': '1642123740700', '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': '1642123744197', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1642123729371', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1642123723557', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1642123721299', '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': '1642123740700', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1642123723557', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642123742734', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642123716328', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1642123729371', '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': '1642123729371', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1642123723557', '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': '1642123731327', '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': '1642123723557', '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': '1642123723557', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1642123723557', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1642123717914', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1642123717914', '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': '1642123740700', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1642123729371', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1642123717914', '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': '1642123731327', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1642123717914', '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': '1642123721299', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1642123742379', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1642123721299', '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': '1642123731327', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642123739720', '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': '1642123740700', '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': '1642123753553', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1642123729371', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642123716328', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1642123717914', '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': '1642123739123', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1642123721299', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642123716328', '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': '1642123717914', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1642123723557', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1642123729371', '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': '1642123717914', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642123716328', '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': '1642123740700', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1642123721299', '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': '1642123735476', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642123716328', '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': '1642123731327', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1642123731327', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1642123740700', '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': '1642123731327', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1642123721299', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642123716328', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2022-01-14 01:31:52,481 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2022-01-14 01:31:52,481 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2022-01-14 01:31:52,481 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2022-01-14 01:32:52,545 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-14 01:32:52,546 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/58eb1b60-7df3-4350-a252-bd2964d6dca1 2022-01-14 01:32:52,546 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2022-01-14 01:32:52,550 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:32:52,634 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/58eb1b60-7df3-4350-a252-bd2964d6dca1 HTTP/1.1" 200 None 2022-01-14 01:32:52,636 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2022-01-14 01:32:52,637 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"ves-openapi-manager","timestamp":"1642123721299","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642123716328","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1642123731327","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1642123740700","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":"1642123861152","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642123716328","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1642123731327","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":"1642123723557","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":"1642123729371","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":"1642123740700","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1642123861152","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1642123861152","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1642123861152","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1642123721299","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642123716328","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1642123737481","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1642123750449","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1642123731327","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":"1642123741067","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":"1642123735481","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1642123717914","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":"1642123861152","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1642123723557","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":"1642123879721","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1642123729371","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1642123743153","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":"1642123861152","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642123741729","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1642123721299","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1642123740700","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":"1642123736479","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1642123729371","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1642123746248","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1642123741375","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1642123745244","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1642123742112","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1642123740128","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1642123752551","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1642123717914","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":"1642123740700","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":"1642123744197","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1642123729371","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1642123723557","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1642123721299","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":"1642123740700","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1642123723557","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642123742734","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642123716328","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1642123729371","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":"1642123878667","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1642123729371","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1642123723557","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":"1642123874692","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1642123731327","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":"1642123723557","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":"1642123723557","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1642123723557","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1642123717914","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1642123717914","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":"1642123740700","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1642123729371","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1642123717914","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":"1642123861152","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":"1642123731327","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1642123717914","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":"1642123861152","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1642123721299","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1642123742379","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1642123721299","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":"1642123731327","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642123739720","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":"1642123740700","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":"1642123753553","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1642123729371","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642123716328","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1642123717914","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":"1642123739123","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1642123721299","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642123716328","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":"1642123717914","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1642123723557","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1642123729371","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":"1642123717914","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642123716328","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":"1642123740700","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1642123721299","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":"1642123735476","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1642123861152","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1642123880806","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642123716328","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":"1642123731327","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1642123731327","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1642123740700","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1642123877590","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1642123731327","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1642123721299","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1642123716328","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"}]} 2022-01-14 01:32:52,640 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'ves-openapi-manager', 'timestamp': '1642123721299', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642123716328', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1642123731327', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1642123740700', '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': '1642123861152', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642123716328', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1642123731327', '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': '1642123723557', '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': '1642123729371', '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': '1642123740700', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1642123861152', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1642123861152', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1642123861152', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1642123721299', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642123716328', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1642123737481', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1642123750449', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1642123731327', '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': '1642123741067', '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': '1642123735481', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1642123717914', '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': '1642123861152', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1642123723557', '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': '1642123879721', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1642123729371', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1642123743153', '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': '1642123861152', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642123741729', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1642123721299', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1642123740700', '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': '1642123736479', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1642123729371', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1642123746248', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1642123741375', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1642123745244', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1642123742112', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1642123740128', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1642123752551', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1642123717914', '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': '1642123740700', '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': '1642123744197', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1642123729371', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1642123723557', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1642123721299', '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': '1642123740700', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1642123723557', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642123742734', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642123716328', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1642123729371', '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': '1642123878667', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1642123729371', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1642123723557', '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': '1642123874692', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1642123731327', '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': '1642123723557', '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': '1642123723557', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1642123723557', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1642123717914', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1642123717914', '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': '1642123740700', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1642123729371', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1642123717914', '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': '1642123861152', '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': '1642123731327', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1642123717914', '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': '1642123861152', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1642123721299', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1642123742379', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1642123721299', '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': '1642123731327', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642123739720', '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': '1642123740700', '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': '1642123753553', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1642123729371', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642123716328', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1642123717914', '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': '1642123739123', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1642123721299', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642123716328', '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': '1642123717914', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1642123723557', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1642123729371', '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': '1642123717914', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642123716328', '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': '1642123740700', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1642123721299', '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': '1642123735476', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1642123861152', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1642123880806', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642123716328', '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': '1642123731327', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1642123731327', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1642123740700', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1642123877590', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1642123731327', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1642123721299', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1642123716328', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2022-01-14 01:32:52,641 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2022-01-14 01:32:52,642 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2022-01-14 01:32:52,642 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-01-14 01:32:52,642 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-01-14 01:32:52,642 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-01-14 01:32:52,642 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-01-14 01:32:52,642 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-01-14 01:32:52,642 INFO 211:service_ala_carte.py(1) - Service Distribution for basic_cnf is sucessfully finished 2022-01-14 01:32:52,653 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': '086ffe1f-193d-4e27-9083-5edef03b1a45', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:32:52,654 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-14 01:32:52,654 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "bf046adb-a37a-4e61-a71b-529ed1276dd3", "modelVersionId": "d340a3e1-ba71-4f30-8f1e-4412d108c4ec", "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": "9e4f7175-769c-4a4b-9bbc-0a2406a5127a", "owningEntityName": "basicnf_owning_entity" } } } 2022-01-14 01:32:52,656 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:32:54,189 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-14 01:32:54,190 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response code: 202 2022-01-14 01:32:54,190 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response: {"requestReferences":{"requestId":"086ffe1f-193d-4e27-9083-5edef03b1a45","instanceId":"f872423d-87bd-401c-a9f1-d740d459b87f","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/086ffe1f-193d-4e27-9083-5edef03b1a45"}} 2022-01-14 01:32:54,191 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2022-01-14 01:32:54,217 DEBUG 129:onap_service.py(7) - [None][Check 086ffe1f-193d-4e27-9083-5edef03b1a45 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '999350d9-b827-4a85-a887-fd56e38a6729', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:32:54,218 DEBUG 131:onap_service.py(7) - [None][Check 086ffe1f-193d-4e27-9083-5edef03b1a45 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/086ffe1f-193d-4e27-9083-5edef03b1a45 2022-01-14 01:32:54,219 DEBUG 132:onap_service.py(7) - [None][Check 086ffe1f-193d-4e27-9083-5edef03b1a45 orchestration request status] data sent: None 2022-01-14 01:32:54,224 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:32:54,414 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/086ffe1f-193d-4e27-9083-5edef03b1a45 HTTP/1.1" 200 1341 2022-01-14 01:32:54,421 INFO 142:onap_service.py(7) - [None][Check 086ffe1f-193d-4e27-9083-5edef03b1a45 orchestration request status] response code: 200 2022-01-14 01:32:54,422 DEBUG 146:onap_service.py(7) - [None][Check 086ffe1f-193d-4e27-9083-5edef03b1a45 orchestration request status] response: {"request":{"requestId":"086ffe1f-193d-4e27-9083-5edef03b1a45","startTime":"Fri, 14 Jan 2022 01:32:52 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"bf046adb-a37a-4e61-a71b-529ed1276dd3","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelUuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelInvariantUuid":"bf046adb-a37a-4e61-a71b-529ed1276dd3"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a","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":"9e4f7175-769c-4a4b-9bbc-0a2406a5127a","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"f872423d-87bd-401c-a9f1-d740d459b87f","serviceInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 14 Jan 2022 01:32:53 GMT"}}} 2022-01-14 01:33:04,434 DEBUG 129:onap_service.py(7) - [None][Check 086ffe1f-193d-4e27-9083-5edef03b1a45 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f9c3e3d1-2261-458b-82bb-0f712a9dcc47', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:33:04,434 DEBUG 131:onap_service.py(7) - [None][Check 086ffe1f-193d-4e27-9083-5edef03b1a45 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/086ffe1f-193d-4e27-9083-5edef03b1a45 2022-01-14 01:33:04,434 DEBUG 132:onap_service.py(7) - [None][Check 086ffe1f-193d-4e27-9083-5edef03b1a45 orchestration request status] data sent: None 2022-01-14 01:33:04,437 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:33:04,613 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/086ffe1f-193d-4e27-9083-5edef03b1a45 HTTP/1.1" 200 1551 2022-01-14 01:33:04,615 INFO 142:onap_service.py(7) - [None][Check 086ffe1f-193d-4e27-9083-5edef03b1a45 orchestration request status] response code: 200 2022-01-14 01:33:04,615 DEBUG 146:onap_service.py(7) - [None][Check 086ffe1f-193d-4e27-9083-5edef03b1a45 orchestration request status] response: {"request":{"requestId":"086ffe1f-193d-4e27-9083-5edef03b1a45","startTime":"Fri, 14 Jan 2022 01:32:52 GMT","finishTime":"Fri, 14 Jan 2022 01:32:56 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"bf046adb-a37a-4e61-a71b-529ed1276dd3","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelUuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelInvariantUuid":"bf046adb-a37a-4e61-a71b-529ed1276dd3"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a","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":"9e4f7175-769c-4a4b-9bbc-0a2406a5127a","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"f872423d-87bd-401c-a9f1-d740d459b87f","serviceInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 14 Jan 2022 01:32:56 GMT"}}} 2022-01-14 01:33:04,616 INFO 56:mixins.py(7) - ServiceInstantiation task finished 2022-01-14 01:33:04,617 DEBUG 129:onap_service.py(7) - [None][Check 086ffe1f-193d-4e27-9083-5edef03b1a45 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '88e8e5db-843f-4f8a-b378-feb3037de06b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:33:04,617 DEBUG 131:onap_service.py(7) - [None][Check 086ffe1f-193d-4e27-9083-5edef03b1a45 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/086ffe1f-193d-4e27-9083-5edef03b1a45 2022-01-14 01:33:04,617 DEBUG 132:onap_service.py(7) - [None][Check 086ffe1f-193d-4e27-9083-5edef03b1a45 orchestration request status] data sent: None 2022-01-14 01:33:04,619 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:33:04,782 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/086ffe1f-193d-4e27-9083-5edef03b1a45 HTTP/1.1" 200 1551 2022-01-14 01:33:04,784 INFO 142:onap_service.py(7) - [None][Check 086ffe1f-193d-4e27-9083-5edef03b1a45 orchestration request status] response code: 200 2022-01-14 01:33:04,784 DEBUG 146:onap_service.py(7) - [None][Check 086ffe1f-193d-4e27-9083-5edef03b1a45 orchestration request status] response: {"request":{"requestId":"086ffe1f-193d-4e27-9083-5edef03b1a45","startTime":"Fri, 14 Jan 2022 01:32:52 GMT","finishTime":"Fri, 14 Jan 2022 01:32:56 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"bf046adb-a37a-4e61-a71b-529ed1276dd3","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelUuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelInvariantUuid":"bf046adb-a37a-4e61-a71b-529ed1276dd3"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a","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":"9e4f7175-769c-4a4b-9bbc-0a2406a5127a","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"f872423d-87bd-401c-a9f1-d740d459b87f","serviceInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 14 Jan 2022 01:32:56 GMT"}}} 2022-01-14 01:33:04,785 DEBUG 129:onap_service.py(7) - [None][Check 086ffe1f-193d-4e27-9083-5edef03b1a45 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cb18a4b6-d637-4726-bd61-69b47b7616a3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:33:04,785 DEBUG 131:onap_service.py(7) - [None][Check 086ffe1f-193d-4e27-9083-5edef03b1a45 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/086ffe1f-193d-4e27-9083-5edef03b1a45 2022-01-14 01:33:04,785 DEBUG 132:onap_service.py(7) - [None][Check 086ffe1f-193d-4e27-9083-5edef03b1a45 orchestration request status] data sent: None 2022-01-14 01:33:04,787 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:33:05,010 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/086ffe1f-193d-4e27-9083-5edef03b1a45 HTTP/1.1" 200 1551 2022-01-14 01:33:05,011 INFO 142:onap_service.py(7) - [None][Check 086ffe1f-193d-4e27-9083-5edef03b1a45 orchestration request status] response code: 200 2022-01-14 01:33:05,012 DEBUG 146:onap_service.py(7) - [None][Check 086ffe1f-193d-4e27-9083-5edef03b1a45 orchestration request status] response: {"request":{"requestId":"086ffe1f-193d-4e27-9083-5edef03b1a45","startTime":"Fri, 14 Jan 2022 01:32:52 GMT","finishTime":"Fri, 14 Jan 2022 01:32:56 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"bf046adb-a37a-4e61-a71b-529ed1276dd3","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelUuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelInvariantUuid":"bf046adb-a37a-4e61-a71b-529ed1276dd3"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a","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":"9e4f7175-769c-4a4b-9bbc-0a2406a5127a","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"f872423d-87bd-401c-a9f1-d740d459b87f","serviceInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 14 Jan 2022 01:32:56 GMT"}}} 2022-01-14 01:33:05,021 DEBUG 129:onap_service.py(1) - [None][Check 086ffe1f-193d-4e27-9083-5edef03b1a45 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7db4bedd-29fe-48c1-88ff-7fe4fea9d94f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:33:05,021 DEBUG 131:onap_service.py(1) - [None][Check 086ffe1f-193d-4e27-9083-5edef03b1a45 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/086ffe1f-193d-4e27-9083-5edef03b1a45 2022-01-14 01:33:05,022 DEBUG 132:onap_service.py(1) - [None][Check 086ffe1f-193d-4e27-9083-5edef03b1a45 orchestration request status] data sent: None 2022-01-14 01:33:05,024 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:33:05,236 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/086ffe1f-193d-4e27-9083-5edef03b1a45 HTTP/1.1" 200 1551 2022-01-14 01:33:05,237 INFO 142:onap_service.py(1) - [None][Check 086ffe1f-193d-4e27-9083-5edef03b1a45 orchestration request status] response code: 200 2022-01-14 01:33:05,237 DEBUG 146:onap_service.py(1) - [None][Check 086ffe1f-193d-4e27-9083-5edef03b1a45 orchestration request status] response: {"request":{"requestId":"086ffe1f-193d-4e27-9083-5edef03b1a45","startTime":"Fri, 14 Jan 2022 01:32:52 GMT","finishTime":"Fri, 14 Jan 2022 01:32:56 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"bf046adb-a37a-4e61-a71b-529ed1276dd3","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelUuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelInvariantUuid":"bf046adb-a37a-4e61-a71b-529ed1276dd3"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a","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":"9e4f7175-769c-4a4b-9bbc-0a2406a5127a","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"f872423d-87bd-401c-a9f1-d740d459b87f","serviceInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 14 Jan 2022 01:32:56 GMT"}}} 2022-01-14 01:33:05,238 DEBUG 129:onap_service.py(1) - [None][Check 086ffe1f-193d-4e27-9083-5edef03b1a45 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ca1c5c77-b5db-423b-922a-236a22f9cecf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:33:05,238 DEBUG 131:onap_service.py(1) - [None][Check 086ffe1f-193d-4e27-9083-5edef03b1a45 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/086ffe1f-193d-4e27-9083-5edef03b1a45 2022-01-14 01:33:05,239 DEBUG 132:onap_service.py(1) - [None][Check 086ffe1f-193d-4e27-9083-5edef03b1a45 orchestration request status] data sent: None 2022-01-14 01:33:05,240 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:33:05,407 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/086ffe1f-193d-4e27-9083-5edef03b1a45 HTTP/1.1" 200 1551 2022-01-14 01:33:05,408 INFO 142:onap_service.py(1) - [None][Check 086ffe1f-193d-4e27-9083-5edef03b1a45 orchestration request status] response code: 200 2022-01-14 01:33:05,409 DEBUG 146:onap_service.py(1) - [None][Check 086ffe1f-193d-4e27-9083-5edef03b1a45 orchestration request status] response: {"request":{"requestId":"086ffe1f-193d-4e27-9083-5edef03b1a45","startTime":"Fri, 14 Jan 2022 01:32:52 GMT","finishTime":"Fri, 14 Jan 2022 01:32:56 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"bf046adb-a37a-4e61-a71b-529ed1276dd3","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelUuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelInvariantUuid":"bf046adb-a37a-4e61-a71b-529ed1276dd3"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a","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":"9e4f7175-769c-4a4b-9bbc-0a2406a5127a","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"f872423d-87bd-401c-a9f1-d740d459b87f","serviceInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 14 Jan 2022 01:32:56 GMT"}}} 2022-01-14 01:33:05,410 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-14 01:33:05,410 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-14 01:33:05,410 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2022-01-14 01:33:05,412 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:05,473 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-14 01:33:05,475 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2022-01-14 01:33:05,476 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1642123731295","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-14 01:33:05,478 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a 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-14 01:33:05,478 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a 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-b6cf6104-76de-44a1-a80f-1f1e9e2f673a 2022-01-14 01:33:05,478 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a service-instance-name] data sent: None 2022-01-14 01:33:05,480 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:05,549 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-b6cf6104-76de-44a1-a80f-1f1e9e2f673a HTTP/1.1" 200 1191 2022-01-14 01:33:05,550 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a service-instance-name] response code: 200 2022-01-14 01:33:05,550 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a service-instance-name] response: {"service-instance":[{"service-instance-id":"f872423d-87bd-401c-a9f1-d740d459b87f","service-instance-name":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"bf046adb-a37a-4e61-a71b-529ed1276dd3","model-version-id":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","resource-version":"1642123976288","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/f872423d-87bd-401c-a9f1-d740d459b87f/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/9e4f7175-769c-4a4b-9bbc-0a2406a5127a","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"9e4f7175-769c-4a4b-9bbc-0a2406a5127a"}]},{"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-14 01:33:05,554 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-14 01:33:05,554 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-14 01:33:05,554 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2022-01-14 01:33:05,557 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:05,604 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-14 01:33:05,605 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2022-01-14 01:33:05,605 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":"1642123730337"} 2022-01-14 01:33:05,607 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-14 01:33:05,607 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-14 01:33:05,608 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2022-01-14 01:33:05,609 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:05,657 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-14 01:33:05,658 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2022-01-14 01:33:05,659 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1642123731295","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-14 01:33:05,661 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a 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-14 01:33:05,661 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a 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-b6cf6104-76de-44a1-a80f-1f1e9e2f673a 2022-01-14 01:33:05,661 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a service-instance-name] data sent: None 2022-01-14 01:33:05,663 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:05,717 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-b6cf6104-76de-44a1-a80f-1f1e9e2f673a HTTP/1.1" 200 1191 2022-01-14 01:33:05,718 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a service-instance-name] response code: 200 2022-01-14 01:33:05,718 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a service-instance-name] response: {"service-instance":[{"service-instance-id":"f872423d-87bd-401c-a9f1-d740d459b87f","service-instance-name":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"bf046adb-a37a-4e61-a71b-529ed1276dd3","model-version-id":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","resource-version":"1642123976288","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/f872423d-87bd-401c-a9f1-d740d459b87f/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/9e4f7175-769c-4a4b-9bbc-0a2406a5127a","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"9e4f7175-769c-4a4b-9bbc-0a2406a5127a"}]},{"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-14 01:33:05,721 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-14 01:33:05,721 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-14 01:33:05,721 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-14 01:33:05,723 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:05,776 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-14 01:33:05,776 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-14 01:33:05,777 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":"1642123730113","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-14 01:33:05,779 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-14 01:33:05,780 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-14 01:33:05,780 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-01-14 01:33:05,782 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:05,833 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-14 01:33:05,834 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-01-14 01:33:05,834 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1642123731295","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-14 01:33:05,836 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-14 01:33:05,836 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-14 01:33:05,836 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-14 01:33:05,837 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-14 01:33:05,837 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-14 01:33:05,838 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:33:06,221 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-14 01:33:06,224 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-14 01:33:06,224 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cc7d83e1-3576-4726-be20-4f8b1ae83c4c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b94639d2-251b-4749-a459-cb44a52b9988/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","name":"basic_onboard_qDUNhQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5bb65382-05a8-47ea-b4e7-363159952e6b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-14 01:33:06,228 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-14 01:33:06,228 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:33:06,229 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:33:06,229 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:33:06,230 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-14 01:33:06,230 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:33:06,231 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:33:06,231 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:33:06,231 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_qDUNhQ from SDC 2022-01-14 01:33:06,232 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:33:06,232 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:33:06,233 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:33:06,233 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-14 01:33:06,233 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:33:06,234 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:33:06,234 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:33:06,234 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-14 01:33:06,234 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-14 01:33:06,235 INFO 192:__init__.py(1) - Service found, updating information 2022-01-14 01:33:06,235 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-14 01:33:06,236 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-14 01:33:06,236 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-14 01:33:06,239 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:33:06,631 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-14 01:33:06,633 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-14 01:33:06,636 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2bbcd551-878e-44b9-803f-3b36d70d97e4","lifecycleState":"CERTIFIED","lastUpdateDate":1642115956809,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd5a4f83-a437-40aa-8003-c1b79a92bafe","invariantUUID":"93a7800a-ad9f-4aad-a954-c5ebc02d0df2","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":"d0c0696c-73ab-46fe-8b8d-0219435a4363","lifecycleState":"CERTIFIED","lastUpdateDate":1642116026429,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d0ce019-8593-4c0d-a5d5-0d6733cf09ee","invariantUUID":"1de0b592-7b81-4076-a4dd-6820ee04ca70","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37c170b2-335e-4c19-b824-44892cd76f92","lifecycleState":"CERTIFIED","lastUpdateDate":1642115935793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba15508c-e186-4db3-81ec-2c877541f9d2","invariantUUID":"a8b153a0-caee-4b42-9ac0-18080eca1a4b","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":"port","uniqueId":"806e847f-7248-4ef7-810e-f3dee2e6352a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116049679,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e12228a-14bc-43c6-8308-628fb3802281","invariantUUID":"0a3bb9ea-7d99-4a7f-a27d-330bfd3545b6","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b4414ee-4c3b-45ed-9832-0de1cd9dfd6d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116043154,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ba5e16-d4ae-46fe-a496-41186426ab40","invariantUUID":"8e0c3f02-84b4-4dc7-b51c-11b1bb830e50","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":"7d3b8021-0bb6-4e56-8711-a5d7c514435b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115937203,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5e1b1c09-9dda-4878-941f-c91327d0118b","invariantUUID":"d3deb91f-c3b1-4983-a87a-2fad1096f791","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":"92234b58-edc4-44bf-84c5-0bd2de0ffaca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115987875,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0c81fcd-b661-4c82-b1ad-66ac4372f57a","invariantUUID":"401dff58-7de8-46d6-a46e-ccebe612a507","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":"securityrules","uniqueId":"93a4b0b1-7ff5-49c8-a0ec-07596c2fbdf3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115951411,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0b56842f-37c5-4b8a-96fa-a30f23dda843","invariantUUID":"ebdd86a5-a449-441e-808a-a41f74dca416","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e126925-a64d-4568-954c-73a8f694c418","lifecycleState":"CERTIFIED","lastUpdateDate":1642115989360,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc636ec0-d75c-44af-9b7d-1e47bdfae955","invariantUUID":"1918cec1-c405-4ede-ba4f-f013c6d28d28","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"187af211-3f47-4b77-8872-eccc31ab3699","lifecycleState":"CERTIFIED","lastUpdateDate":1642115965482,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f78b7e4-bab5-4a39-aaf7-dc6d5e464695","invariantUUID":"1d7a4960-fbfe-4aa8-9826-82369abd96d8","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"306f7adf-5e64-4d05-932c-648248c3a46a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115931291,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e31747ed-cfb7-4b90-b0df-6a929d526b93","invariantUUID":"e07e69a9-0f30-4bb5-bcb5-9d116335a040","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":"3fcf3448-e5a6-4681-8f84-96064bed46d5","lifecycleState":"CERTIFIED","lastUpdateDate":1642116098807,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af82705a-e51d-4227-9e7b-ed5daf371504","invariantUUID":"54539281-03a2-4102-99d3-9ae0843f5ba4","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":"defaulticon","uniqueId":"a5e9a0b5-fbfa-4dca-b280-f451429560a7","lifecycleState":"CERTIFIED","lastUpdateDate":1642123598766,"name":"basic_onboard_qDUNhQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4261624e-ca54-444b-83be-07cb1305c800","invariantUUID":"fc960dc4-a4d1-4ade-8bc3-be84c7f7d2f2","systemName":"BasicOnboardQdunhq","description":"VF","tags":["basic_onboard_qDUNhQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"647710f1-4480-4322-b572-23d97e2611aa","lifecycleState":"CERTIFIED","lastUpdateDate":1642115922348,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bd9bc82-3418-4de6-a80a-ba2175f022c8","invariantUUID":"b2ecb440-4dd2-43f9-9b55-c60a61d00be6","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":"objectStorage","uniqueId":"fe6be0c8-7a01-4254-9d99-c3ef24d01cf2","lifecycleState":"CERTIFIED","lastUpdateDate":1642115920889,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a5c9e61-8eba-4b35-b23e-724d665f3b98","invariantUUID":"111a7fff-ce2e-4a70-a32e-c6752645c99f","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":"compute","uniqueId":"48ecfded-6df2-46fc-a85a-5939997ab56d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116008404,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74deee2e-fdfd-41aa-be54-6a93da70737d","invariantUUID":"7943a931-454c-4485-ac52-34801bab7ea0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"92691734-01ca-4456-920d-78a2a0ccc59e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116104329,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83c2afc3-9630-4ff2-bfa4-3ddabfcf1553","invariantUUID":"ff277569-4c63-4b5a-a0ac-6faa27a7c332","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":"492f3767-c349-4199-8fdf-6cce09806f73","lifecycleState":"CERTIFIED","lastUpdateDate":1642115925245,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f51d8f33-a0a8-40e8-b0d9-c97727dfa862","invariantUUID":"35971028-0676-42f8-b31d-216362b682e0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f86bb2-9974-4ded-b616-ef2003fb73ce","lifecycleState":"CERTIFIED","lastUpdateDate":1642116055163,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df12aef3-0e2e-4027-ae60-7ddaf2d3bc22","invariantUUID":"39928119-05c2-4c10-a5d1-d626b351ce3c","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":"compute","uniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","lifecycleState":"CERTIFIED","lastUpdateDate":1642115896067,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd7355c-9613-4cf2-ab93-cc49f8f8f69c","invariantUUID":"8b7d5682-7de8-47e7-b447-07881ed0982c","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":"defaulticon","uniqueId":"12dc700a-be56-43ef-8e3f-96608d0e35b9","lifecycleState":"CERTIFIED","lastUpdateDate":1642123160486,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"568e0b89-0ef2-4e8e-b9af-9b25ec559412","invariantUUID":"54a875a5-9c4e-40bb-8058-d1e82ea59128","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00826204-2025-4277-9aef-9736478d4970","lifecycleState":"CERTIFIED","lastUpdateDate":1642116036080,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7890c87-bff9-45b2-8352-e6fbf416d3ee","invariantUUID":"196ee8ba-c50e-4fa8-85c1-f7d99ccc3b89","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4fda049d-a459-4f8d-ac1c-42fafdc7a630","lifecycleState":"CERTIFIED","lastUpdateDate":1642116051894,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b09009f-c4cd-439b-b2d8-1f0f8f406d72","invariantUUID":"5c0f6a48-542e-4fb8-b5eb-7aac513a7059","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6923d9d-cb7f-450f-9d6c-72402feeae63","lifecycleState":"CERTIFIED","lastUpdateDate":1642116105710,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26f8e9a7-a392-457b-9c78-05d7611be0e7","invariantUUID":"87df72e1-6fc6-4d78-bad4-f99135e9689f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f327106-07b0-4775-b8b4-7bafb159fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116056852,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b987cf2-3418-42c9-9008-1567f0a85267","invariantUUID":"f2e6dd9a-4069-466a-966b-92766f599bff","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"56683d95-434a-4d78-8850-a617613b2860","lifecycleState":"CERTIFIED","lastUpdateDate":1642116024579,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"466129c6-6623-4a43-8c6e-cd88deff9b31","invariantUUID":"ea81ceb4-23f5-4cf6-a3e4-ab2fb2032789","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":"loadBalancer","uniqueId":"195fc0d8-0d92-42fc-9632-2b836b6dc6e7","lifecycleState":"CERTIFIED","lastUpdateDate":1642115913191,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47d3119d-39e5-40e0-b8e6-920d6db611ca","invariantUUID":"7e21eaac-76fa-42ff-920f-0e0ff51796b0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4829965c-e0b9-4b1b-b89a-2171b9cc698d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115915008,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f48fdf0f-3306-48a9-9f29-61a37658537c","invariantUUID":"a13a1752-4ef9-42fd-a55a-50caf9e357b8","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5ff7ce9-bccc-4f34-9897-b60319ed117d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116106966,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6376a0aa-a25e-4ad8-9d9d-6726e236da07","invariantUUID":"93504b3e-0352-49ec-833a-443e35d08e9d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"889eb12d-f057-4b86-8f16-a9ebc099e1f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116034741,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfadf82f-b790-4bb4-86c0-90eaea80d2fa","invariantUUID":"19389e73-f9e4-4097-adcc-fa36f212ed7f","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"912b5d67-9e9b-4d11-b216-c70e0f92372a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116108243,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a46fc76-b066-4017-8a54-6895c0a11d1c","invariantUUID":"2def27f0-e5f4-48c2-aa92-2d68afbf1bbd","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d866966d-db66-4de7-a454-c0b7f227caf4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116110791,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f4c099-5bb3-4592-89c8-4e454983fa9d","invariantUUID":"57942834-20a7-4db8-ae7f-f33036d5b32b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"57d220d2-efd8-4f19-affc-865a835bb6c9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116044861,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05311e8f-6ba9-475e-acba-856aed7d67dd","invariantUUID":"6313ce00-00cd-4664-b15e-7e7ea1f78966","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ec35f244-ebe5-4a31-b7ef-316b82b18ce9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116063049,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5056159-7781-4da2-baae-365cb168f887","invariantUUID":"3e77f9b9-1831-4d7f-b169-a554653048ee","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":"9e434432-acea-4837-8559-754aeb68d2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1642115995051,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"52204ed1-d372-4e09-b252-c30b93613686","invariantUUID":"625a4bbc-a3bd-4370-906a-8ac002f7c336","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73b3017f-8c9e-4a04-b2fa-39d95cd4252c","lifecycleState":"CERTIFIED","lastUpdateDate":1642116002906,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27b96b8a-90cb-4a28-beda-c805d16dfa49","invariantUUID":"9f5f66b2-b066-472c-8b89-47752727fee7","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":"defaulticon","uniqueId":"62b3a7d6-a4c0-43e3-a7f2-4c642a71fe5e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115992225,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38bed6f-4fde-42ee-8413-1fd40bff6209","invariantUUID":"766240a9-2263-4e01-8940-28c398f3a27a","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":"defaulticon","uniqueId":"4ff2182c-e97b-40d8-a461-bbe9e3e262cf","lifecycleState":"CERTIFIED","lastUpdateDate":1642115929265,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ff462d5-8a87-4bd2-ac91-f4e29fed4c56","invariantUUID":"33da3680-df03-49a1-8c5c-b1d2d1e3c979","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":"defaulticon","uniqueId":"06b06ea2-9861-42d2-b2ea-b05aa725c36b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115905587,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"00d8129f-0d17-4155-94c1-f67e03971a81","invariantUUID":"19773fc6-8e2d-4dc7-8f1f-64f651df700a","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dde58a6a-a48f-4a32-8c8d-56aae8e378ad","lifecycleState":"CERTIFIED","lastUpdateDate":1642123689305,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","invariantUUID":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"d74fec4c-8873-4270-93cc-c8b44e49390c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115998541,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0832b848-cc18-4f00-9cfe-a0914cc35a92","invariantUUID":"3f75a755-0a91-4f52-8393-b0089fe67287","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":"compute","uniqueId":"ada213b0-af9a-46e6-93d9-701cc7c28761","lifecycleState":"CERTIFIED","lastUpdateDate":1642116059774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21f60837-fa51-47b3-b25a-b9b732556441","invariantUUID":"492bf900-0de3-42cd-a5a5-0073c62fa52d","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1f65a1f7-6ce6-442c-8c34-b46f359dad06","lifecycleState":"CERTIFIED","lastUpdateDate":1642116030352,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73f99b64-4353-4c45-99eb-91ed869b12d5","invariantUUID":"e6e8bdd3-3dc1-419d-8d48-6ad1fbec0821","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":"9e1524d0-15b1-4993-9e5b-3b73e00659b6","lifecycleState":"CERTIFIED","lastUpdateDate":1642115969827,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8236bbc6-fedf-43af-b79a-49c03c88794c","invariantUUID":"dc99f529-620a-4e43-9558-2295f663694b","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":"objectStorage","uniqueId":"78fddc54-9195-405b-a8c0-9eb0a1583c81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116101669,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ecbc35b-d14e-4573-b496-bb9459d65132","invariantUUID":"1d66d6c2-c5fe-48a2-ab1b-6346939c50e8","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37e0f777-ebc5-489a-9ee1-3cd29ea08a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116038934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"035c3fd3-9c92-44c5-84db-ce75641b528d","invariantUUID":"31d04304-41e7-4a02-b0c8-20655c5fa7b0","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae12bceb-e807-4cb4-8756-c4f3700a1368","lifecycleState":"CERTIFIED","lastUpdateDate":1642115916507,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95168a5f-8a1d-4240-bb5d-3abed20b3cfb","invariantUUID":"4d86ab82-7a0e-45c0-aecb-5d6d9e71079f","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":"networkrules","uniqueId":"05fe0b68-36d9-4859-b1eb-33e03e03b0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115943126,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f3f8d7ed-5ffa-4128-a227-c74fd35bc562","invariantUUID":"862834ef-f8a9-45d4-8e5b-39584c48930a","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4ec0bfb1-bb59-4cf7-8a47-2683689cd895","lifecycleState":"CERTIFIED","lastUpdateDate":1642116096118,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d8115a-0a41-4b6c-a3af-209f86a9b637","invariantUUID":"f179b55b-fccc-4a86-aff3-70c44edecc74","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28ff3af8-674d-48b7-bcbe-951c0a86e51f","lifecycleState":"CERTIFIED","lastUpdateDate":1642116061400,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aab426a7-1dd8-453d-bb25-2492d870042b","invariantUUID":"61f891c4-33e0-4a8e-823e-692692b35194","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":"5b472bf3-eac6-44b4-9458-d2afe54b1b5c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115958189,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3f194c1-7b89-46f6-baa0-e3ab89afafde","invariantUUID":"75926112-0ca2-4c73-a58f-5e923d45fd5e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"078b0cd8-a895-4393-b3c2-4fd96fadd49a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116015179,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b33ce00-b69d-4117-af15-7090ad56056e","invariantUUID":"7ef4bd86-68da-40e7-80bc-14b25b9595c2","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1198ce5-a4a4-4598-9566-969dd226152a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116109523,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8547f10-f054-4f17-8b16-ef2ba7ee3c12","invariantUUID":"c2d87dfd-4462-43a0-a067-2d525230fd4a","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"321d752c-90ad-492c-a027-2c22d867c15b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115907709,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ca08e47-6324-4ca2-9d27-c92a16fa7569","invariantUUID":"554ed8f8-8903-498e-b0da-6842952f3e04","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":"compute","uniqueId":"696d0716-6baa-4f92-9840-1993e83ab26a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115954589,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e31d5490-74db-4ab2-af58-c4d87473dcb2","invariantUUID":"34290bfc-7f53-4104-a156-16a86f34c091","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52160b63-6549-4705-b65d-a94f9b54e45b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116017090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fd1dff6-4d48-4c0e-afa6-3f0e37536426","invariantUUID":"e90c8c34-c937-4f30-80e3-862f1504f46b","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81f2abe5-5321-4156-8c90-6ced85d604fe","lifecycleState":"CERTIFIED","lastUpdateDate":1642115934258,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"185842f2-7081-42b5-864e-b794df82326d","invariantUUID":"d094d70f-b522-4e30-b868-8952a0999e76","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75e4b74d-d461-4493-972c-7f238158db58","lifecycleState":"CERTIFIED","lastUpdateDate":1642115949861,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed41f60d-867f-4bfd-93e6-d2e32dcbc2c0","invariantUUID":"9e9b085a-17ff-4a90-b5b5-3487ba74a001","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":"port","uniqueId":"055abf67-266d-49bb-b184-64a163b0329a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116028616,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec552d88-7ca7-4432-b7b6-d26c892bdba6","invariantUUID":"099c2b5e-92cf-4479-8e5e-ae25dbec2df1","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":"3ecc55b9-4a81-474d-b398-882bf7a46b63","lifecycleState":"CERTIFIED","lastUpdateDate":1642115977929,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2c7e70a-5a23-44f2-9858-0b4a05cf1e60","invariantUUID":"8a369bc1-3974-4bdf-a552-9dcf48ee5b63","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":"6df86238-13f9-48fc-8e07-8a2f4712c988","lifecycleState":"CERTIFIED","lastUpdateDate":1642116037512,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"380f8390-a0f0-453a-bacf-dae9320123a0","invariantUUID":"a2141494-916a-45dc-9189-719529732c59","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73d800d-f9be-4232-85f7-d7d5d81129f3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115986493,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ae0c11f3-abee-4161-9317-0cee17ae330b","invariantUUID":"a652e66c-b726-4f48-9d1f-3ee0cfd23859","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":"port","uniqueId":"f53514d7-ad38-42b4-a7fc-70eb97c80d4e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116031947,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56882cef-d06d-4aab-81c0-393b430491c7","invariantUUID":"5b6bd5b3-d1bd-4d16-99e5-7702157ac89f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a010d93e-920b-4f77-9aa9-824788912940","lifecycleState":"CERTIFIED","lastUpdateDate":1642116010014,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf233508-163e-4692-94a3-fcbf76633e00","invariantUUID":"24ce2467-2c06-4fc3-8c41-617f8452b384","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e0f2e41-0148-406f-a7d6-89addb87de32","lifecycleState":"CERTIFIED","lastUpdateDate":1642115996806,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56b1cfeb-72bc-4fd6-9248-02fd7481bf4d","invariantUUID":"71de902a-5fc4-4a25-8f8a-1beaa2ff8924","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23fbcc47-4a05-4072-9108-468c52600b33","lifecycleState":"CERTIFIED","lastUpdateDate":1642116058355,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d142da8-c1f6-4ce0-9892-7ecd54afe273","invariantUUID":"6ac852e6-3b00-44e5-8ba5-c42598702f54","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8751960e-7921-42d7-af76-15ba2f9665f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116001472,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff6a7f60-4e50-4b7f-9b74-33f4c8209317","invariantUUID":"06045ca4-80b4-4575-a1de-c3c958340e46","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40cc5c38-4d2d-43a9-962b-315268606174","lifecycleState":"CERTIFIED","lastUpdateDate":1642115944639,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bd244b6-19c6-403b-aba7-c9959f34cd4c","invariantUUID":"61573c3d-679e-47b8-9d74-1efe4824743d","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"01902a55-ff41-4f9e-9a61-2e46e9c773c8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115967516,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4057ec97-2c46-4f02-8801-0a9c143c44d6","invariantUUID":"8f9afc35-af38-4448-b15c-83720be914dd","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"78854a26-d1bc-456a-85ac-b97c4f87598e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115990784,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ed29dcee-7182-429b-89a4-019f9c60979f","invariantUUID":"4262c20d-d453-4292-8798-fb9a9ba72cba","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":"e3aa98ea-8f8a-415f-a4cd-c74b364a3afa","lifecycleState":"CERTIFIED","lastUpdateDate":1642116033376,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d8b6b7d-ed24-49b9-9bc0-df92a394dd2c","invariantUUID":"c8a8673f-7c86-47a2-8425-b726f254d714","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14ac82e5-2025-4ef7-9456-558193201a77","lifecycleState":"CERTIFIED","lastUpdateDate":1642116040939,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"334be054-7e96-47bf-957f-5165a12dae0d","invariantUUID":"468fe813-9e73-4db9-a871-5dccf0690044","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bfa49c18-2735-456d-a5e4-33c5d8d4aedd","lifecycleState":"CERTIFIED","lastUpdateDate":1642116097532,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12e98c33-91ee-4dca-8057-7451cbb3a8cf","invariantUUID":"bcbc8f8c-02af-4bc1-b81f-616ad360dd61","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":"dcbb55f6-323d-43dc-91c3-32f3e0187914","lifecycleState":"CERTIFIED","lastUpdateDate":1642115982191,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ccbf03e-54ef-4828-a5fc-c5e95f4c8667","invariantUUID":"c7f94c31-e468-46c6-98cf-8e4bf4ccf462","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":"compute","uniqueId":"d330f4e1-aa3e-42a7-a759-aa02fd5cb76d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116004390,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9445ca74-16c0-47bf-8e88-091f5adf8304","invariantUUID":"0660483e-acbe-449e-9fba-08685379317d","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":"port","uniqueId":"80c6322f-5698-4328-ad92-957ce746d021","lifecycleState":"CERTIFIED","lastUpdateDate":1642115926886,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76519598-1757-45c5-9f7a-a193452b72e6","invariantUUID":"b6454f7c-c4af-4d57-8ab0-30ca403b9c24","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":"objectStorage","uniqueId":"3288b178-232f-4e73-a476-8aa2dcb522bb","lifecycleState":"CERTIFIED","lastUpdateDate":1642115909813,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a408072f-95a9-4d55-a66f-eae4af3250b5","invariantUUID":"560d8a2c-d9e1-4af9-a73a-1022ef2f3e83","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":"networkrules","uniqueId":"cfe8991e-6676-4173-9519-aa24c85519e3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115948320,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1ac0a1db-ddeb-4244-98d6-f1fd14a8d4e5","invariantUUID":"de96bfe2-d82c-46e7-bba9-68759e51180b","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a668160a-9e7d-4a55-b616-65bb57c0ce11","lifecycleState":"CERTIFIED","lastUpdateDate":1642116100311,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b881153f-46e0-4509-bc06-b5062147bd4c","invariantUUID":"faeb5f7a-f35b-4954-8bc6-ac6db9b111ef","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":"network","uniqueId":"13edc194-7966-46d9-9713-7472992bbf07","lifecycleState":"CERTIFIED","lastUpdateDate":1642115983593,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8285a39-d596-49ed-af09-1767aef18386","invariantUUID":"407a34e5-0193-40e6-ba44-e26245e76d53","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":"0c6204ed-570a-44dc-ac29-1deab811449d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115923785,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69af236b-9ed1-48bb-be71-ff89282af4e2","invariantUUID":"24979889-02ba-4295-84c3-f442c1748bec","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":"objectStorage","uniqueId":"b30bd4ae-4e40-4b0a-82c3-8860c59d312f","lifecycleState":"CERTIFIED","lastUpdateDate":1642115993628,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"826d1b1c-31b7-4815-8bc2-b642606eb069","invariantUUID":"1daaaf13-19cb-46be-98ad-1e18a2ee3631","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":"objectStorage","uniqueId":"862afa3c-75be-4057-820d-713877bbd462","lifecycleState":"CERTIFIED","lastUpdateDate":1642116103012,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8be007f0-28df-477b-9f8f-1b418741993c","invariantUUID":"d16a967e-d7d0-4f91-acdf-35674eb29bcc","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":"network","uniqueId":"2fdf097d-bc90-45f2-b9dd-6e30fc0902ca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115959979,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f92007e7-7547-44f4-9abb-aae1e72db6d2","invariantUUID":"8dd9f2f7-4766-465c-857c-63386812578a","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":"d6780666-a5f6-4359-980f-95e7725e98af","lifecycleState":"CERTIFIED","lastUpdateDate":1642115932841,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a0fc63f-f9a5-4ec0-92f6-968631d06a9d","invariantUUID":"2c62a88e-fcbb-42f5-8ca0-fa71e3d1adab","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"29acefd5-3f39-4752-99e9-a6d87c8ad8ac","lifecycleState":"CERTIFIED","lastUpdateDate":1642122733266,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","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":"8bd08fd3-07cc-4aa2-8b7d-b183a3443697","lifecycleState":"CERTIFIED","lastUpdateDate":1642123197276,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","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":"aa72bbbe-0d66-40df-8ff3-f513f57429e6","lifecycleState":"CERTIFIED","lastUpdateDate":1642123633379,"name":"basic_onboard_qDUNhQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","systemName":"BasicOnboardQdunhq","description":"service","tags":["basic_onboard_qDUNhQ"],"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":"ca987252-d5f8-47d0-a60f-f00da8c76199","lifecycleState":"CERTIFIED","lastUpdateDate":1642123727157,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","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-14 01:33:06,642 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-14 01:33:06,642 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-14 01:33:06,643 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/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/toscaModel 2022-01-14 01:33:06,643 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2022-01-14 01:33:06,644 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:33:06,875 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/toscaModel HTTP/1.1" 200 None 2022-01-14 01:33:06,879 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2022-01-14 01:33:06,879 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2022-01-14 01:33:06,940 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-14 01:33:06,941 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-14 01:33:06,941 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-14 01:33:06,942 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-14 01:33:06,942 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-14 01:33:06,943 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:33:07,007 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-14 01:33:07,008 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-14 01:33:07,009 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cc7d83e1-3576-4726-be20-4f8b1ae83c4c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b94639d2-251b-4749-a459-cb44a52b9988/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","name":"basic_onboard_qDUNhQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5bb65382-05a8-47ea-b4e7-363159952e6b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-14 01:33:07,011 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-14 01:33:07,011 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:33:07,012 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:33:07,012 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:33:07,012 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-14 01:33:07,012 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:33:07,013 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:33:07,013 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:33:07,013 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_qDUNhQ from SDC 2022-01-14 01:33:07,014 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:33:07,014 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:33:07,014 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:33:07,014 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-14 01:33:07,015 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:33:07,015 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:33:07,015 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:33:07,015 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-14 01:33:07,016 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-14 01:33:07,016 INFO 192:__init__.py(1) - Service found, updating information 2022-01-14 01:33:07,016 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-14 01:33:07,017 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-14 01:33:07,017 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-14 01:33:07,019 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:33:07,086 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-01-14 01:33:07,089 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-14 01:33:07,091 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2bbcd551-878e-44b9-803f-3b36d70d97e4","lifecycleState":"CERTIFIED","lastUpdateDate":1642115956809,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd5a4f83-a437-40aa-8003-c1b79a92bafe","invariantUUID":"93a7800a-ad9f-4aad-a954-c5ebc02d0df2","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":"d0c0696c-73ab-46fe-8b8d-0219435a4363","lifecycleState":"CERTIFIED","lastUpdateDate":1642116026429,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d0ce019-8593-4c0d-a5d5-0d6733cf09ee","invariantUUID":"1de0b592-7b81-4076-a4dd-6820ee04ca70","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37c170b2-335e-4c19-b824-44892cd76f92","lifecycleState":"CERTIFIED","lastUpdateDate":1642115935793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba15508c-e186-4db3-81ec-2c877541f9d2","invariantUUID":"a8b153a0-caee-4b42-9ac0-18080eca1a4b","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":"port","uniqueId":"806e847f-7248-4ef7-810e-f3dee2e6352a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116049679,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e12228a-14bc-43c6-8308-628fb3802281","invariantUUID":"0a3bb9ea-7d99-4a7f-a27d-330bfd3545b6","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b4414ee-4c3b-45ed-9832-0de1cd9dfd6d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116043154,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ba5e16-d4ae-46fe-a496-41186426ab40","invariantUUID":"8e0c3f02-84b4-4dc7-b51c-11b1bb830e50","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":"7d3b8021-0bb6-4e56-8711-a5d7c514435b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115937203,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5e1b1c09-9dda-4878-941f-c91327d0118b","invariantUUID":"d3deb91f-c3b1-4983-a87a-2fad1096f791","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":"92234b58-edc4-44bf-84c5-0bd2de0ffaca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115987875,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0c81fcd-b661-4c82-b1ad-66ac4372f57a","invariantUUID":"401dff58-7de8-46d6-a46e-ccebe612a507","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":"securityrules","uniqueId":"93a4b0b1-7ff5-49c8-a0ec-07596c2fbdf3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115951411,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0b56842f-37c5-4b8a-96fa-a30f23dda843","invariantUUID":"ebdd86a5-a449-441e-808a-a41f74dca416","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e126925-a64d-4568-954c-73a8f694c418","lifecycleState":"CERTIFIED","lastUpdateDate":1642115989360,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc636ec0-d75c-44af-9b7d-1e47bdfae955","invariantUUID":"1918cec1-c405-4ede-ba4f-f013c6d28d28","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"187af211-3f47-4b77-8872-eccc31ab3699","lifecycleState":"CERTIFIED","lastUpdateDate":1642115965482,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f78b7e4-bab5-4a39-aaf7-dc6d5e464695","invariantUUID":"1d7a4960-fbfe-4aa8-9826-82369abd96d8","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"306f7adf-5e64-4d05-932c-648248c3a46a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115931291,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e31747ed-cfb7-4b90-b0df-6a929d526b93","invariantUUID":"e07e69a9-0f30-4bb5-bcb5-9d116335a040","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":"3fcf3448-e5a6-4681-8f84-96064bed46d5","lifecycleState":"CERTIFIED","lastUpdateDate":1642116098807,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af82705a-e51d-4227-9e7b-ed5daf371504","invariantUUID":"54539281-03a2-4102-99d3-9ae0843f5ba4","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":"defaulticon","uniqueId":"a5e9a0b5-fbfa-4dca-b280-f451429560a7","lifecycleState":"CERTIFIED","lastUpdateDate":1642123598766,"name":"basic_onboard_qDUNhQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4261624e-ca54-444b-83be-07cb1305c800","invariantUUID":"fc960dc4-a4d1-4ade-8bc3-be84c7f7d2f2","systemName":"BasicOnboardQdunhq","description":"VF","tags":["basic_onboard_qDUNhQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"647710f1-4480-4322-b572-23d97e2611aa","lifecycleState":"CERTIFIED","lastUpdateDate":1642115922348,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bd9bc82-3418-4de6-a80a-ba2175f022c8","invariantUUID":"b2ecb440-4dd2-43f9-9b55-c60a61d00be6","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":"objectStorage","uniqueId":"fe6be0c8-7a01-4254-9d99-c3ef24d01cf2","lifecycleState":"CERTIFIED","lastUpdateDate":1642115920889,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a5c9e61-8eba-4b35-b23e-724d665f3b98","invariantUUID":"111a7fff-ce2e-4a70-a32e-c6752645c99f","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":"compute","uniqueId":"48ecfded-6df2-46fc-a85a-5939997ab56d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116008404,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74deee2e-fdfd-41aa-be54-6a93da70737d","invariantUUID":"7943a931-454c-4485-ac52-34801bab7ea0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"92691734-01ca-4456-920d-78a2a0ccc59e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116104329,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83c2afc3-9630-4ff2-bfa4-3ddabfcf1553","invariantUUID":"ff277569-4c63-4b5a-a0ac-6faa27a7c332","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":"492f3767-c349-4199-8fdf-6cce09806f73","lifecycleState":"CERTIFIED","lastUpdateDate":1642115925245,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f51d8f33-a0a8-40e8-b0d9-c97727dfa862","invariantUUID":"35971028-0676-42f8-b31d-216362b682e0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f86bb2-9974-4ded-b616-ef2003fb73ce","lifecycleState":"CERTIFIED","lastUpdateDate":1642116055163,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df12aef3-0e2e-4027-ae60-7ddaf2d3bc22","invariantUUID":"39928119-05c2-4c10-a5d1-d626b351ce3c","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":"compute","uniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","lifecycleState":"CERTIFIED","lastUpdateDate":1642115896067,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd7355c-9613-4cf2-ab93-cc49f8f8f69c","invariantUUID":"8b7d5682-7de8-47e7-b447-07881ed0982c","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":"defaulticon","uniqueId":"12dc700a-be56-43ef-8e3f-96608d0e35b9","lifecycleState":"CERTIFIED","lastUpdateDate":1642123160486,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"568e0b89-0ef2-4e8e-b9af-9b25ec559412","invariantUUID":"54a875a5-9c4e-40bb-8058-d1e82ea59128","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00826204-2025-4277-9aef-9736478d4970","lifecycleState":"CERTIFIED","lastUpdateDate":1642116036080,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7890c87-bff9-45b2-8352-e6fbf416d3ee","invariantUUID":"196ee8ba-c50e-4fa8-85c1-f7d99ccc3b89","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4fda049d-a459-4f8d-ac1c-42fafdc7a630","lifecycleState":"CERTIFIED","lastUpdateDate":1642116051894,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b09009f-c4cd-439b-b2d8-1f0f8f406d72","invariantUUID":"5c0f6a48-542e-4fb8-b5eb-7aac513a7059","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6923d9d-cb7f-450f-9d6c-72402feeae63","lifecycleState":"CERTIFIED","lastUpdateDate":1642116105710,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26f8e9a7-a392-457b-9c78-05d7611be0e7","invariantUUID":"87df72e1-6fc6-4d78-bad4-f99135e9689f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f327106-07b0-4775-b8b4-7bafb159fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116056852,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b987cf2-3418-42c9-9008-1567f0a85267","invariantUUID":"f2e6dd9a-4069-466a-966b-92766f599bff","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"56683d95-434a-4d78-8850-a617613b2860","lifecycleState":"CERTIFIED","lastUpdateDate":1642116024579,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"466129c6-6623-4a43-8c6e-cd88deff9b31","invariantUUID":"ea81ceb4-23f5-4cf6-a3e4-ab2fb2032789","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":"loadBalancer","uniqueId":"195fc0d8-0d92-42fc-9632-2b836b6dc6e7","lifecycleState":"CERTIFIED","lastUpdateDate":1642115913191,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47d3119d-39e5-40e0-b8e6-920d6db611ca","invariantUUID":"7e21eaac-76fa-42ff-920f-0e0ff51796b0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4829965c-e0b9-4b1b-b89a-2171b9cc698d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115915008,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f48fdf0f-3306-48a9-9f29-61a37658537c","invariantUUID":"a13a1752-4ef9-42fd-a55a-50caf9e357b8","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5ff7ce9-bccc-4f34-9897-b60319ed117d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116106966,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6376a0aa-a25e-4ad8-9d9d-6726e236da07","invariantUUID":"93504b3e-0352-49ec-833a-443e35d08e9d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"889eb12d-f057-4b86-8f16-a9ebc099e1f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116034741,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfadf82f-b790-4bb4-86c0-90eaea80d2fa","invariantUUID":"19389e73-f9e4-4097-adcc-fa36f212ed7f","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"912b5d67-9e9b-4d11-b216-c70e0f92372a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116108243,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a46fc76-b066-4017-8a54-6895c0a11d1c","invariantUUID":"2def27f0-e5f4-48c2-aa92-2d68afbf1bbd","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d866966d-db66-4de7-a454-c0b7f227caf4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116110791,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f4c099-5bb3-4592-89c8-4e454983fa9d","invariantUUID":"57942834-20a7-4db8-ae7f-f33036d5b32b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"57d220d2-efd8-4f19-affc-865a835bb6c9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116044861,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05311e8f-6ba9-475e-acba-856aed7d67dd","invariantUUID":"6313ce00-00cd-4664-b15e-7e7ea1f78966","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ec35f244-ebe5-4a31-b7ef-316b82b18ce9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116063049,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5056159-7781-4da2-baae-365cb168f887","invariantUUID":"3e77f9b9-1831-4d7f-b169-a554653048ee","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":"9e434432-acea-4837-8559-754aeb68d2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1642115995051,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"52204ed1-d372-4e09-b252-c30b93613686","invariantUUID":"625a4bbc-a3bd-4370-906a-8ac002f7c336","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73b3017f-8c9e-4a04-b2fa-39d95cd4252c","lifecycleState":"CERTIFIED","lastUpdateDate":1642116002906,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27b96b8a-90cb-4a28-beda-c805d16dfa49","invariantUUID":"9f5f66b2-b066-472c-8b89-47752727fee7","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":"defaulticon","uniqueId":"62b3a7d6-a4c0-43e3-a7f2-4c642a71fe5e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115992225,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38bed6f-4fde-42ee-8413-1fd40bff6209","invariantUUID":"766240a9-2263-4e01-8940-28c398f3a27a","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":"defaulticon","uniqueId":"4ff2182c-e97b-40d8-a461-bbe9e3e262cf","lifecycleState":"CERTIFIED","lastUpdateDate":1642115929265,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ff462d5-8a87-4bd2-ac91-f4e29fed4c56","invariantUUID":"33da3680-df03-49a1-8c5c-b1d2d1e3c979","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":"defaulticon","uniqueId":"06b06ea2-9861-42d2-b2ea-b05aa725c36b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115905587,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"00d8129f-0d17-4155-94c1-f67e03971a81","invariantUUID":"19773fc6-8e2d-4dc7-8f1f-64f651df700a","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dde58a6a-a48f-4a32-8c8d-56aae8e378ad","lifecycleState":"CERTIFIED","lastUpdateDate":1642123689305,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","invariantUUID":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"d74fec4c-8873-4270-93cc-c8b44e49390c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115998541,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0832b848-cc18-4f00-9cfe-a0914cc35a92","invariantUUID":"3f75a755-0a91-4f52-8393-b0089fe67287","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":"compute","uniqueId":"ada213b0-af9a-46e6-93d9-701cc7c28761","lifecycleState":"CERTIFIED","lastUpdateDate":1642116059774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21f60837-fa51-47b3-b25a-b9b732556441","invariantUUID":"492bf900-0de3-42cd-a5a5-0073c62fa52d","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1f65a1f7-6ce6-442c-8c34-b46f359dad06","lifecycleState":"CERTIFIED","lastUpdateDate":1642116030352,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73f99b64-4353-4c45-99eb-91ed869b12d5","invariantUUID":"e6e8bdd3-3dc1-419d-8d48-6ad1fbec0821","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":"9e1524d0-15b1-4993-9e5b-3b73e00659b6","lifecycleState":"CERTIFIED","lastUpdateDate":1642115969827,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8236bbc6-fedf-43af-b79a-49c03c88794c","invariantUUID":"dc99f529-620a-4e43-9558-2295f663694b","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":"objectStorage","uniqueId":"78fddc54-9195-405b-a8c0-9eb0a1583c81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116101669,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ecbc35b-d14e-4573-b496-bb9459d65132","invariantUUID":"1d66d6c2-c5fe-48a2-ab1b-6346939c50e8","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37e0f777-ebc5-489a-9ee1-3cd29ea08a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116038934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"035c3fd3-9c92-44c5-84db-ce75641b528d","invariantUUID":"31d04304-41e7-4a02-b0c8-20655c5fa7b0","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae12bceb-e807-4cb4-8756-c4f3700a1368","lifecycleState":"CERTIFIED","lastUpdateDate":1642115916507,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95168a5f-8a1d-4240-bb5d-3abed20b3cfb","invariantUUID":"4d86ab82-7a0e-45c0-aecb-5d6d9e71079f","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":"networkrules","uniqueId":"05fe0b68-36d9-4859-b1eb-33e03e03b0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115943126,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f3f8d7ed-5ffa-4128-a227-c74fd35bc562","invariantUUID":"862834ef-f8a9-45d4-8e5b-39584c48930a","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4ec0bfb1-bb59-4cf7-8a47-2683689cd895","lifecycleState":"CERTIFIED","lastUpdateDate":1642116096118,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d8115a-0a41-4b6c-a3af-209f86a9b637","invariantUUID":"f179b55b-fccc-4a86-aff3-70c44edecc74","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28ff3af8-674d-48b7-bcbe-951c0a86e51f","lifecycleState":"CERTIFIED","lastUpdateDate":1642116061400,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aab426a7-1dd8-453d-bb25-2492d870042b","invariantUUID":"61f891c4-33e0-4a8e-823e-692692b35194","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":"5b472bf3-eac6-44b4-9458-d2afe54b1b5c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115958189,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3f194c1-7b89-46f6-baa0-e3ab89afafde","invariantUUID":"75926112-0ca2-4c73-a58f-5e923d45fd5e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"078b0cd8-a895-4393-b3c2-4fd96fadd49a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116015179,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b33ce00-b69d-4117-af15-7090ad56056e","invariantUUID":"7ef4bd86-68da-40e7-80bc-14b25b9595c2","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1198ce5-a4a4-4598-9566-969dd226152a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116109523,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8547f10-f054-4f17-8b16-ef2ba7ee3c12","invariantUUID":"c2d87dfd-4462-43a0-a067-2d525230fd4a","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"321d752c-90ad-492c-a027-2c22d867c15b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115907709,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ca08e47-6324-4ca2-9d27-c92a16fa7569","invariantUUID":"554ed8f8-8903-498e-b0da-6842952f3e04","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":"compute","uniqueId":"696d0716-6baa-4f92-9840-1993e83ab26a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115954589,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e31d5490-74db-4ab2-af58-c4d87473dcb2","invariantUUID":"34290bfc-7f53-4104-a156-16a86f34c091","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52160b63-6549-4705-b65d-a94f9b54e45b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116017090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fd1dff6-4d48-4c0e-afa6-3f0e37536426","invariantUUID":"e90c8c34-c937-4f30-80e3-862f1504f46b","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81f2abe5-5321-4156-8c90-6ced85d604fe","lifecycleState":"CERTIFIED","lastUpdateDate":1642115934258,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"185842f2-7081-42b5-864e-b794df82326d","invariantUUID":"d094d70f-b522-4e30-b868-8952a0999e76","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75e4b74d-d461-4493-972c-7f238158db58","lifecycleState":"CERTIFIED","lastUpdateDate":1642115949861,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed41f60d-867f-4bfd-93e6-d2e32dcbc2c0","invariantUUID":"9e9b085a-17ff-4a90-b5b5-3487ba74a001","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":"port","uniqueId":"055abf67-266d-49bb-b184-64a163b0329a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116028616,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec552d88-7ca7-4432-b7b6-d26c892bdba6","invariantUUID":"099c2b5e-92cf-4479-8e5e-ae25dbec2df1","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":"3ecc55b9-4a81-474d-b398-882bf7a46b63","lifecycleState":"CERTIFIED","lastUpdateDate":1642115977929,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2c7e70a-5a23-44f2-9858-0b4a05cf1e60","invariantUUID":"8a369bc1-3974-4bdf-a552-9dcf48ee5b63","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":"6df86238-13f9-48fc-8e07-8a2f4712c988","lifecycleState":"CERTIFIED","lastUpdateDate":1642116037512,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"380f8390-a0f0-453a-bacf-dae9320123a0","invariantUUID":"a2141494-916a-45dc-9189-719529732c59","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73d800d-f9be-4232-85f7-d7d5d81129f3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115986493,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ae0c11f3-abee-4161-9317-0cee17ae330b","invariantUUID":"a652e66c-b726-4f48-9d1f-3ee0cfd23859","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":"port","uniqueId":"f53514d7-ad38-42b4-a7fc-70eb97c80d4e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116031947,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56882cef-d06d-4aab-81c0-393b430491c7","invariantUUID":"5b6bd5b3-d1bd-4d16-99e5-7702157ac89f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a010d93e-920b-4f77-9aa9-824788912940","lifecycleState":"CERTIFIED","lastUpdateDate":1642116010014,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf233508-163e-4692-94a3-fcbf76633e00","invariantUUID":"24ce2467-2c06-4fc3-8c41-617f8452b384","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e0f2e41-0148-406f-a7d6-89addb87de32","lifecycleState":"CERTIFIED","lastUpdateDate":1642115996806,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56b1cfeb-72bc-4fd6-9248-02fd7481bf4d","invariantUUID":"71de902a-5fc4-4a25-8f8a-1beaa2ff8924","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23fbcc47-4a05-4072-9108-468c52600b33","lifecycleState":"CERTIFIED","lastUpdateDate":1642116058355,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d142da8-c1f6-4ce0-9892-7ecd54afe273","invariantUUID":"6ac852e6-3b00-44e5-8ba5-c42598702f54","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8751960e-7921-42d7-af76-15ba2f9665f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116001472,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff6a7f60-4e50-4b7f-9b74-33f4c8209317","invariantUUID":"06045ca4-80b4-4575-a1de-c3c958340e46","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40cc5c38-4d2d-43a9-962b-315268606174","lifecycleState":"CERTIFIED","lastUpdateDate":1642115944639,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bd244b6-19c6-403b-aba7-c9959f34cd4c","invariantUUID":"61573c3d-679e-47b8-9d74-1efe4824743d","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"01902a55-ff41-4f9e-9a61-2e46e9c773c8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115967516,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4057ec97-2c46-4f02-8801-0a9c143c44d6","invariantUUID":"8f9afc35-af38-4448-b15c-83720be914dd","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"78854a26-d1bc-456a-85ac-b97c4f87598e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115990784,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ed29dcee-7182-429b-89a4-019f9c60979f","invariantUUID":"4262c20d-d453-4292-8798-fb9a9ba72cba","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":"e3aa98ea-8f8a-415f-a4cd-c74b364a3afa","lifecycleState":"CERTIFIED","lastUpdateDate":1642116033376,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d8b6b7d-ed24-49b9-9bc0-df92a394dd2c","invariantUUID":"c8a8673f-7c86-47a2-8425-b726f254d714","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14ac82e5-2025-4ef7-9456-558193201a77","lifecycleState":"CERTIFIED","lastUpdateDate":1642116040939,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"334be054-7e96-47bf-957f-5165a12dae0d","invariantUUID":"468fe813-9e73-4db9-a871-5dccf0690044","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bfa49c18-2735-456d-a5e4-33c5d8d4aedd","lifecycleState":"CERTIFIED","lastUpdateDate":1642116097532,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12e98c33-91ee-4dca-8057-7451cbb3a8cf","invariantUUID":"bcbc8f8c-02af-4bc1-b81f-616ad360dd61","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":"dcbb55f6-323d-43dc-91c3-32f3e0187914","lifecycleState":"CERTIFIED","lastUpdateDate":1642115982191,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ccbf03e-54ef-4828-a5fc-c5e95f4c8667","invariantUUID":"c7f94c31-e468-46c6-98cf-8e4bf4ccf462","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":"compute","uniqueId":"d330f4e1-aa3e-42a7-a759-aa02fd5cb76d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116004390,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9445ca74-16c0-47bf-8e88-091f5adf8304","invariantUUID":"0660483e-acbe-449e-9fba-08685379317d","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":"port","uniqueId":"80c6322f-5698-4328-ad92-957ce746d021","lifecycleState":"CERTIFIED","lastUpdateDate":1642115926886,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76519598-1757-45c5-9f7a-a193452b72e6","invariantUUID":"b6454f7c-c4af-4d57-8ab0-30ca403b9c24","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":"objectStorage","uniqueId":"3288b178-232f-4e73-a476-8aa2dcb522bb","lifecycleState":"CERTIFIED","lastUpdateDate":1642115909813,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a408072f-95a9-4d55-a66f-eae4af3250b5","invariantUUID":"560d8a2c-d9e1-4af9-a73a-1022ef2f3e83","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":"networkrules","uniqueId":"cfe8991e-6676-4173-9519-aa24c85519e3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115948320,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1ac0a1db-ddeb-4244-98d6-f1fd14a8d4e5","invariantUUID":"de96bfe2-d82c-46e7-bba9-68759e51180b","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a668160a-9e7d-4a55-b616-65bb57c0ce11","lifecycleState":"CERTIFIED","lastUpdateDate":1642116100311,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b881153f-46e0-4509-bc06-b5062147bd4c","invariantUUID":"faeb5f7a-f35b-4954-8bc6-ac6db9b111ef","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":"network","uniqueId":"13edc194-7966-46d9-9713-7472992bbf07","lifecycleState":"CERTIFIED","lastUpdateDate":1642115983593,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8285a39-d596-49ed-af09-1767aef18386","invariantUUID":"407a34e5-0193-40e6-ba44-e26245e76d53","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":"0c6204ed-570a-44dc-ac29-1deab811449d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115923785,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69af236b-9ed1-48bb-be71-ff89282af4e2","invariantUUID":"24979889-02ba-4295-84c3-f442c1748bec","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":"objectStorage","uniqueId":"b30bd4ae-4e40-4b0a-82c3-8860c59d312f","lifecycleState":"CERTIFIED","lastUpdateDate":1642115993628,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"826d1b1c-31b7-4815-8bc2-b642606eb069","invariantUUID":"1daaaf13-19cb-46be-98ad-1e18a2ee3631","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":"objectStorage","uniqueId":"862afa3c-75be-4057-820d-713877bbd462","lifecycleState":"CERTIFIED","lastUpdateDate":1642116103012,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8be007f0-28df-477b-9f8f-1b418741993c","invariantUUID":"d16a967e-d7d0-4f91-acdf-35674eb29bcc","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":"network","uniqueId":"2fdf097d-bc90-45f2-b9dd-6e30fc0902ca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115959979,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f92007e7-7547-44f4-9abb-aae1e72db6d2","invariantUUID":"8dd9f2f7-4766-465c-857c-63386812578a","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":"d6780666-a5f6-4359-980f-95e7725e98af","lifecycleState":"CERTIFIED","lastUpdateDate":1642115932841,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a0fc63f-f9a5-4ec0-92f6-968631d06a9d","invariantUUID":"2c62a88e-fcbb-42f5-8ca0-fa71e3d1adab","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"29acefd5-3f39-4752-99e9-a6d87c8ad8ac","lifecycleState":"CERTIFIED","lastUpdateDate":1642122733266,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","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":"8bd08fd3-07cc-4aa2-8b7d-b183a3443697","lifecycleState":"CERTIFIED","lastUpdateDate":1642123197276,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","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":"aa72bbbe-0d66-40df-8ff3-f513f57429e6","lifecycleState":"CERTIFIED","lastUpdateDate":1642123633379,"name":"basic_onboard_qDUNhQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","systemName":"BasicOnboardQdunhq","description":"service","tags":["basic_onboard_qDUNhQ"],"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":"ca987252-d5f8-47d0-a60f-f00da8c76199","lifecycleState":"CERTIFIED","lastUpdateDate":1642123727157,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","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-14 01:33:07,097 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-14 01:33:07,098 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': '5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:33:07,098 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/f872423d-87bd-401c-a9f1-d740d459b87f/vnfs 2022-01-14 01:33:07,098 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "bf046adb-a37a-4e61-a71b-529ed1276dd3" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "e63c4bad-7eb8-4f76-904d-bc4533d4037f", "modelVersionId": "7d2e9117-31a3-4eed-847d-5b78279e9930", "modelName": "basic_cnf", "modelVersion": "1.0", "modelCustomizationId": "23481b02-aee5-497c-83e2-77311f98db6f", "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": "f872423d-87bd-401c-a9f1-d740d459b87f", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "bf046adb-a37a-4e61-a71b-529ed1276dd3", "modelVersion": "1.0", "modelVersionId": "d340a3e1-ba71-4f30-8f1e-4412d108c4ec" } } }] } } 2022-01-14 01:33:07,100 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:33:08,662 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/f872423d-87bd-401c-a9f1-d740d459b87f/vnfs HTTP/1.1" 202 262 2022-01-14 01:33:08,664 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response code: 202 2022-01-14 01:33:08,665 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response: {"requestReferences":{"requestId":"5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb","instanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb"}} 2022-01-14 01:33:08,665 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2022-01-14 01:33:08,675 DEBUG 129:onap_service.py(8) - [None][Check 5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b70153bf-e09b-4572-b370-060c7ea20d26', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:33:08,675 DEBUG 131:onap_service.py(8) - [None][Check 5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb 2022-01-14 01:33:08,676 DEBUG 132:onap_service.py(8) - [None][Check 5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb orchestration request status] data sent: None 2022-01-14 01:33:08,679 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:33:08,854 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb HTTP/1.1" 200 1900 2022-01-14 01:33:08,856 INFO 142:onap_service.py(8) - [None][Check 5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb orchestration request status] response code: 200 2022-01-14 01:33:08,856 DEBUG 146:onap_service.py(8) - [None][Check 5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb orchestration request status] response: {"request":{"requestId":"5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb","startTime":"Fri, 14 Jan 2022 01:33:07 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"23481b02-aee5-497c-83e2-77311f98db6f","modelVersionId":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelCustomizationId":"23481b02-aee5-497c-83e2-77311f98db6f","modelUuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelInvariantUuid":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"bf046adb-a37a-4e61-a71b-529ed1276dd3","source":"VID","instanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f872423d-87bd-401c-a9f1-d740d459b87f","modelInfo":{"modelInvariantId":"bf046adb-a37a-4e61-a71b-529ed1276dd3","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelUuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelInvariantUuid":"bf046adb-a37a-4e61-a71b-529ed1276dd3"}}}],"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":"f872423d-87bd-401c-a9f1-d740d459b87f","vnfInstanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","vnfInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 14 Jan 2022 01:33:07 GMT"}}} 2022-01-14 01:33:18,868 DEBUG 129:onap_service.py(8) - [None][Check 5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'eb9ff6e8-952c-41df-8f23-7e69a4ccb3a3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:33:18,868 DEBUG 131:onap_service.py(8) - [None][Check 5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb 2022-01-14 01:33:18,868 DEBUG 132:onap_service.py(8) - [None][Check 5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb orchestration request status] data sent: None 2022-01-14 01:33:18,870 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:33:19,029 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb HTTP/1.1" 200 2106 2022-01-14 01:33:19,031 INFO 142:onap_service.py(8) - [None][Check 5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb orchestration request status] response code: 200 2022-01-14 01:33:19,031 DEBUG 146:onap_service.py(8) - [None][Check 5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb orchestration request status] response: {"request":{"requestId":"5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb","startTime":"Fri, 14 Jan 2022 01:33:07 GMT","finishTime":"Fri, 14 Jan 2022 01:33:12 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"23481b02-aee5-497c-83e2-77311f98db6f","modelVersionId":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelCustomizationId":"23481b02-aee5-497c-83e2-77311f98db6f","modelUuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelInvariantUuid":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"bf046adb-a37a-4e61-a71b-529ed1276dd3","source":"VID","instanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f872423d-87bd-401c-a9f1-d740d459b87f","modelInfo":{"modelInvariantId":"bf046adb-a37a-4e61-a71b-529ed1276dd3","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelUuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelInvariantUuid":"bf046adb-a37a-4e61-a71b-529ed1276dd3"}}}],"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":"f872423d-87bd-401c-a9f1-d740d459b87f","vnfInstanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","vnfInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 14 Jan 2022 01:33:12 GMT"}}} 2022-01-14 01:33:19,031 INFO 56:mixins.py(8) - VnfInstantiation task finished 2022-01-14 01:33:19,032 DEBUG 129:onap_service.py(8) - [None][Check 5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'edf17dd6-9f56-4530-820b-399ab7b6aee1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:33:19,032 DEBUG 131:onap_service.py(8) - [None][Check 5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb 2022-01-14 01:33:19,032 DEBUG 132:onap_service.py(8) - [None][Check 5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb orchestration request status] data sent: None 2022-01-14 01:33:19,034 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:33:19,209 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb HTTP/1.1" 200 2106 2022-01-14 01:33:19,211 INFO 142:onap_service.py(8) - [None][Check 5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb orchestration request status] response code: 200 2022-01-14 01:33:19,211 DEBUG 146:onap_service.py(8) - [None][Check 5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb orchestration request status] response: {"request":{"requestId":"5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb","startTime":"Fri, 14 Jan 2022 01:33:07 GMT","finishTime":"Fri, 14 Jan 2022 01:33:12 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"23481b02-aee5-497c-83e2-77311f98db6f","modelVersionId":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelCustomizationId":"23481b02-aee5-497c-83e2-77311f98db6f","modelUuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelInvariantUuid":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"bf046adb-a37a-4e61-a71b-529ed1276dd3","source":"VID","instanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f872423d-87bd-401c-a9f1-d740d459b87f","modelInfo":{"modelInvariantId":"bf046adb-a37a-4e61-a71b-529ed1276dd3","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelUuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelInvariantUuid":"bf046adb-a37a-4e61-a71b-529ed1276dd3"}}}],"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":"f872423d-87bd-401c-a9f1-d740d459b87f","vnfInstanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","vnfInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 14 Jan 2022 01:33:12 GMT"}}} 2022-01-14 01:33:19,212 DEBUG 129:onap_service.py(8) - [None][Check 5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a56c2734-34dd-41e0-a182-717fda62da10', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:33:19,213 DEBUG 131:onap_service.py(8) - [None][Check 5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb 2022-01-14 01:33:19,213 DEBUG 132:onap_service.py(8) - [None][Check 5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb orchestration request status] data sent: None 2022-01-14 01:33:19,215 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:33:19,367 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb HTTP/1.1" 200 2106 2022-01-14 01:33:19,368 INFO 142:onap_service.py(8) - [None][Check 5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb orchestration request status] response code: 200 2022-01-14 01:33:19,368 DEBUG 146:onap_service.py(8) - [None][Check 5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb orchestration request status] response: {"request":{"requestId":"5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb","startTime":"Fri, 14 Jan 2022 01:33:07 GMT","finishTime":"Fri, 14 Jan 2022 01:33:12 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"23481b02-aee5-497c-83e2-77311f98db6f","modelVersionId":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelCustomizationId":"23481b02-aee5-497c-83e2-77311f98db6f","modelUuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelInvariantUuid":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"bf046adb-a37a-4e61-a71b-529ed1276dd3","source":"VID","instanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f872423d-87bd-401c-a9f1-d740d459b87f","modelInfo":{"modelInvariantId":"bf046adb-a37a-4e61-a71b-529ed1276dd3","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelUuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelInvariantUuid":"bf046adb-a37a-4e61-a71b-529ed1276dd3"}}}],"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":"f872423d-87bd-401c-a9f1-d740d459b87f","vnfInstanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","vnfInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 14 Jan 2022 01:33:12 GMT"}}} 2022-01-14 01:33:19,388 DEBUG 129:onap_service.py(1) - [None][Check 5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '86b046e9-f01e-4a00-b103-d8d015f385e3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:33:19,388 DEBUG 131:onap_service.py(1) - [None][Check 5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb 2022-01-14 01:33:19,389 DEBUG 132:onap_service.py(1) - [None][Check 5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb orchestration request status] data sent: None 2022-01-14 01:33:19,390 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:33:19,561 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb HTTP/1.1" 200 2106 2022-01-14 01:33:19,563 INFO 142:onap_service.py(1) - [None][Check 5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb orchestration request status] response code: 200 2022-01-14 01:33:19,563 DEBUG 146:onap_service.py(1) - [None][Check 5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb orchestration request status] response: {"request":{"requestId":"5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb","startTime":"Fri, 14 Jan 2022 01:33:07 GMT","finishTime":"Fri, 14 Jan 2022 01:33:12 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"23481b02-aee5-497c-83e2-77311f98db6f","modelVersionId":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelCustomizationId":"23481b02-aee5-497c-83e2-77311f98db6f","modelUuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelInvariantUuid":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"bf046adb-a37a-4e61-a71b-529ed1276dd3","source":"VID","instanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f872423d-87bd-401c-a9f1-d740d459b87f","modelInfo":{"modelInvariantId":"bf046adb-a37a-4e61-a71b-529ed1276dd3","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelUuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelInvariantUuid":"bf046adb-a37a-4e61-a71b-529ed1276dd3"}}}],"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":"f872423d-87bd-401c-a9f1-d740d459b87f","vnfInstanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","vnfInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 14 Jan 2022 01:33:12 GMT"}}} 2022-01-14 01:33:19,564 DEBUG 129:onap_service.py(1) - [None][Check 5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b2114311-7f92-4d8a-8387-8d3d92da20c6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:33:19,564 DEBUG 131:onap_service.py(1) - [None][Check 5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb 2022-01-14 01:33:19,564 DEBUG 132:onap_service.py(1) - [None][Check 5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb orchestration request status] data sent: None 2022-01-14 01:33:19,566 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:33:19,740 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb HTTP/1.1" 200 2106 2022-01-14 01:33:19,742 INFO 142:onap_service.py(1) - [None][Check 5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb orchestration request status] response code: 200 2022-01-14 01:33:19,743 DEBUG 146:onap_service.py(1) - [None][Check 5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb orchestration request status] response: {"request":{"requestId":"5d9e1b1d-268f-4e04-8fa9-ad159abf1bdb","startTime":"Fri, 14 Jan 2022 01:33:07 GMT","finishTime":"Fri, 14 Jan 2022 01:33:12 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"23481b02-aee5-497c-83e2-77311f98db6f","modelVersionId":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelCustomizationId":"23481b02-aee5-497c-83e2-77311f98db6f","modelUuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelInvariantUuid":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"bf046adb-a37a-4e61-a71b-529ed1276dd3","source":"VID","instanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f872423d-87bd-401c-a9f1-d740d459b87f","modelInfo":{"modelInvariantId":"bf046adb-a37a-4e61-a71b-529ed1276dd3","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelUuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelInvariantUuid":"bf046adb-a37a-4e61-a71b-529ed1276dd3"}}}],"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":"f872423d-87bd-401c-a9f1-d740d459b87f","vnfInstanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","vnfInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 14 Jan 2022 01:33:12 GMT"}}} 2022-01-14 01:33:19,744 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-14 01:33:19,745 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-14 01:33:19,745 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2022-01-14 01:33:19,747 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:19,794 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-14 01:33:19,795 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2022-01-14 01:33:19,795 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":"1642123730337"} 2022-01-14 01:33:19,798 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-14 01:33:19,798 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-14 01:33:19,798 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2022-01-14 01:33:19,799 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:19,889 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-14 01:33:19,890 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2022-01-14 01:33:19,890 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1642123731295","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-14 01:33:19,893 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a 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-14 01:33:19,893 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a 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-b6cf6104-76de-44a1-a80f-1f1e9e2f673a 2022-01-14 01:33:19,894 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a service-instance-name] data sent: None 2022-01-14 01:33:19,895 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:19,997 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-b6cf6104-76de-44a1-a80f-1f1e9e2f673a HTTP/1.1" 200 1643 2022-01-14 01:33:19,998 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a service-instance-name] response code: 200 2022-01-14 01:33:19,999 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a service-instance-name] response: {"service-instance":[{"service-instance-id":"f872423d-87bd-401c-a9f1-d740d459b87f","service-instance-name":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"bf046adb-a37a-4e61-a71b-529ed1276dd3","model-version-id":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","resource-version":"1642123988929","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/f872423d-87bd-401c-a9f1-d740d459b87f/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/9e4f7175-769c-4a4b-9bbc-0a2406a5127a","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"9e4f7175-769c-4a4b-9bbc-0a2406a5127a"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/bda580cf-4988-4b18-af3d-45dead9ff6a9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"bda580cf-4988-4b18-af3d-45dead9ff6a9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_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-14 01:33:20,003 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-14 01:33:20,003 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/f872423d-87bd-401c-a9f1-d740d459b87f/relationship-list 2022-01-14 01:33:20,003 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-14 01:33:20,007 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:20,062 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/f872423d-87bd-401c-a9f1-d740d459b87f/relationship-list HTTP/1.1" 200 1064 2022-01-14 01:33:20,063 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-14 01:33:20,064 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/9e4f7175-769c-4a4b-9bbc-0a2406a5127a","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"9e4f7175-769c-4a4b-9bbc-0a2406a5127a"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/bda580cf-4988-4b18-af3d-45dead9ff6a9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"bda580cf-4988-4b18-af3d-45dead9ff6a9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_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-14 01:33:20,067 DEBUG 129:onap_service.py(1) - [AAI][Get f872423d-87bd-401c-a9f1-d740d459b87f 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-14 01:33:20,067 DEBUG 131:onap_service.py(1) - [AAI][Get f872423d-87bd-401c-a9f1-d740d459b87f ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/bda580cf-4988-4b18-af3d-45dead9ff6a9 2022-01-14 01:33:20,067 DEBUG 132:onap_service.py(1) - [AAI][Get f872423d-87bd-401c-a9f1-d740d459b87f ABCMeta] data sent: None 2022-01-14 01:33:20,069 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:20,191 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/bda580cf-4988-4b18-af3d-45dead9ff6a9 HTTP/1.1" 200 3737 2022-01-14 01:33:20,192 INFO 142:onap_service.py(1) - [AAI][Get f872423d-87bd-401c-a9f1-d740d459b87f ABCMeta] response code: 200 2022-01-14 01:33:20,192 DEBUG 146:onap_service.py(1) - [AAI][Get f872423d-87bd-401c-a9f1-d740d459b87f ABCMeta] response: {"vnf-id":"bda580cf-4988-4b18-af3d-45dead9ff6a9","vnf-name":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"bf046adb-a37a-4e61-a71b-529ed1276dd3","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1642123992334","model-invariant-id":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","model-version-id":"7d2e9117-31a3-4eed-847d-5b78279e9930","model-customization-id":"23481b02-aee5-497c-83e2-77311f98db6f","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/f872423d-87bd-401c-a9f1-d740d459b87f/service-data/vnfs/vnf/bda580cf-4988-4b18-af3d-45dead9ff6a9/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/f872423d-87bd-401c-a9f1-d740d459b87f","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":"f872423d-87bd-401c-a9f1-d740d459b87f"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a"}]},{"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":"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"}]},{"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"}]}]}} 2022-01-14 01:33:20,195 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-14 01:33:20,195 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-14 01:33:20,196 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-14 01:33:20,196 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-14 01:33:20,196 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-14 01:33:20,198 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:33:20,269 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-14 01:33:20,271 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-14 01:33:20,271 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cc7d83e1-3576-4726-be20-4f8b1ae83c4c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b94639d2-251b-4749-a459-cb44a52b9988/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","name":"basic_onboard_qDUNhQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5bb65382-05a8-47ea-b4e7-363159952e6b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-14 01:33:20,273 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-14 01:33:20,273 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:33:20,274 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:33:20,274 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:33:20,274 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-14 01:33:20,274 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:33:20,274 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:33:20,274 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:33:20,274 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_qDUNhQ from SDC 2022-01-14 01:33:20,274 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:33:20,275 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:33:20,275 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:33:20,275 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-14 01:33:20,275 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:33:20,275 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:33:20,275 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:33:20,275 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-14 01:33:20,275 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-14 01:33:20,275 INFO 192:__init__.py(1) - Service found, updating information 2022-01-14 01:33:20,276 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-14 01:33:20,276 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-14 01:33:20,276 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-14 01:33:20,277 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:33:20,356 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-14 01:33:20,359 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-14 01:33:20,362 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2bbcd551-878e-44b9-803f-3b36d70d97e4","lifecycleState":"CERTIFIED","lastUpdateDate":1642115956809,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd5a4f83-a437-40aa-8003-c1b79a92bafe","invariantUUID":"93a7800a-ad9f-4aad-a954-c5ebc02d0df2","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":"d0c0696c-73ab-46fe-8b8d-0219435a4363","lifecycleState":"CERTIFIED","lastUpdateDate":1642116026429,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d0ce019-8593-4c0d-a5d5-0d6733cf09ee","invariantUUID":"1de0b592-7b81-4076-a4dd-6820ee04ca70","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37c170b2-335e-4c19-b824-44892cd76f92","lifecycleState":"CERTIFIED","lastUpdateDate":1642115935793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba15508c-e186-4db3-81ec-2c877541f9d2","invariantUUID":"a8b153a0-caee-4b42-9ac0-18080eca1a4b","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":"port","uniqueId":"806e847f-7248-4ef7-810e-f3dee2e6352a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116049679,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e12228a-14bc-43c6-8308-628fb3802281","invariantUUID":"0a3bb9ea-7d99-4a7f-a27d-330bfd3545b6","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b4414ee-4c3b-45ed-9832-0de1cd9dfd6d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116043154,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ba5e16-d4ae-46fe-a496-41186426ab40","invariantUUID":"8e0c3f02-84b4-4dc7-b51c-11b1bb830e50","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":"7d3b8021-0bb6-4e56-8711-a5d7c514435b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115937203,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5e1b1c09-9dda-4878-941f-c91327d0118b","invariantUUID":"d3deb91f-c3b1-4983-a87a-2fad1096f791","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":"92234b58-edc4-44bf-84c5-0bd2de0ffaca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115987875,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0c81fcd-b661-4c82-b1ad-66ac4372f57a","invariantUUID":"401dff58-7de8-46d6-a46e-ccebe612a507","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":"securityrules","uniqueId":"93a4b0b1-7ff5-49c8-a0ec-07596c2fbdf3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115951411,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0b56842f-37c5-4b8a-96fa-a30f23dda843","invariantUUID":"ebdd86a5-a449-441e-808a-a41f74dca416","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e126925-a64d-4568-954c-73a8f694c418","lifecycleState":"CERTIFIED","lastUpdateDate":1642115989360,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc636ec0-d75c-44af-9b7d-1e47bdfae955","invariantUUID":"1918cec1-c405-4ede-ba4f-f013c6d28d28","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"187af211-3f47-4b77-8872-eccc31ab3699","lifecycleState":"CERTIFIED","lastUpdateDate":1642115965482,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f78b7e4-bab5-4a39-aaf7-dc6d5e464695","invariantUUID":"1d7a4960-fbfe-4aa8-9826-82369abd96d8","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"306f7adf-5e64-4d05-932c-648248c3a46a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115931291,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e31747ed-cfb7-4b90-b0df-6a929d526b93","invariantUUID":"e07e69a9-0f30-4bb5-bcb5-9d116335a040","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":"3fcf3448-e5a6-4681-8f84-96064bed46d5","lifecycleState":"CERTIFIED","lastUpdateDate":1642116098807,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af82705a-e51d-4227-9e7b-ed5daf371504","invariantUUID":"54539281-03a2-4102-99d3-9ae0843f5ba4","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":"defaulticon","uniqueId":"a5e9a0b5-fbfa-4dca-b280-f451429560a7","lifecycleState":"CERTIFIED","lastUpdateDate":1642123598766,"name":"basic_onboard_qDUNhQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4261624e-ca54-444b-83be-07cb1305c800","invariantUUID":"fc960dc4-a4d1-4ade-8bc3-be84c7f7d2f2","systemName":"BasicOnboardQdunhq","description":"VF","tags":["basic_onboard_qDUNhQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"647710f1-4480-4322-b572-23d97e2611aa","lifecycleState":"CERTIFIED","lastUpdateDate":1642115922348,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bd9bc82-3418-4de6-a80a-ba2175f022c8","invariantUUID":"b2ecb440-4dd2-43f9-9b55-c60a61d00be6","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":"objectStorage","uniqueId":"fe6be0c8-7a01-4254-9d99-c3ef24d01cf2","lifecycleState":"CERTIFIED","lastUpdateDate":1642115920889,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a5c9e61-8eba-4b35-b23e-724d665f3b98","invariantUUID":"111a7fff-ce2e-4a70-a32e-c6752645c99f","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":"compute","uniqueId":"48ecfded-6df2-46fc-a85a-5939997ab56d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116008404,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74deee2e-fdfd-41aa-be54-6a93da70737d","invariantUUID":"7943a931-454c-4485-ac52-34801bab7ea0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"92691734-01ca-4456-920d-78a2a0ccc59e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116104329,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83c2afc3-9630-4ff2-bfa4-3ddabfcf1553","invariantUUID":"ff277569-4c63-4b5a-a0ac-6faa27a7c332","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":"492f3767-c349-4199-8fdf-6cce09806f73","lifecycleState":"CERTIFIED","lastUpdateDate":1642115925245,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f51d8f33-a0a8-40e8-b0d9-c97727dfa862","invariantUUID":"35971028-0676-42f8-b31d-216362b682e0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f86bb2-9974-4ded-b616-ef2003fb73ce","lifecycleState":"CERTIFIED","lastUpdateDate":1642116055163,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df12aef3-0e2e-4027-ae60-7ddaf2d3bc22","invariantUUID":"39928119-05c2-4c10-a5d1-d626b351ce3c","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":"compute","uniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","lifecycleState":"CERTIFIED","lastUpdateDate":1642115896067,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd7355c-9613-4cf2-ab93-cc49f8f8f69c","invariantUUID":"8b7d5682-7de8-47e7-b447-07881ed0982c","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":"defaulticon","uniqueId":"12dc700a-be56-43ef-8e3f-96608d0e35b9","lifecycleState":"CERTIFIED","lastUpdateDate":1642123160486,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"568e0b89-0ef2-4e8e-b9af-9b25ec559412","invariantUUID":"54a875a5-9c4e-40bb-8058-d1e82ea59128","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00826204-2025-4277-9aef-9736478d4970","lifecycleState":"CERTIFIED","lastUpdateDate":1642116036080,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7890c87-bff9-45b2-8352-e6fbf416d3ee","invariantUUID":"196ee8ba-c50e-4fa8-85c1-f7d99ccc3b89","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4fda049d-a459-4f8d-ac1c-42fafdc7a630","lifecycleState":"CERTIFIED","lastUpdateDate":1642116051894,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b09009f-c4cd-439b-b2d8-1f0f8f406d72","invariantUUID":"5c0f6a48-542e-4fb8-b5eb-7aac513a7059","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6923d9d-cb7f-450f-9d6c-72402feeae63","lifecycleState":"CERTIFIED","lastUpdateDate":1642116105710,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26f8e9a7-a392-457b-9c78-05d7611be0e7","invariantUUID":"87df72e1-6fc6-4d78-bad4-f99135e9689f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f327106-07b0-4775-b8b4-7bafb159fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116056852,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b987cf2-3418-42c9-9008-1567f0a85267","invariantUUID":"f2e6dd9a-4069-466a-966b-92766f599bff","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"56683d95-434a-4d78-8850-a617613b2860","lifecycleState":"CERTIFIED","lastUpdateDate":1642116024579,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"466129c6-6623-4a43-8c6e-cd88deff9b31","invariantUUID":"ea81ceb4-23f5-4cf6-a3e4-ab2fb2032789","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":"loadBalancer","uniqueId":"195fc0d8-0d92-42fc-9632-2b836b6dc6e7","lifecycleState":"CERTIFIED","lastUpdateDate":1642115913191,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47d3119d-39e5-40e0-b8e6-920d6db611ca","invariantUUID":"7e21eaac-76fa-42ff-920f-0e0ff51796b0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4829965c-e0b9-4b1b-b89a-2171b9cc698d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115915008,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f48fdf0f-3306-48a9-9f29-61a37658537c","invariantUUID":"a13a1752-4ef9-42fd-a55a-50caf9e357b8","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5ff7ce9-bccc-4f34-9897-b60319ed117d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116106966,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6376a0aa-a25e-4ad8-9d9d-6726e236da07","invariantUUID":"93504b3e-0352-49ec-833a-443e35d08e9d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"889eb12d-f057-4b86-8f16-a9ebc099e1f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116034741,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfadf82f-b790-4bb4-86c0-90eaea80d2fa","invariantUUID":"19389e73-f9e4-4097-adcc-fa36f212ed7f","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"912b5d67-9e9b-4d11-b216-c70e0f92372a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116108243,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a46fc76-b066-4017-8a54-6895c0a11d1c","invariantUUID":"2def27f0-e5f4-48c2-aa92-2d68afbf1bbd","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d866966d-db66-4de7-a454-c0b7f227caf4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116110791,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f4c099-5bb3-4592-89c8-4e454983fa9d","invariantUUID":"57942834-20a7-4db8-ae7f-f33036d5b32b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"57d220d2-efd8-4f19-affc-865a835bb6c9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116044861,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05311e8f-6ba9-475e-acba-856aed7d67dd","invariantUUID":"6313ce00-00cd-4664-b15e-7e7ea1f78966","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ec35f244-ebe5-4a31-b7ef-316b82b18ce9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116063049,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5056159-7781-4da2-baae-365cb168f887","invariantUUID":"3e77f9b9-1831-4d7f-b169-a554653048ee","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":"9e434432-acea-4837-8559-754aeb68d2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1642115995051,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"52204ed1-d372-4e09-b252-c30b93613686","invariantUUID":"625a4bbc-a3bd-4370-906a-8ac002f7c336","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73b3017f-8c9e-4a04-b2fa-39d95cd4252c","lifecycleState":"CERTIFIED","lastUpdateDate":1642116002906,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27b96b8a-90cb-4a28-beda-c805d16dfa49","invariantUUID":"9f5f66b2-b066-472c-8b89-47752727fee7","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":"defaulticon","uniqueId":"62b3a7d6-a4c0-43e3-a7f2-4c642a71fe5e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115992225,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38bed6f-4fde-42ee-8413-1fd40bff6209","invariantUUID":"766240a9-2263-4e01-8940-28c398f3a27a","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":"defaulticon","uniqueId":"4ff2182c-e97b-40d8-a461-bbe9e3e262cf","lifecycleState":"CERTIFIED","lastUpdateDate":1642115929265,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ff462d5-8a87-4bd2-ac91-f4e29fed4c56","invariantUUID":"33da3680-df03-49a1-8c5c-b1d2d1e3c979","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":"defaulticon","uniqueId":"06b06ea2-9861-42d2-b2ea-b05aa725c36b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115905587,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"00d8129f-0d17-4155-94c1-f67e03971a81","invariantUUID":"19773fc6-8e2d-4dc7-8f1f-64f651df700a","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dde58a6a-a48f-4a32-8c8d-56aae8e378ad","lifecycleState":"CERTIFIED","lastUpdateDate":1642123689305,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","invariantUUID":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"d74fec4c-8873-4270-93cc-c8b44e49390c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115998541,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0832b848-cc18-4f00-9cfe-a0914cc35a92","invariantUUID":"3f75a755-0a91-4f52-8393-b0089fe67287","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":"compute","uniqueId":"ada213b0-af9a-46e6-93d9-701cc7c28761","lifecycleState":"CERTIFIED","lastUpdateDate":1642116059774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21f60837-fa51-47b3-b25a-b9b732556441","invariantUUID":"492bf900-0de3-42cd-a5a5-0073c62fa52d","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1f65a1f7-6ce6-442c-8c34-b46f359dad06","lifecycleState":"CERTIFIED","lastUpdateDate":1642116030352,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73f99b64-4353-4c45-99eb-91ed869b12d5","invariantUUID":"e6e8bdd3-3dc1-419d-8d48-6ad1fbec0821","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":"9e1524d0-15b1-4993-9e5b-3b73e00659b6","lifecycleState":"CERTIFIED","lastUpdateDate":1642115969827,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8236bbc6-fedf-43af-b79a-49c03c88794c","invariantUUID":"dc99f529-620a-4e43-9558-2295f663694b","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":"objectStorage","uniqueId":"78fddc54-9195-405b-a8c0-9eb0a1583c81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116101669,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ecbc35b-d14e-4573-b496-bb9459d65132","invariantUUID":"1d66d6c2-c5fe-48a2-ab1b-6346939c50e8","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37e0f777-ebc5-489a-9ee1-3cd29ea08a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116038934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"035c3fd3-9c92-44c5-84db-ce75641b528d","invariantUUID":"31d04304-41e7-4a02-b0c8-20655c5fa7b0","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae12bceb-e807-4cb4-8756-c4f3700a1368","lifecycleState":"CERTIFIED","lastUpdateDate":1642115916507,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95168a5f-8a1d-4240-bb5d-3abed20b3cfb","invariantUUID":"4d86ab82-7a0e-45c0-aecb-5d6d9e71079f","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":"networkrules","uniqueId":"05fe0b68-36d9-4859-b1eb-33e03e03b0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115943126,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f3f8d7ed-5ffa-4128-a227-c74fd35bc562","invariantUUID":"862834ef-f8a9-45d4-8e5b-39584c48930a","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4ec0bfb1-bb59-4cf7-8a47-2683689cd895","lifecycleState":"CERTIFIED","lastUpdateDate":1642116096118,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d8115a-0a41-4b6c-a3af-209f86a9b637","invariantUUID":"f179b55b-fccc-4a86-aff3-70c44edecc74","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28ff3af8-674d-48b7-bcbe-951c0a86e51f","lifecycleState":"CERTIFIED","lastUpdateDate":1642116061400,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aab426a7-1dd8-453d-bb25-2492d870042b","invariantUUID":"61f891c4-33e0-4a8e-823e-692692b35194","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":"5b472bf3-eac6-44b4-9458-d2afe54b1b5c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115958189,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3f194c1-7b89-46f6-baa0-e3ab89afafde","invariantUUID":"75926112-0ca2-4c73-a58f-5e923d45fd5e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"078b0cd8-a895-4393-b3c2-4fd96fadd49a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116015179,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b33ce00-b69d-4117-af15-7090ad56056e","invariantUUID":"7ef4bd86-68da-40e7-80bc-14b25b9595c2","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1198ce5-a4a4-4598-9566-969dd226152a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116109523,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8547f10-f054-4f17-8b16-ef2ba7ee3c12","invariantUUID":"c2d87dfd-4462-43a0-a067-2d525230fd4a","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"321d752c-90ad-492c-a027-2c22d867c15b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115907709,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ca08e47-6324-4ca2-9d27-c92a16fa7569","invariantUUID":"554ed8f8-8903-498e-b0da-6842952f3e04","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":"compute","uniqueId":"696d0716-6baa-4f92-9840-1993e83ab26a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115954589,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e31d5490-74db-4ab2-af58-c4d87473dcb2","invariantUUID":"34290bfc-7f53-4104-a156-16a86f34c091","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52160b63-6549-4705-b65d-a94f9b54e45b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116017090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fd1dff6-4d48-4c0e-afa6-3f0e37536426","invariantUUID":"e90c8c34-c937-4f30-80e3-862f1504f46b","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81f2abe5-5321-4156-8c90-6ced85d604fe","lifecycleState":"CERTIFIED","lastUpdateDate":1642115934258,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"185842f2-7081-42b5-864e-b794df82326d","invariantUUID":"d094d70f-b522-4e30-b868-8952a0999e76","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75e4b74d-d461-4493-972c-7f238158db58","lifecycleState":"CERTIFIED","lastUpdateDate":1642115949861,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed41f60d-867f-4bfd-93e6-d2e32dcbc2c0","invariantUUID":"9e9b085a-17ff-4a90-b5b5-3487ba74a001","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":"port","uniqueId":"055abf67-266d-49bb-b184-64a163b0329a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116028616,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec552d88-7ca7-4432-b7b6-d26c892bdba6","invariantUUID":"099c2b5e-92cf-4479-8e5e-ae25dbec2df1","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":"3ecc55b9-4a81-474d-b398-882bf7a46b63","lifecycleState":"CERTIFIED","lastUpdateDate":1642115977929,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2c7e70a-5a23-44f2-9858-0b4a05cf1e60","invariantUUID":"8a369bc1-3974-4bdf-a552-9dcf48ee5b63","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":"6df86238-13f9-48fc-8e07-8a2f4712c988","lifecycleState":"CERTIFIED","lastUpdateDate":1642116037512,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"380f8390-a0f0-453a-bacf-dae9320123a0","invariantUUID":"a2141494-916a-45dc-9189-719529732c59","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73d800d-f9be-4232-85f7-d7d5d81129f3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115986493,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ae0c11f3-abee-4161-9317-0cee17ae330b","invariantUUID":"a652e66c-b726-4f48-9d1f-3ee0cfd23859","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":"port","uniqueId":"f53514d7-ad38-42b4-a7fc-70eb97c80d4e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116031947,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56882cef-d06d-4aab-81c0-393b430491c7","invariantUUID":"5b6bd5b3-d1bd-4d16-99e5-7702157ac89f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a010d93e-920b-4f77-9aa9-824788912940","lifecycleState":"CERTIFIED","lastUpdateDate":1642116010014,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf233508-163e-4692-94a3-fcbf76633e00","invariantUUID":"24ce2467-2c06-4fc3-8c41-617f8452b384","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e0f2e41-0148-406f-a7d6-89addb87de32","lifecycleState":"CERTIFIED","lastUpdateDate":1642115996806,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56b1cfeb-72bc-4fd6-9248-02fd7481bf4d","invariantUUID":"71de902a-5fc4-4a25-8f8a-1beaa2ff8924","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23fbcc47-4a05-4072-9108-468c52600b33","lifecycleState":"CERTIFIED","lastUpdateDate":1642116058355,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d142da8-c1f6-4ce0-9892-7ecd54afe273","invariantUUID":"6ac852e6-3b00-44e5-8ba5-c42598702f54","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8751960e-7921-42d7-af76-15ba2f9665f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116001472,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff6a7f60-4e50-4b7f-9b74-33f4c8209317","invariantUUID":"06045ca4-80b4-4575-a1de-c3c958340e46","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40cc5c38-4d2d-43a9-962b-315268606174","lifecycleState":"CERTIFIED","lastUpdateDate":1642115944639,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bd244b6-19c6-403b-aba7-c9959f34cd4c","invariantUUID":"61573c3d-679e-47b8-9d74-1efe4824743d","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"01902a55-ff41-4f9e-9a61-2e46e9c773c8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115967516,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4057ec97-2c46-4f02-8801-0a9c143c44d6","invariantUUID":"8f9afc35-af38-4448-b15c-83720be914dd","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"78854a26-d1bc-456a-85ac-b97c4f87598e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115990784,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ed29dcee-7182-429b-89a4-019f9c60979f","invariantUUID":"4262c20d-d453-4292-8798-fb9a9ba72cba","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":"e3aa98ea-8f8a-415f-a4cd-c74b364a3afa","lifecycleState":"CERTIFIED","lastUpdateDate":1642116033376,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d8b6b7d-ed24-49b9-9bc0-df92a394dd2c","invariantUUID":"c8a8673f-7c86-47a2-8425-b726f254d714","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14ac82e5-2025-4ef7-9456-558193201a77","lifecycleState":"CERTIFIED","lastUpdateDate":1642116040939,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"334be054-7e96-47bf-957f-5165a12dae0d","invariantUUID":"468fe813-9e73-4db9-a871-5dccf0690044","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bfa49c18-2735-456d-a5e4-33c5d8d4aedd","lifecycleState":"CERTIFIED","lastUpdateDate":1642116097532,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12e98c33-91ee-4dca-8057-7451cbb3a8cf","invariantUUID":"bcbc8f8c-02af-4bc1-b81f-616ad360dd61","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":"dcbb55f6-323d-43dc-91c3-32f3e0187914","lifecycleState":"CERTIFIED","lastUpdateDate":1642115982191,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ccbf03e-54ef-4828-a5fc-c5e95f4c8667","invariantUUID":"c7f94c31-e468-46c6-98cf-8e4bf4ccf462","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":"compute","uniqueId":"d330f4e1-aa3e-42a7-a759-aa02fd5cb76d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116004390,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9445ca74-16c0-47bf-8e88-091f5adf8304","invariantUUID":"0660483e-acbe-449e-9fba-08685379317d","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":"port","uniqueId":"80c6322f-5698-4328-ad92-957ce746d021","lifecycleState":"CERTIFIED","lastUpdateDate":1642115926886,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76519598-1757-45c5-9f7a-a193452b72e6","invariantUUID":"b6454f7c-c4af-4d57-8ab0-30ca403b9c24","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":"objectStorage","uniqueId":"3288b178-232f-4e73-a476-8aa2dcb522bb","lifecycleState":"CERTIFIED","lastUpdateDate":1642115909813,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a408072f-95a9-4d55-a66f-eae4af3250b5","invariantUUID":"560d8a2c-d9e1-4af9-a73a-1022ef2f3e83","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":"networkrules","uniqueId":"cfe8991e-6676-4173-9519-aa24c85519e3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115948320,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1ac0a1db-ddeb-4244-98d6-f1fd14a8d4e5","invariantUUID":"de96bfe2-d82c-46e7-bba9-68759e51180b","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a668160a-9e7d-4a55-b616-65bb57c0ce11","lifecycleState":"CERTIFIED","lastUpdateDate":1642116100311,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b881153f-46e0-4509-bc06-b5062147bd4c","invariantUUID":"faeb5f7a-f35b-4954-8bc6-ac6db9b111ef","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":"network","uniqueId":"13edc194-7966-46d9-9713-7472992bbf07","lifecycleState":"CERTIFIED","lastUpdateDate":1642115983593,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8285a39-d596-49ed-af09-1767aef18386","invariantUUID":"407a34e5-0193-40e6-ba44-e26245e76d53","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":"0c6204ed-570a-44dc-ac29-1deab811449d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115923785,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69af236b-9ed1-48bb-be71-ff89282af4e2","invariantUUID":"24979889-02ba-4295-84c3-f442c1748bec","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":"objectStorage","uniqueId":"b30bd4ae-4e40-4b0a-82c3-8860c59d312f","lifecycleState":"CERTIFIED","lastUpdateDate":1642115993628,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"826d1b1c-31b7-4815-8bc2-b642606eb069","invariantUUID":"1daaaf13-19cb-46be-98ad-1e18a2ee3631","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":"objectStorage","uniqueId":"862afa3c-75be-4057-820d-713877bbd462","lifecycleState":"CERTIFIED","lastUpdateDate":1642116103012,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8be007f0-28df-477b-9f8f-1b418741993c","invariantUUID":"d16a967e-d7d0-4f91-acdf-35674eb29bcc","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":"network","uniqueId":"2fdf097d-bc90-45f2-b9dd-6e30fc0902ca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115959979,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f92007e7-7547-44f4-9abb-aae1e72db6d2","invariantUUID":"8dd9f2f7-4766-465c-857c-63386812578a","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":"d6780666-a5f6-4359-980f-95e7725e98af","lifecycleState":"CERTIFIED","lastUpdateDate":1642115932841,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a0fc63f-f9a5-4ec0-92f6-968631d06a9d","invariantUUID":"2c62a88e-fcbb-42f5-8ca0-fa71e3d1adab","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"29acefd5-3f39-4752-99e9-a6d87c8ad8ac","lifecycleState":"CERTIFIED","lastUpdateDate":1642122733266,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","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":"8bd08fd3-07cc-4aa2-8b7d-b183a3443697","lifecycleState":"CERTIFIED","lastUpdateDate":1642123197276,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","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":"aa72bbbe-0d66-40df-8ff3-f513f57429e6","lifecycleState":"CERTIFIED","lastUpdateDate":1642123633379,"name":"basic_onboard_qDUNhQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","systemName":"BasicOnboardQdunhq","description":"service","tags":["basic_onboard_qDUNhQ"],"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":"ca987252-d5f8-47d0-a60f-f00da8c76199","lifecycleState":"CERTIFIED","lastUpdateDate":1642123727157,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","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-14 01:33:20,367 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-14 01:33:20,368 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-14 01:33:20,368 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/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/toscaModel 2022-01-14 01:33:20,368 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2022-01-14 01:33:20,370 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:33:20,511 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/toscaModel HTTP/1.1" 200 None 2022-01-14 01:33:20,512 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2022-01-14 01:33:20,513 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2022-01-14 01:33:20,546 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2022-01-14 01:33:20,546 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/1bdf72f2-71cf-415b-83b6-787a02e39026/8fb11689-5645-4d62-904d-aa7490e7e968 2022-01-14 01:33:20,546 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2022-01-14 01:33:20,548 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-14 01:33:20,579 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/1bdf72f2-71cf-415b-83b6-787a02e39026/8fb11689-5645-4d62-904d-aa7490e7e968 HTTP/1.1" 200 270 2022-01-14 01:33:20,580 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2022-01-14 01:33:20,580 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"1bdf72f2-71cf-415b-83b6-787a02e39026","rb-version":"8fb11689-5645-4d62-904d-aa7490e7e968","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"bf7afd21-2ecb-451e-abba-5ffbbf3ac08a"}} 2022-01-14 01:33:20,582 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2022-01-14 01:33:20,582 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/1bdf72f2-71cf-415b-83b6-787a02e39026/8fb11689-5645-4d62-904d-aa7490e7e968/profile/cnftest 2022-01-14 01:33:20,583 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2022-01-14 01:33:20,584 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-14 01:33:20,607 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/1bdf72f2-71cf-415b-83b6-787a02e39026/8fb11689-5645-4d62-904d-aa7490e7e968/profile/cnftest HTTP/1.1" 404 87 2022-01-14 01:33:20,608 INFO 142:onap_service.py(1) - [None][Get profile] response code: 404 2022-01-14 01:33:20,608 DEBUG 146:onap_service.py(1) - [None][Get profile] response: n/a 2022-01-14 01:33:20,608 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-14 01:33:20,608 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-14 01:33:20,613 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-14 01:33:20,613 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/1bdf72f2-71cf-415b-83b6-787a02e39026/8fb11689-5645-4d62-904d-aa7490e7e968/profile 2022-01-14 01:33:20,613 DEBUG 132:onap_service.py(1) - [None][Create profile for definition] data sent: { "rb-name": "1bdf72f2-71cf-415b-83b6-787a02e39026", "rb-version": "8fb11689-5645-4d62-904d-aa7490e7e968", "profile-name": "cnftest", "release-name": "cnftest", "namespace": "k8s", "kubernetes-version": "1.0" } 2022-01-14 01:33:20,615 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-14 01:33:20,644 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/1bdf72f2-71cf-415b-83b6-787a02e39026/8fb11689-5645-4d62-904d-aa7490e7e968/profile HTTP/1.1" 201 240 2022-01-14 01:33:20,645 INFO 142:onap_service.py(1) - [None][Create profile for definition] response code: 201 2022-01-14 01:33:20,645 DEBUG 146:onap_service.py(1) - [None][Create profile for definition] response: {"rb-name":"1bdf72f2-71cf-415b-83b6-787a02e39026","rb-version":"8fb11689-5645-4d62-904d-aa7490e7e968","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null,"extra-resource-types":null} 2022-01-14 01:33:20,647 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2022-01-14 01:33:20,648 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/1bdf72f2-71cf-415b-83b6-787a02e39026/8fb11689-5645-4d62-904d-aa7490e7e968/profile/cnftest 2022-01-14 01:33:20,648 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2022-01-14 01:33:20,649 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-14 01:33:20,673 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/1bdf72f2-71cf-415b-83b6-787a02e39026/8fb11689-5645-4d62-904d-aa7490e7e968/profile/cnftest HTTP/1.1" 200 240 2022-01-14 01:33:20,674 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2022-01-14 01:33:20,674 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"1bdf72f2-71cf-415b-83b6-787a02e39026","rb-version":"8fb11689-5645-4d62-904d-aa7490e7e968","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null,"extra-resource-types":null} 2022-01-14 01:33:20,677 DEBUG 129:onap_service.py(1) - [None][Upload Artifact content] sent header: {} 2022-01-14 01:33:20,677 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/1bdf72f2-71cf-415b-83b6-787a02e39026/8fb11689-5645-4d62-904d-aa7490e7e968/profile/cnftest/content 2022-01-14 01:33:20,677 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-14 01:33:20,679 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-14 01:33:20,706 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/1bdf72f2-71cf-415b-83b6-787a02e39026/8fb11689-5645-4d62-904d-aa7490e7e968/profile/cnftest/content HTTP/1.1" 200 0 2022-01-14 01:33:20,706 INFO 142:onap_service.py(1) - [None][Upload Artifact content] response code: 200 2022-01-14 01:33:20,707 DEBUG 146:onap_service.py(1) - [None][Upload Artifact content] response: n/a 2022-01-14 01:33:20,708 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-14 01:33:20,709 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-14 01:33:20,709 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2022-01-14 01:33:20,710 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:20,749 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-14 01:33:20,750 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2022-01-14 01:33:20,750 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":"1642123730337"} 2022-01-14 01:33:20,752 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-14 01:33:20,753 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-14 01:33:20,753 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2022-01-14 01:33:20,754 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:20,801 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-14 01:33:20,803 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2022-01-14 01:33:20,803 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1642123731295","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-14 01:33:20,807 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a 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-14 01:33:20,807 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a 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-b6cf6104-76de-44a1-a80f-1f1e9e2f673a 2022-01-14 01:33:20,807 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a service-instance-name] data sent: None 2022-01-14 01:33:20,810 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:20,911 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-b6cf6104-76de-44a1-a80f-1f1e9e2f673a HTTP/1.1" 200 1643 2022-01-14 01:33:20,912 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a service-instance-name] response code: 200 2022-01-14 01:33:20,912 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a service-instance-name] response: {"service-instance":[{"service-instance-id":"f872423d-87bd-401c-a9f1-d740d459b87f","service-instance-name":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"bf046adb-a37a-4e61-a71b-529ed1276dd3","model-version-id":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","resource-version":"1642123988929","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/f872423d-87bd-401c-a9f1-d740d459b87f/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/9e4f7175-769c-4a4b-9bbc-0a2406a5127a","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"9e4f7175-769c-4a4b-9bbc-0a2406a5127a"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/bda580cf-4988-4b18-af3d-45dead9ff6a9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"bda580cf-4988-4b18-af3d-45dead9ff6a9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_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-14 01:33:20,915 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-14 01:33:20,915 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-14 01:33:20,915 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-14 01:33:20,917 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:20,988 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-14 01:33:20,989 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-14 01:33:20,990 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":"1642123989042","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/bda580cf-4988-4b18-af3d-45dead9ff6a9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"bda580cf-4988-4b18-af3d-45dead9ff6a9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0"}]}]}}]} 2022-01-14 01:33:20,992 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-14 01:33:20,992 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-14 01:33:20,993 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-01-14 01:33:20,994 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:21,095 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-14 01:33:21,096 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-01-14 01:33:21,096 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1642123989136","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/bda580cf-4988-4b18-af3d-45dead9ff6a9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"bda580cf-4988-4b18-af3d-45dead9ff6a9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_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-14 01:33:21,099 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-14 01:33:21,099 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/f872423d-87bd-401c-a9f1-d740d459b87f/relationship-list 2022-01-14 01:33:21,099 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-14 01:33:21,101 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:21,148 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/f872423d-87bd-401c-a9f1-d740d459b87f/relationship-list HTTP/1.1" 200 1064 2022-01-14 01:33:21,149 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-14 01:33:21,150 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/9e4f7175-769c-4a4b-9bbc-0a2406a5127a","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"9e4f7175-769c-4a4b-9bbc-0a2406a5127a"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/bda580cf-4988-4b18-af3d-45dead9ff6a9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"bda580cf-4988-4b18-af3d-45dead9ff6a9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_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-14 01:33:21,153 DEBUG 129:onap_service.py(1) - [AAI][Get f872423d-87bd-401c-a9f1-d740d459b87f 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-14 01:33:21,153 DEBUG 131:onap_service.py(1) - [AAI][Get f872423d-87bd-401c-a9f1-d740d459b87f ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/bda580cf-4988-4b18-af3d-45dead9ff6a9 2022-01-14 01:33:21,153 DEBUG 132:onap_service.py(1) - [AAI][Get f872423d-87bd-401c-a9f1-d740d459b87f ABCMeta] data sent: None 2022-01-14 01:33:21,156 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:21,289 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/bda580cf-4988-4b18-af3d-45dead9ff6a9 HTTP/1.1" 200 3737 2022-01-14 01:33:21,290 INFO 142:onap_service.py(1) - [AAI][Get f872423d-87bd-401c-a9f1-d740d459b87f ABCMeta] response code: 200 2022-01-14 01:33:21,290 DEBUG 146:onap_service.py(1) - [AAI][Get f872423d-87bd-401c-a9f1-d740d459b87f ABCMeta] response: {"vnf-id":"bda580cf-4988-4b18-af3d-45dead9ff6a9","vnf-name":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"bf046adb-a37a-4e61-a71b-529ed1276dd3","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1642123992334","model-invariant-id":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","model-version-id":"7d2e9117-31a3-4eed-847d-5b78279e9930","model-customization-id":"23481b02-aee5-497c-83e2-77311f98db6f","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/f872423d-87bd-401c-a9f1-d740d459b87f/service-data/vnfs/vnf/bda580cf-4988-4b18-af3d-45dead9ff6a9/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/f872423d-87bd-401c-a9f1-d740d459b87f","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":"f872423d-87bd-401c-a9f1-d740d459b87f"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a"}]},{"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":"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"}]},{"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"}]}]}} 2022-01-14 01:33:21,293 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-14 01:33:21,293 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-14 01:33:21,293 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-14 01:33:21,293 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-14 01:33:21,294 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-14 01:33:21,295 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:33:21,483 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-14 01:33:21,484 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-14 01:33:21,484 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cc7d83e1-3576-4726-be20-4f8b1ae83c4c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b94639d2-251b-4749-a459-cb44a52b9988/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","name":"basic_onboard_qDUNhQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5bb65382-05a8-47ea-b4e7-363159952e6b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-14 01:33:21,487 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-14 01:33:21,487 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:33:21,487 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:33:21,488 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:33:21,488 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-14 01:33:21,488 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:33:21,488 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:33:21,488 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:33:21,489 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_qDUNhQ from SDC 2022-01-14 01:33:21,489 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:33:21,489 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:33:21,489 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:33:21,489 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-14 01:33:21,490 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:33:21,490 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:33:21,490 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:33:21,490 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-14 01:33:21,490 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-14 01:33:21,491 INFO 192:__init__.py(1) - Service found, updating information 2022-01-14 01:33:21,491 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-14 01:33:21,491 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-14 01:33:21,491 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-14 01:33:21,493 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:33:21,555 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-14 01:33:21,557 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-14 01:33:21,559 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2bbcd551-878e-44b9-803f-3b36d70d97e4","lifecycleState":"CERTIFIED","lastUpdateDate":1642115956809,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd5a4f83-a437-40aa-8003-c1b79a92bafe","invariantUUID":"93a7800a-ad9f-4aad-a954-c5ebc02d0df2","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":"d0c0696c-73ab-46fe-8b8d-0219435a4363","lifecycleState":"CERTIFIED","lastUpdateDate":1642116026429,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d0ce019-8593-4c0d-a5d5-0d6733cf09ee","invariantUUID":"1de0b592-7b81-4076-a4dd-6820ee04ca70","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37c170b2-335e-4c19-b824-44892cd76f92","lifecycleState":"CERTIFIED","lastUpdateDate":1642115935793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba15508c-e186-4db3-81ec-2c877541f9d2","invariantUUID":"a8b153a0-caee-4b42-9ac0-18080eca1a4b","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":"port","uniqueId":"806e847f-7248-4ef7-810e-f3dee2e6352a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116049679,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e12228a-14bc-43c6-8308-628fb3802281","invariantUUID":"0a3bb9ea-7d99-4a7f-a27d-330bfd3545b6","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b4414ee-4c3b-45ed-9832-0de1cd9dfd6d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116043154,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ba5e16-d4ae-46fe-a496-41186426ab40","invariantUUID":"8e0c3f02-84b4-4dc7-b51c-11b1bb830e50","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":"7d3b8021-0bb6-4e56-8711-a5d7c514435b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115937203,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5e1b1c09-9dda-4878-941f-c91327d0118b","invariantUUID":"d3deb91f-c3b1-4983-a87a-2fad1096f791","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":"92234b58-edc4-44bf-84c5-0bd2de0ffaca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115987875,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0c81fcd-b661-4c82-b1ad-66ac4372f57a","invariantUUID":"401dff58-7de8-46d6-a46e-ccebe612a507","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":"securityrules","uniqueId":"93a4b0b1-7ff5-49c8-a0ec-07596c2fbdf3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115951411,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0b56842f-37c5-4b8a-96fa-a30f23dda843","invariantUUID":"ebdd86a5-a449-441e-808a-a41f74dca416","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e126925-a64d-4568-954c-73a8f694c418","lifecycleState":"CERTIFIED","lastUpdateDate":1642115989360,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc636ec0-d75c-44af-9b7d-1e47bdfae955","invariantUUID":"1918cec1-c405-4ede-ba4f-f013c6d28d28","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"187af211-3f47-4b77-8872-eccc31ab3699","lifecycleState":"CERTIFIED","lastUpdateDate":1642115965482,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f78b7e4-bab5-4a39-aaf7-dc6d5e464695","invariantUUID":"1d7a4960-fbfe-4aa8-9826-82369abd96d8","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"306f7adf-5e64-4d05-932c-648248c3a46a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115931291,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e31747ed-cfb7-4b90-b0df-6a929d526b93","invariantUUID":"e07e69a9-0f30-4bb5-bcb5-9d116335a040","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":"3fcf3448-e5a6-4681-8f84-96064bed46d5","lifecycleState":"CERTIFIED","lastUpdateDate":1642116098807,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af82705a-e51d-4227-9e7b-ed5daf371504","invariantUUID":"54539281-03a2-4102-99d3-9ae0843f5ba4","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":"defaulticon","uniqueId":"a5e9a0b5-fbfa-4dca-b280-f451429560a7","lifecycleState":"CERTIFIED","lastUpdateDate":1642123598766,"name":"basic_onboard_qDUNhQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4261624e-ca54-444b-83be-07cb1305c800","invariantUUID":"fc960dc4-a4d1-4ade-8bc3-be84c7f7d2f2","systemName":"BasicOnboardQdunhq","description":"VF","tags":["basic_onboard_qDUNhQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"647710f1-4480-4322-b572-23d97e2611aa","lifecycleState":"CERTIFIED","lastUpdateDate":1642115922348,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bd9bc82-3418-4de6-a80a-ba2175f022c8","invariantUUID":"b2ecb440-4dd2-43f9-9b55-c60a61d00be6","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":"objectStorage","uniqueId":"fe6be0c8-7a01-4254-9d99-c3ef24d01cf2","lifecycleState":"CERTIFIED","lastUpdateDate":1642115920889,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a5c9e61-8eba-4b35-b23e-724d665f3b98","invariantUUID":"111a7fff-ce2e-4a70-a32e-c6752645c99f","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":"compute","uniqueId":"48ecfded-6df2-46fc-a85a-5939997ab56d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116008404,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74deee2e-fdfd-41aa-be54-6a93da70737d","invariantUUID":"7943a931-454c-4485-ac52-34801bab7ea0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"92691734-01ca-4456-920d-78a2a0ccc59e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116104329,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83c2afc3-9630-4ff2-bfa4-3ddabfcf1553","invariantUUID":"ff277569-4c63-4b5a-a0ac-6faa27a7c332","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":"492f3767-c349-4199-8fdf-6cce09806f73","lifecycleState":"CERTIFIED","lastUpdateDate":1642115925245,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f51d8f33-a0a8-40e8-b0d9-c97727dfa862","invariantUUID":"35971028-0676-42f8-b31d-216362b682e0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f86bb2-9974-4ded-b616-ef2003fb73ce","lifecycleState":"CERTIFIED","lastUpdateDate":1642116055163,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df12aef3-0e2e-4027-ae60-7ddaf2d3bc22","invariantUUID":"39928119-05c2-4c10-a5d1-d626b351ce3c","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":"compute","uniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","lifecycleState":"CERTIFIED","lastUpdateDate":1642115896067,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd7355c-9613-4cf2-ab93-cc49f8f8f69c","invariantUUID":"8b7d5682-7de8-47e7-b447-07881ed0982c","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":"defaulticon","uniqueId":"12dc700a-be56-43ef-8e3f-96608d0e35b9","lifecycleState":"CERTIFIED","lastUpdateDate":1642123160486,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"568e0b89-0ef2-4e8e-b9af-9b25ec559412","invariantUUID":"54a875a5-9c4e-40bb-8058-d1e82ea59128","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00826204-2025-4277-9aef-9736478d4970","lifecycleState":"CERTIFIED","lastUpdateDate":1642116036080,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7890c87-bff9-45b2-8352-e6fbf416d3ee","invariantUUID":"196ee8ba-c50e-4fa8-85c1-f7d99ccc3b89","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4fda049d-a459-4f8d-ac1c-42fafdc7a630","lifecycleState":"CERTIFIED","lastUpdateDate":1642116051894,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b09009f-c4cd-439b-b2d8-1f0f8f406d72","invariantUUID":"5c0f6a48-542e-4fb8-b5eb-7aac513a7059","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6923d9d-cb7f-450f-9d6c-72402feeae63","lifecycleState":"CERTIFIED","lastUpdateDate":1642116105710,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26f8e9a7-a392-457b-9c78-05d7611be0e7","invariantUUID":"87df72e1-6fc6-4d78-bad4-f99135e9689f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f327106-07b0-4775-b8b4-7bafb159fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116056852,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b987cf2-3418-42c9-9008-1567f0a85267","invariantUUID":"f2e6dd9a-4069-466a-966b-92766f599bff","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"56683d95-434a-4d78-8850-a617613b2860","lifecycleState":"CERTIFIED","lastUpdateDate":1642116024579,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"466129c6-6623-4a43-8c6e-cd88deff9b31","invariantUUID":"ea81ceb4-23f5-4cf6-a3e4-ab2fb2032789","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":"loadBalancer","uniqueId":"195fc0d8-0d92-42fc-9632-2b836b6dc6e7","lifecycleState":"CERTIFIED","lastUpdateDate":1642115913191,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47d3119d-39e5-40e0-b8e6-920d6db611ca","invariantUUID":"7e21eaac-76fa-42ff-920f-0e0ff51796b0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4829965c-e0b9-4b1b-b89a-2171b9cc698d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115915008,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f48fdf0f-3306-48a9-9f29-61a37658537c","invariantUUID":"a13a1752-4ef9-42fd-a55a-50caf9e357b8","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5ff7ce9-bccc-4f34-9897-b60319ed117d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116106966,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6376a0aa-a25e-4ad8-9d9d-6726e236da07","invariantUUID":"93504b3e-0352-49ec-833a-443e35d08e9d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"889eb12d-f057-4b86-8f16-a9ebc099e1f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116034741,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfadf82f-b790-4bb4-86c0-90eaea80d2fa","invariantUUID":"19389e73-f9e4-4097-adcc-fa36f212ed7f","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"912b5d67-9e9b-4d11-b216-c70e0f92372a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116108243,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a46fc76-b066-4017-8a54-6895c0a11d1c","invariantUUID":"2def27f0-e5f4-48c2-aa92-2d68afbf1bbd","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d866966d-db66-4de7-a454-c0b7f227caf4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116110791,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f4c099-5bb3-4592-89c8-4e454983fa9d","invariantUUID":"57942834-20a7-4db8-ae7f-f33036d5b32b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"57d220d2-efd8-4f19-affc-865a835bb6c9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116044861,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05311e8f-6ba9-475e-acba-856aed7d67dd","invariantUUID":"6313ce00-00cd-4664-b15e-7e7ea1f78966","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ec35f244-ebe5-4a31-b7ef-316b82b18ce9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116063049,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5056159-7781-4da2-baae-365cb168f887","invariantUUID":"3e77f9b9-1831-4d7f-b169-a554653048ee","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":"9e434432-acea-4837-8559-754aeb68d2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1642115995051,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"52204ed1-d372-4e09-b252-c30b93613686","invariantUUID":"625a4bbc-a3bd-4370-906a-8ac002f7c336","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73b3017f-8c9e-4a04-b2fa-39d95cd4252c","lifecycleState":"CERTIFIED","lastUpdateDate":1642116002906,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27b96b8a-90cb-4a28-beda-c805d16dfa49","invariantUUID":"9f5f66b2-b066-472c-8b89-47752727fee7","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":"defaulticon","uniqueId":"62b3a7d6-a4c0-43e3-a7f2-4c642a71fe5e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115992225,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38bed6f-4fde-42ee-8413-1fd40bff6209","invariantUUID":"766240a9-2263-4e01-8940-28c398f3a27a","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":"defaulticon","uniqueId":"4ff2182c-e97b-40d8-a461-bbe9e3e262cf","lifecycleState":"CERTIFIED","lastUpdateDate":1642115929265,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ff462d5-8a87-4bd2-ac91-f4e29fed4c56","invariantUUID":"33da3680-df03-49a1-8c5c-b1d2d1e3c979","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":"defaulticon","uniqueId":"06b06ea2-9861-42d2-b2ea-b05aa725c36b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115905587,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"00d8129f-0d17-4155-94c1-f67e03971a81","invariantUUID":"19773fc6-8e2d-4dc7-8f1f-64f651df700a","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dde58a6a-a48f-4a32-8c8d-56aae8e378ad","lifecycleState":"CERTIFIED","lastUpdateDate":1642123689305,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","invariantUUID":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"d74fec4c-8873-4270-93cc-c8b44e49390c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115998541,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0832b848-cc18-4f00-9cfe-a0914cc35a92","invariantUUID":"3f75a755-0a91-4f52-8393-b0089fe67287","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":"compute","uniqueId":"ada213b0-af9a-46e6-93d9-701cc7c28761","lifecycleState":"CERTIFIED","lastUpdateDate":1642116059774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21f60837-fa51-47b3-b25a-b9b732556441","invariantUUID":"492bf900-0de3-42cd-a5a5-0073c62fa52d","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1f65a1f7-6ce6-442c-8c34-b46f359dad06","lifecycleState":"CERTIFIED","lastUpdateDate":1642116030352,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73f99b64-4353-4c45-99eb-91ed869b12d5","invariantUUID":"e6e8bdd3-3dc1-419d-8d48-6ad1fbec0821","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":"9e1524d0-15b1-4993-9e5b-3b73e00659b6","lifecycleState":"CERTIFIED","lastUpdateDate":1642115969827,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8236bbc6-fedf-43af-b79a-49c03c88794c","invariantUUID":"dc99f529-620a-4e43-9558-2295f663694b","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":"objectStorage","uniqueId":"78fddc54-9195-405b-a8c0-9eb0a1583c81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116101669,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ecbc35b-d14e-4573-b496-bb9459d65132","invariantUUID":"1d66d6c2-c5fe-48a2-ab1b-6346939c50e8","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37e0f777-ebc5-489a-9ee1-3cd29ea08a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116038934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"035c3fd3-9c92-44c5-84db-ce75641b528d","invariantUUID":"31d04304-41e7-4a02-b0c8-20655c5fa7b0","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae12bceb-e807-4cb4-8756-c4f3700a1368","lifecycleState":"CERTIFIED","lastUpdateDate":1642115916507,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95168a5f-8a1d-4240-bb5d-3abed20b3cfb","invariantUUID":"4d86ab82-7a0e-45c0-aecb-5d6d9e71079f","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":"networkrules","uniqueId":"05fe0b68-36d9-4859-b1eb-33e03e03b0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115943126,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f3f8d7ed-5ffa-4128-a227-c74fd35bc562","invariantUUID":"862834ef-f8a9-45d4-8e5b-39584c48930a","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4ec0bfb1-bb59-4cf7-8a47-2683689cd895","lifecycleState":"CERTIFIED","lastUpdateDate":1642116096118,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d8115a-0a41-4b6c-a3af-209f86a9b637","invariantUUID":"f179b55b-fccc-4a86-aff3-70c44edecc74","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28ff3af8-674d-48b7-bcbe-951c0a86e51f","lifecycleState":"CERTIFIED","lastUpdateDate":1642116061400,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aab426a7-1dd8-453d-bb25-2492d870042b","invariantUUID":"61f891c4-33e0-4a8e-823e-692692b35194","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":"5b472bf3-eac6-44b4-9458-d2afe54b1b5c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115958189,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3f194c1-7b89-46f6-baa0-e3ab89afafde","invariantUUID":"75926112-0ca2-4c73-a58f-5e923d45fd5e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"078b0cd8-a895-4393-b3c2-4fd96fadd49a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116015179,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b33ce00-b69d-4117-af15-7090ad56056e","invariantUUID":"7ef4bd86-68da-40e7-80bc-14b25b9595c2","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1198ce5-a4a4-4598-9566-969dd226152a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116109523,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8547f10-f054-4f17-8b16-ef2ba7ee3c12","invariantUUID":"c2d87dfd-4462-43a0-a067-2d525230fd4a","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"321d752c-90ad-492c-a027-2c22d867c15b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115907709,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ca08e47-6324-4ca2-9d27-c92a16fa7569","invariantUUID":"554ed8f8-8903-498e-b0da-6842952f3e04","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":"compute","uniqueId":"696d0716-6baa-4f92-9840-1993e83ab26a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115954589,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e31d5490-74db-4ab2-af58-c4d87473dcb2","invariantUUID":"34290bfc-7f53-4104-a156-16a86f34c091","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52160b63-6549-4705-b65d-a94f9b54e45b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116017090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fd1dff6-4d48-4c0e-afa6-3f0e37536426","invariantUUID":"e90c8c34-c937-4f30-80e3-862f1504f46b","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81f2abe5-5321-4156-8c90-6ced85d604fe","lifecycleState":"CERTIFIED","lastUpdateDate":1642115934258,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"185842f2-7081-42b5-864e-b794df82326d","invariantUUID":"d094d70f-b522-4e30-b868-8952a0999e76","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75e4b74d-d461-4493-972c-7f238158db58","lifecycleState":"CERTIFIED","lastUpdateDate":1642115949861,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed41f60d-867f-4bfd-93e6-d2e32dcbc2c0","invariantUUID":"9e9b085a-17ff-4a90-b5b5-3487ba74a001","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":"port","uniqueId":"055abf67-266d-49bb-b184-64a163b0329a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116028616,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec552d88-7ca7-4432-b7b6-d26c892bdba6","invariantUUID":"099c2b5e-92cf-4479-8e5e-ae25dbec2df1","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":"3ecc55b9-4a81-474d-b398-882bf7a46b63","lifecycleState":"CERTIFIED","lastUpdateDate":1642115977929,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2c7e70a-5a23-44f2-9858-0b4a05cf1e60","invariantUUID":"8a369bc1-3974-4bdf-a552-9dcf48ee5b63","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":"6df86238-13f9-48fc-8e07-8a2f4712c988","lifecycleState":"CERTIFIED","lastUpdateDate":1642116037512,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"380f8390-a0f0-453a-bacf-dae9320123a0","invariantUUID":"a2141494-916a-45dc-9189-719529732c59","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73d800d-f9be-4232-85f7-d7d5d81129f3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115986493,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ae0c11f3-abee-4161-9317-0cee17ae330b","invariantUUID":"a652e66c-b726-4f48-9d1f-3ee0cfd23859","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":"port","uniqueId":"f53514d7-ad38-42b4-a7fc-70eb97c80d4e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116031947,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56882cef-d06d-4aab-81c0-393b430491c7","invariantUUID":"5b6bd5b3-d1bd-4d16-99e5-7702157ac89f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a010d93e-920b-4f77-9aa9-824788912940","lifecycleState":"CERTIFIED","lastUpdateDate":1642116010014,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf233508-163e-4692-94a3-fcbf76633e00","invariantUUID":"24ce2467-2c06-4fc3-8c41-617f8452b384","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e0f2e41-0148-406f-a7d6-89addb87de32","lifecycleState":"CERTIFIED","lastUpdateDate":1642115996806,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56b1cfeb-72bc-4fd6-9248-02fd7481bf4d","invariantUUID":"71de902a-5fc4-4a25-8f8a-1beaa2ff8924","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23fbcc47-4a05-4072-9108-468c52600b33","lifecycleState":"CERTIFIED","lastUpdateDate":1642116058355,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d142da8-c1f6-4ce0-9892-7ecd54afe273","invariantUUID":"6ac852e6-3b00-44e5-8ba5-c42598702f54","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8751960e-7921-42d7-af76-15ba2f9665f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116001472,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff6a7f60-4e50-4b7f-9b74-33f4c8209317","invariantUUID":"06045ca4-80b4-4575-a1de-c3c958340e46","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40cc5c38-4d2d-43a9-962b-315268606174","lifecycleState":"CERTIFIED","lastUpdateDate":1642115944639,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bd244b6-19c6-403b-aba7-c9959f34cd4c","invariantUUID":"61573c3d-679e-47b8-9d74-1efe4824743d","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"01902a55-ff41-4f9e-9a61-2e46e9c773c8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115967516,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4057ec97-2c46-4f02-8801-0a9c143c44d6","invariantUUID":"8f9afc35-af38-4448-b15c-83720be914dd","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"78854a26-d1bc-456a-85ac-b97c4f87598e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115990784,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ed29dcee-7182-429b-89a4-019f9c60979f","invariantUUID":"4262c20d-d453-4292-8798-fb9a9ba72cba","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":"e3aa98ea-8f8a-415f-a4cd-c74b364a3afa","lifecycleState":"CERTIFIED","lastUpdateDate":1642116033376,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d8b6b7d-ed24-49b9-9bc0-df92a394dd2c","invariantUUID":"c8a8673f-7c86-47a2-8425-b726f254d714","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14ac82e5-2025-4ef7-9456-558193201a77","lifecycleState":"CERTIFIED","lastUpdateDate":1642116040939,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"334be054-7e96-47bf-957f-5165a12dae0d","invariantUUID":"468fe813-9e73-4db9-a871-5dccf0690044","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bfa49c18-2735-456d-a5e4-33c5d8d4aedd","lifecycleState":"CERTIFIED","lastUpdateDate":1642116097532,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12e98c33-91ee-4dca-8057-7451cbb3a8cf","invariantUUID":"bcbc8f8c-02af-4bc1-b81f-616ad360dd61","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":"dcbb55f6-323d-43dc-91c3-32f3e0187914","lifecycleState":"CERTIFIED","lastUpdateDate":1642115982191,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ccbf03e-54ef-4828-a5fc-c5e95f4c8667","invariantUUID":"c7f94c31-e468-46c6-98cf-8e4bf4ccf462","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":"compute","uniqueId":"d330f4e1-aa3e-42a7-a759-aa02fd5cb76d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116004390,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9445ca74-16c0-47bf-8e88-091f5adf8304","invariantUUID":"0660483e-acbe-449e-9fba-08685379317d","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":"port","uniqueId":"80c6322f-5698-4328-ad92-957ce746d021","lifecycleState":"CERTIFIED","lastUpdateDate":1642115926886,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76519598-1757-45c5-9f7a-a193452b72e6","invariantUUID":"b6454f7c-c4af-4d57-8ab0-30ca403b9c24","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":"objectStorage","uniqueId":"3288b178-232f-4e73-a476-8aa2dcb522bb","lifecycleState":"CERTIFIED","lastUpdateDate":1642115909813,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a408072f-95a9-4d55-a66f-eae4af3250b5","invariantUUID":"560d8a2c-d9e1-4af9-a73a-1022ef2f3e83","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":"networkrules","uniqueId":"cfe8991e-6676-4173-9519-aa24c85519e3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115948320,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1ac0a1db-ddeb-4244-98d6-f1fd14a8d4e5","invariantUUID":"de96bfe2-d82c-46e7-bba9-68759e51180b","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a668160a-9e7d-4a55-b616-65bb57c0ce11","lifecycleState":"CERTIFIED","lastUpdateDate":1642116100311,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b881153f-46e0-4509-bc06-b5062147bd4c","invariantUUID":"faeb5f7a-f35b-4954-8bc6-ac6db9b111ef","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":"network","uniqueId":"13edc194-7966-46d9-9713-7472992bbf07","lifecycleState":"CERTIFIED","lastUpdateDate":1642115983593,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8285a39-d596-49ed-af09-1767aef18386","invariantUUID":"407a34e5-0193-40e6-ba44-e26245e76d53","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":"0c6204ed-570a-44dc-ac29-1deab811449d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115923785,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69af236b-9ed1-48bb-be71-ff89282af4e2","invariantUUID":"24979889-02ba-4295-84c3-f442c1748bec","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":"objectStorage","uniqueId":"b30bd4ae-4e40-4b0a-82c3-8860c59d312f","lifecycleState":"CERTIFIED","lastUpdateDate":1642115993628,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"826d1b1c-31b7-4815-8bc2-b642606eb069","invariantUUID":"1daaaf13-19cb-46be-98ad-1e18a2ee3631","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":"objectStorage","uniqueId":"862afa3c-75be-4057-820d-713877bbd462","lifecycleState":"CERTIFIED","lastUpdateDate":1642116103012,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8be007f0-28df-477b-9f8f-1b418741993c","invariantUUID":"d16a967e-d7d0-4f91-acdf-35674eb29bcc","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":"network","uniqueId":"2fdf097d-bc90-45f2-b9dd-6e30fc0902ca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115959979,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f92007e7-7547-44f4-9abb-aae1e72db6d2","invariantUUID":"8dd9f2f7-4766-465c-857c-63386812578a","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":"d6780666-a5f6-4359-980f-95e7725e98af","lifecycleState":"CERTIFIED","lastUpdateDate":1642115932841,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a0fc63f-f9a5-4ec0-92f6-968631d06a9d","invariantUUID":"2c62a88e-fcbb-42f5-8ca0-fa71e3d1adab","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"29acefd5-3f39-4752-99e9-a6d87c8ad8ac","lifecycleState":"CERTIFIED","lastUpdateDate":1642122733266,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","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":"8bd08fd3-07cc-4aa2-8b7d-b183a3443697","lifecycleState":"CERTIFIED","lastUpdateDate":1642123197276,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","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":"aa72bbbe-0d66-40df-8ff3-f513f57429e6","lifecycleState":"CERTIFIED","lastUpdateDate":1642123633379,"name":"basic_onboard_qDUNhQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","systemName":"BasicOnboardQdunhq","description":"service","tags":["basic_onboard_qDUNhQ"],"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":"ca987252-d5f8-47d0-a60f-f00da8c76199","lifecycleState":"CERTIFIED","lastUpdateDate":1642123727157,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","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-14 01:33:21,565 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-14 01:33:21,565 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-14 01:33:21,566 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/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/toscaModel 2022-01-14 01:33:21,566 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2022-01-14 01:33:21,567 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:33:21,788 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/toscaModel HTTP/1.1" 200 None 2022-01-14 01:33:21,789 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2022-01-14 01:33:21,790 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2022-01-14 01:33:21,837 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': '3301245e-2443-4f68-ba96-f38952c5db21', 'x-fromappid': 'API client'} 2022-01-14 01:33:21,838 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-14 01:33:21,838 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-b6cf6104-76de-44a1-a80f-1f1e9e2f673a" }, "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-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_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-14 01:33:21,839 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2022-01-14 01:33:21,942 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-14 01:33:21,944 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2022-01-14 01:33:21,944 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-14 01:33:21,972 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-14 01:33:21,973 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-14 01:33:21,973 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-14 01:33:21,973 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-14 01:33:21,973 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-14 01:33:21,974 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:33:22,029 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-14 01:33:22,030 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-14 01:33:22,030 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cc7d83e1-3576-4726-be20-4f8b1ae83c4c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b94639d2-251b-4749-a459-cb44a52b9988/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","name":"basic_onboard_qDUNhQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5bb65382-05a8-47ea-b4e7-363159952e6b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-14 01:33:22,032 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-14 01:33:22,032 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:33:22,032 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:33:22,032 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:33:22,032 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-14 01:33:22,032 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:33:22,033 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:33:22,033 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:33:22,033 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_qDUNhQ from SDC 2022-01-14 01:33:22,033 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:33:22,033 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:33:22,033 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:33:22,033 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-14 01:33:22,033 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:33:22,033 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:33:22,033 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:33:22,033 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-14 01:33:22,034 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-14 01:33:22,034 INFO 192:__init__.py(1) - Service found, updating information 2022-01-14 01:33:22,034 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-14 01:33:22,034 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-14 01:33:22,034 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-14 01:33:22,036 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:33:22,104 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-14 01:33:22,106 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-14 01:33:22,108 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2bbcd551-878e-44b9-803f-3b36d70d97e4","lifecycleState":"CERTIFIED","lastUpdateDate":1642115956809,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd5a4f83-a437-40aa-8003-c1b79a92bafe","invariantUUID":"93a7800a-ad9f-4aad-a954-c5ebc02d0df2","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":"d0c0696c-73ab-46fe-8b8d-0219435a4363","lifecycleState":"CERTIFIED","lastUpdateDate":1642116026429,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d0ce019-8593-4c0d-a5d5-0d6733cf09ee","invariantUUID":"1de0b592-7b81-4076-a4dd-6820ee04ca70","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37c170b2-335e-4c19-b824-44892cd76f92","lifecycleState":"CERTIFIED","lastUpdateDate":1642115935793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba15508c-e186-4db3-81ec-2c877541f9d2","invariantUUID":"a8b153a0-caee-4b42-9ac0-18080eca1a4b","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":"port","uniqueId":"806e847f-7248-4ef7-810e-f3dee2e6352a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116049679,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e12228a-14bc-43c6-8308-628fb3802281","invariantUUID":"0a3bb9ea-7d99-4a7f-a27d-330bfd3545b6","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b4414ee-4c3b-45ed-9832-0de1cd9dfd6d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116043154,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ba5e16-d4ae-46fe-a496-41186426ab40","invariantUUID":"8e0c3f02-84b4-4dc7-b51c-11b1bb830e50","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":"7d3b8021-0bb6-4e56-8711-a5d7c514435b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115937203,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5e1b1c09-9dda-4878-941f-c91327d0118b","invariantUUID":"d3deb91f-c3b1-4983-a87a-2fad1096f791","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":"92234b58-edc4-44bf-84c5-0bd2de0ffaca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115987875,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0c81fcd-b661-4c82-b1ad-66ac4372f57a","invariantUUID":"401dff58-7de8-46d6-a46e-ccebe612a507","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":"securityrules","uniqueId":"93a4b0b1-7ff5-49c8-a0ec-07596c2fbdf3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115951411,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0b56842f-37c5-4b8a-96fa-a30f23dda843","invariantUUID":"ebdd86a5-a449-441e-808a-a41f74dca416","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e126925-a64d-4568-954c-73a8f694c418","lifecycleState":"CERTIFIED","lastUpdateDate":1642115989360,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc636ec0-d75c-44af-9b7d-1e47bdfae955","invariantUUID":"1918cec1-c405-4ede-ba4f-f013c6d28d28","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"187af211-3f47-4b77-8872-eccc31ab3699","lifecycleState":"CERTIFIED","lastUpdateDate":1642115965482,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f78b7e4-bab5-4a39-aaf7-dc6d5e464695","invariantUUID":"1d7a4960-fbfe-4aa8-9826-82369abd96d8","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"306f7adf-5e64-4d05-932c-648248c3a46a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115931291,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e31747ed-cfb7-4b90-b0df-6a929d526b93","invariantUUID":"e07e69a9-0f30-4bb5-bcb5-9d116335a040","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":"3fcf3448-e5a6-4681-8f84-96064bed46d5","lifecycleState":"CERTIFIED","lastUpdateDate":1642116098807,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af82705a-e51d-4227-9e7b-ed5daf371504","invariantUUID":"54539281-03a2-4102-99d3-9ae0843f5ba4","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":"defaulticon","uniqueId":"a5e9a0b5-fbfa-4dca-b280-f451429560a7","lifecycleState":"CERTIFIED","lastUpdateDate":1642123598766,"name":"basic_onboard_qDUNhQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4261624e-ca54-444b-83be-07cb1305c800","invariantUUID":"fc960dc4-a4d1-4ade-8bc3-be84c7f7d2f2","systemName":"BasicOnboardQdunhq","description":"VF","tags":["basic_onboard_qDUNhQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"647710f1-4480-4322-b572-23d97e2611aa","lifecycleState":"CERTIFIED","lastUpdateDate":1642115922348,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bd9bc82-3418-4de6-a80a-ba2175f022c8","invariantUUID":"b2ecb440-4dd2-43f9-9b55-c60a61d00be6","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":"objectStorage","uniqueId":"fe6be0c8-7a01-4254-9d99-c3ef24d01cf2","lifecycleState":"CERTIFIED","lastUpdateDate":1642115920889,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a5c9e61-8eba-4b35-b23e-724d665f3b98","invariantUUID":"111a7fff-ce2e-4a70-a32e-c6752645c99f","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":"compute","uniqueId":"48ecfded-6df2-46fc-a85a-5939997ab56d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116008404,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74deee2e-fdfd-41aa-be54-6a93da70737d","invariantUUID":"7943a931-454c-4485-ac52-34801bab7ea0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"92691734-01ca-4456-920d-78a2a0ccc59e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116104329,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83c2afc3-9630-4ff2-bfa4-3ddabfcf1553","invariantUUID":"ff277569-4c63-4b5a-a0ac-6faa27a7c332","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":"492f3767-c349-4199-8fdf-6cce09806f73","lifecycleState":"CERTIFIED","lastUpdateDate":1642115925245,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f51d8f33-a0a8-40e8-b0d9-c97727dfa862","invariantUUID":"35971028-0676-42f8-b31d-216362b682e0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f86bb2-9974-4ded-b616-ef2003fb73ce","lifecycleState":"CERTIFIED","lastUpdateDate":1642116055163,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df12aef3-0e2e-4027-ae60-7ddaf2d3bc22","invariantUUID":"39928119-05c2-4c10-a5d1-d626b351ce3c","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":"compute","uniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","lifecycleState":"CERTIFIED","lastUpdateDate":1642115896067,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd7355c-9613-4cf2-ab93-cc49f8f8f69c","invariantUUID":"8b7d5682-7de8-47e7-b447-07881ed0982c","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":"defaulticon","uniqueId":"12dc700a-be56-43ef-8e3f-96608d0e35b9","lifecycleState":"CERTIFIED","lastUpdateDate":1642123160486,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"568e0b89-0ef2-4e8e-b9af-9b25ec559412","invariantUUID":"54a875a5-9c4e-40bb-8058-d1e82ea59128","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00826204-2025-4277-9aef-9736478d4970","lifecycleState":"CERTIFIED","lastUpdateDate":1642116036080,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7890c87-bff9-45b2-8352-e6fbf416d3ee","invariantUUID":"196ee8ba-c50e-4fa8-85c1-f7d99ccc3b89","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4fda049d-a459-4f8d-ac1c-42fafdc7a630","lifecycleState":"CERTIFIED","lastUpdateDate":1642116051894,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b09009f-c4cd-439b-b2d8-1f0f8f406d72","invariantUUID":"5c0f6a48-542e-4fb8-b5eb-7aac513a7059","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6923d9d-cb7f-450f-9d6c-72402feeae63","lifecycleState":"CERTIFIED","lastUpdateDate":1642116105710,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26f8e9a7-a392-457b-9c78-05d7611be0e7","invariantUUID":"87df72e1-6fc6-4d78-bad4-f99135e9689f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f327106-07b0-4775-b8b4-7bafb159fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116056852,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b987cf2-3418-42c9-9008-1567f0a85267","invariantUUID":"f2e6dd9a-4069-466a-966b-92766f599bff","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"56683d95-434a-4d78-8850-a617613b2860","lifecycleState":"CERTIFIED","lastUpdateDate":1642116024579,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"466129c6-6623-4a43-8c6e-cd88deff9b31","invariantUUID":"ea81ceb4-23f5-4cf6-a3e4-ab2fb2032789","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":"loadBalancer","uniqueId":"195fc0d8-0d92-42fc-9632-2b836b6dc6e7","lifecycleState":"CERTIFIED","lastUpdateDate":1642115913191,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47d3119d-39e5-40e0-b8e6-920d6db611ca","invariantUUID":"7e21eaac-76fa-42ff-920f-0e0ff51796b0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4829965c-e0b9-4b1b-b89a-2171b9cc698d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115915008,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f48fdf0f-3306-48a9-9f29-61a37658537c","invariantUUID":"a13a1752-4ef9-42fd-a55a-50caf9e357b8","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5ff7ce9-bccc-4f34-9897-b60319ed117d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116106966,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6376a0aa-a25e-4ad8-9d9d-6726e236da07","invariantUUID":"93504b3e-0352-49ec-833a-443e35d08e9d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"889eb12d-f057-4b86-8f16-a9ebc099e1f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116034741,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfadf82f-b790-4bb4-86c0-90eaea80d2fa","invariantUUID":"19389e73-f9e4-4097-adcc-fa36f212ed7f","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"912b5d67-9e9b-4d11-b216-c70e0f92372a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116108243,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a46fc76-b066-4017-8a54-6895c0a11d1c","invariantUUID":"2def27f0-e5f4-48c2-aa92-2d68afbf1bbd","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d866966d-db66-4de7-a454-c0b7f227caf4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116110791,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f4c099-5bb3-4592-89c8-4e454983fa9d","invariantUUID":"57942834-20a7-4db8-ae7f-f33036d5b32b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"57d220d2-efd8-4f19-affc-865a835bb6c9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116044861,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05311e8f-6ba9-475e-acba-856aed7d67dd","invariantUUID":"6313ce00-00cd-4664-b15e-7e7ea1f78966","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ec35f244-ebe5-4a31-b7ef-316b82b18ce9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116063049,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5056159-7781-4da2-baae-365cb168f887","invariantUUID":"3e77f9b9-1831-4d7f-b169-a554653048ee","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":"9e434432-acea-4837-8559-754aeb68d2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1642115995051,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"52204ed1-d372-4e09-b252-c30b93613686","invariantUUID":"625a4bbc-a3bd-4370-906a-8ac002f7c336","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73b3017f-8c9e-4a04-b2fa-39d95cd4252c","lifecycleState":"CERTIFIED","lastUpdateDate":1642116002906,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27b96b8a-90cb-4a28-beda-c805d16dfa49","invariantUUID":"9f5f66b2-b066-472c-8b89-47752727fee7","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":"defaulticon","uniqueId":"62b3a7d6-a4c0-43e3-a7f2-4c642a71fe5e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115992225,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38bed6f-4fde-42ee-8413-1fd40bff6209","invariantUUID":"766240a9-2263-4e01-8940-28c398f3a27a","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":"defaulticon","uniqueId":"4ff2182c-e97b-40d8-a461-bbe9e3e262cf","lifecycleState":"CERTIFIED","lastUpdateDate":1642115929265,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ff462d5-8a87-4bd2-ac91-f4e29fed4c56","invariantUUID":"33da3680-df03-49a1-8c5c-b1d2d1e3c979","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":"defaulticon","uniqueId":"06b06ea2-9861-42d2-b2ea-b05aa725c36b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115905587,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"00d8129f-0d17-4155-94c1-f67e03971a81","invariantUUID":"19773fc6-8e2d-4dc7-8f1f-64f651df700a","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dde58a6a-a48f-4a32-8c8d-56aae8e378ad","lifecycleState":"CERTIFIED","lastUpdateDate":1642123689305,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","invariantUUID":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"d74fec4c-8873-4270-93cc-c8b44e49390c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115998541,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0832b848-cc18-4f00-9cfe-a0914cc35a92","invariantUUID":"3f75a755-0a91-4f52-8393-b0089fe67287","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":"compute","uniqueId":"ada213b0-af9a-46e6-93d9-701cc7c28761","lifecycleState":"CERTIFIED","lastUpdateDate":1642116059774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21f60837-fa51-47b3-b25a-b9b732556441","invariantUUID":"492bf900-0de3-42cd-a5a5-0073c62fa52d","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1f65a1f7-6ce6-442c-8c34-b46f359dad06","lifecycleState":"CERTIFIED","lastUpdateDate":1642116030352,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73f99b64-4353-4c45-99eb-91ed869b12d5","invariantUUID":"e6e8bdd3-3dc1-419d-8d48-6ad1fbec0821","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":"9e1524d0-15b1-4993-9e5b-3b73e00659b6","lifecycleState":"CERTIFIED","lastUpdateDate":1642115969827,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8236bbc6-fedf-43af-b79a-49c03c88794c","invariantUUID":"dc99f529-620a-4e43-9558-2295f663694b","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":"objectStorage","uniqueId":"78fddc54-9195-405b-a8c0-9eb0a1583c81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116101669,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ecbc35b-d14e-4573-b496-bb9459d65132","invariantUUID":"1d66d6c2-c5fe-48a2-ab1b-6346939c50e8","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37e0f777-ebc5-489a-9ee1-3cd29ea08a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116038934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"035c3fd3-9c92-44c5-84db-ce75641b528d","invariantUUID":"31d04304-41e7-4a02-b0c8-20655c5fa7b0","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae12bceb-e807-4cb4-8756-c4f3700a1368","lifecycleState":"CERTIFIED","lastUpdateDate":1642115916507,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95168a5f-8a1d-4240-bb5d-3abed20b3cfb","invariantUUID":"4d86ab82-7a0e-45c0-aecb-5d6d9e71079f","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":"networkrules","uniqueId":"05fe0b68-36d9-4859-b1eb-33e03e03b0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115943126,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f3f8d7ed-5ffa-4128-a227-c74fd35bc562","invariantUUID":"862834ef-f8a9-45d4-8e5b-39584c48930a","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4ec0bfb1-bb59-4cf7-8a47-2683689cd895","lifecycleState":"CERTIFIED","lastUpdateDate":1642116096118,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d8115a-0a41-4b6c-a3af-209f86a9b637","invariantUUID":"f179b55b-fccc-4a86-aff3-70c44edecc74","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28ff3af8-674d-48b7-bcbe-951c0a86e51f","lifecycleState":"CERTIFIED","lastUpdateDate":1642116061400,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aab426a7-1dd8-453d-bb25-2492d870042b","invariantUUID":"61f891c4-33e0-4a8e-823e-692692b35194","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":"5b472bf3-eac6-44b4-9458-d2afe54b1b5c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115958189,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3f194c1-7b89-46f6-baa0-e3ab89afafde","invariantUUID":"75926112-0ca2-4c73-a58f-5e923d45fd5e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"078b0cd8-a895-4393-b3c2-4fd96fadd49a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116015179,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b33ce00-b69d-4117-af15-7090ad56056e","invariantUUID":"7ef4bd86-68da-40e7-80bc-14b25b9595c2","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1198ce5-a4a4-4598-9566-969dd226152a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116109523,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8547f10-f054-4f17-8b16-ef2ba7ee3c12","invariantUUID":"c2d87dfd-4462-43a0-a067-2d525230fd4a","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"321d752c-90ad-492c-a027-2c22d867c15b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115907709,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ca08e47-6324-4ca2-9d27-c92a16fa7569","invariantUUID":"554ed8f8-8903-498e-b0da-6842952f3e04","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":"compute","uniqueId":"696d0716-6baa-4f92-9840-1993e83ab26a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115954589,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e31d5490-74db-4ab2-af58-c4d87473dcb2","invariantUUID":"34290bfc-7f53-4104-a156-16a86f34c091","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52160b63-6549-4705-b65d-a94f9b54e45b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116017090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fd1dff6-4d48-4c0e-afa6-3f0e37536426","invariantUUID":"e90c8c34-c937-4f30-80e3-862f1504f46b","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81f2abe5-5321-4156-8c90-6ced85d604fe","lifecycleState":"CERTIFIED","lastUpdateDate":1642115934258,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"185842f2-7081-42b5-864e-b794df82326d","invariantUUID":"d094d70f-b522-4e30-b868-8952a0999e76","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75e4b74d-d461-4493-972c-7f238158db58","lifecycleState":"CERTIFIED","lastUpdateDate":1642115949861,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed41f60d-867f-4bfd-93e6-d2e32dcbc2c0","invariantUUID":"9e9b085a-17ff-4a90-b5b5-3487ba74a001","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":"port","uniqueId":"055abf67-266d-49bb-b184-64a163b0329a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116028616,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec552d88-7ca7-4432-b7b6-d26c892bdba6","invariantUUID":"099c2b5e-92cf-4479-8e5e-ae25dbec2df1","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":"3ecc55b9-4a81-474d-b398-882bf7a46b63","lifecycleState":"CERTIFIED","lastUpdateDate":1642115977929,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2c7e70a-5a23-44f2-9858-0b4a05cf1e60","invariantUUID":"8a369bc1-3974-4bdf-a552-9dcf48ee5b63","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":"6df86238-13f9-48fc-8e07-8a2f4712c988","lifecycleState":"CERTIFIED","lastUpdateDate":1642116037512,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"380f8390-a0f0-453a-bacf-dae9320123a0","invariantUUID":"a2141494-916a-45dc-9189-719529732c59","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73d800d-f9be-4232-85f7-d7d5d81129f3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115986493,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ae0c11f3-abee-4161-9317-0cee17ae330b","invariantUUID":"a652e66c-b726-4f48-9d1f-3ee0cfd23859","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":"port","uniqueId":"f53514d7-ad38-42b4-a7fc-70eb97c80d4e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116031947,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56882cef-d06d-4aab-81c0-393b430491c7","invariantUUID":"5b6bd5b3-d1bd-4d16-99e5-7702157ac89f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a010d93e-920b-4f77-9aa9-824788912940","lifecycleState":"CERTIFIED","lastUpdateDate":1642116010014,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf233508-163e-4692-94a3-fcbf76633e00","invariantUUID":"24ce2467-2c06-4fc3-8c41-617f8452b384","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e0f2e41-0148-406f-a7d6-89addb87de32","lifecycleState":"CERTIFIED","lastUpdateDate":1642115996806,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56b1cfeb-72bc-4fd6-9248-02fd7481bf4d","invariantUUID":"71de902a-5fc4-4a25-8f8a-1beaa2ff8924","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23fbcc47-4a05-4072-9108-468c52600b33","lifecycleState":"CERTIFIED","lastUpdateDate":1642116058355,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d142da8-c1f6-4ce0-9892-7ecd54afe273","invariantUUID":"6ac852e6-3b00-44e5-8ba5-c42598702f54","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8751960e-7921-42d7-af76-15ba2f9665f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116001472,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff6a7f60-4e50-4b7f-9b74-33f4c8209317","invariantUUID":"06045ca4-80b4-4575-a1de-c3c958340e46","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40cc5c38-4d2d-43a9-962b-315268606174","lifecycleState":"CERTIFIED","lastUpdateDate":1642115944639,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bd244b6-19c6-403b-aba7-c9959f34cd4c","invariantUUID":"61573c3d-679e-47b8-9d74-1efe4824743d","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"01902a55-ff41-4f9e-9a61-2e46e9c773c8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115967516,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4057ec97-2c46-4f02-8801-0a9c143c44d6","invariantUUID":"8f9afc35-af38-4448-b15c-83720be914dd","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"78854a26-d1bc-456a-85ac-b97c4f87598e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115990784,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ed29dcee-7182-429b-89a4-019f9c60979f","invariantUUID":"4262c20d-d453-4292-8798-fb9a9ba72cba","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":"e3aa98ea-8f8a-415f-a4cd-c74b364a3afa","lifecycleState":"CERTIFIED","lastUpdateDate":1642116033376,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d8b6b7d-ed24-49b9-9bc0-df92a394dd2c","invariantUUID":"c8a8673f-7c86-47a2-8425-b726f254d714","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14ac82e5-2025-4ef7-9456-558193201a77","lifecycleState":"CERTIFIED","lastUpdateDate":1642116040939,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"334be054-7e96-47bf-957f-5165a12dae0d","invariantUUID":"468fe813-9e73-4db9-a871-5dccf0690044","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bfa49c18-2735-456d-a5e4-33c5d8d4aedd","lifecycleState":"CERTIFIED","lastUpdateDate":1642116097532,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12e98c33-91ee-4dca-8057-7451cbb3a8cf","invariantUUID":"bcbc8f8c-02af-4bc1-b81f-616ad360dd61","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":"dcbb55f6-323d-43dc-91c3-32f3e0187914","lifecycleState":"CERTIFIED","lastUpdateDate":1642115982191,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ccbf03e-54ef-4828-a5fc-c5e95f4c8667","invariantUUID":"c7f94c31-e468-46c6-98cf-8e4bf4ccf462","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":"compute","uniqueId":"d330f4e1-aa3e-42a7-a759-aa02fd5cb76d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116004390,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9445ca74-16c0-47bf-8e88-091f5adf8304","invariantUUID":"0660483e-acbe-449e-9fba-08685379317d","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":"port","uniqueId":"80c6322f-5698-4328-ad92-957ce746d021","lifecycleState":"CERTIFIED","lastUpdateDate":1642115926886,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76519598-1757-45c5-9f7a-a193452b72e6","invariantUUID":"b6454f7c-c4af-4d57-8ab0-30ca403b9c24","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":"objectStorage","uniqueId":"3288b178-232f-4e73-a476-8aa2dcb522bb","lifecycleState":"CERTIFIED","lastUpdateDate":1642115909813,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a408072f-95a9-4d55-a66f-eae4af3250b5","invariantUUID":"560d8a2c-d9e1-4af9-a73a-1022ef2f3e83","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":"networkrules","uniqueId":"cfe8991e-6676-4173-9519-aa24c85519e3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115948320,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1ac0a1db-ddeb-4244-98d6-f1fd14a8d4e5","invariantUUID":"de96bfe2-d82c-46e7-bba9-68759e51180b","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a668160a-9e7d-4a55-b616-65bb57c0ce11","lifecycleState":"CERTIFIED","lastUpdateDate":1642116100311,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b881153f-46e0-4509-bc06-b5062147bd4c","invariantUUID":"faeb5f7a-f35b-4954-8bc6-ac6db9b111ef","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":"network","uniqueId":"13edc194-7966-46d9-9713-7472992bbf07","lifecycleState":"CERTIFIED","lastUpdateDate":1642115983593,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8285a39-d596-49ed-af09-1767aef18386","invariantUUID":"407a34e5-0193-40e6-ba44-e26245e76d53","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":"0c6204ed-570a-44dc-ac29-1deab811449d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115923785,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69af236b-9ed1-48bb-be71-ff89282af4e2","invariantUUID":"24979889-02ba-4295-84c3-f442c1748bec","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":"objectStorage","uniqueId":"b30bd4ae-4e40-4b0a-82c3-8860c59d312f","lifecycleState":"CERTIFIED","lastUpdateDate":1642115993628,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"826d1b1c-31b7-4815-8bc2-b642606eb069","invariantUUID":"1daaaf13-19cb-46be-98ad-1e18a2ee3631","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":"objectStorage","uniqueId":"862afa3c-75be-4057-820d-713877bbd462","lifecycleState":"CERTIFIED","lastUpdateDate":1642116103012,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8be007f0-28df-477b-9f8f-1b418741993c","invariantUUID":"d16a967e-d7d0-4f91-acdf-35674eb29bcc","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":"network","uniqueId":"2fdf097d-bc90-45f2-b9dd-6e30fc0902ca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115959979,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f92007e7-7547-44f4-9abb-aae1e72db6d2","invariantUUID":"8dd9f2f7-4766-465c-857c-63386812578a","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":"d6780666-a5f6-4359-980f-95e7725e98af","lifecycleState":"CERTIFIED","lastUpdateDate":1642115932841,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a0fc63f-f9a5-4ec0-92f6-968631d06a9d","invariantUUID":"2c62a88e-fcbb-42f5-8ca0-fa71e3d1adab","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"29acefd5-3f39-4752-99e9-a6d87c8ad8ac","lifecycleState":"CERTIFIED","lastUpdateDate":1642122733266,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","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":"8bd08fd3-07cc-4aa2-8b7d-b183a3443697","lifecycleState":"CERTIFIED","lastUpdateDate":1642123197276,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","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":"aa72bbbe-0d66-40df-8ff3-f513f57429e6","lifecycleState":"CERTIFIED","lastUpdateDate":1642123633379,"name":"basic_onboard_qDUNhQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","systemName":"BasicOnboardQdunhq","description":"service","tags":["basic_onboard_qDUNhQ"],"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":"ca987252-d5f8-47d0-a60f-f00da8c76199","lifecycleState":"CERTIFIED","lastUpdateDate":1642123727157,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","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-14 01:33:22,113 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-14 01:33:22,114 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': '242ccb0d-6ac7-4305-925d-15ed2bcf1b11', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:33:22,114 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/f872423d-87bd-401c-a9f1-d740d459b87f/vnfs/bda580cf-4988-4b18-af3d-45dead9ff6a9/vfModules 2022-01-14 01:33:22,114 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-b6cf6104-76de-44a1-a80f-1f1e9e2f673a", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "1bdf72f2-71cf-415b-83b6-787a02e39026", "modelVersionId": "bf7afd21-2ecb-451e-abba-5ffbbf3ac08a", "modelName": "BasicCnf..base_dummy..module-0", "modelVersion": "1", "modelCustomizationId": "8fb11689-5645-4d62-904d-aa7490e7e968", "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": "f872423d-87bd-401c-a9f1-d740d459b87f", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "bf046adb-a37a-4e61-a71b-529ed1276dd3", "modelVersion": "1.0", "modelVersionId": "d340a3e1-ba71-4f30-8f1e-4412d108c4ec" } } }, { "relatedInstance": { "instanceId": "bda580cf-4988-4b18-af3d-45dead9ff6a9", "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "e63c4bad-7eb8-4f76-904d-bc4533d4037f", "modelVersion": "1.0", "modelVersionId": "7d2e9117-31a3-4eed-847d-5b78279e9930", "modelCustomizationId": "23481b02-aee5-497c-83e2-77311f98db6f", "modelCustomizationName": "basic_cnf 0" } } } ] } } 2022-01-14 01:33:22,115 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:33:23,660 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/f872423d-87bd-401c-a9f1-d740d459b87f/vnfs/bda580cf-4988-4b18-af3d-45dead9ff6a9/vfModules HTTP/1.1" 202 262 2022-01-14 01:33:23,661 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-14 01:33:23,661 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response: {"requestReferences":{"requestId":"242ccb0d-6ac7-4305-925d-15ed2bcf1b11","instanceId":"9c04a5d5-8278-45bc-80da-5c43323d71ca","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/242ccb0d-6ac7-4305-925d-15ed2bcf1b11"}} 2022-01-14 01:33:23,662 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2022-01-14 01:33:23,669 DEBUG 129:onap_service.py(9) - [None][Check 242ccb0d-6ac7-4305-925d-15ed2bcf1b11 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '668e9b79-305e-49d6-bb66-2f02bfaff845', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:33:23,669 DEBUG 131:onap_service.py(9) - [None][Check 242ccb0d-6ac7-4305-925d-15ed2bcf1b11 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/242ccb0d-6ac7-4305-925d-15ed2bcf1b11 2022-01-14 01:33:23,669 DEBUG 132:onap_service.py(9) - [None][Check 242ccb0d-6ac7-4305-925d-15ed2bcf1b11 orchestration request status] data sent: None 2022-01-14 01:33:23,672 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:33:23,828 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/242ccb0d-6ac7-4305-925d-15ed2bcf1b11 HTTP/1.1" 200 2455 2022-01-14 01:33:23,830 INFO 142:onap_service.py(9) - [None][Check 242ccb0d-6ac7-4305-925d-15ed2bcf1b11 orchestration request status] response code: 200 2022-01-14 01:33:23,830 DEBUG 146:onap_service.py(9) - [None][Check 242ccb0d-6ac7-4305-925d-15ed2bcf1b11 orchestration request status] response: {"request":{"requestId":"242ccb0d-6ac7-4305-925d-15ed2bcf1b11","startTime":"Fri, 14 Jan 2022 01:33:22 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"1bdf72f2-71cf-415b-83b6-787a02e39026","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"8fb11689-5645-4d62-904d-aa7490e7e968","modelVersionId":"bf7afd21-2ecb-451e-abba-5ffbbf3ac08a","modelCustomizationId":"8fb11689-5645-4d62-904d-aa7490e7e968","modelUuid":"bf7afd21-2ecb-451e-abba-5ffbbf3ac08a","modelInvariantUuid":"1bdf72f2-71cf-415b-83b6-787a02e39026","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f872423d-87bd-401c-a9f1-d740d459b87f","modelInfo":{"modelInvariantId":"bf046adb-a37a-4e61-a71b-529ed1276dd3","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelUuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelInvariantUuid":"bf046adb-a37a-4e61-a71b-529ed1276dd3"}}},{"relatedInstance":{"instanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"23481b02-aee5-497c-83e2-77311f98db6f","modelVersionId":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelCustomizationId":"23481b02-aee5-497c-83e2-77311f98db6f","modelUuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelInvariantUuid":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"f872423d-87bd-401c-a9f1-d740d459b87f","vnfInstanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","vfModuleInstanceId":"9c04a5d5-8278-45bc-80da-5c43323d71ca","vfModuleInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 14 Jan 2022 01:33:23 GMT"}}} 2022-01-14 01:33:33,841 DEBUG 129:onap_service.py(9) - [None][Check 242ccb0d-6ac7-4305-925d-15ed2bcf1b11 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5e93603a-6844-470c-b13d-ef047f88ea1a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:33:33,842 DEBUG 131:onap_service.py(9) - [None][Check 242ccb0d-6ac7-4305-925d-15ed2bcf1b11 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/242ccb0d-6ac7-4305-925d-15ed2bcf1b11 2022-01-14 01:33:33,842 DEBUG 132:onap_service.py(9) - [None][Check 242ccb0d-6ac7-4305-925d-15ed2bcf1b11 orchestration request status] data sent: None 2022-01-14 01:33:33,843 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:33:33,991 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/242ccb0d-6ac7-4305-925d-15ed2bcf1b11 HTTP/1.1" 200 2666 2022-01-14 01:33:33,992 INFO 142:onap_service.py(9) - [None][Check 242ccb0d-6ac7-4305-925d-15ed2bcf1b11 orchestration request status] response code: 200 2022-01-14 01:33:33,993 DEBUG 146:onap_service.py(9) - [None][Check 242ccb0d-6ac7-4305-925d-15ed2bcf1b11 orchestration request status] response: {"request":{"requestId":"242ccb0d-6ac7-4305-925d-15ed2bcf1b11","startTime":"Fri, 14 Jan 2022 01:33:22 GMT","finishTime":"Fri, 14 Jan 2022 01:33:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"1bdf72f2-71cf-415b-83b6-787a02e39026","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"8fb11689-5645-4d62-904d-aa7490e7e968","modelVersionId":"bf7afd21-2ecb-451e-abba-5ffbbf3ac08a","modelCustomizationId":"8fb11689-5645-4d62-904d-aa7490e7e968","modelUuid":"bf7afd21-2ecb-451e-abba-5ffbbf3ac08a","modelInvariantUuid":"1bdf72f2-71cf-415b-83b6-787a02e39026","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f872423d-87bd-401c-a9f1-d740d459b87f","modelInfo":{"modelInvariantId":"bf046adb-a37a-4e61-a71b-529ed1276dd3","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelUuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelInvariantUuid":"bf046adb-a37a-4e61-a71b-529ed1276dd3"}}},{"relatedInstance":{"instanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"23481b02-aee5-497c-83e2-77311f98db6f","modelVersionId":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelCustomizationId":"23481b02-aee5-497c-83e2-77311f98db6f","modelUuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelInvariantUuid":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"f872423d-87bd-401c-a9f1-d740d459b87f","vnfInstanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","vfModuleInstanceId":"9c04a5d5-8278-45bc-80da-5c43323d71ca","vfModuleInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 14 Jan 2022 01:33:32 GMT"}}} 2022-01-14 01:33:33,993 INFO 56:mixins.py(9) - VfModuleInstantiation task finished 2022-01-14 01:33:33,994 DEBUG 129:onap_service.py(9) - [None][Check 242ccb0d-6ac7-4305-925d-15ed2bcf1b11 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9b128d84-d53b-410d-a988-d1ff66d1459c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:33:33,994 DEBUG 131:onap_service.py(9) - [None][Check 242ccb0d-6ac7-4305-925d-15ed2bcf1b11 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/242ccb0d-6ac7-4305-925d-15ed2bcf1b11 2022-01-14 01:33:33,995 DEBUG 132:onap_service.py(9) - [None][Check 242ccb0d-6ac7-4305-925d-15ed2bcf1b11 orchestration request status] data sent: None 2022-01-14 01:33:33,996 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:33:34,157 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/242ccb0d-6ac7-4305-925d-15ed2bcf1b11 HTTP/1.1" 200 2666 2022-01-14 01:33:34,158 INFO 142:onap_service.py(9) - [None][Check 242ccb0d-6ac7-4305-925d-15ed2bcf1b11 orchestration request status] response code: 200 2022-01-14 01:33:34,159 DEBUG 146:onap_service.py(9) - [None][Check 242ccb0d-6ac7-4305-925d-15ed2bcf1b11 orchestration request status] response: {"request":{"requestId":"242ccb0d-6ac7-4305-925d-15ed2bcf1b11","startTime":"Fri, 14 Jan 2022 01:33:22 GMT","finishTime":"Fri, 14 Jan 2022 01:33:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"1bdf72f2-71cf-415b-83b6-787a02e39026","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"8fb11689-5645-4d62-904d-aa7490e7e968","modelVersionId":"bf7afd21-2ecb-451e-abba-5ffbbf3ac08a","modelCustomizationId":"8fb11689-5645-4d62-904d-aa7490e7e968","modelUuid":"bf7afd21-2ecb-451e-abba-5ffbbf3ac08a","modelInvariantUuid":"1bdf72f2-71cf-415b-83b6-787a02e39026","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f872423d-87bd-401c-a9f1-d740d459b87f","modelInfo":{"modelInvariantId":"bf046adb-a37a-4e61-a71b-529ed1276dd3","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelUuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelInvariantUuid":"bf046adb-a37a-4e61-a71b-529ed1276dd3"}}},{"relatedInstance":{"instanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"23481b02-aee5-497c-83e2-77311f98db6f","modelVersionId":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelCustomizationId":"23481b02-aee5-497c-83e2-77311f98db6f","modelUuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelInvariantUuid":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"f872423d-87bd-401c-a9f1-d740d459b87f","vnfInstanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","vfModuleInstanceId":"9c04a5d5-8278-45bc-80da-5c43323d71ca","vfModuleInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 14 Jan 2022 01:33:32 GMT"}}} 2022-01-14 01:33:34,159 DEBUG 129:onap_service.py(9) - [None][Check 242ccb0d-6ac7-4305-925d-15ed2bcf1b11 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '030de412-45a3-4f73-92f6-88b7cae8e108', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:33:34,160 DEBUG 131:onap_service.py(9) - [None][Check 242ccb0d-6ac7-4305-925d-15ed2bcf1b11 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/242ccb0d-6ac7-4305-925d-15ed2bcf1b11 2022-01-14 01:33:34,160 DEBUG 132:onap_service.py(9) - [None][Check 242ccb0d-6ac7-4305-925d-15ed2bcf1b11 orchestration request status] data sent: None 2022-01-14 01:33:34,161 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:33:34,313 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/242ccb0d-6ac7-4305-925d-15ed2bcf1b11 HTTP/1.1" 200 2666 2022-01-14 01:33:34,314 INFO 142:onap_service.py(9) - [None][Check 242ccb0d-6ac7-4305-925d-15ed2bcf1b11 orchestration request status] response code: 200 2022-01-14 01:33:34,314 DEBUG 146:onap_service.py(9) - [None][Check 242ccb0d-6ac7-4305-925d-15ed2bcf1b11 orchestration request status] response: {"request":{"requestId":"242ccb0d-6ac7-4305-925d-15ed2bcf1b11","startTime":"Fri, 14 Jan 2022 01:33:22 GMT","finishTime":"Fri, 14 Jan 2022 01:33:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"1bdf72f2-71cf-415b-83b6-787a02e39026","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"8fb11689-5645-4d62-904d-aa7490e7e968","modelVersionId":"bf7afd21-2ecb-451e-abba-5ffbbf3ac08a","modelCustomizationId":"8fb11689-5645-4d62-904d-aa7490e7e968","modelUuid":"bf7afd21-2ecb-451e-abba-5ffbbf3ac08a","modelInvariantUuid":"1bdf72f2-71cf-415b-83b6-787a02e39026","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f872423d-87bd-401c-a9f1-d740d459b87f","modelInfo":{"modelInvariantId":"bf046adb-a37a-4e61-a71b-529ed1276dd3","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelUuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelInvariantUuid":"bf046adb-a37a-4e61-a71b-529ed1276dd3"}}},{"relatedInstance":{"instanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"23481b02-aee5-497c-83e2-77311f98db6f","modelVersionId":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelCustomizationId":"23481b02-aee5-497c-83e2-77311f98db6f","modelUuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelInvariantUuid":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"f872423d-87bd-401c-a9f1-d740d459b87f","vnfInstanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","vfModuleInstanceId":"9c04a5d5-8278-45bc-80da-5c43323d71ca","vfModuleInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 14 Jan 2022 01:33:32 GMT"}}} 2022-01-14 01:33:34,321 DEBUG 129:onap_service.py(1) - [None][Check 242ccb0d-6ac7-4305-925d-15ed2bcf1b11 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '29d13f19-fdec-4f13-82d8-16230cb8c927', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:33:34,321 DEBUG 131:onap_service.py(1) - [None][Check 242ccb0d-6ac7-4305-925d-15ed2bcf1b11 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/242ccb0d-6ac7-4305-925d-15ed2bcf1b11 2022-01-14 01:33:34,322 DEBUG 132:onap_service.py(1) - [None][Check 242ccb0d-6ac7-4305-925d-15ed2bcf1b11 orchestration request status] data sent: None 2022-01-14 01:33:34,324 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:33:34,497 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/242ccb0d-6ac7-4305-925d-15ed2bcf1b11 HTTP/1.1" 200 2666 2022-01-14 01:33:34,498 INFO 142:onap_service.py(1) - [None][Check 242ccb0d-6ac7-4305-925d-15ed2bcf1b11 orchestration request status] response code: 200 2022-01-14 01:33:34,498 DEBUG 146:onap_service.py(1) - [None][Check 242ccb0d-6ac7-4305-925d-15ed2bcf1b11 orchestration request status] response: {"request":{"requestId":"242ccb0d-6ac7-4305-925d-15ed2bcf1b11","startTime":"Fri, 14 Jan 2022 01:33:22 GMT","finishTime":"Fri, 14 Jan 2022 01:33:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"1bdf72f2-71cf-415b-83b6-787a02e39026","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"8fb11689-5645-4d62-904d-aa7490e7e968","modelVersionId":"bf7afd21-2ecb-451e-abba-5ffbbf3ac08a","modelCustomizationId":"8fb11689-5645-4d62-904d-aa7490e7e968","modelUuid":"bf7afd21-2ecb-451e-abba-5ffbbf3ac08a","modelInvariantUuid":"1bdf72f2-71cf-415b-83b6-787a02e39026","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f872423d-87bd-401c-a9f1-d740d459b87f","modelInfo":{"modelInvariantId":"bf046adb-a37a-4e61-a71b-529ed1276dd3","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelUuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelInvariantUuid":"bf046adb-a37a-4e61-a71b-529ed1276dd3"}}},{"relatedInstance":{"instanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"23481b02-aee5-497c-83e2-77311f98db6f","modelVersionId":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelCustomizationId":"23481b02-aee5-497c-83e2-77311f98db6f","modelUuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelInvariantUuid":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"f872423d-87bd-401c-a9f1-d740d459b87f","vnfInstanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","vfModuleInstanceId":"9c04a5d5-8278-45bc-80da-5c43323d71ca","vfModuleInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 14 Jan 2022 01:33:32 GMT"}}} 2022-01-14 01:33:34,499 DEBUG 129:onap_service.py(1) - [None][Check 242ccb0d-6ac7-4305-925d-15ed2bcf1b11 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'be6aa09d-a8ed-4e36-86dd-e11f565b4e11', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:33:34,499 DEBUG 131:onap_service.py(1) - [None][Check 242ccb0d-6ac7-4305-925d-15ed2bcf1b11 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/242ccb0d-6ac7-4305-925d-15ed2bcf1b11 2022-01-14 01:33:34,499 DEBUG 132:onap_service.py(1) - [None][Check 242ccb0d-6ac7-4305-925d-15ed2bcf1b11 orchestration request status] data sent: None 2022-01-14 01:33:34,501 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:33:34,678 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/242ccb0d-6ac7-4305-925d-15ed2bcf1b11 HTTP/1.1" 200 2666 2022-01-14 01:33:34,679 INFO 142:onap_service.py(1) - [None][Check 242ccb0d-6ac7-4305-925d-15ed2bcf1b11 orchestration request status] response code: 200 2022-01-14 01:33:34,679 DEBUG 146:onap_service.py(1) - [None][Check 242ccb0d-6ac7-4305-925d-15ed2bcf1b11 orchestration request status] response: {"request":{"requestId":"242ccb0d-6ac7-4305-925d-15ed2bcf1b11","startTime":"Fri, 14 Jan 2022 01:33:22 GMT","finishTime":"Fri, 14 Jan 2022 01:33:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"1bdf72f2-71cf-415b-83b6-787a02e39026","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"8fb11689-5645-4d62-904d-aa7490e7e968","modelVersionId":"bf7afd21-2ecb-451e-abba-5ffbbf3ac08a","modelCustomizationId":"8fb11689-5645-4d62-904d-aa7490e7e968","modelUuid":"bf7afd21-2ecb-451e-abba-5ffbbf3ac08a","modelInvariantUuid":"1bdf72f2-71cf-415b-83b6-787a02e39026","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f872423d-87bd-401c-a9f1-d740d459b87f","modelInfo":{"modelInvariantId":"bf046adb-a37a-4e61-a71b-529ed1276dd3","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelUuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelInvariantUuid":"bf046adb-a37a-4e61-a71b-529ed1276dd3"}}},{"relatedInstance":{"instanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"23481b02-aee5-497c-83e2-77311f98db6f","modelVersionId":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelCustomizationId":"23481b02-aee5-497c-83e2-77311f98db6f","modelUuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelInvariantUuid":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"f872423d-87bd-401c-a9f1-d740d459b87f","vnfInstanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","vfModuleInstanceId":"9c04a5d5-8278-45bc-80da-5c43323d71ca","vfModuleInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 14 Jan 2022 01:33:32 GMT"}}} 2022-01-14 01:33:34,680 INFO 36:basic_cnf.py(1) - basic_cnf successfully created 2022-01-14 01:33:34,680 INFO 39:basic_cnf.py(1) - basic_cnf cleanup called 2022-01-14 01:33:44,691 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-14 01:33:44,691 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/f872423d-87bd-401c-a9f1-d740d459b87f/relationship-list 2022-01-14 01:33:44,692 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-14 01:33:44,693 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:44,759 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/f872423d-87bd-401c-a9f1-d740d459b87f/relationship-list HTTP/1.1" 200 1064 2022-01-14 01:33:44,760 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-14 01:33:44,760 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/9e4f7175-769c-4a4b-9bbc-0a2406a5127a","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"9e4f7175-769c-4a4b-9bbc-0a2406a5127a"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/bda580cf-4988-4b18-af3d-45dead9ff6a9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"bda580cf-4988-4b18-af3d-45dead9ff6a9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_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-14 01:33:44,762 DEBUG 129:onap_service.py(1) - [AAI][Get f872423d-87bd-401c-a9f1-d740d459b87f 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-14 01:33:44,762 DEBUG 131:onap_service.py(1) - [AAI][Get f872423d-87bd-401c-a9f1-d740d459b87f ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/bda580cf-4988-4b18-af3d-45dead9ff6a9 2022-01-14 01:33:44,762 DEBUG 132:onap_service.py(1) - [AAI][Get f872423d-87bd-401c-a9f1-d740d459b87f ABCMeta] data sent: None 2022-01-14 01:33:44,763 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:44,825 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/bda580cf-4988-4b18-af3d-45dead9ff6a9 HTTP/1.1" 200 3737 2022-01-14 01:33:44,826 INFO 142:onap_service.py(1) - [AAI][Get f872423d-87bd-401c-a9f1-d740d459b87f ABCMeta] response code: 200 2022-01-14 01:33:44,826 DEBUG 146:onap_service.py(1) - [AAI][Get f872423d-87bd-401c-a9f1-d740d459b87f ABCMeta] response: {"vnf-id":"bda580cf-4988-4b18-af3d-45dead9ff6a9","vnf-name":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"bf046adb-a37a-4e61-a71b-529ed1276dd3","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1642123992334","model-invariant-id":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","model-version-id":"7d2e9117-31a3-4eed-847d-5b78279e9930","model-customization-id":"23481b02-aee5-497c-83e2-77311f98db6f","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/f872423d-87bd-401c-a9f1-d740d459b87f/service-data/vnfs/vnf/bda580cf-4988-4b18-af3d-45dead9ff6a9/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/f872423d-87bd-401c-a9f1-d740d459b87f","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":"f872423d-87bd-401c-a9f1-d740d459b87f"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a"}]},{"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":"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"}]},{"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"}]}]}} 2022-01-14 01:33:44,828 DEBUG 167:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2022-01-14 01:33:44,829 INFO 169:vf_module_ala_carte.py(1) - Get VF Modules 2022-01-14 01:33:44,829 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_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-14 01:33:44,829 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/bda580cf-4988-4b18-af3d-45dead9ff6a9/vf-modules 2022-01-14 01:33:44,829 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0 VF modules] data sent: None 2022-01-14 01:33:44,831 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:44,883 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/bda580cf-4988-4b18-af3d-45dead9ff6a9/vf-modules HTTP/1.1" 200 798 2022-01-14 01:33:44,884 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0 VF modules] response code: 200 2022-01-14 01:33:44,884 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"9c04a5d5-8278-45bc-80da-5c43323d71ca","vf-module-name":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a","heat-stack-id":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a/epic_tharp","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1642124012267","model-invariant-id":"1bdf72f2-71cf-415b-83b6-787a02e39026","model-version-id":"bf7afd21-2ecb-451e-abba-5ffbbf3ac08a","model-customization-id":"8fb11689-5645-4d62-904d-aa7490e7e968","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/f872423d-87bd-401c-a9f1-d740d459b87f/service-data/vnfs/vnf/bda580cf-4988-4b18-af3d-45dead9ff6a9/vnf-data/vf-modules/vf-module/9c04a5d5-8278-45bc-80da-5c43323d71ca/vf-module-data/vf-module-topology/"}]} 2022-01-14 01:33:44,886 INFO 171:vf_module_ala_carte.py(1) - Delete VF Module AAI 2022-01-14 01:33:44,887 DEBUG 158:vf_module.py(1) - Delete 9c04a5d5-8278-45bc-80da-5c43323d71ca VF module 2022-01-14 01:33:44,887 DEBUG 45:deletion.py(1) - VF module 9c04a5d5-8278-45bc-80da-5c43323d71ca deletion request 2022-01-14 01:33:44,896 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-14 01:33:44,896 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-14 01:33:44,896 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-14 01:33:44,898 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:44,943 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-14 01:33:44,944 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-14 01:33:44,944 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-14 01:33:44,947 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-14 01:33:44,947 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-14 01:33:44,948 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-14 01:33:44,949 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:45,009 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-14 01:33:45,010 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-14 01:33:45,010 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":"1642123989042","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/bda580cf-4988-4b18-af3d-45dead9ff6a9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"bda580cf-4988-4b18-af3d-45dead9ff6a9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0"}]}]}}]} 2022-01-14 01:33:45,013 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-14 01:33:45,013 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-14 01:33:45,013 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-14 01:33:45,015 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:45,057 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-14 01:33:45,058 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-14 01:33:45,058 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-14 01:33:45,061 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-14 01:33:45,061 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-14 01:33:45,061 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-14 01:33:45,062 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:45,116 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-14 01:33:45,117 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-14 01:33:45,117 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":"1642123989042","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/bda580cf-4988-4b18-af3d-45dead9ff6a9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"bda580cf-4988-4b18-af3d-45dead9ff6a9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0"}]}]}}]} 2022-01-14 01:33:45,120 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-14 01:33:45,120 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-14 01:33:45,120 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-14 01:33:45,122 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:45,173 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-14 01:33:45,174 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-14 01:33:45,174 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-14 01:33:45,177 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-14 01:33:45,177 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-14 01:33:45,177 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-14 01:33:45,179 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:45,237 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-14 01:33:45,238 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-14 01:33:45,239 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":"1642123989042","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/bda580cf-4988-4b18-af3d-45dead9ff6a9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"bda580cf-4988-4b18-af3d-45dead9ff6a9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0"}]}]}}]} 2022-01-14 01:33:45,241 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-14 01:33:45,242 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-14 01:33:45,242 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-01-14 01:33:45,243 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:45,289 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-14 01:33:45,290 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-01-14 01:33:45,290 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1642123989136","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/bda580cf-4988-4b18-af3d-45dead9ff6a9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"bda580cf-4988-4b18-af3d-45dead9ff6a9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_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-14 01:33:45,293 DEBUG 129:onap_service.py(1) - [None][Create 9c04a5d5-8278-45bc-80da-5c43323d71ca VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '97490ee3-b43f-4945-9574-9aa0a35b2af7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:33:45,293 DEBUG 131:onap_service.py(1) - [None][Create 9c04a5d5-8278-45bc-80da-5c43323d71ca VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f872423d-87bd-401c-a9f1-d740d459b87f/vnfs/bda580cf-4988-4b18-af3d-45dead9ff6a9/vfModules/9c04a5d5-8278-45bc-80da-5c43323d71ca 2022-01-14 01:33:45,293 DEBUG 132:onap_service.py(1) - [None][Create 9c04a5d5-8278-45bc-80da-5c43323d71ca VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "1bdf72f2-71cf-415b-83b6-787a02e39026", "modelVersionId": "bf7afd21-2ecb-451e-abba-5ffbbf3ac08a", "modelName": "basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a", "modelVersion": "1642124012267", "modelCustomizationId": "8fb11689-5645-4d62-904d-aa7490e7e968" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2022-01-14 01:33:45,295 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:33:46,756 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/f872423d-87bd-401c-a9f1-d740d459b87f/vnfs/bda580cf-4988-4b18-af3d-45dead9ff6a9/vfModules/9c04a5d5-8278-45bc-80da-5c43323d71ca HTTP/1.1" 202 262 2022-01-14 01:33:46,757 INFO 142:onap_service.py(1) - [None][Create 9c04a5d5-8278-45bc-80da-5c43323d71ca VF moduledeletion request] response code: 202 2022-01-14 01:33:46,758 DEBUG 146:onap_service.py(1) - [None][Create 9c04a5d5-8278-45bc-80da-5c43323d71ca VF moduledeletion request] response: {"requestReferences":{"requestId":"97490ee3-b43f-4945-9574-9aa0a35b2af7","instanceId":"9c04a5d5-8278-45bc-80da-5c43323d71ca","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/97490ee3-b43f-4945-9574-9aa0a35b2af7"}} 2022-01-14 01:33:46,758 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2022-01-14 01:33:46,766 DEBUG 129:onap_service.py(10) - [None][Check 97490ee3-b43f-4945-9574-9aa0a35b2af7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3a873115-9092-4e27-8bef-e2219de554a2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:33:46,766 DEBUG 131:onap_service.py(10) - [None][Check 97490ee3-b43f-4945-9574-9aa0a35b2af7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/97490ee3-b43f-4945-9574-9aa0a35b2af7 2022-01-14 01:33:46,766 DEBUG 132:onap_service.py(10) - [None][Check 97490ee3-b43f-4945-9574-9aa0a35b2af7 orchestration request status] data sent: None 2022-01-14 01:33:46,769 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:33:46,933 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/97490ee3-b43f-4945-9574-9aa0a35b2af7 HTTP/1.1" 200 1311 2022-01-14 01:33:46,934 INFO 142:onap_service.py(10) - [None][Check 97490ee3-b43f-4945-9574-9aa0a35b2af7 orchestration request status] response code: 200 2022-01-14 01:33:46,935 DEBUG 146:onap_service.py(10) - [None][Check 97490ee3-b43f-4945-9574-9aa0a35b2af7 orchestration request status] response: {"request":{"requestId":"97490ee3-b43f-4945-9574-9aa0a35b2af7","startTime":"Fri, 14 Jan 2022 01:33:45 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"1bdf72f2-71cf-415b-83b6-787a02e39026","modelType":"vfModule","modelName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a","modelVersion":"1642124012267","modelCustomizationUuid":"8fb11689-5645-4d62-904d-aa7490e7e968","modelVersionId":"bf7afd21-2ecb-451e-abba-5ffbbf3ac08a","modelCustomizationId":"8fb11689-5645-4d62-904d-aa7490e7e968","modelUuid":"bf7afd21-2ecb-451e-abba-5ffbbf3ac08a","modelInvariantUuid":"1bdf72f2-71cf-415b-83b6-787a02e39026"},"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":"f872423d-87bd-401c-a9f1-d740d459b87f","vnfInstanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","vfModuleInstanceId":"9c04a5d5-8278-45bc-80da-5c43323d71ca","vfModuleInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 14 Jan 2022 01:33:45 GMT"}}} 2022-01-14 01:33:56,947 DEBUG 129:onap_service.py(10) - [None][Check 97490ee3-b43f-4945-9574-9aa0a35b2af7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ee199df7-2b6e-4057-957e-bd90e06227de', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:33:56,948 DEBUG 131:onap_service.py(10) - [None][Check 97490ee3-b43f-4945-9574-9aa0a35b2af7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/97490ee3-b43f-4945-9574-9aa0a35b2af7 2022-01-14 01:33:56,948 DEBUG 132:onap_service.py(10) - [None][Check 97490ee3-b43f-4945-9574-9aa0a35b2af7 orchestration request status] data sent: None 2022-01-14 01:33:56,950 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:33:57,166 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/97490ee3-b43f-4945-9574-9aa0a35b2af7 HTTP/1.1" 200 1522 2022-01-14 01:33:57,168 INFO 142:onap_service.py(10) - [None][Check 97490ee3-b43f-4945-9574-9aa0a35b2af7 orchestration request status] response code: 200 2022-01-14 01:33:57,168 DEBUG 146:onap_service.py(10) - [None][Check 97490ee3-b43f-4945-9574-9aa0a35b2af7 orchestration request status] response: {"request":{"requestId":"97490ee3-b43f-4945-9574-9aa0a35b2af7","startTime":"Fri, 14 Jan 2022 01:33:45 GMT","finishTime":"Fri, 14 Jan 2022 01:33:56 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"1bdf72f2-71cf-415b-83b6-787a02e39026","modelType":"vfModule","modelName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a","modelVersion":"1642124012267","modelCustomizationUuid":"8fb11689-5645-4d62-904d-aa7490e7e968","modelVersionId":"bf7afd21-2ecb-451e-abba-5ffbbf3ac08a","modelCustomizationId":"8fb11689-5645-4d62-904d-aa7490e7e968","modelUuid":"bf7afd21-2ecb-451e-abba-5ffbbf3ac08a","modelInvariantUuid":"1bdf72f2-71cf-415b-83b6-787a02e39026"},"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":"f872423d-87bd-401c-a9f1-d740d459b87f","vnfInstanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","vfModuleInstanceId":"9c04a5d5-8278-45bc-80da-5c43323d71ca","vfModuleInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 14 Jan 2022 01:33:56 GMT"}}} 2022-01-14 01:33:57,169 INFO 56:mixins.py(10) - VfModuleDeletionRequest task finished 2022-01-14 01:33:57,169 DEBUG 129:onap_service.py(10) - [None][Check 97490ee3-b43f-4945-9574-9aa0a35b2af7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd9663188-3ac0-4497-be7f-3b199e283150', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:33:57,169 DEBUG 131:onap_service.py(10) - [None][Check 97490ee3-b43f-4945-9574-9aa0a35b2af7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/97490ee3-b43f-4945-9574-9aa0a35b2af7 2022-01-14 01:33:57,169 DEBUG 132:onap_service.py(10) - [None][Check 97490ee3-b43f-4945-9574-9aa0a35b2af7 orchestration request status] data sent: None 2022-01-14 01:33:57,171 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:33:57,339 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/97490ee3-b43f-4945-9574-9aa0a35b2af7 HTTP/1.1" 200 1522 2022-01-14 01:33:57,340 INFO 142:onap_service.py(10) - [None][Check 97490ee3-b43f-4945-9574-9aa0a35b2af7 orchestration request status] response code: 200 2022-01-14 01:33:57,340 DEBUG 146:onap_service.py(10) - [None][Check 97490ee3-b43f-4945-9574-9aa0a35b2af7 orchestration request status] response: {"request":{"requestId":"97490ee3-b43f-4945-9574-9aa0a35b2af7","startTime":"Fri, 14 Jan 2022 01:33:45 GMT","finishTime":"Fri, 14 Jan 2022 01:33:56 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"1bdf72f2-71cf-415b-83b6-787a02e39026","modelType":"vfModule","modelName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a","modelVersion":"1642124012267","modelCustomizationUuid":"8fb11689-5645-4d62-904d-aa7490e7e968","modelVersionId":"bf7afd21-2ecb-451e-abba-5ffbbf3ac08a","modelCustomizationId":"8fb11689-5645-4d62-904d-aa7490e7e968","modelUuid":"bf7afd21-2ecb-451e-abba-5ffbbf3ac08a","modelInvariantUuid":"1bdf72f2-71cf-415b-83b6-787a02e39026"},"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":"f872423d-87bd-401c-a9f1-d740d459b87f","vnfInstanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","vfModuleInstanceId":"9c04a5d5-8278-45bc-80da-5c43323d71ca","vfModuleInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 14 Jan 2022 01:33:56 GMT"}}} 2022-01-14 01:33:57,341 DEBUG 129:onap_service.py(10) - [None][Check 97490ee3-b43f-4945-9574-9aa0a35b2af7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5af54ece-acb4-4454-a34c-cdd857f34543', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:33:57,341 DEBUG 131:onap_service.py(10) - [None][Check 97490ee3-b43f-4945-9574-9aa0a35b2af7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/97490ee3-b43f-4945-9574-9aa0a35b2af7 2022-01-14 01:33:57,341 DEBUG 132:onap_service.py(10) - [None][Check 97490ee3-b43f-4945-9574-9aa0a35b2af7 orchestration request status] data sent: None 2022-01-14 01:33:57,342 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:33:57,531 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/97490ee3-b43f-4945-9574-9aa0a35b2af7 HTTP/1.1" 200 1522 2022-01-14 01:33:57,533 INFO 142:onap_service.py(10) - [None][Check 97490ee3-b43f-4945-9574-9aa0a35b2af7 orchestration request status] response code: 200 2022-01-14 01:33:57,533 DEBUG 146:onap_service.py(10) - [None][Check 97490ee3-b43f-4945-9574-9aa0a35b2af7 orchestration request status] response: {"request":{"requestId":"97490ee3-b43f-4945-9574-9aa0a35b2af7","startTime":"Fri, 14 Jan 2022 01:33:45 GMT","finishTime":"Fri, 14 Jan 2022 01:33:56 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"1bdf72f2-71cf-415b-83b6-787a02e39026","modelType":"vfModule","modelName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a","modelVersion":"1642124012267","modelCustomizationUuid":"8fb11689-5645-4d62-904d-aa7490e7e968","modelVersionId":"bf7afd21-2ecb-451e-abba-5ffbbf3ac08a","modelCustomizationId":"8fb11689-5645-4d62-904d-aa7490e7e968","modelUuid":"bf7afd21-2ecb-451e-abba-5ffbbf3ac08a","modelInvariantUuid":"1bdf72f2-71cf-415b-83b6-787a02e39026"},"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":"f872423d-87bd-401c-a9f1-d740d459b87f","vnfInstanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","vfModuleInstanceId":"9c04a5d5-8278-45bc-80da-5c43323d71ca","vfModuleInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 14 Jan 2022 01:33:56 GMT"}}} 2022-01-14 01:33:57,543 DEBUG 129:onap_service.py(1) - [None][Check 97490ee3-b43f-4945-9574-9aa0a35b2af7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c2f375b9-a4d2-4866-9c4a-7c5af819f325', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:33:57,543 DEBUG 131:onap_service.py(1) - [None][Check 97490ee3-b43f-4945-9574-9aa0a35b2af7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/97490ee3-b43f-4945-9574-9aa0a35b2af7 2022-01-14 01:33:57,544 DEBUG 132:onap_service.py(1) - [None][Check 97490ee3-b43f-4945-9574-9aa0a35b2af7 orchestration request status] data sent: None 2022-01-14 01:33:57,546 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:33:57,733 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/97490ee3-b43f-4945-9574-9aa0a35b2af7 HTTP/1.1" 200 1522 2022-01-14 01:33:57,734 INFO 142:onap_service.py(1) - [None][Check 97490ee3-b43f-4945-9574-9aa0a35b2af7 orchestration request status] response code: 200 2022-01-14 01:33:57,735 DEBUG 146:onap_service.py(1) - [None][Check 97490ee3-b43f-4945-9574-9aa0a35b2af7 orchestration request status] response: {"request":{"requestId":"97490ee3-b43f-4945-9574-9aa0a35b2af7","startTime":"Fri, 14 Jan 2022 01:33:45 GMT","finishTime":"Fri, 14 Jan 2022 01:33:56 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"1bdf72f2-71cf-415b-83b6-787a02e39026","modelType":"vfModule","modelName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a","modelVersion":"1642124012267","modelCustomizationUuid":"8fb11689-5645-4d62-904d-aa7490e7e968","modelVersionId":"bf7afd21-2ecb-451e-abba-5ffbbf3ac08a","modelCustomizationId":"8fb11689-5645-4d62-904d-aa7490e7e968","modelUuid":"bf7afd21-2ecb-451e-abba-5ffbbf3ac08a","modelInvariantUuid":"1bdf72f2-71cf-415b-83b6-787a02e39026"},"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":"f872423d-87bd-401c-a9f1-d740d459b87f","vnfInstanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","vfModuleInstanceId":"9c04a5d5-8278-45bc-80da-5c43323d71ca","vfModuleInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 14 Jan 2022 01:33:56 GMT"}}} 2022-01-14 01:33:57,736 DEBUG 129:onap_service.py(1) - [None][Check 97490ee3-b43f-4945-9574-9aa0a35b2af7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6ac98611-2848-4c24-95d7-7ede6d321a67', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:33:57,736 DEBUG 131:onap_service.py(1) - [None][Check 97490ee3-b43f-4945-9574-9aa0a35b2af7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/97490ee3-b43f-4945-9574-9aa0a35b2af7 2022-01-14 01:33:57,736 DEBUG 132:onap_service.py(1) - [None][Check 97490ee3-b43f-4945-9574-9aa0a35b2af7 orchestration request status] data sent: None 2022-01-14 01:33:57,737 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:33:57,958 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/97490ee3-b43f-4945-9574-9aa0a35b2af7 HTTP/1.1" 200 1522 2022-01-14 01:33:57,960 INFO 142:onap_service.py(1) - [None][Check 97490ee3-b43f-4945-9574-9aa0a35b2af7 orchestration request status] response code: 200 2022-01-14 01:33:57,960 DEBUG 146:onap_service.py(1) - [None][Check 97490ee3-b43f-4945-9574-9aa0a35b2af7 orchestration request status] response: {"request":{"requestId":"97490ee3-b43f-4945-9574-9aa0a35b2af7","startTime":"Fri, 14 Jan 2022 01:33:45 GMT","finishTime":"Fri, 14 Jan 2022 01:33:56 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"1bdf72f2-71cf-415b-83b6-787a02e39026","modelType":"vfModule","modelName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a","modelVersion":"1642124012267","modelCustomizationUuid":"8fb11689-5645-4d62-904d-aa7490e7e968","modelVersionId":"bf7afd21-2ecb-451e-abba-5ffbbf3ac08a","modelCustomizationId":"8fb11689-5645-4d62-904d-aa7490e7e968","modelUuid":"bf7afd21-2ecb-451e-abba-5ffbbf3ac08a","modelInvariantUuid":"1bdf72f2-71cf-415b-83b6-787a02e39026"},"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":"f872423d-87bd-401c-a9f1-d740d459b87f","vnfInstanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","vfModuleInstanceId":"9c04a5d5-8278-45bc-80da-5c43323d71ca","vfModuleInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 14 Jan 2022 01:33:56 GMT"}}} 2022-01-14 01:33:57,961 INFO 180:vf_module_ala_carte.py(1) - VfModule AAI deleted 2022-01-14 01:33:57,961 INFO 158:k8s_profile_create.py(1) - Clean the k8s profile 2022-01-14 01:33:57,962 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-14 01:33:57,962 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/f872423d-87bd-401c-a9f1-d740d459b87f/relationship-list 2022-01-14 01:33:57,962 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-14 01:33:57,964 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:58,020 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/f872423d-87bd-401c-a9f1-d740d459b87f/relationship-list HTTP/1.1" 200 1064 2022-01-14 01:33:58,021 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-14 01:33:58,022 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/9e4f7175-769c-4a4b-9bbc-0a2406a5127a","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"9e4f7175-769c-4a4b-9bbc-0a2406a5127a"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/bda580cf-4988-4b18-af3d-45dead9ff6a9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"bda580cf-4988-4b18-af3d-45dead9ff6a9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_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-14 01:33:58,024 DEBUG 129:onap_service.py(1) - [AAI][Get f872423d-87bd-401c-a9f1-d740d459b87f 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-14 01:33:58,024 DEBUG 131:onap_service.py(1) - [AAI][Get f872423d-87bd-401c-a9f1-d740d459b87f ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/bda580cf-4988-4b18-af3d-45dead9ff6a9 2022-01-14 01:33:58,025 DEBUG 132:onap_service.py(1) - [AAI][Get f872423d-87bd-401c-a9f1-d740d459b87f ABCMeta] data sent: None 2022-01-14 01:33:58,026 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:58,094 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/bda580cf-4988-4b18-af3d-45dead9ff6a9 HTTP/1.1" 200 3737 2022-01-14 01:33:58,095 INFO 142:onap_service.py(1) - [AAI][Get f872423d-87bd-401c-a9f1-d740d459b87f ABCMeta] response code: 200 2022-01-14 01:33:58,095 DEBUG 146:onap_service.py(1) - [AAI][Get f872423d-87bd-401c-a9f1-d740d459b87f ABCMeta] response: {"vnf-id":"bda580cf-4988-4b18-af3d-45dead9ff6a9","vnf-name":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"bf046adb-a37a-4e61-a71b-529ed1276dd3","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1642123992334","model-invariant-id":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","model-version-id":"7d2e9117-31a3-4eed-847d-5b78279e9930","model-customization-id":"23481b02-aee5-497c-83e2-77311f98db6f","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/f872423d-87bd-401c-a9f1-d740d459b87f/service-data/vnfs/vnf/bda580cf-4988-4b18-af3d-45dead9ff6a9/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/f872423d-87bd-401c-a9f1-d740d459b87f","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":"f872423d-87bd-401c-a9f1-d740d459b87f"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a"}]},{"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":"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"}]},{"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"}]}]}} 2022-01-14 01:33:58,098 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-14 01:33:58,098 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-14 01:33:58,099 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-14 01:33:58,099 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-14 01:33:58,099 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-14 01:33:58,101 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:33:58,161 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-14 01:33:58,162 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-14 01:33:58,162 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cc7d83e1-3576-4726-be20-4f8b1ae83c4c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b94639d2-251b-4749-a459-cb44a52b9988/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","name":"basic_onboard_qDUNhQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5bb65382-05a8-47ea-b4e7-363159952e6b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-14 01:33:58,165 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-14 01:33:58,165 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:33:58,165 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:33:58,165 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:33:58,165 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-14 01:33:58,165 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:33:58,165 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:33:58,165 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:33:58,166 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_qDUNhQ from SDC 2022-01-14 01:33:58,166 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:33:58,166 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:33:58,166 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:33:58,166 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-14 01:33:58,166 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:33:58,166 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:33:58,166 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:33:58,166 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-14 01:33:58,167 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-14 01:33:58,167 INFO 192:__init__.py(1) - Service found, updating information 2022-01-14 01:33:58,167 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-14 01:33:58,167 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-14 01:33:58,167 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-14 01:33:58,169 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:33:58,274 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-14 01:33:58,277 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-14 01:33:58,280 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2bbcd551-878e-44b9-803f-3b36d70d97e4","lifecycleState":"CERTIFIED","lastUpdateDate":1642115956809,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd5a4f83-a437-40aa-8003-c1b79a92bafe","invariantUUID":"93a7800a-ad9f-4aad-a954-c5ebc02d0df2","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":"d0c0696c-73ab-46fe-8b8d-0219435a4363","lifecycleState":"CERTIFIED","lastUpdateDate":1642116026429,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d0ce019-8593-4c0d-a5d5-0d6733cf09ee","invariantUUID":"1de0b592-7b81-4076-a4dd-6820ee04ca70","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37c170b2-335e-4c19-b824-44892cd76f92","lifecycleState":"CERTIFIED","lastUpdateDate":1642115935793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba15508c-e186-4db3-81ec-2c877541f9d2","invariantUUID":"a8b153a0-caee-4b42-9ac0-18080eca1a4b","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":"port","uniqueId":"806e847f-7248-4ef7-810e-f3dee2e6352a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116049679,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e12228a-14bc-43c6-8308-628fb3802281","invariantUUID":"0a3bb9ea-7d99-4a7f-a27d-330bfd3545b6","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b4414ee-4c3b-45ed-9832-0de1cd9dfd6d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116043154,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ba5e16-d4ae-46fe-a496-41186426ab40","invariantUUID":"8e0c3f02-84b4-4dc7-b51c-11b1bb830e50","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":"7d3b8021-0bb6-4e56-8711-a5d7c514435b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115937203,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5e1b1c09-9dda-4878-941f-c91327d0118b","invariantUUID":"d3deb91f-c3b1-4983-a87a-2fad1096f791","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":"92234b58-edc4-44bf-84c5-0bd2de0ffaca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115987875,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0c81fcd-b661-4c82-b1ad-66ac4372f57a","invariantUUID":"401dff58-7de8-46d6-a46e-ccebe612a507","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":"securityrules","uniqueId":"93a4b0b1-7ff5-49c8-a0ec-07596c2fbdf3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115951411,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0b56842f-37c5-4b8a-96fa-a30f23dda843","invariantUUID":"ebdd86a5-a449-441e-808a-a41f74dca416","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e126925-a64d-4568-954c-73a8f694c418","lifecycleState":"CERTIFIED","lastUpdateDate":1642115989360,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc636ec0-d75c-44af-9b7d-1e47bdfae955","invariantUUID":"1918cec1-c405-4ede-ba4f-f013c6d28d28","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"187af211-3f47-4b77-8872-eccc31ab3699","lifecycleState":"CERTIFIED","lastUpdateDate":1642115965482,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f78b7e4-bab5-4a39-aaf7-dc6d5e464695","invariantUUID":"1d7a4960-fbfe-4aa8-9826-82369abd96d8","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"306f7adf-5e64-4d05-932c-648248c3a46a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115931291,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e31747ed-cfb7-4b90-b0df-6a929d526b93","invariantUUID":"e07e69a9-0f30-4bb5-bcb5-9d116335a040","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":"3fcf3448-e5a6-4681-8f84-96064bed46d5","lifecycleState":"CERTIFIED","lastUpdateDate":1642116098807,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af82705a-e51d-4227-9e7b-ed5daf371504","invariantUUID":"54539281-03a2-4102-99d3-9ae0843f5ba4","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":"defaulticon","uniqueId":"a5e9a0b5-fbfa-4dca-b280-f451429560a7","lifecycleState":"CERTIFIED","lastUpdateDate":1642123598766,"name":"basic_onboard_qDUNhQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4261624e-ca54-444b-83be-07cb1305c800","invariantUUID":"fc960dc4-a4d1-4ade-8bc3-be84c7f7d2f2","systemName":"BasicOnboardQdunhq","description":"VF","tags":["basic_onboard_qDUNhQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"647710f1-4480-4322-b572-23d97e2611aa","lifecycleState":"CERTIFIED","lastUpdateDate":1642115922348,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bd9bc82-3418-4de6-a80a-ba2175f022c8","invariantUUID":"b2ecb440-4dd2-43f9-9b55-c60a61d00be6","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":"objectStorage","uniqueId":"fe6be0c8-7a01-4254-9d99-c3ef24d01cf2","lifecycleState":"CERTIFIED","lastUpdateDate":1642115920889,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a5c9e61-8eba-4b35-b23e-724d665f3b98","invariantUUID":"111a7fff-ce2e-4a70-a32e-c6752645c99f","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":"compute","uniqueId":"48ecfded-6df2-46fc-a85a-5939997ab56d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116008404,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74deee2e-fdfd-41aa-be54-6a93da70737d","invariantUUID":"7943a931-454c-4485-ac52-34801bab7ea0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"92691734-01ca-4456-920d-78a2a0ccc59e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116104329,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83c2afc3-9630-4ff2-bfa4-3ddabfcf1553","invariantUUID":"ff277569-4c63-4b5a-a0ac-6faa27a7c332","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":"492f3767-c349-4199-8fdf-6cce09806f73","lifecycleState":"CERTIFIED","lastUpdateDate":1642115925245,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f51d8f33-a0a8-40e8-b0d9-c97727dfa862","invariantUUID":"35971028-0676-42f8-b31d-216362b682e0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f86bb2-9974-4ded-b616-ef2003fb73ce","lifecycleState":"CERTIFIED","lastUpdateDate":1642116055163,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df12aef3-0e2e-4027-ae60-7ddaf2d3bc22","invariantUUID":"39928119-05c2-4c10-a5d1-d626b351ce3c","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":"compute","uniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","lifecycleState":"CERTIFIED","lastUpdateDate":1642115896067,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd7355c-9613-4cf2-ab93-cc49f8f8f69c","invariantUUID":"8b7d5682-7de8-47e7-b447-07881ed0982c","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":"defaulticon","uniqueId":"12dc700a-be56-43ef-8e3f-96608d0e35b9","lifecycleState":"CERTIFIED","lastUpdateDate":1642123160486,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"568e0b89-0ef2-4e8e-b9af-9b25ec559412","invariantUUID":"54a875a5-9c4e-40bb-8058-d1e82ea59128","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00826204-2025-4277-9aef-9736478d4970","lifecycleState":"CERTIFIED","lastUpdateDate":1642116036080,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7890c87-bff9-45b2-8352-e6fbf416d3ee","invariantUUID":"196ee8ba-c50e-4fa8-85c1-f7d99ccc3b89","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4fda049d-a459-4f8d-ac1c-42fafdc7a630","lifecycleState":"CERTIFIED","lastUpdateDate":1642116051894,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b09009f-c4cd-439b-b2d8-1f0f8f406d72","invariantUUID":"5c0f6a48-542e-4fb8-b5eb-7aac513a7059","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6923d9d-cb7f-450f-9d6c-72402feeae63","lifecycleState":"CERTIFIED","lastUpdateDate":1642116105710,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26f8e9a7-a392-457b-9c78-05d7611be0e7","invariantUUID":"87df72e1-6fc6-4d78-bad4-f99135e9689f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f327106-07b0-4775-b8b4-7bafb159fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116056852,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b987cf2-3418-42c9-9008-1567f0a85267","invariantUUID":"f2e6dd9a-4069-466a-966b-92766f599bff","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"56683d95-434a-4d78-8850-a617613b2860","lifecycleState":"CERTIFIED","lastUpdateDate":1642116024579,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"466129c6-6623-4a43-8c6e-cd88deff9b31","invariantUUID":"ea81ceb4-23f5-4cf6-a3e4-ab2fb2032789","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":"loadBalancer","uniqueId":"195fc0d8-0d92-42fc-9632-2b836b6dc6e7","lifecycleState":"CERTIFIED","lastUpdateDate":1642115913191,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47d3119d-39e5-40e0-b8e6-920d6db611ca","invariantUUID":"7e21eaac-76fa-42ff-920f-0e0ff51796b0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4829965c-e0b9-4b1b-b89a-2171b9cc698d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115915008,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f48fdf0f-3306-48a9-9f29-61a37658537c","invariantUUID":"a13a1752-4ef9-42fd-a55a-50caf9e357b8","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5ff7ce9-bccc-4f34-9897-b60319ed117d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116106966,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6376a0aa-a25e-4ad8-9d9d-6726e236da07","invariantUUID":"93504b3e-0352-49ec-833a-443e35d08e9d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"889eb12d-f057-4b86-8f16-a9ebc099e1f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116034741,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfadf82f-b790-4bb4-86c0-90eaea80d2fa","invariantUUID":"19389e73-f9e4-4097-adcc-fa36f212ed7f","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"912b5d67-9e9b-4d11-b216-c70e0f92372a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116108243,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a46fc76-b066-4017-8a54-6895c0a11d1c","invariantUUID":"2def27f0-e5f4-48c2-aa92-2d68afbf1bbd","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d866966d-db66-4de7-a454-c0b7f227caf4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116110791,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f4c099-5bb3-4592-89c8-4e454983fa9d","invariantUUID":"57942834-20a7-4db8-ae7f-f33036d5b32b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"57d220d2-efd8-4f19-affc-865a835bb6c9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116044861,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05311e8f-6ba9-475e-acba-856aed7d67dd","invariantUUID":"6313ce00-00cd-4664-b15e-7e7ea1f78966","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ec35f244-ebe5-4a31-b7ef-316b82b18ce9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116063049,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5056159-7781-4da2-baae-365cb168f887","invariantUUID":"3e77f9b9-1831-4d7f-b169-a554653048ee","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":"9e434432-acea-4837-8559-754aeb68d2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1642115995051,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"52204ed1-d372-4e09-b252-c30b93613686","invariantUUID":"625a4bbc-a3bd-4370-906a-8ac002f7c336","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73b3017f-8c9e-4a04-b2fa-39d95cd4252c","lifecycleState":"CERTIFIED","lastUpdateDate":1642116002906,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27b96b8a-90cb-4a28-beda-c805d16dfa49","invariantUUID":"9f5f66b2-b066-472c-8b89-47752727fee7","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":"defaulticon","uniqueId":"62b3a7d6-a4c0-43e3-a7f2-4c642a71fe5e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115992225,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38bed6f-4fde-42ee-8413-1fd40bff6209","invariantUUID":"766240a9-2263-4e01-8940-28c398f3a27a","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":"defaulticon","uniqueId":"4ff2182c-e97b-40d8-a461-bbe9e3e262cf","lifecycleState":"CERTIFIED","lastUpdateDate":1642115929265,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ff462d5-8a87-4bd2-ac91-f4e29fed4c56","invariantUUID":"33da3680-df03-49a1-8c5c-b1d2d1e3c979","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":"defaulticon","uniqueId":"06b06ea2-9861-42d2-b2ea-b05aa725c36b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115905587,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"00d8129f-0d17-4155-94c1-f67e03971a81","invariantUUID":"19773fc6-8e2d-4dc7-8f1f-64f651df700a","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dde58a6a-a48f-4a32-8c8d-56aae8e378ad","lifecycleState":"CERTIFIED","lastUpdateDate":1642123689305,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","invariantUUID":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"d74fec4c-8873-4270-93cc-c8b44e49390c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115998541,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0832b848-cc18-4f00-9cfe-a0914cc35a92","invariantUUID":"3f75a755-0a91-4f52-8393-b0089fe67287","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":"compute","uniqueId":"ada213b0-af9a-46e6-93d9-701cc7c28761","lifecycleState":"CERTIFIED","lastUpdateDate":1642116059774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21f60837-fa51-47b3-b25a-b9b732556441","invariantUUID":"492bf900-0de3-42cd-a5a5-0073c62fa52d","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1f65a1f7-6ce6-442c-8c34-b46f359dad06","lifecycleState":"CERTIFIED","lastUpdateDate":1642116030352,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73f99b64-4353-4c45-99eb-91ed869b12d5","invariantUUID":"e6e8bdd3-3dc1-419d-8d48-6ad1fbec0821","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":"9e1524d0-15b1-4993-9e5b-3b73e00659b6","lifecycleState":"CERTIFIED","lastUpdateDate":1642115969827,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8236bbc6-fedf-43af-b79a-49c03c88794c","invariantUUID":"dc99f529-620a-4e43-9558-2295f663694b","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":"objectStorage","uniqueId":"78fddc54-9195-405b-a8c0-9eb0a1583c81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116101669,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ecbc35b-d14e-4573-b496-bb9459d65132","invariantUUID":"1d66d6c2-c5fe-48a2-ab1b-6346939c50e8","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37e0f777-ebc5-489a-9ee1-3cd29ea08a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116038934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"035c3fd3-9c92-44c5-84db-ce75641b528d","invariantUUID":"31d04304-41e7-4a02-b0c8-20655c5fa7b0","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae12bceb-e807-4cb4-8756-c4f3700a1368","lifecycleState":"CERTIFIED","lastUpdateDate":1642115916507,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95168a5f-8a1d-4240-bb5d-3abed20b3cfb","invariantUUID":"4d86ab82-7a0e-45c0-aecb-5d6d9e71079f","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":"networkrules","uniqueId":"05fe0b68-36d9-4859-b1eb-33e03e03b0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115943126,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f3f8d7ed-5ffa-4128-a227-c74fd35bc562","invariantUUID":"862834ef-f8a9-45d4-8e5b-39584c48930a","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4ec0bfb1-bb59-4cf7-8a47-2683689cd895","lifecycleState":"CERTIFIED","lastUpdateDate":1642116096118,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d8115a-0a41-4b6c-a3af-209f86a9b637","invariantUUID":"f179b55b-fccc-4a86-aff3-70c44edecc74","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28ff3af8-674d-48b7-bcbe-951c0a86e51f","lifecycleState":"CERTIFIED","lastUpdateDate":1642116061400,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aab426a7-1dd8-453d-bb25-2492d870042b","invariantUUID":"61f891c4-33e0-4a8e-823e-692692b35194","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":"5b472bf3-eac6-44b4-9458-d2afe54b1b5c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115958189,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3f194c1-7b89-46f6-baa0-e3ab89afafde","invariantUUID":"75926112-0ca2-4c73-a58f-5e923d45fd5e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"078b0cd8-a895-4393-b3c2-4fd96fadd49a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116015179,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b33ce00-b69d-4117-af15-7090ad56056e","invariantUUID":"7ef4bd86-68da-40e7-80bc-14b25b9595c2","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1198ce5-a4a4-4598-9566-969dd226152a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116109523,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8547f10-f054-4f17-8b16-ef2ba7ee3c12","invariantUUID":"c2d87dfd-4462-43a0-a067-2d525230fd4a","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"321d752c-90ad-492c-a027-2c22d867c15b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115907709,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ca08e47-6324-4ca2-9d27-c92a16fa7569","invariantUUID":"554ed8f8-8903-498e-b0da-6842952f3e04","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":"compute","uniqueId":"696d0716-6baa-4f92-9840-1993e83ab26a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115954589,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e31d5490-74db-4ab2-af58-c4d87473dcb2","invariantUUID":"34290bfc-7f53-4104-a156-16a86f34c091","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52160b63-6549-4705-b65d-a94f9b54e45b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116017090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fd1dff6-4d48-4c0e-afa6-3f0e37536426","invariantUUID":"e90c8c34-c937-4f30-80e3-862f1504f46b","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81f2abe5-5321-4156-8c90-6ced85d604fe","lifecycleState":"CERTIFIED","lastUpdateDate":1642115934258,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"185842f2-7081-42b5-864e-b794df82326d","invariantUUID":"d094d70f-b522-4e30-b868-8952a0999e76","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75e4b74d-d461-4493-972c-7f238158db58","lifecycleState":"CERTIFIED","lastUpdateDate":1642115949861,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed41f60d-867f-4bfd-93e6-d2e32dcbc2c0","invariantUUID":"9e9b085a-17ff-4a90-b5b5-3487ba74a001","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":"port","uniqueId":"055abf67-266d-49bb-b184-64a163b0329a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116028616,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec552d88-7ca7-4432-b7b6-d26c892bdba6","invariantUUID":"099c2b5e-92cf-4479-8e5e-ae25dbec2df1","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":"3ecc55b9-4a81-474d-b398-882bf7a46b63","lifecycleState":"CERTIFIED","lastUpdateDate":1642115977929,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2c7e70a-5a23-44f2-9858-0b4a05cf1e60","invariantUUID":"8a369bc1-3974-4bdf-a552-9dcf48ee5b63","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":"6df86238-13f9-48fc-8e07-8a2f4712c988","lifecycleState":"CERTIFIED","lastUpdateDate":1642116037512,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"380f8390-a0f0-453a-bacf-dae9320123a0","invariantUUID":"a2141494-916a-45dc-9189-719529732c59","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73d800d-f9be-4232-85f7-d7d5d81129f3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115986493,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ae0c11f3-abee-4161-9317-0cee17ae330b","invariantUUID":"a652e66c-b726-4f48-9d1f-3ee0cfd23859","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":"port","uniqueId":"f53514d7-ad38-42b4-a7fc-70eb97c80d4e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116031947,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56882cef-d06d-4aab-81c0-393b430491c7","invariantUUID":"5b6bd5b3-d1bd-4d16-99e5-7702157ac89f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a010d93e-920b-4f77-9aa9-824788912940","lifecycleState":"CERTIFIED","lastUpdateDate":1642116010014,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf233508-163e-4692-94a3-fcbf76633e00","invariantUUID":"24ce2467-2c06-4fc3-8c41-617f8452b384","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e0f2e41-0148-406f-a7d6-89addb87de32","lifecycleState":"CERTIFIED","lastUpdateDate":1642115996806,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56b1cfeb-72bc-4fd6-9248-02fd7481bf4d","invariantUUID":"71de902a-5fc4-4a25-8f8a-1beaa2ff8924","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23fbcc47-4a05-4072-9108-468c52600b33","lifecycleState":"CERTIFIED","lastUpdateDate":1642116058355,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d142da8-c1f6-4ce0-9892-7ecd54afe273","invariantUUID":"6ac852e6-3b00-44e5-8ba5-c42598702f54","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8751960e-7921-42d7-af76-15ba2f9665f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116001472,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff6a7f60-4e50-4b7f-9b74-33f4c8209317","invariantUUID":"06045ca4-80b4-4575-a1de-c3c958340e46","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40cc5c38-4d2d-43a9-962b-315268606174","lifecycleState":"CERTIFIED","lastUpdateDate":1642115944639,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bd244b6-19c6-403b-aba7-c9959f34cd4c","invariantUUID":"61573c3d-679e-47b8-9d74-1efe4824743d","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"01902a55-ff41-4f9e-9a61-2e46e9c773c8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115967516,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4057ec97-2c46-4f02-8801-0a9c143c44d6","invariantUUID":"8f9afc35-af38-4448-b15c-83720be914dd","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"78854a26-d1bc-456a-85ac-b97c4f87598e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115990784,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ed29dcee-7182-429b-89a4-019f9c60979f","invariantUUID":"4262c20d-d453-4292-8798-fb9a9ba72cba","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":"e3aa98ea-8f8a-415f-a4cd-c74b364a3afa","lifecycleState":"CERTIFIED","lastUpdateDate":1642116033376,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d8b6b7d-ed24-49b9-9bc0-df92a394dd2c","invariantUUID":"c8a8673f-7c86-47a2-8425-b726f254d714","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14ac82e5-2025-4ef7-9456-558193201a77","lifecycleState":"CERTIFIED","lastUpdateDate":1642116040939,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"334be054-7e96-47bf-957f-5165a12dae0d","invariantUUID":"468fe813-9e73-4db9-a871-5dccf0690044","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bfa49c18-2735-456d-a5e4-33c5d8d4aedd","lifecycleState":"CERTIFIED","lastUpdateDate":1642116097532,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12e98c33-91ee-4dca-8057-7451cbb3a8cf","invariantUUID":"bcbc8f8c-02af-4bc1-b81f-616ad360dd61","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":"dcbb55f6-323d-43dc-91c3-32f3e0187914","lifecycleState":"CERTIFIED","lastUpdateDate":1642115982191,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ccbf03e-54ef-4828-a5fc-c5e95f4c8667","invariantUUID":"c7f94c31-e468-46c6-98cf-8e4bf4ccf462","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":"compute","uniqueId":"d330f4e1-aa3e-42a7-a759-aa02fd5cb76d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116004390,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9445ca74-16c0-47bf-8e88-091f5adf8304","invariantUUID":"0660483e-acbe-449e-9fba-08685379317d","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":"port","uniqueId":"80c6322f-5698-4328-ad92-957ce746d021","lifecycleState":"CERTIFIED","lastUpdateDate":1642115926886,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76519598-1757-45c5-9f7a-a193452b72e6","invariantUUID":"b6454f7c-c4af-4d57-8ab0-30ca403b9c24","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":"objectStorage","uniqueId":"3288b178-232f-4e73-a476-8aa2dcb522bb","lifecycleState":"CERTIFIED","lastUpdateDate":1642115909813,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a408072f-95a9-4d55-a66f-eae4af3250b5","invariantUUID":"560d8a2c-d9e1-4af9-a73a-1022ef2f3e83","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":"networkrules","uniqueId":"cfe8991e-6676-4173-9519-aa24c85519e3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115948320,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1ac0a1db-ddeb-4244-98d6-f1fd14a8d4e5","invariantUUID":"de96bfe2-d82c-46e7-bba9-68759e51180b","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a668160a-9e7d-4a55-b616-65bb57c0ce11","lifecycleState":"CERTIFIED","lastUpdateDate":1642116100311,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b881153f-46e0-4509-bc06-b5062147bd4c","invariantUUID":"faeb5f7a-f35b-4954-8bc6-ac6db9b111ef","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":"network","uniqueId":"13edc194-7966-46d9-9713-7472992bbf07","lifecycleState":"CERTIFIED","lastUpdateDate":1642115983593,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8285a39-d596-49ed-af09-1767aef18386","invariantUUID":"407a34e5-0193-40e6-ba44-e26245e76d53","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":"0c6204ed-570a-44dc-ac29-1deab811449d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115923785,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69af236b-9ed1-48bb-be71-ff89282af4e2","invariantUUID":"24979889-02ba-4295-84c3-f442c1748bec","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":"objectStorage","uniqueId":"b30bd4ae-4e40-4b0a-82c3-8860c59d312f","lifecycleState":"CERTIFIED","lastUpdateDate":1642115993628,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"826d1b1c-31b7-4815-8bc2-b642606eb069","invariantUUID":"1daaaf13-19cb-46be-98ad-1e18a2ee3631","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":"objectStorage","uniqueId":"862afa3c-75be-4057-820d-713877bbd462","lifecycleState":"CERTIFIED","lastUpdateDate":1642116103012,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8be007f0-28df-477b-9f8f-1b418741993c","invariantUUID":"d16a967e-d7d0-4f91-acdf-35674eb29bcc","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":"network","uniqueId":"2fdf097d-bc90-45f2-b9dd-6e30fc0902ca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115959979,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f92007e7-7547-44f4-9abb-aae1e72db6d2","invariantUUID":"8dd9f2f7-4766-465c-857c-63386812578a","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":"d6780666-a5f6-4359-980f-95e7725e98af","lifecycleState":"CERTIFIED","lastUpdateDate":1642115932841,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a0fc63f-f9a5-4ec0-92f6-968631d06a9d","invariantUUID":"2c62a88e-fcbb-42f5-8ca0-fa71e3d1adab","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"29acefd5-3f39-4752-99e9-a6d87c8ad8ac","lifecycleState":"CERTIFIED","lastUpdateDate":1642122733266,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","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":"8bd08fd3-07cc-4aa2-8b7d-b183a3443697","lifecycleState":"CERTIFIED","lastUpdateDate":1642123197276,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","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":"aa72bbbe-0d66-40df-8ff3-f513f57429e6","lifecycleState":"CERTIFIED","lastUpdateDate":1642123633379,"name":"basic_onboard_qDUNhQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","systemName":"BasicOnboardQdunhq","description":"service","tags":["basic_onboard_qDUNhQ"],"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":"ca987252-d5f8-47d0-a60f-f00da8c76199","lifecycleState":"CERTIFIED","lastUpdateDate":1642123727157,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","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-14 01:33:58,285 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-14 01:33:58,286 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-14 01:33:58,286 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/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/toscaModel 2022-01-14 01:33:58,286 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2022-01-14 01:33:58,287 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:33:58,381 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/toscaModel HTTP/1.1" 200 None 2022-01-14 01:33:58,383 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2022-01-14 01:33:58,383 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2022-01-14 01:33:58,423 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2022-01-14 01:33:58,423 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/1bdf72f2-71cf-415b-83b6-787a02e39026/8fb11689-5645-4d62-904d-aa7490e7e968 2022-01-14 01:33:58,424 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2022-01-14 01:33:58,425 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-14 01:33:58,453 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/1bdf72f2-71cf-415b-83b6-787a02e39026/8fb11689-5645-4d62-904d-aa7490e7e968 HTTP/1.1" 200 270 2022-01-14 01:33:58,453 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2022-01-14 01:33:58,454 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"1bdf72f2-71cf-415b-83b6-787a02e39026","rb-version":"8fb11689-5645-4d62-904d-aa7490e7e968","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"bf7afd21-2ecb-451e-abba-5ffbbf3ac08a"}} 2022-01-14 01:33:58,455 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2022-01-14 01:33:58,456 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/1bdf72f2-71cf-415b-83b6-787a02e39026/8fb11689-5645-4d62-904d-aa7490e7e968/profile/cnftest 2022-01-14 01:33:58,456 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2022-01-14 01:33:58,457 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-14 01:33:58,483 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/1bdf72f2-71cf-415b-83b6-787a02e39026/8fb11689-5645-4d62-904d-aa7490e7e968/profile/cnftest HTTP/1.1" 200 240 2022-01-14 01:33:58,484 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2022-01-14 01:33:58,484 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"1bdf72f2-71cf-415b-83b6-787a02e39026","rb-version":"8fb11689-5645-4d62-904d-aa7490e7e968","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null,"extra-resource-types":null} 2022-01-14 01:33:58,486 DEBUG 129:onap_service.py(1) - [None][Delete Profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2022-01-14 01:33:58,486 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/1bdf72f2-71cf-415b-83b6-787a02e39026/8fb11689-5645-4d62-904d-aa7490e7e968/profile/cnftest 2022-01-14 01:33:58,486 DEBUG 132:onap_service.py(1) - [None][Delete Profile] data sent: None 2022-01-14 01:33:58,487 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-14 01:33:58,512 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "DELETE /api/multicloud-k8s/v1/v1/rb/definition/1bdf72f2-71cf-415b-83b6-787a02e39026/8fb11689-5645-4d62-904d-aa7490e7e968/profile/cnftest HTTP/1.1" 204 0 2022-01-14 01:33:58,513 INFO 142:onap_service.py(1) - [None][Delete Profile] response code: 204 2022-01-14 01:33:58,513 DEBUG 146:onap_service.py(1) - [None][Delete Profile] response: n/a 2022-01-14 01:33:58,514 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-14 01:33:58,515 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/f872423d-87bd-401c-a9f1-d740d459b87f/relationship-list 2022-01-14 01:33:58,515 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-14 01:33:58,516 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:58,570 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/f872423d-87bd-401c-a9f1-d740d459b87f/relationship-list HTTP/1.1" 200 1064 2022-01-14 01:33:58,571 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-14 01:33:58,571 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/9e4f7175-769c-4a4b-9bbc-0a2406a5127a","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"9e4f7175-769c-4a4b-9bbc-0a2406a5127a"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/bda580cf-4988-4b18-af3d-45dead9ff6a9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"bda580cf-4988-4b18-af3d-45dead9ff6a9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_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-14 01:33:58,575 DEBUG 129:onap_service.py(1) - [AAI][Get f872423d-87bd-401c-a9f1-d740d459b87f 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-14 01:33:58,575 DEBUG 131:onap_service.py(1) - [AAI][Get f872423d-87bd-401c-a9f1-d740d459b87f ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/bda580cf-4988-4b18-af3d-45dead9ff6a9 2022-01-14 01:33:58,575 DEBUG 132:onap_service.py(1) - [AAI][Get f872423d-87bd-401c-a9f1-d740d459b87f ABCMeta] data sent: None 2022-01-14 01:33:58,577 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:58,649 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/bda580cf-4988-4b18-af3d-45dead9ff6a9 HTTP/1.1" 200 3737 2022-01-14 01:33:58,650 INFO 142:onap_service.py(1) - [AAI][Get f872423d-87bd-401c-a9f1-d740d459b87f ABCMeta] response code: 200 2022-01-14 01:33:58,650 DEBUG 146:onap_service.py(1) - [AAI][Get f872423d-87bd-401c-a9f1-d740d459b87f ABCMeta] response: {"vnf-id":"bda580cf-4988-4b18-af3d-45dead9ff6a9","vnf-name":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"bf046adb-a37a-4e61-a71b-529ed1276dd3","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1642123992334","model-invariant-id":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","model-version-id":"7d2e9117-31a3-4eed-847d-5b78279e9930","model-customization-id":"23481b02-aee5-497c-83e2-77311f98db6f","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/f872423d-87bd-401c-a9f1-d740d459b87f/service-data/vnfs/vnf/bda580cf-4988-4b18-af3d-45dead9ff6a9/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/f872423d-87bd-401c-a9f1-d740d459b87f","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":"f872423d-87bd-401c-a9f1-d740d459b87f"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a"}]},{"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":"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"}]},{"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"}]}]}} 2022-01-14 01:33:58,654 DEBUG 384:vnf.py(1) - Delete bda580cf-4988-4b18-af3d-45dead9ff6a9 VNF 2022-01-14 01:33:58,654 DEBUG 80:deletion.py(1) - VNF bda580cf-4988-4b18-af3d-45dead9ff6a9 deletion request 2022-01-14 01:33:58,672 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-14 01:33:58,672 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-14 01:33:58,673 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-14 01:33:58,673 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-14 01:33:58,673 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-14 01:33:58,675 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:33:58,745 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-14 01:33:58,746 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-14 01:33:58,747 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cc7d83e1-3576-4726-be20-4f8b1ae83c4c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b94639d2-251b-4749-a459-cb44a52b9988/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","name":"basic_onboard_qDUNhQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5bb65382-05a8-47ea-b4e7-363159952e6b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-14 01:33:58,750 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-14 01:33:58,750 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:33:58,750 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:33:58,750 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:33:58,750 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-14 01:33:58,750 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:33:58,751 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:33:58,751 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:33:58,751 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_qDUNhQ from SDC 2022-01-14 01:33:58,751 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:33:58,751 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:33:58,751 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:33:58,751 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-14 01:33:58,752 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:33:58,752 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:33:58,752 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:33:58,752 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-14 01:33:58,752 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-14 01:33:58,752 INFO 192:__init__.py(1) - Service found, updating information 2022-01-14 01:33:58,753 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-14 01:33:58,753 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-14 01:33:58,753 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-14 01:33:58,755 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:33:58,823 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-14 01:33:58,827 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-14 01:33:58,830 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2bbcd551-878e-44b9-803f-3b36d70d97e4","lifecycleState":"CERTIFIED","lastUpdateDate":1642115956809,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd5a4f83-a437-40aa-8003-c1b79a92bafe","invariantUUID":"93a7800a-ad9f-4aad-a954-c5ebc02d0df2","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":"d0c0696c-73ab-46fe-8b8d-0219435a4363","lifecycleState":"CERTIFIED","lastUpdateDate":1642116026429,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d0ce019-8593-4c0d-a5d5-0d6733cf09ee","invariantUUID":"1de0b592-7b81-4076-a4dd-6820ee04ca70","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37c170b2-335e-4c19-b824-44892cd76f92","lifecycleState":"CERTIFIED","lastUpdateDate":1642115935793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba15508c-e186-4db3-81ec-2c877541f9d2","invariantUUID":"a8b153a0-caee-4b42-9ac0-18080eca1a4b","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":"port","uniqueId":"806e847f-7248-4ef7-810e-f3dee2e6352a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116049679,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e12228a-14bc-43c6-8308-628fb3802281","invariantUUID":"0a3bb9ea-7d99-4a7f-a27d-330bfd3545b6","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b4414ee-4c3b-45ed-9832-0de1cd9dfd6d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116043154,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ba5e16-d4ae-46fe-a496-41186426ab40","invariantUUID":"8e0c3f02-84b4-4dc7-b51c-11b1bb830e50","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":"7d3b8021-0bb6-4e56-8711-a5d7c514435b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115937203,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5e1b1c09-9dda-4878-941f-c91327d0118b","invariantUUID":"d3deb91f-c3b1-4983-a87a-2fad1096f791","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":"92234b58-edc4-44bf-84c5-0bd2de0ffaca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115987875,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0c81fcd-b661-4c82-b1ad-66ac4372f57a","invariantUUID":"401dff58-7de8-46d6-a46e-ccebe612a507","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":"securityrules","uniqueId":"93a4b0b1-7ff5-49c8-a0ec-07596c2fbdf3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115951411,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0b56842f-37c5-4b8a-96fa-a30f23dda843","invariantUUID":"ebdd86a5-a449-441e-808a-a41f74dca416","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e126925-a64d-4568-954c-73a8f694c418","lifecycleState":"CERTIFIED","lastUpdateDate":1642115989360,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc636ec0-d75c-44af-9b7d-1e47bdfae955","invariantUUID":"1918cec1-c405-4ede-ba4f-f013c6d28d28","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"187af211-3f47-4b77-8872-eccc31ab3699","lifecycleState":"CERTIFIED","lastUpdateDate":1642115965482,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f78b7e4-bab5-4a39-aaf7-dc6d5e464695","invariantUUID":"1d7a4960-fbfe-4aa8-9826-82369abd96d8","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"306f7adf-5e64-4d05-932c-648248c3a46a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115931291,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e31747ed-cfb7-4b90-b0df-6a929d526b93","invariantUUID":"e07e69a9-0f30-4bb5-bcb5-9d116335a040","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":"3fcf3448-e5a6-4681-8f84-96064bed46d5","lifecycleState":"CERTIFIED","lastUpdateDate":1642116098807,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af82705a-e51d-4227-9e7b-ed5daf371504","invariantUUID":"54539281-03a2-4102-99d3-9ae0843f5ba4","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":"defaulticon","uniqueId":"a5e9a0b5-fbfa-4dca-b280-f451429560a7","lifecycleState":"CERTIFIED","lastUpdateDate":1642123598766,"name":"basic_onboard_qDUNhQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4261624e-ca54-444b-83be-07cb1305c800","invariantUUID":"fc960dc4-a4d1-4ade-8bc3-be84c7f7d2f2","systemName":"BasicOnboardQdunhq","description":"VF","tags":["basic_onboard_qDUNhQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"647710f1-4480-4322-b572-23d97e2611aa","lifecycleState":"CERTIFIED","lastUpdateDate":1642115922348,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bd9bc82-3418-4de6-a80a-ba2175f022c8","invariantUUID":"b2ecb440-4dd2-43f9-9b55-c60a61d00be6","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":"objectStorage","uniqueId":"fe6be0c8-7a01-4254-9d99-c3ef24d01cf2","lifecycleState":"CERTIFIED","lastUpdateDate":1642115920889,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a5c9e61-8eba-4b35-b23e-724d665f3b98","invariantUUID":"111a7fff-ce2e-4a70-a32e-c6752645c99f","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":"compute","uniqueId":"48ecfded-6df2-46fc-a85a-5939997ab56d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116008404,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74deee2e-fdfd-41aa-be54-6a93da70737d","invariantUUID":"7943a931-454c-4485-ac52-34801bab7ea0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"92691734-01ca-4456-920d-78a2a0ccc59e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116104329,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83c2afc3-9630-4ff2-bfa4-3ddabfcf1553","invariantUUID":"ff277569-4c63-4b5a-a0ac-6faa27a7c332","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":"492f3767-c349-4199-8fdf-6cce09806f73","lifecycleState":"CERTIFIED","lastUpdateDate":1642115925245,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f51d8f33-a0a8-40e8-b0d9-c97727dfa862","invariantUUID":"35971028-0676-42f8-b31d-216362b682e0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f86bb2-9974-4ded-b616-ef2003fb73ce","lifecycleState":"CERTIFIED","lastUpdateDate":1642116055163,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df12aef3-0e2e-4027-ae60-7ddaf2d3bc22","invariantUUID":"39928119-05c2-4c10-a5d1-d626b351ce3c","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":"compute","uniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","lifecycleState":"CERTIFIED","lastUpdateDate":1642115896067,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd7355c-9613-4cf2-ab93-cc49f8f8f69c","invariantUUID":"8b7d5682-7de8-47e7-b447-07881ed0982c","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":"defaulticon","uniqueId":"12dc700a-be56-43ef-8e3f-96608d0e35b9","lifecycleState":"CERTIFIED","lastUpdateDate":1642123160486,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"568e0b89-0ef2-4e8e-b9af-9b25ec559412","invariantUUID":"54a875a5-9c4e-40bb-8058-d1e82ea59128","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00826204-2025-4277-9aef-9736478d4970","lifecycleState":"CERTIFIED","lastUpdateDate":1642116036080,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7890c87-bff9-45b2-8352-e6fbf416d3ee","invariantUUID":"196ee8ba-c50e-4fa8-85c1-f7d99ccc3b89","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4fda049d-a459-4f8d-ac1c-42fafdc7a630","lifecycleState":"CERTIFIED","lastUpdateDate":1642116051894,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b09009f-c4cd-439b-b2d8-1f0f8f406d72","invariantUUID":"5c0f6a48-542e-4fb8-b5eb-7aac513a7059","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6923d9d-cb7f-450f-9d6c-72402feeae63","lifecycleState":"CERTIFIED","lastUpdateDate":1642116105710,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26f8e9a7-a392-457b-9c78-05d7611be0e7","invariantUUID":"87df72e1-6fc6-4d78-bad4-f99135e9689f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f327106-07b0-4775-b8b4-7bafb159fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116056852,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b987cf2-3418-42c9-9008-1567f0a85267","invariantUUID":"f2e6dd9a-4069-466a-966b-92766f599bff","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"56683d95-434a-4d78-8850-a617613b2860","lifecycleState":"CERTIFIED","lastUpdateDate":1642116024579,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"466129c6-6623-4a43-8c6e-cd88deff9b31","invariantUUID":"ea81ceb4-23f5-4cf6-a3e4-ab2fb2032789","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":"loadBalancer","uniqueId":"195fc0d8-0d92-42fc-9632-2b836b6dc6e7","lifecycleState":"CERTIFIED","lastUpdateDate":1642115913191,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47d3119d-39e5-40e0-b8e6-920d6db611ca","invariantUUID":"7e21eaac-76fa-42ff-920f-0e0ff51796b0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4829965c-e0b9-4b1b-b89a-2171b9cc698d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115915008,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f48fdf0f-3306-48a9-9f29-61a37658537c","invariantUUID":"a13a1752-4ef9-42fd-a55a-50caf9e357b8","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5ff7ce9-bccc-4f34-9897-b60319ed117d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116106966,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6376a0aa-a25e-4ad8-9d9d-6726e236da07","invariantUUID":"93504b3e-0352-49ec-833a-443e35d08e9d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"889eb12d-f057-4b86-8f16-a9ebc099e1f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116034741,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfadf82f-b790-4bb4-86c0-90eaea80d2fa","invariantUUID":"19389e73-f9e4-4097-adcc-fa36f212ed7f","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"912b5d67-9e9b-4d11-b216-c70e0f92372a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116108243,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a46fc76-b066-4017-8a54-6895c0a11d1c","invariantUUID":"2def27f0-e5f4-48c2-aa92-2d68afbf1bbd","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d866966d-db66-4de7-a454-c0b7f227caf4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116110791,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f4c099-5bb3-4592-89c8-4e454983fa9d","invariantUUID":"57942834-20a7-4db8-ae7f-f33036d5b32b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"57d220d2-efd8-4f19-affc-865a835bb6c9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116044861,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05311e8f-6ba9-475e-acba-856aed7d67dd","invariantUUID":"6313ce00-00cd-4664-b15e-7e7ea1f78966","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ec35f244-ebe5-4a31-b7ef-316b82b18ce9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116063049,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5056159-7781-4da2-baae-365cb168f887","invariantUUID":"3e77f9b9-1831-4d7f-b169-a554653048ee","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":"9e434432-acea-4837-8559-754aeb68d2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1642115995051,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"52204ed1-d372-4e09-b252-c30b93613686","invariantUUID":"625a4bbc-a3bd-4370-906a-8ac002f7c336","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73b3017f-8c9e-4a04-b2fa-39d95cd4252c","lifecycleState":"CERTIFIED","lastUpdateDate":1642116002906,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27b96b8a-90cb-4a28-beda-c805d16dfa49","invariantUUID":"9f5f66b2-b066-472c-8b89-47752727fee7","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":"defaulticon","uniqueId":"62b3a7d6-a4c0-43e3-a7f2-4c642a71fe5e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115992225,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38bed6f-4fde-42ee-8413-1fd40bff6209","invariantUUID":"766240a9-2263-4e01-8940-28c398f3a27a","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":"defaulticon","uniqueId":"4ff2182c-e97b-40d8-a461-bbe9e3e262cf","lifecycleState":"CERTIFIED","lastUpdateDate":1642115929265,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ff462d5-8a87-4bd2-ac91-f4e29fed4c56","invariantUUID":"33da3680-df03-49a1-8c5c-b1d2d1e3c979","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":"defaulticon","uniqueId":"06b06ea2-9861-42d2-b2ea-b05aa725c36b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115905587,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"00d8129f-0d17-4155-94c1-f67e03971a81","invariantUUID":"19773fc6-8e2d-4dc7-8f1f-64f651df700a","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dde58a6a-a48f-4a32-8c8d-56aae8e378ad","lifecycleState":"CERTIFIED","lastUpdateDate":1642123689305,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","invariantUUID":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"d74fec4c-8873-4270-93cc-c8b44e49390c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115998541,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0832b848-cc18-4f00-9cfe-a0914cc35a92","invariantUUID":"3f75a755-0a91-4f52-8393-b0089fe67287","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":"compute","uniqueId":"ada213b0-af9a-46e6-93d9-701cc7c28761","lifecycleState":"CERTIFIED","lastUpdateDate":1642116059774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21f60837-fa51-47b3-b25a-b9b732556441","invariantUUID":"492bf900-0de3-42cd-a5a5-0073c62fa52d","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1f65a1f7-6ce6-442c-8c34-b46f359dad06","lifecycleState":"CERTIFIED","lastUpdateDate":1642116030352,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73f99b64-4353-4c45-99eb-91ed869b12d5","invariantUUID":"e6e8bdd3-3dc1-419d-8d48-6ad1fbec0821","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":"9e1524d0-15b1-4993-9e5b-3b73e00659b6","lifecycleState":"CERTIFIED","lastUpdateDate":1642115969827,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8236bbc6-fedf-43af-b79a-49c03c88794c","invariantUUID":"dc99f529-620a-4e43-9558-2295f663694b","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":"objectStorage","uniqueId":"78fddc54-9195-405b-a8c0-9eb0a1583c81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116101669,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ecbc35b-d14e-4573-b496-bb9459d65132","invariantUUID":"1d66d6c2-c5fe-48a2-ab1b-6346939c50e8","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37e0f777-ebc5-489a-9ee1-3cd29ea08a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116038934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"035c3fd3-9c92-44c5-84db-ce75641b528d","invariantUUID":"31d04304-41e7-4a02-b0c8-20655c5fa7b0","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae12bceb-e807-4cb4-8756-c4f3700a1368","lifecycleState":"CERTIFIED","lastUpdateDate":1642115916507,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95168a5f-8a1d-4240-bb5d-3abed20b3cfb","invariantUUID":"4d86ab82-7a0e-45c0-aecb-5d6d9e71079f","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":"networkrules","uniqueId":"05fe0b68-36d9-4859-b1eb-33e03e03b0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115943126,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f3f8d7ed-5ffa-4128-a227-c74fd35bc562","invariantUUID":"862834ef-f8a9-45d4-8e5b-39584c48930a","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4ec0bfb1-bb59-4cf7-8a47-2683689cd895","lifecycleState":"CERTIFIED","lastUpdateDate":1642116096118,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d8115a-0a41-4b6c-a3af-209f86a9b637","invariantUUID":"f179b55b-fccc-4a86-aff3-70c44edecc74","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28ff3af8-674d-48b7-bcbe-951c0a86e51f","lifecycleState":"CERTIFIED","lastUpdateDate":1642116061400,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aab426a7-1dd8-453d-bb25-2492d870042b","invariantUUID":"61f891c4-33e0-4a8e-823e-692692b35194","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":"5b472bf3-eac6-44b4-9458-d2afe54b1b5c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115958189,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3f194c1-7b89-46f6-baa0-e3ab89afafde","invariantUUID":"75926112-0ca2-4c73-a58f-5e923d45fd5e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"078b0cd8-a895-4393-b3c2-4fd96fadd49a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116015179,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b33ce00-b69d-4117-af15-7090ad56056e","invariantUUID":"7ef4bd86-68da-40e7-80bc-14b25b9595c2","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1198ce5-a4a4-4598-9566-969dd226152a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116109523,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8547f10-f054-4f17-8b16-ef2ba7ee3c12","invariantUUID":"c2d87dfd-4462-43a0-a067-2d525230fd4a","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"321d752c-90ad-492c-a027-2c22d867c15b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115907709,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ca08e47-6324-4ca2-9d27-c92a16fa7569","invariantUUID":"554ed8f8-8903-498e-b0da-6842952f3e04","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":"compute","uniqueId":"696d0716-6baa-4f92-9840-1993e83ab26a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115954589,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e31d5490-74db-4ab2-af58-c4d87473dcb2","invariantUUID":"34290bfc-7f53-4104-a156-16a86f34c091","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52160b63-6549-4705-b65d-a94f9b54e45b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116017090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fd1dff6-4d48-4c0e-afa6-3f0e37536426","invariantUUID":"e90c8c34-c937-4f30-80e3-862f1504f46b","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81f2abe5-5321-4156-8c90-6ced85d604fe","lifecycleState":"CERTIFIED","lastUpdateDate":1642115934258,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"185842f2-7081-42b5-864e-b794df82326d","invariantUUID":"d094d70f-b522-4e30-b868-8952a0999e76","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75e4b74d-d461-4493-972c-7f238158db58","lifecycleState":"CERTIFIED","lastUpdateDate":1642115949861,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed41f60d-867f-4bfd-93e6-d2e32dcbc2c0","invariantUUID":"9e9b085a-17ff-4a90-b5b5-3487ba74a001","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":"port","uniqueId":"055abf67-266d-49bb-b184-64a163b0329a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116028616,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec552d88-7ca7-4432-b7b6-d26c892bdba6","invariantUUID":"099c2b5e-92cf-4479-8e5e-ae25dbec2df1","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":"3ecc55b9-4a81-474d-b398-882bf7a46b63","lifecycleState":"CERTIFIED","lastUpdateDate":1642115977929,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2c7e70a-5a23-44f2-9858-0b4a05cf1e60","invariantUUID":"8a369bc1-3974-4bdf-a552-9dcf48ee5b63","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":"6df86238-13f9-48fc-8e07-8a2f4712c988","lifecycleState":"CERTIFIED","lastUpdateDate":1642116037512,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"380f8390-a0f0-453a-bacf-dae9320123a0","invariantUUID":"a2141494-916a-45dc-9189-719529732c59","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73d800d-f9be-4232-85f7-d7d5d81129f3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115986493,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ae0c11f3-abee-4161-9317-0cee17ae330b","invariantUUID":"a652e66c-b726-4f48-9d1f-3ee0cfd23859","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":"port","uniqueId":"f53514d7-ad38-42b4-a7fc-70eb97c80d4e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116031947,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56882cef-d06d-4aab-81c0-393b430491c7","invariantUUID":"5b6bd5b3-d1bd-4d16-99e5-7702157ac89f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a010d93e-920b-4f77-9aa9-824788912940","lifecycleState":"CERTIFIED","lastUpdateDate":1642116010014,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf233508-163e-4692-94a3-fcbf76633e00","invariantUUID":"24ce2467-2c06-4fc3-8c41-617f8452b384","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e0f2e41-0148-406f-a7d6-89addb87de32","lifecycleState":"CERTIFIED","lastUpdateDate":1642115996806,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56b1cfeb-72bc-4fd6-9248-02fd7481bf4d","invariantUUID":"71de902a-5fc4-4a25-8f8a-1beaa2ff8924","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23fbcc47-4a05-4072-9108-468c52600b33","lifecycleState":"CERTIFIED","lastUpdateDate":1642116058355,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d142da8-c1f6-4ce0-9892-7ecd54afe273","invariantUUID":"6ac852e6-3b00-44e5-8ba5-c42598702f54","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8751960e-7921-42d7-af76-15ba2f9665f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116001472,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff6a7f60-4e50-4b7f-9b74-33f4c8209317","invariantUUID":"06045ca4-80b4-4575-a1de-c3c958340e46","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40cc5c38-4d2d-43a9-962b-315268606174","lifecycleState":"CERTIFIED","lastUpdateDate":1642115944639,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bd244b6-19c6-403b-aba7-c9959f34cd4c","invariantUUID":"61573c3d-679e-47b8-9d74-1efe4824743d","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"01902a55-ff41-4f9e-9a61-2e46e9c773c8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115967516,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4057ec97-2c46-4f02-8801-0a9c143c44d6","invariantUUID":"8f9afc35-af38-4448-b15c-83720be914dd","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"78854a26-d1bc-456a-85ac-b97c4f87598e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115990784,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ed29dcee-7182-429b-89a4-019f9c60979f","invariantUUID":"4262c20d-d453-4292-8798-fb9a9ba72cba","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":"e3aa98ea-8f8a-415f-a4cd-c74b364a3afa","lifecycleState":"CERTIFIED","lastUpdateDate":1642116033376,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d8b6b7d-ed24-49b9-9bc0-df92a394dd2c","invariantUUID":"c8a8673f-7c86-47a2-8425-b726f254d714","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14ac82e5-2025-4ef7-9456-558193201a77","lifecycleState":"CERTIFIED","lastUpdateDate":1642116040939,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"334be054-7e96-47bf-957f-5165a12dae0d","invariantUUID":"468fe813-9e73-4db9-a871-5dccf0690044","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bfa49c18-2735-456d-a5e4-33c5d8d4aedd","lifecycleState":"CERTIFIED","lastUpdateDate":1642116097532,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12e98c33-91ee-4dca-8057-7451cbb3a8cf","invariantUUID":"bcbc8f8c-02af-4bc1-b81f-616ad360dd61","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":"dcbb55f6-323d-43dc-91c3-32f3e0187914","lifecycleState":"CERTIFIED","lastUpdateDate":1642115982191,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ccbf03e-54ef-4828-a5fc-c5e95f4c8667","invariantUUID":"c7f94c31-e468-46c6-98cf-8e4bf4ccf462","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":"compute","uniqueId":"d330f4e1-aa3e-42a7-a759-aa02fd5cb76d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116004390,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9445ca74-16c0-47bf-8e88-091f5adf8304","invariantUUID":"0660483e-acbe-449e-9fba-08685379317d","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":"port","uniqueId":"80c6322f-5698-4328-ad92-957ce746d021","lifecycleState":"CERTIFIED","lastUpdateDate":1642115926886,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76519598-1757-45c5-9f7a-a193452b72e6","invariantUUID":"b6454f7c-c4af-4d57-8ab0-30ca403b9c24","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":"objectStorage","uniqueId":"3288b178-232f-4e73-a476-8aa2dcb522bb","lifecycleState":"CERTIFIED","lastUpdateDate":1642115909813,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a408072f-95a9-4d55-a66f-eae4af3250b5","invariantUUID":"560d8a2c-d9e1-4af9-a73a-1022ef2f3e83","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":"networkrules","uniqueId":"cfe8991e-6676-4173-9519-aa24c85519e3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115948320,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1ac0a1db-ddeb-4244-98d6-f1fd14a8d4e5","invariantUUID":"de96bfe2-d82c-46e7-bba9-68759e51180b","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a668160a-9e7d-4a55-b616-65bb57c0ce11","lifecycleState":"CERTIFIED","lastUpdateDate":1642116100311,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b881153f-46e0-4509-bc06-b5062147bd4c","invariantUUID":"faeb5f7a-f35b-4954-8bc6-ac6db9b111ef","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":"network","uniqueId":"13edc194-7966-46d9-9713-7472992bbf07","lifecycleState":"CERTIFIED","lastUpdateDate":1642115983593,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8285a39-d596-49ed-af09-1767aef18386","invariantUUID":"407a34e5-0193-40e6-ba44-e26245e76d53","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":"0c6204ed-570a-44dc-ac29-1deab811449d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115923785,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69af236b-9ed1-48bb-be71-ff89282af4e2","invariantUUID":"24979889-02ba-4295-84c3-f442c1748bec","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":"objectStorage","uniqueId":"b30bd4ae-4e40-4b0a-82c3-8860c59d312f","lifecycleState":"CERTIFIED","lastUpdateDate":1642115993628,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"826d1b1c-31b7-4815-8bc2-b642606eb069","invariantUUID":"1daaaf13-19cb-46be-98ad-1e18a2ee3631","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":"objectStorage","uniqueId":"862afa3c-75be-4057-820d-713877bbd462","lifecycleState":"CERTIFIED","lastUpdateDate":1642116103012,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8be007f0-28df-477b-9f8f-1b418741993c","invariantUUID":"d16a967e-d7d0-4f91-acdf-35674eb29bcc","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":"network","uniqueId":"2fdf097d-bc90-45f2-b9dd-6e30fc0902ca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115959979,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f92007e7-7547-44f4-9abb-aae1e72db6d2","invariantUUID":"8dd9f2f7-4766-465c-857c-63386812578a","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":"d6780666-a5f6-4359-980f-95e7725e98af","lifecycleState":"CERTIFIED","lastUpdateDate":1642115932841,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a0fc63f-f9a5-4ec0-92f6-968631d06a9d","invariantUUID":"2c62a88e-fcbb-42f5-8ca0-fa71e3d1adab","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"29acefd5-3f39-4752-99e9-a6d87c8ad8ac","lifecycleState":"CERTIFIED","lastUpdateDate":1642122733266,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","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":"8bd08fd3-07cc-4aa2-8b7d-b183a3443697","lifecycleState":"CERTIFIED","lastUpdateDate":1642123197276,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","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":"aa72bbbe-0d66-40df-8ff3-f513f57429e6","lifecycleState":"CERTIFIED","lastUpdateDate":1642123633379,"name":"basic_onboard_qDUNhQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","systemName":"BasicOnboardQdunhq","description":"service","tags":["basic_onboard_qDUNhQ"],"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":"ca987252-d5f8-47d0-a60f-f00da8c76199","lifecycleState":"CERTIFIED","lastUpdateDate":1642123727157,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","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-14 01:33:58,835 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-14 01:33:58,835 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-14 01:33:58,836 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/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/toscaModel 2022-01-14 01:33:58,836 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2022-01-14 01:33:58,837 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:33:58,914 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/toscaModel HTTP/1.1" 200 None 2022-01-14 01:33:58,916 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2022-01-14 01:33:58,916 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2022-01-14 01:33:58,950 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-14 01:33:58,951 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-14 01:33:58,951 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-14 01:33:58,952 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:58,998 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-14 01:33:58,999 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-14 01:33:58,999 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-14 01:33:59,001 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-14 01:33:59,002 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-14 01:33:59,002 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-14 01:33:59,003 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:59,052 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-14 01:33:59,053 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-14 01:33:59,053 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":"1642123989042","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/bda580cf-4988-4b18-af3d-45dead9ff6a9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"bda580cf-4988-4b18-af3d-45dead9ff6a9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0"}]}]}}]} 2022-01-14 01:33:59,055 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-14 01:33:59,055 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-14 01:33:59,055 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-14 01:33:59,057 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:59,110 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-14 01:33:59,111 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-14 01:33:59,111 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-14 01:33:59,114 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-14 01:33:59,114 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-14 01:33:59,114 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-14 01:33:59,115 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:59,172 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-14 01:33:59,173 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-14 01:33:59,173 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":"1642123989042","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/bda580cf-4988-4b18-af3d-45dead9ff6a9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"bda580cf-4988-4b18-af3d-45dead9ff6a9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0"}]}]}}]} 2022-01-14 01:33:59,176 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-14 01:33:59,176 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-14 01:33:59,177 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-14 01:33:59,179 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:59,234 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-14 01:33:59,235 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-14 01:33:59,235 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-14 01:33:59,238 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-14 01:33:59,238 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-14 01:33:59,238 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-14 01:33:59,239 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:59,293 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-14 01:33:59,294 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-14 01:33:59,294 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":"1642123989042","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/bda580cf-4988-4b18-af3d-45dead9ff6a9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"bda580cf-4988-4b18-af3d-45dead9ff6a9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0"}]}]}}]} 2022-01-14 01:33:59,297 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-14 01:33:59,298 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-14 01:33:59,298 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-01-14 01:33:59,300 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:33:59,347 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-14 01:33:59,348 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-01-14 01:33:59,349 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1642123989136","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/bda580cf-4988-4b18-af3d-45dead9ff6a9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"bda580cf-4988-4b18-af3d-45dead9ff6a9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_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-14 01:33:59,351 DEBUG 129:onap_service.py(1) - [None][Create bda580cf-4988-4b18-af3d-45dead9ff6a9 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:33:59,351 DEBUG 131:onap_service.py(1) - [None][Create bda580cf-4988-4b18-af3d-45dead9ff6a9 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f872423d-87bd-401c-a9f1-d740d459b87f/vnfs/bda580cf-4988-4b18-af3d-45dead9ff6a9 2022-01-14 01:33:59,351 DEBUG 132:onap_service.py(1) - [None][Create bda580cf-4988-4b18-af3d-45dead9ff6a9 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "e63c4bad-7eb8-4f76-904d-bc4533d4037f", "modelVersion": "1.0", "modelVersionId": "7d2e9117-31a3-4eed-847d-5b78279e9930", "modelCustomizationId": "23481b02-aee5-497c-83e2-77311f98db6f", "modelCustomizationName": "basic_cnf 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2022-01-14 01:33:59,353 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:34:00,813 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/f872423d-87bd-401c-a9f1-d740d459b87f/vnfs/bda580cf-4988-4b18-af3d-45dead9ff6a9 HTTP/1.1" 202 262 2022-01-14 01:34:00,815 INFO 142:onap_service.py(1) - [None][Create bda580cf-4988-4b18-af3d-45dead9ff6a9 VNF deletion request] response code: 202 2022-01-14 01:34:00,815 DEBUG 146:onap_service.py(1) - [None][Create bda580cf-4988-4b18-af3d-45dead9ff6a9 VNF deletion request] response: {"requestReferences":{"requestId":"f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c","instanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c"}} 2022-01-14 01:34:00,816 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2022-01-14 01:34:00,825 DEBUG 129:onap_service.py(11) - [None][Check f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e272cfc6-3299-492e-b8b5-e897305f8ec5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:34:00,825 DEBUG 131:onap_service.py(11) - [None][Check f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c 2022-01-14 01:34:00,825 DEBUG 132:onap_service.py(11) - [None][Check f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c orchestration request status] data sent: None 2022-01-14 01:34:00,829 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:34:00,996 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c HTTP/1.1" 200 1268 2022-01-14 01:34:00,997 INFO 142:onap_service.py(11) - [None][Check f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c orchestration request status] response code: 200 2022-01-14 01:34:00,998 DEBUG 146:onap_service.py(11) - [None][Check f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c orchestration request status] response: {"request":{"requestId":"f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c","startTime":"Fri, 14 Jan 2022 01:33:59 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"23481b02-aee5-497c-83e2-77311f98db6f","modelVersionId":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelCustomizationId":"23481b02-aee5-497c-83e2-77311f98db6f","modelUuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelInvariantUuid":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"f872423d-87bd-401c-a9f1-d740d459b87f","vnfInstanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","vnfInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 14 Jan 2022 01:34:00 GMT"}}} 2022-01-14 01:34:11,011 DEBUG 129:onap_service.py(11) - [None][Check f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '74914c25-a57a-4282-bddd-9958fd6fcaf9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:34:11,012 DEBUG 131:onap_service.py(11) - [None][Check f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c 2022-01-14 01:34:11,012 DEBUG 132:onap_service.py(11) - [None][Check f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c orchestration request status] data sent: None 2022-01-14 01:34:11,015 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:34:11,193 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c HTTP/1.1" 200 1474 2022-01-14 01:34:11,194 INFO 142:onap_service.py(11) - [None][Check f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c orchestration request status] response code: 200 2022-01-14 01:34:11,195 DEBUG 146:onap_service.py(11) - [None][Check f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c orchestration request status] response: {"request":{"requestId":"f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c","startTime":"Fri, 14 Jan 2022 01:33:59 GMT","finishTime":"Fri, 14 Jan 2022 01:34:03 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"23481b02-aee5-497c-83e2-77311f98db6f","modelVersionId":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelCustomizationId":"23481b02-aee5-497c-83e2-77311f98db6f","modelUuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelInvariantUuid":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"f872423d-87bd-401c-a9f1-d740d459b87f","vnfInstanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","vnfInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 14 Jan 2022 01:34:03 GMT"}}} 2022-01-14 01:34:11,195 INFO 56:mixins.py(11) - VnfDeletionRequest task finished 2022-01-14 01:34:11,196 DEBUG 129:onap_service.py(11) - [None][Check f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c8bd7cf4-5234-4abd-8b93-b711e1dcde67', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:34:11,196 DEBUG 131:onap_service.py(11) - [None][Check f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c 2022-01-14 01:34:11,196 DEBUG 132:onap_service.py(11) - [None][Check f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c orchestration request status] data sent: None 2022-01-14 01:34:11,198 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:34:11,350 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c HTTP/1.1" 200 1474 2022-01-14 01:34:11,352 INFO 142:onap_service.py(11) - [None][Check f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c orchestration request status] response code: 200 2022-01-14 01:34:11,352 DEBUG 146:onap_service.py(11) - [None][Check f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c orchestration request status] response: {"request":{"requestId":"f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c","startTime":"Fri, 14 Jan 2022 01:33:59 GMT","finishTime":"Fri, 14 Jan 2022 01:34:03 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"23481b02-aee5-497c-83e2-77311f98db6f","modelVersionId":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelCustomizationId":"23481b02-aee5-497c-83e2-77311f98db6f","modelUuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelInvariantUuid":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"f872423d-87bd-401c-a9f1-d740d459b87f","vnfInstanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","vnfInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 14 Jan 2022 01:34:03 GMT"}}} 2022-01-14 01:34:11,353 DEBUG 129:onap_service.py(11) - [None][Check f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dca2fe7b-f336-4b9f-9937-c621720b19ac', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:34:11,353 DEBUG 131:onap_service.py(11) - [None][Check f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c 2022-01-14 01:34:11,353 DEBUG 132:onap_service.py(11) - [None][Check f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c orchestration request status] data sent: None 2022-01-14 01:34:11,354 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:34:11,564 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c HTTP/1.1" 200 1474 2022-01-14 01:34:11,565 INFO 142:onap_service.py(11) - [None][Check f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c orchestration request status] response code: 200 2022-01-14 01:34:11,566 DEBUG 146:onap_service.py(11) - [None][Check f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c orchestration request status] response: {"request":{"requestId":"f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c","startTime":"Fri, 14 Jan 2022 01:33:59 GMT","finishTime":"Fri, 14 Jan 2022 01:34:03 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"23481b02-aee5-497c-83e2-77311f98db6f","modelVersionId":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelCustomizationId":"23481b02-aee5-497c-83e2-77311f98db6f","modelUuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelInvariantUuid":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"f872423d-87bd-401c-a9f1-d740d459b87f","vnfInstanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","vnfInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 14 Jan 2022 01:34:03 GMT"}}} 2022-01-14 01:34:11,577 DEBUG 129:onap_service.py(1) - [None][Check f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dd3ef290-b856-4512-8220-fd8b509af89b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:34:11,578 DEBUG 131:onap_service.py(1) - [None][Check f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c 2022-01-14 01:34:11,578 DEBUG 132:onap_service.py(1) - [None][Check f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c orchestration request status] data sent: None 2022-01-14 01:34:11,580 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:34:11,737 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c HTTP/1.1" 200 1474 2022-01-14 01:34:11,739 INFO 142:onap_service.py(1) - [None][Check f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c orchestration request status] response code: 200 2022-01-14 01:34:11,739 DEBUG 146:onap_service.py(1) - [None][Check f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c orchestration request status] response: {"request":{"requestId":"f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c","startTime":"Fri, 14 Jan 2022 01:33:59 GMT","finishTime":"Fri, 14 Jan 2022 01:34:03 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"23481b02-aee5-497c-83e2-77311f98db6f","modelVersionId":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelCustomizationId":"23481b02-aee5-497c-83e2-77311f98db6f","modelUuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelInvariantUuid":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"f872423d-87bd-401c-a9f1-d740d459b87f","vnfInstanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","vnfInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 14 Jan 2022 01:34:03 GMT"}}} 2022-01-14 01:34:11,740 DEBUG 129:onap_service.py(1) - [None][Check f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5ce95c9f-502e-41d1-bcf4-3452f2d03bd1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:34:11,741 DEBUG 131:onap_service.py(1) - [None][Check f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c 2022-01-14 01:34:11,741 DEBUG 132:onap_service.py(1) - [None][Check f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c orchestration request status] data sent: None 2022-01-14 01:34:11,742 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:34:11,902 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c HTTP/1.1" 200 1474 2022-01-14 01:34:11,904 INFO 142:onap_service.py(1) - [None][Check f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c orchestration request status] response code: 200 2022-01-14 01:34:11,904 DEBUG 146:onap_service.py(1) - [None][Check f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c orchestration request status] response: {"request":{"requestId":"f2d223df-a3fd-4ef7-8fcf-ea4a5505d23c","startTime":"Fri, 14 Jan 2022 01:33:59 GMT","finishTime":"Fri, 14 Jan 2022 01:34:03 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"23481b02-aee5-497c-83e2-77311f98db6f","modelVersionId":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelCustomizationId":"23481b02-aee5-497c-83e2-77311f98db6f","modelUuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","modelInvariantUuid":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"f872423d-87bd-401c-a9f1-d740d459b87f","vnfInstanceId":"bda580cf-4988-4b18-af3d-45dead9ff6a9","vnfInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 14 Jan 2022 01:34:03 GMT"}}} 2022-01-14 01:34:11,905 DEBUG 319:service.py(1) - Delete f872423d-87bd-401c-a9f1-d740d459b87f service instance 2022-01-14 01:34:11,905 DEBUG 113:deletion.py(1) - Service f872423d-87bd-401c-a9f1-d740d459b87f deletion request 2022-01-14 01:34:11,918 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-14 01:34:11,918 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-14 01:34:11,918 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-14 01:34:11,918 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-14 01:34:11,918 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-14 01:34:11,920 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:34:11,988 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-14 01:34:11,990 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-14 01:34:11,991 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cc7d83e1-3576-4726-be20-4f8b1ae83c4c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b94639d2-251b-4749-a459-cb44a52b9988/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","name":"basic_onboard_qDUNhQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5bb65382-05a8-47ea-b4e7-363159952e6b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-14 01:34:11,994 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-14 01:34:11,994 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:34:11,994 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:34:11,995 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:34:11,995 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-14 01:34:11,995 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:34:11,995 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:34:11,995 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:34:11,995 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_qDUNhQ from SDC 2022-01-14 01:34:11,996 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:34:11,996 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:34:11,996 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:34:11,996 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-14 01:34:11,996 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:34:11,996 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:34:11,997 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:34:11,997 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-14 01:34:11,997 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-14 01:34:11,997 INFO 192:__init__.py(1) - Service found, updating information 2022-01-14 01:34:11,998 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-14 01:34:11,998 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-14 01:34:11,998 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-14 01:34:12,000 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:34:12,073 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-14 01:34:12,076 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-14 01:34:12,079 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2bbcd551-878e-44b9-803f-3b36d70d97e4","lifecycleState":"CERTIFIED","lastUpdateDate":1642115956809,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd5a4f83-a437-40aa-8003-c1b79a92bafe","invariantUUID":"93a7800a-ad9f-4aad-a954-c5ebc02d0df2","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":"d0c0696c-73ab-46fe-8b8d-0219435a4363","lifecycleState":"CERTIFIED","lastUpdateDate":1642116026429,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d0ce019-8593-4c0d-a5d5-0d6733cf09ee","invariantUUID":"1de0b592-7b81-4076-a4dd-6820ee04ca70","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37c170b2-335e-4c19-b824-44892cd76f92","lifecycleState":"CERTIFIED","lastUpdateDate":1642115935793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba15508c-e186-4db3-81ec-2c877541f9d2","invariantUUID":"a8b153a0-caee-4b42-9ac0-18080eca1a4b","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":"port","uniqueId":"806e847f-7248-4ef7-810e-f3dee2e6352a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116049679,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e12228a-14bc-43c6-8308-628fb3802281","invariantUUID":"0a3bb9ea-7d99-4a7f-a27d-330bfd3545b6","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b4414ee-4c3b-45ed-9832-0de1cd9dfd6d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116043154,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ba5e16-d4ae-46fe-a496-41186426ab40","invariantUUID":"8e0c3f02-84b4-4dc7-b51c-11b1bb830e50","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":"7d3b8021-0bb6-4e56-8711-a5d7c514435b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115937203,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5e1b1c09-9dda-4878-941f-c91327d0118b","invariantUUID":"d3deb91f-c3b1-4983-a87a-2fad1096f791","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":"92234b58-edc4-44bf-84c5-0bd2de0ffaca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115987875,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0c81fcd-b661-4c82-b1ad-66ac4372f57a","invariantUUID":"401dff58-7de8-46d6-a46e-ccebe612a507","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":"securityrules","uniqueId":"93a4b0b1-7ff5-49c8-a0ec-07596c2fbdf3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115951411,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0b56842f-37c5-4b8a-96fa-a30f23dda843","invariantUUID":"ebdd86a5-a449-441e-808a-a41f74dca416","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e126925-a64d-4568-954c-73a8f694c418","lifecycleState":"CERTIFIED","lastUpdateDate":1642115989360,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc636ec0-d75c-44af-9b7d-1e47bdfae955","invariantUUID":"1918cec1-c405-4ede-ba4f-f013c6d28d28","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"187af211-3f47-4b77-8872-eccc31ab3699","lifecycleState":"CERTIFIED","lastUpdateDate":1642115965482,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f78b7e4-bab5-4a39-aaf7-dc6d5e464695","invariantUUID":"1d7a4960-fbfe-4aa8-9826-82369abd96d8","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"306f7adf-5e64-4d05-932c-648248c3a46a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115931291,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e31747ed-cfb7-4b90-b0df-6a929d526b93","invariantUUID":"e07e69a9-0f30-4bb5-bcb5-9d116335a040","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":"3fcf3448-e5a6-4681-8f84-96064bed46d5","lifecycleState":"CERTIFIED","lastUpdateDate":1642116098807,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af82705a-e51d-4227-9e7b-ed5daf371504","invariantUUID":"54539281-03a2-4102-99d3-9ae0843f5ba4","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":"defaulticon","uniqueId":"a5e9a0b5-fbfa-4dca-b280-f451429560a7","lifecycleState":"CERTIFIED","lastUpdateDate":1642123598766,"name":"basic_onboard_qDUNhQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4261624e-ca54-444b-83be-07cb1305c800","invariantUUID":"fc960dc4-a4d1-4ade-8bc3-be84c7f7d2f2","systemName":"BasicOnboardQdunhq","description":"VF","tags":["basic_onboard_qDUNhQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"647710f1-4480-4322-b572-23d97e2611aa","lifecycleState":"CERTIFIED","lastUpdateDate":1642115922348,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bd9bc82-3418-4de6-a80a-ba2175f022c8","invariantUUID":"b2ecb440-4dd2-43f9-9b55-c60a61d00be6","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":"objectStorage","uniqueId":"fe6be0c8-7a01-4254-9d99-c3ef24d01cf2","lifecycleState":"CERTIFIED","lastUpdateDate":1642115920889,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a5c9e61-8eba-4b35-b23e-724d665f3b98","invariantUUID":"111a7fff-ce2e-4a70-a32e-c6752645c99f","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":"compute","uniqueId":"48ecfded-6df2-46fc-a85a-5939997ab56d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116008404,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74deee2e-fdfd-41aa-be54-6a93da70737d","invariantUUID":"7943a931-454c-4485-ac52-34801bab7ea0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"92691734-01ca-4456-920d-78a2a0ccc59e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116104329,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83c2afc3-9630-4ff2-bfa4-3ddabfcf1553","invariantUUID":"ff277569-4c63-4b5a-a0ac-6faa27a7c332","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":"492f3767-c349-4199-8fdf-6cce09806f73","lifecycleState":"CERTIFIED","lastUpdateDate":1642115925245,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f51d8f33-a0a8-40e8-b0d9-c97727dfa862","invariantUUID":"35971028-0676-42f8-b31d-216362b682e0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f86bb2-9974-4ded-b616-ef2003fb73ce","lifecycleState":"CERTIFIED","lastUpdateDate":1642116055163,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df12aef3-0e2e-4027-ae60-7ddaf2d3bc22","invariantUUID":"39928119-05c2-4c10-a5d1-d626b351ce3c","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":"compute","uniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","lifecycleState":"CERTIFIED","lastUpdateDate":1642115896067,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd7355c-9613-4cf2-ab93-cc49f8f8f69c","invariantUUID":"8b7d5682-7de8-47e7-b447-07881ed0982c","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":"defaulticon","uniqueId":"12dc700a-be56-43ef-8e3f-96608d0e35b9","lifecycleState":"CERTIFIED","lastUpdateDate":1642123160486,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"568e0b89-0ef2-4e8e-b9af-9b25ec559412","invariantUUID":"54a875a5-9c4e-40bb-8058-d1e82ea59128","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00826204-2025-4277-9aef-9736478d4970","lifecycleState":"CERTIFIED","lastUpdateDate":1642116036080,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7890c87-bff9-45b2-8352-e6fbf416d3ee","invariantUUID":"196ee8ba-c50e-4fa8-85c1-f7d99ccc3b89","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4fda049d-a459-4f8d-ac1c-42fafdc7a630","lifecycleState":"CERTIFIED","lastUpdateDate":1642116051894,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b09009f-c4cd-439b-b2d8-1f0f8f406d72","invariantUUID":"5c0f6a48-542e-4fb8-b5eb-7aac513a7059","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6923d9d-cb7f-450f-9d6c-72402feeae63","lifecycleState":"CERTIFIED","lastUpdateDate":1642116105710,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26f8e9a7-a392-457b-9c78-05d7611be0e7","invariantUUID":"87df72e1-6fc6-4d78-bad4-f99135e9689f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f327106-07b0-4775-b8b4-7bafb159fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116056852,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b987cf2-3418-42c9-9008-1567f0a85267","invariantUUID":"f2e6dd9a-4069-466a-966b-92766f599bff","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"56683d95-434a-4d78-8850-a617613b2860","lifecycleState":"CERTIFIED","lastUpdateDate":1642116024579,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"466129c6-6623-4a43-8c6e-cd88deff9b31","invariantUUID":"ea81ceb4-23f5-4cf6-a3e4-ab2fb2032789","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":"loadBalancer","uniqueId":"195fc0d8-0d92-42fc-9632-2b836b6dc6e7","lifecycleState":"CERTIFIED","lastUpdateDate":1642115913191,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47d3119d-39e5-40e0-b8e6-920d6db611ca","invariantUUID":"7e21eaac-76fa-42ff-920f-0e0ff51796b0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4829965c-e0b9-4b1b-b89a-2171b9cc698d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115915008,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f48fdf0f-3306-48a9-9f29-61a37658537c","invariantUUID":"a13a1752-4ef9-42fd-a55a-50caf9e357b8","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5ff7ce9-bccc-4f34-9897-b60319ed117d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116106966,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6376a0aa-a25e-4ad8-9d9d-6726e236da07","invariantUUID":"93504b3e-0352-49ec-833a-443e35d08e9d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"889eb12d-f057-4b86-8f16-a9ebc099e1f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116034741,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfadf82f-b790-4bb4-86c0-90eaea80d2fa","invariantUUID":"19389e73-f9e4-4097-adcc-fa36f212ed7f","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"912b5d67-9e9b-4d11-b216-c70e0f92372a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116108243,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a46fc76-b066-4017-8a54-6895c0a11d1c","invariantUUID":"2def27f0-e5f4-48c2-aa92-2d68afbf1bbd","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d866966d-db66-4de7-a454-c0b7f227caf4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116110791,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f4c099-5bb3-4592-89c8-4e454983fa9d","invariantUUID":"57942834-20a7-4db8-ae7f-f33036d5b32b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"57d220d2-efd8-4f19-affc-865a835bb6c9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116044861,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05311e8f-6ba9-475e-acba-856aed7d67dd","invariantUUID":"6313ce00-00cd-4664-b15e-7e7ea1f78966","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ec35f244-ebe5-4a31-b7ef-316b82b18ce9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116063049,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5056159-7781-4da2-baae-365cb168f887","invariantUUID":"3e77f9b9-1831-4d7f-b169-a554653048ee","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":"9e434432-acea-4837-8559-754aeb68d2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1642115995051,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"52204ed1-d372-4e09-b252-c30b93613686","invariantUUID":"625a4bbc-a3bd-4370-906a-8ac002f7c336","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73b3017f-8c9e-4a04-b2fa-39d95cd4252c","lifecycleState":"CERTIFIED","lastUpdateDate":1642116002906,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27b96b8a-90cb-4a28-beda-c805d16dfa49","invariantUUID":"9f5f66b2-b066-472c-8b89-47752727fee7","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":"defaulticon","uniqueId":"62b3a7d6-a4c0-43e3-a7f2-4c642a71fe5e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115992225,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38bed6f-4fde-42ee-8413-1fd40bff6209","invariantUUID":"766240a9-2263-4e01-8940-28c398f3a27a","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":"defaulticon","uniqueId":"4ff2182c-e97b-40d8-a461-bbe9e3e262cf","lifecycleState":"CERTIFIED","lastUpdateDate":1642115929265,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ff462d5-8a87-4bd2-ac91-f4e29fed4c56","invariantUUID":"33da3680-df03-49a1-8c5c-b1d2d1e3c979","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":"defaulticon","uniqueId":"06b06ea2-9861-42d2-b2ea-b05aa725c36b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115905587,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"00d8129f-0d17-4155-94c1-f67e03971a81","invariantUUID":"19773fc6-8e2d-4dc7-8f1f-64f651df700a","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dde58a6a-a48f-4a32-8c8d-56aae8e378ad","lifecycleState":"CERTIFIED","lastUpdateDate":1642123689305,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","invariantUUID":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"d74fec4c-8873-4270-93cc-c8b44e49390c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115998541,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0832b848-cc18-4f00-9cfe-a0914cc35a92","invariantUUID":"3f75a755-0a91-4f52-8393-b0089fe67287","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":"compute","uniqueId":"ada213b0-af9a-46e6-93d9-701cc7c28761","lifecycleState":"CERTIFIED","lastUpdateDate":1642116059774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21f60837-fa51-47b3-b25a-b9b732556441","invariantUUID":"492bf900-0de3-42cd-a5a5-0073c62fa52d","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1f65a1f7-6ce6-442c-8c34-b46f359dad06","lifecycleState":"CERTIFIED","lastUpdateDate":1642116030352,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73f99b64-4353-4c45-99eb-91ed869b12d5","invariantUUID":"e6e8bdd3-3dc1-419d-8d48-6ad1fbec0821","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":"9e1524d0-15b1-4993-9e5b-3b73e00659b6","lifecycleState":"CERTIFIED","lastUpdateDate":1642115969827,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8236bbc6-fedf-43af-b79a-49c03c88794c","invariantUUID":"dc99f529-620a-4e43-9558-2295f663694b","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":"objectStorage","uniqueId":"78fddc54-9195-405b-a8c0-9eb0a1583c81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116101669,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ecbc35b-d14e-4573-b496-bb9459d65132","invariantUUID":"1d66d6c2-c5fe-48a2-ab1b-6346939c50e8","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37e0f777-ebc5-489a-9ee1-3cd29ea08a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116038934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"035c3fd3-9c92-44c5-84db-ce75641b528d","invariantUUID":"31d04304-41e7-4a02-b0c8-20655c5fa7b0","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae12bceb-e807-4cb4-8756-c4f3700a1368","lifecycleState":"CERTIFIED","lastUpdateDate":1642115916507,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95168a5f-8a1d-4240-bb5d-3abed20b3cfb","invariantUUID":"4d86ab82-7a0e-45c0-aecb-5d6d9e71079f","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":"networkrules","uniqueId":"05fe0b68-36d9-4859-b1eb-33e03e03b0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115943126,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f3f8d7ed-5ffa-4128-a227-c74fd35bc562","invariantUUID":"862834ef-f8a9-45d4-8e5b-39584c48930a","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4ec0bfb1-bb59-4cf7-8a47-2683689cd895","lifecycleState":"CERTIFIED","lastUpdateDate":1642116096118,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d8115a-0a41-4b6c-a3af-209f86a9b637","invariantUUID":"f179b55b-fccc-4a86-aff3-70c44edecc74","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28ff3af8-674d-48b7-bcbe-951c0a86e51f","lifecycleState":"CERTIFIED","lastUpdateDate":1642116061400,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aab426a7-1dd8-453d-bb25-2492d870042b","invariantUUID":"61f891c4-33e0-4a8e-823e-692692b35194","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":"5b472bf3-eac6-44b4-9458-d2afe54b1b5c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115958189,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3f194c1-7b89-46f6-baa0-e3ab89afafde","invariantUUID":"75926112-0ca2-4c73-a58f-5e923d45fd5e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"078b0cd8-a895-4393-b3c2-4fd96fadd49a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116015179,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b33ce00-b69d-4117-af15-7090ad56056e","invariantUUID":"7ef4bd86-68da-40e7-80bc-14b25b9595c2","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1198ce5-a4a4-4598-9566-969dd226152a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116109523,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8547f10-f054-4f17-8b16-ef2ba7ee3c12","invariantUUID":"c2d87dfd-4462-43a0-a067-2d525230fd4a","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"321d752c-90ad-492c-a027-2c22d867c15b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115907709,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ca08e47-6324-4ca2-9d27-c92a16fa7569","invariantUUID":"554ed8f8-8903-498e-b0da-6842952f3e04","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":"compute","uniqueId":"696d0716-6baa-4f92-9840-1993e83ab26a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115954589,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e31d5490-74db-4ab2-af58-c4d87473dcb2","invariantUUID":"34290bfc-7f53-4104-a156-16a86f34c091","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52160b63-6549-4705-b65d-a94f9b54e45b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116017090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fd1dff6-4d48-4c0e-afa6-3f0e37536426","invariantUUID":"e90c8c34-c937-4f30-80e3-862f1504f46b","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81f2abe5-5321-4156-8c90-6ced85d604fe","lifecycleState":"CERTIFIED","lastUpdateDate":1642115934258,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"185842f2-7081-42b5-864e-b794df82326d","invariantUUID":"d094d70f-b522-4e30-b868-8952a0999e76","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75e4b74d-d461-4493-972c-7f238158db58","lifecycleState":"CERTIFIED","lastUpdateDate":1642115949861,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed41f60d-867f-4bfd-93e6-d2e32dcbc2c0","invariantUUID":"9e9b085a-17ff-4a90-b5b5-3487ba74a001","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":"port","uniqueId":"055abf67-266d-49bb-b184-64a163b0329a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116028616,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec552d88-7ca7-4432-b7b6-d26c892bdba6","invariantUUID":"099c2b5e-92cf-4479-8e5e-ae25dbec2df1","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":"3ecc55b9-4a81-474d-b398-882bf7a46b63","lifecycleState":"CERTIFIED","lastUpdateDate":1642115977929,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2c7e70a-5a23-44f2-9858-0b4a05cf1e60","invariantUUID":"8a369bc1-3974-4bdf-a552-9dcf48ee5b63","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":"6df86238-13f9-48fc-8e07-8a2f4712c988","lifecycleState":"CERTIFIED","lastUpdateDate":1642116037512,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"380f8390-a0f0-453a-bacf-dae9320123a0","invariantUUID":"a2141494-916a-45dc-9189-719529732c59","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73d800d-f9be-4232-85f7-d7d5d81129f3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115986493,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ae0c11f3-abee-4161-9317-0cee17ae330b","invariantUUID":"a652e66c-b726-4f48-9d1f-3ee0cfd23859","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":"port","uniqueId":"f53514d7-ad38-42b4-a7fc-70eb97c80d4e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116031947,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56882cef-d06d-4aab-81c0-393b430491c7","invariantUUID":"5b6bd5b3-d1bd-4d16-99e5-7702157ac89f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a010d93e-920b-4f77-9aa9-824788912940","lifecycleState":"CERTIFIED","lastUpdateDate":1642116010014,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf233508-163e-4692-94a3-fcbf76633e00","invariantUUID":"24ce2467-2c06-4fc3-8c41-617f8452b384","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e0f2e41-0148-406f-a7d6-89addb87de32","lifecycleState":"CERTIFIED","lastUpdateDate":1642115996806,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56b1cfeb-72bc-4fd6-9248-02fd7481bf4d","invariantUUID":"71de902a-5fc4-4a25-8f8a-1beaa2ff8924","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23fbcc47-4a05-4072-9108-468c52600b33","lifecycleState":"CERTIFIED","lastUpdateDate":1642116058355,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d142da8-c1f6-4ce0-9892-7ecd54afe273","invariantUUID":"6ac852e6-3b00-44e5-8ba5-c42598702f54","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8751960e-7921-42d7-af76-15ba2f9665f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116001472,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff6a7f60-4e50-4b7f-9b74-33f4c8209317","invariantUUID":"06045ca4-80b4-4575-a1de-c3c958340e46","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40cc5c38-4d2d-43a9-962b-315268606174","lifecycleState":"CERTIFIED","lastUpdateDate":1642115944639,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bd244b6-19c6-403b-aba7-c9959f34cd4c","invariantUUID":"61573c3d-679e-47b8-9d74-1efe4824743d","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"01902a55-ff41-4f9e-9a61-2e46e9c773c8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115967516,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4057ec97-2c46-4f02-8801-0a9c143c44d6","invariantUUID":"8f9afc35-af38-4448-b15c-83720be914dd","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"78854a26-d1bc-456a-85ac-b97c4f87598e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115990784,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ed29dcee-7182-429b-89a4-019f9c60979f","invariantUUID":"4262c20d-d453-4292-8798-fb9a9ba72cba","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":"e3aa98ea-8f8a-415f-a4cd-c74b364a3afa","lifecycleState":"CERTIFIED","lastUpdateDate":1642116033376,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d8b6b7d-ed24-49b9-9bc0-df92a394dd2c","invariantUUID":"c8a8673f-7c86-47a2-8425-b726f254d714","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14ac82e5-2025-4ef7-9456-558193201a77","lifecycleState":"CERTIFIED","lastUpdateDate":1642116040939,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"334be054-7e96-47bf-957f-5165a12dae0d","invariantUUID":"468fe813-9e73-4db9-a871-5dccf0690044","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bfa49c18-2735-456d-a5e4-33c5d8d4aedd","lifecycleState":"CERTIFIED","lastUpdateDate":1642116097532,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12e98c33-91ee-4dca-8057-7451cbb3a8cf","invariantUUID":"bcbc8f8c-02af-4bc1-b81f-616ad360dd61","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":"dcbb55f6-323d-43dc-91c3-32f3e0187914","lifecycleState":"CERTIFIED","lastUpdateDate":1642115982191,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ccbf03e-54ef-4828-a5fc-c5e95f4c8667","invariantUUID":"c7f94c31-e468-46c6-98cf-8e4bf4ccf462","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":"compute","uniqueId":"d330f4e1-aa3e-42a7-a759-aa02fd5cb76d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116004390,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9445ca74-16c0-47bf-8e88-091f5adf8304","invariantUUID":"0660483e-acbe-449e-9fba-08685379317d","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":"port","uniqueId":"80c6322f-5698-4328-ad92-957ce746d021","lifecycleState":"CERTIFIED","lastUpdateDate":1642115926886,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76519598-1757-45c5-9f7a-a193452b72e6","invariantUUID":"b6454f7c-c4af-4d57-8ab0-30ca403b9c24","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":"objectStorage","uniqueId":"3288b178-232f-4e73-a476-8aa2dcb522bb","lifecycleState":"CERTIFIED","lastUpdateDate":1642115909813,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a408072f-95a9-4d55-a66f-eae4af3250b5","invariantUUID":"560d8a2c-d9e1-4af9-a73a-1022ef2f3e83","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":"networkrules","uniqueId":"cfe8991e-6676-4173-9519-aa24c85519e3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115948320,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1ac0a1db-ddeb-4244-98d6-f1fd14a8d4e5","invariantUUID":"de96bfe2-d82c-46e7-bba9-68759e51180b","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a668160a-9e7d-4a55-b616-65bb57c0ce11","lifecycleState":"CERTIFIED","lastUpdateDate":1642116100311,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b881153f-46e0-4509-bc06-b5062147bd4c","invariantUUID":"faeb5f7a-f35b-4954-8bc6-ac6db9b111ef","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":"network","uniqueId":"13edc194-7966-46d9-9713-7472992bbf07","lifecycleState":"CERTIFIED","lastUpdateDate":1642115983593,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8285a39-d596-49ed-af09-1767aef18386","invariantUUID":"407a34e5-0193-40e6-ba44-e26245e76d53","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":"0c6204ed-570a-44dc-ac29-1deab811449d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115923785,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69af236b-9ed1-48bb-be71-ff89282af4e2","invariantUUID":"24979889-02ba-4295-84c3-f442c1748bec","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":"objectStorage","uniqueId":"b30bd4ae-4e40-4b0a-82c3-8860c59d312f","lifecycleState":"CERTIFIED","lastUpdateDate":1642115993628,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"826d1b1c-31b7-4815-8bc2-b642606eb069","invariantUUID":"1daaaf13-19cb-46be-98ad-1e18a2ee3631","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":"objectStorage","uniqueId":"862afa3c-75be-4057-820d-713877bbd462","lifecycleState":"CERTIFIED","lastUpdateDate":1642116103012,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8be007f0-28df-477b-9f8f-1b418741993c","invariantUUID":"d16a967e-d7d0-4f91-acdf-35674eb29bcc","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":"network","uniqueId":"2fdf097d-bc90-45f2-b9dd-6e30fc0902ca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115959979,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f92007e7-7547-44f4-9abb-aae1e72db6d2","invariantUUID":"8dd9f2f7-4766-465c-857c-63386812578a","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":"d6780666-a5f6-4359-980f-95e7725e98af","lifecycleState":"CERTIFIED","lastUpdateDate":1642115932841,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a0fc63f-f9a5-4ec0-92f6-968631d06a9d","invariantUUID":"2c62a88e-fcbb-42f5-8ca0-fa71e3d1adab","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"29acefd5-3f39-4752-99e9-a6d87c8ad8ac","lifecycleState":"CERTIFIED","lastUpdateDate":1642122733266,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","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":"8bd08fd3-07cc-4aa2-8b7d-b183a3443697","lifecycleState":"CERTIFIED","lastUpdateDate":1642123197276,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","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":"aa72bbbe-0d66-40df-8ff3-f513f57429e6","lifecycleState":"CERTIFIED","lastUpdateDate":1642123633379,"name":"basic_onboard_qDUNhQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","systemName":"BasicOnboardQdunhq","description":"service","tags":["basic_onboard_qDUNhQ"],"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":"ca987252-d5f8-47d0-a60f-f00da8c76199","lifecycleState":"CERTIFIED","lastUpdateDate":1642123727157,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","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-14 01:34:12,086 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-14 01:34:12,086 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-14 01:34:12,086 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-14 01:34:12,087 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-14 01:34:12,087 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-14 01:34:12,087 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-14 01:34:12,089 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:34:12,154 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-14 01:34:12,155 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-14 01:34:12,155 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cc7d83e1-3576-4726-be20-4f8b1ae83c4c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b94639d2-251b-4749-a459-cb44a52b9988/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","name":"basic_onboard_qDUNhQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5bb65382-05a8-47ea-b4e7-363159952e6b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-14 01:34:12,157 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-14 01:34:12,158 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:34:12,158 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:34:12,158 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:34:12,158 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-14 01:34:12,158 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:34:12,158 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:34:12,158 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:34:12,158 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_qDUNhQ from SDC 2022-01-14 01:34:12,159 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:34:12,159 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:34:12,159 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:34:12,159 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-14 01:34:12,159 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:34:12,159 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:34:12,159 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:34:12,159 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-14 01:34:12,159 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-14 01:34:12,159 INFO 192:__init__.py(1) - Service found, updating information 2022-01-14 01:34:12,160 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-14 01:34:12,160 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-14 01:34:12,160 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-14 01:34:12,162 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:34:12,229 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-14 01:34:12,232 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-14 01:34:12,236 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2bbcd551-878e-44b9-803f-3b36d70d97e4","lifecycleState":"CERTIFIED","lastUpdateDate":1642115956809,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd5a4f83-a437-40aa-8003-c1b79a92bafe","invariantUUID":"93a7800a-ad9f-4aad-a954-c5ebc02d0df2","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":"d0c0696c-73ab-46fe-8b8d-0219435a4363","lifecycleState":"CERTIFIED","lastUpdateDate":1642116026429,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d0ce019-8593-4c0d-a5d5-0d6733cf09ee","invariantUUID":"1de0b592-7b81-4076-a4dd-6820ee04ca70","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37c170b2-335e-4c19-b824-44892cd76f92","lifecycleState":"CERTIFIED","lastUpdateDate":1642115935793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba15508c-e186-4db3-81ec-2c877541f9d2","invariantUUID":"a8b153a0-caee-4b42-9ac0-18080eca1a4b","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":"port","uniqueId":"806e847f-7248-4ef7-810e-f3dee2e6352a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116049679,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e12228a-14bc-43c6-8308-628fb3802281","invariantUUID":"0a3bb9ea-7d99-4a7f-a27d-330bfd3545b6","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b4414ee-4c3b-45ed-9832-0de1cd9dfd6d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116043154,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ba5e16-d4ae-46fe-a496-41186426ab40","invariantUUID":"8e0c3f02-84b4-4dc7-b51c-11b1bb830e50","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":"7d3b8021-0bb6-4e56-8711-a5d7c514435b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115937203,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5e1b1c09-9dda-4878-941f-c91327d0118b","invariantUUID":"d3deb91f-c3b1-4983-a87a-2fad1096f791","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":"92234b58-edc4-44bf-84c5-0bd2de0ffaca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115987875,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0c81fcd-b661-4c82-b1ad-66ac4372f57a","invariantUUID":"401dff58-7de8-46d6-a46e-ccebe612a507","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":"securityrules","uniqueId":"93a4b0b1-7ff5-49c8-a0ec-07596c2fbdf3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115951411,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0b56842f-37c5-4b8a-96fa-a30f23dda843","invariantUUID":"ebdd86a5-a449-441e-808a-a41f74dca416","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e126925-a64d-4568-954c-73a8f694c418","lifecycleState":"CERTIFIED","lastUpdateDate":1642115989360,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc636ec0-d75c-44af-9b7d-1e47bdfae955","invariantUUID":"1918cec1-c405-4ede-ba4f-f013c6d28d28","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"187af211-3f47-4b77-8872-eccc31ab3699","lifecycleState":"CERTIFIED","lastUpdateDate":1642115965482,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f78b7e4-bab5-4a39-aaf7-dc6d5e464695","invariantUUID":"1d7a4960-fbfe-4aa8-9826-82369abd96d8","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"306f7adf-5e64-4d05-932c-648248c3a46a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115931291,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e31747ed-cfb7-4b90-b0df-6a929d526b93","invariantUUID":"e07e69a9-0f30-4bb5-bcb5-9d116335a040","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":"3fcf3448-e5a6-4681-8f84-96064bed46d5","lifecycleState":"CERTIFIED","lastUpdateDate":1642116098807,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af82705a-e51d-4227-9e7b-ed5daf371504","invariantUUID":"54539281-03a2-4102-99d3-9ae0843f5ba4","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":"defaulticon","uniqueId":"a5e9a0b5-fbfa-4dca-b280-f451429560a7","lifecycleState":"CERTIFIED","lastUpdateDate":1642123598766,"name":"basic_onboard_qDUNhQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4261624e-ca54-444b-83be-07cb1305c800","invariantUUID":"fc960dc4-a4d1-4ade-8bc3-be84c7f7d2f2","systemName":"BasicOnboardQdunhq","description":"VF","tags":["basic_onboard_qDUNhQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"647710f1-4480-4322-b572-23d97e2611aa","lifecycleState":"CERTIFIED","lastUpdateDate":1642115922348,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bd9bc82-3418-4de6-a80a-ba2175f022c8","invariantUUID":"b2ecb440-4dd2-43f9-9b55-c60a61d00be6","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":"objectStorage","uniqueId":"fe6be0c8-7a01-4254-9d99-c3ef24d01cf2","lifecycleState":"CERTIFIED","lastUpdateDate":1642115920889,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a5c9e61-8eba-4b35-b23e-724d665f3b98","invariantUUID":"111a7fff-ce2e-4a70-a32e-c6752645c99f","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":"compute","uniqueId":"48ecfded-6df2-46fc-a85a-5939997ab56d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116008404,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74deee2e-fdfd-41aa-be54-6a93da70737d","invariantUUID":"7943a931-454c-4485-ac52-34801bab7ea0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"92691734-01ca-4456-920d-78a2a0ccc59e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116104329,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83c2afc3-9630-4ff2-bfa4-3ddabfcf1553","invariantUUID":"ff277569-4c63-4b5a-a0ac-6faa27a7c332","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":"492f3767-c349-4199-8fdf-6cce09806f73","lifecycleState":"CERTIFIED","lastUpdateDate":1642115925245,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f51d8f33-a0a8-40e8-b0d9-c97727dfa862","invariantUUID":"35971028-0676-42f8-b31d-216362b682e0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f86bb2-9974-4ded-b616-ef2003fb73ce","lifecycleState":"CERTIFIED","lastUpdateDate":1642116055163,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df12aef3-0e2e-4027-ae60-7ddaf2d3bc22","invariantUUID":"39928119-05c2-4c10-a5d1-d626b351ce3c","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":"compute","uniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","lifecycleState":"CERTIFIED","lastUpdateDate":1642115896067,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd7355c-9613-4cf2-ab93-cc49f8f8f69c","invariantUUID":"8b7d5682-7de8-47e7-b447-07881ed0982c","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":"defaulticon","uniqueId":"12dc700a-be56-43ef-8e3f-96608d0e35b9","lifecycleState":"CERTIFIED","lastUpdateDate":1642123160486,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"568e0b89-0ef2-4e8e-b9af-9b25ec559412","invariantUUID":"54a875a5-9c4e-40bb-8058-d1e82ea59128","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00826204-2025-4277-9aef-9736478d4970","lifecycleState":"CERTIFIED","lastUpdateDate":1642116036080,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7890c87-bff9-45b2-8352-e6fbf416d3ee","invariantUUID":"196ee8ba-c50e-4fa8-85c1-f7d99ccc3b89","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4fda049d-a459-4f8d-ac1c-42fafdc7a630","lifecycleState":"CERTIFIED","lastUpdateDate":1642116051894,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b09009f-c4cd-439b-b2d8-1f0f8f406d72","invariantUUID":"5c0f6a48-542e-4fb8-b5eb-7aac513a7059","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6923d9d-cb7f-450f-9d6c-72402feeae63","lifecycleState":"CERTIFIED","lastUpdateDate":1642116105710,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26f8e9a7-a392-457b-9c78-05d7611be0e7","invariantUUID":"87df72e1-6fc6-4d78-bad4-f99135e9689f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f327106-07b0-4775-b8b4-7bafb159fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116056852,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b987cf2-3418-42c9-9008-1567f0a85267","invariantUUID":"f2e6dd9a-4069-466a-966b-92766f599bff","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"56683d95-434a-4d78-8850-a617613b2860","lifecycleState":"CERTIFIED","lastUpdateDate":1642116024579,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"466129c6-6623-4a43-8c6e-cd88deff9b31","invariantUUID":"ea81ceb4-23f5-4cf6-a3e4-ab2fb2032789","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":"loadBalancer","uniqueId":"195fc0d8-0d92-42fc-9632-2b836b6dc6e7","lifecycleState":"CERTIFIED","lastUpdateDate":1642115913191,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47d3119d-39e5-40e0-b8e6-920d6db611ca","invariantUUID":"7e21eaac-76fa-42ff-920f-0e0ff51796b0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4829965c-e0b9-4b1b-b89a-2171b9cc698d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115915008,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f48fdf0f-3306-48a9-9f29-61a37658537c","invariantUUID":"a13a1752-4ef9-42fd-a55a-50caf9e357b8","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5ff7ce9-bccc-4f34-9897-b60319ed117d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116106966,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6376a0aa-a25e-4ad8-9d9d-6726e236da07","invariantUUID":"93504b3e-0352-49ec-833a-443e35d08e9d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"889eb12d-f057-4b86-8f16-a9ebc099e1f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116034741,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfadf82f-b790-4bb4-86c0-90eaea80d2fa","invariantUUID":"19389e73-f9e4-4097-adcc-fa36f212ed7f","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"912b5d67-9e9b-4d11-b216-c70e0f92372a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116108243,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a46fc76-b066-4017-8a54-6895c0a11d1c","invariantUUID":"2def27f0-e5f4-48c2-aa92-2d68afbf1bbd","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d866966d-db66-4de7-a454-c0b7f227caf4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116110791,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f4c099-5bb3-4592-89c8-4e454983fa9d","invariantUUID":"57942834-20a7-4db8-ae7f-f33036d5b32b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"57d220d2-efd8-4f19-affc-865a835bb6c9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116044861,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05311e8f-6ba9-475e-acba-856aed7d67dd","invariantUUID":"6313ce00-00cd-4664-b15e-7e7ea1f78966","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ec35f244-ebe5-4a31-b7ef-316b82b18ce9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116063049,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5056159-7781-4da2-baae-365cb168f887","invariantUUID":"3e77f9b9-1831-4d7f-b169-a554653048ee","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":"9e434432-acea-4837-8559-754aeb68d2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1642115995051,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"52204ed1-d372-4e09-b252-c30b93613686","invariantUUID":"625a4bbc-a3bd-4370-906a-8ac002f7c336","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73b3017f-8c9e-4a04-b2fa-39d95cd4252c","lifecycleState":"CERTIFIED","lastUpdateDate":1642116002906,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27b96b8a-90cb-4a28-beda-c805d16dfa49","invariantUUID":"9f5f66b2-b066-472c-8b89-47752727fee7","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":"defaulticon","uniqueId":"62b3a7d6-a4c0-43e3-a7f2-4c642a71fe5e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115992225,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38bed6f-4fde-42ee-8413-1fd40bff6209","invariantUUID":"766240a9-2263-4e01-8940-28c398f3a27a","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":"defaulticon","uniqueId":"4ff2182c-e97b-40d8-a461-bbe9e3e262cf","lifecycleState":"CERTIFIED","lastUpdateDate":1642115929265,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ff462d5-8a87-4bd2-ac91-f4e29fed4c56","invariantUUID":"33da3680-df03-49a1-8c5c-b1d2d1e3c979","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":"defaulticon","uniqueId":"06b06ea2-9861-42d2-b2ea-b05aa725c36b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115905587,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"00d8129f-0d17-4155-94c1-f67e03971a81","invariantUUID":"19773fc6-8e2d-4dc7-8f1f-64f651df700a","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dde58a6a-a48f-4a32-8c8d-56aae8e378ad","lifecycleState":"CERTIFIED","lastUpdateDate":1642123689305,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","invariantUUID":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"d74fec4c-8873-4270-93cc-c8b44e49390c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115998541,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0832b848-cc18-4f00-9cfe-a0914cc35a92","invariantUUID":"3f75a755-0a91-4f52-8393-b0089fe67287","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":"compute","uniqueId":"ada213b0-af9a-46e6-93d9-701cc7c28761","lifecycleState":"CERTIFIED","lastUpdateDate":1642116059774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21f60837-fa51-47b3-b25a-b9b732556441","invariantUUID":"492bf900-0de3-42cd-a5a5-0073c62fa52d","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1f65a1f7-6ce6-442c-8c34-b46f359dad06","lifecycleState":"CERTIFIED","lastUpdateDate":1642116030352,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73f99b64-4353-4c45-99eb-91ed869b12d5","invariantUUID":"e6e8bdd3-3dc1-419d-8d48-6ad1fbec0821","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":"9e1524d0-15b1-4993-9e5b-3b73e00659b6","lifecycleState":"CERTIFIED","lastUpdateDate":1642115969827,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8236bbc6-fedf-43af-b79a-49c03c88794c","invariantUUID":"dc99f529-620a-4e43-9558-2295f663694b","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":"objectStorage","uniqueId":"78fddc54-9195-405b-a8c0-9eb0a1583c81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116101669,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ecbc35b-d14e-4573-b496-bb9459d65132","invariantUUID":"1d66d6c2-c5fe-48a2-ab1b-6346939c50e8","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37e0f777-ebc5-489a-9ee1-3cd29ea08a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116038934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"035c3fd3-9c92-44c5-84db-ce75641b528d","invariantUUID":"31d04304-41e7-4a02-b0c8-20655c5fa7b0","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae12bceb-e807-4cb4-8756-c4f3700a1368","lifecycleState":"CERTIFIED","lastUpdateDate":1642115916507,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95168a5f-8a1d-4240-bb5d-3abed20b3cfb","invariantUUID":"4d86ab82-7a0e-45c0-aecb-5d6d9e71079f","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":"networkrules","uniqueId":"05fe0b68-36d9-4859-b1eb-33e03e03b0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115943126,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f3f8d7ed-5ffa-4128-a227-c74fd35bc562","invariantUUID":"862834ef-f8a9-45d4-8e5b-39584c48930a","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4ec0bfb1-bb59-4cf7-8a47-2683689cd895","lifecycleState":"CERTIFIED","lastUpdateDate":1642116096118,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d8115a-0a41-4b6c-a3af-209f86a9b637","invariantUUID":"f179b55b-fccc-4a86-aff3-70c44edecc74","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28ff3af8-674d-48b7-bcbe-951c0a86e51f","lifecycleState":"CERTIFIED","lastUpdateDate":1642116061400,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aab426a7-1dd8-453d-bb25-2492d870042b","invariantUUID":"61f891c4-33e0-4a8e-823e-692692b35194","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":"5b472bf3-eac6-44b4-9458-d2afe54b1b5c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115958189,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3f194c1-7b89-46f6-baa0-e3ab89afafde","invariantUUID":"75926112-0ca2-4c73-a58f-5e923d45fd5e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"078b0cd8-a895-4393-b3c2-4fd96fadd49a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116015179,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b33ce00-b69d-4117-af15-7090ad56056e","invariantUUID":"7ef4bd86-68da-40e7-80bc-14b25b9595c2","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1198ce5-a4a4-4598-9566-969dd226152a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116109523,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8547f10-f054-4f17-8b16-ef2ba7ee3c12","invariantUUID":"c2d87dfd-4462-43a0-a067-2d525230fd4a","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"321d752c-90ad-492c-a027-2c22d867c15b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115907709,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ca08e47-6324-4ca2-9d27-c92a16fa7569","invariantUUID":"554ed8f8-8903-498e-b0da-6842952f3e04","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":"compute","uniqueId":"696d0716-6baa-4f92-9840-1993e83ab26a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115954589,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e31d5490-74db-4ab2-af58-c4d87473dcb2","invariantUUID":"34290bfc-7f53-4104-a156-16a86f34c091","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52160b63-6549-4705-b65d-a94f9b54e45b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116017090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fd1dff6-4d48-4c0e-afa6-3f0e37536426","invariantUUID":"e90c8c34-c937-4f30-80e3-862f1504f46b","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81f2abe5-5321-4156-8c90-6ced85d604fe","lifecycleState":"CERTIFIED","lastUpdateDate":1642115934258,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"185842f2-7081-42b5-864e-b794df82326d","invariantUUID":"d094d70f-b522-4e30-b868-8952a0999e76","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75e4b74d-d461-4493-972c-7f238158db58","lifecycleState":"CERTIFIED","lastUpdateDate":1642115949861,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed41f60d-867f-4bfd-93e6-d2e32dcbc2c0","invariantUUID":"9e9b085a-17ff-4a90-b5b5-3487ba74a001","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":"port","uniqueId":"055abf67-266d-49bb-b184-64a163b0329a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116028616,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec552d88-7ca7-4432-b7b6-d26c892bdba6","invariantUUID":"099c2b5e-92cf-4479-8e5e-ae25dbec2df1","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":"3ecc55b9-4a81-474d-b398-882bf7a46b63","lifecycleState":"CERTIFIED","lastUpdateDate":1642115977929,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2c7e70a-5a23-44f2-9858-0b4a05cf1e60","invariantUUID":"8a369bc1-3974-4bdf-a552-9dcf48ee5b63","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":"6df86238-13f9-48fc-8e07-8a2f4712c988","lifecycleState":"CERTIFIED","lastUpdateDate":1642116037512,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"380f8390-a0f0-453a-bacf-dae9320123a0","invariantUUID":"a2141494-916a-45dc-9189-719529732c59","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73d800d-f9be-4232-85f7-d7d5d81129f3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115986493,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ae0c11f3-abee-4161-9317-0cee17ae330b","invariantUUID":"a652e66c-b726-4f48-9d1f-3ee0cfd23859","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":"port","uniqueId":"f53514d7-ad38-42b4-a7fc-70eb97c80d4e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116031947,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56882cef-d06d-4aab-81c0-393b430491c7","invariantUUID":"5b6bd5b3-d1bd-4d16-99e5-7702157ac89f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a010d93e-920b-4f77-9aa9-824788912940","lifecycleState":"CERTIFIED","lastUpdateDate":1642116010014,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf233508-163e-4692-94a3-fcbf76633e00","invariantUUID":"24ce2467-2c06-4fc3-8c41-617f8452b384","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e0f2e41-0148-406f-a7d6-89addb87de32","lifecycleState":"CERTIFIED","lastUpdateDate":1642115996806,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56b1cfeb-72bc-4fd6-9248-02fd7481bf4d","invariantUUID":"71de902a-5fc4-4a25-8f8a-1beaa2ff8924","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23fbcc47-4a05-4072-9108-468c52600b33","lifecycleState":"CERTIFIED","lastUpdateDate":1642116058355,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d142da8-c1f6-4ce0-9892-7ecd54afe273","invariantUUID":"6ac852e6-3b00-44e5-8ba5-c42598702f54","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8751960e-7921-42d7-af76-15ba2f9665f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116001472,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff6a7f60-4e50-4b7f-9b74-33f4c8209317","invariantUUID":"06045ca4-80b4-4575-a1de-c3c958340e46","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40cc5c38-4d2d-43a9-962b-315268606174","lifecycleState":"CERTIFIED","lastUpdateDate":1642115944639,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bd244b6-19c6-403b-aba7-c9959f34cd4c","invariantUUID":"61573c3d-679e-47b8-9d74-1efe4824743d","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"01902a55-ff41-4f9e-9a61-2e46e9c773c8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115967516,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4057ec97-2c46-4f02-8801-0a9c143c44d6","invariantUUID":"8f9afc35-af38-4448-b15c-83720be914dd","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"78854a26-d1bc-456a-85ac-b97c4f87598e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115990784,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ed29dcee-7182-429b-89a4-019f9c60979f","invariantUUID":"4262c20d-d453-4292-8798-fb9a9ba72cba","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":"e3aa98ea-8f8a-415f-a4cd-c74b364a3afa","lifecycleState":"CERTIFIED","lastUpdateDate":1642116033376,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d8b6b7d-ed24-49b9-9bc0-df92a394dd2c","invariantUUID":"c8a8673f-7c86-47a2-8425-b726f254d714","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14ac82e5-2025-4ef7-9456-558193201a77","lifecycleState":"CERTIFIED","lastUpdateDate":1642116040939,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"334be054-7e96-47bf-957f-5165a12dae0d","invariantUUID":"468fe813-9e73-4db9-a871-5dccf0690044","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bfa49c18-2735-456d-a5e4-33c5d8d4aedd","lifecycleState":"CERTIFIED","lastUpdateDate":1642116097532,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12e98c33-91ee-4dca-8057-7451cbb3a8cf","invariantUUID":"bcbc8f8c-02af-4bc1-b81f-616ad360dd61","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":"dcbb55f6-323d-43dc-91c3-32f3e0187914","lifecycleState":"CERTIFIED","lastUpdateDate":1642115982191,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ccbf03e-54ef-4828-a5fc-c5e95f4c8667","invariantUUID":"c7f94c31-e468-46c6-98cf-8e4bf4ccf462","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":"compute","uniqueId":"d330f4e1-aa3e-42a7-a759-aa02fd5cb76d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116004390,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9445ca74-16c0-47bf-8e88-091f5adf8304","invariantUUID":"0660483e-acbe-449e-9fba-08685379317d","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":"port","uniqueId":"80c6322f-5698-4328-ad92-957ce746d021","lifecycleState":"CERTIFIED","lastUpdateDate":1642115926886,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76519598-1757-45c5-9f7a-a193452b72e6","invariantUUID":"b6454f7c-c4af-4d57-8ab0-30ca403b9c24","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":"objectStorage","uniqueId":"3288b178-232f-4e73-a476-8aa2dcb522bb","lifecycleState":"CERTIFIED","lastUpdateDate":1642115909813,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a408072f-95a9-4d55-a66f-eae4af3250b5","invariantUUID":"560d8a2c-d9e1-4af9-a73a-1022ef2f3e83","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":"networkrules","uniqueId":"cfe8991e-6676-4173-9519-aa24c85519e3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115948320,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1ac0a1db-ddeb-4244-98d6-f1fd14a8d4e5","invariantUUID":"de96bfe2-d82c-46e7-bba9-68759e51180b","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a668160a-9e7d-4a55-b616-65bb57c0ce11","lifecycleState":"CERTIFIED","lastUpdateDate":1642116100311,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b881153f-46e0-4509-bc06-b5062147bd4c","invariantUUID":"faeb5f7a-f35b-4954-8bc6-ac6db9b111ef","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":"network","uniqueId":"13edc194-7966-46d9-9713-7472992bbf07","lifecycleState":"CERTIFIED","lastUpdateDate":1642115983593,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8285a39-d596-49ed-af09-1767aef18386","invariantUUID":"407a34e5-0193-40e6-ba44-e26245e76d53","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":"0c6204ed-570a-44dc-ac29-1deab811449d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115923785,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69af236b-9ed1-48bb-be71-ff89282af4e2","invariantUUID":"24979889-02ba-4295-84c3-f442c1748bec","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":"objectStorage","uniqueId":"b30bd4ae-4e40-4b0a-82c3-8860c59d312f","lifecycleState":"CERTIFIED","lastUpdateDate":1642115993628,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"826d1b1c-31b7-4815-8bc2-b642606eb069","invariantUUID":"1daaaf13-19cb-46be-98ad-1e18a2ee3631","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":"objectStorage","uniqueId":"862afa3c-75be-4057-820d-713877bbd462","lifecycleState":"CERTIFIED","lastUpdateDate":1642116103012,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8be007f0-28df-477b-9f8f-1b418741993c","invariantUUID":"d16a967e-d7d0-4f91-acdf-35674eb29bcc","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":"network","uniqueId":"2fdf097d-bc90-45f2-b9dd-6e30fc0902ca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115959979,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f92007e7-7547-44f4-9abb-aae1e72db6d2","invariantUUID":"8dd9f2f7-4766-465c-857c-63386812578a","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":"d6780666-a5f6-4359-980f-95e7725e98af","lifecycleState":"CERTIFIED","lastUpdateDate":1642115932841,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a0fc63f-f9a5-4ec0-92f6-968631d06a9d","invariantUUID":"2c62a88e-fcbb-42f5-8ca0-fa71e3d1adab","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"29acefd5-3f39-4752-99e9-a6d87c8ad8ac","lifecycleState":"CERTIFIED","lastUpdateDate":1642122733266,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","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":"8bd08fd3-07cc-4aa2-8b7d-b183a3443697","lifecycleState":"CERTIFIED","lastUpdateDate":1642123197276,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","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":"aa72bbbe-0d66-40df-8ff3-f513f57429e6","lifecycleState":"CERTIFIED","lastUpdateDate":1642123633379,"name":"basic_onboard_qDUNhQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","systemName":"BasicOnboardQdunhq","description":"service","tags":["basic_onboard_qDUNhQ"],"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":"ca987252-d5f8-47d0-a60f-f00da8c76199","lifecycleState":"CERTIFIED","lastUpdateDate":1642123727157,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","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-14 01:34:12,243 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-14 01:34:12,244 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-14 01:34:12,244 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-14 01:34:12,245 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-14 01:34:12,245 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-14 01:34:12,245 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-14 01:34:12,247 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:34:12,314 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-14 01:34:12,315 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-14 01:34:12,316 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cc7d83e1-3576-4726-be20-4f8b1ae83c4c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b94639d2-251b-4749-a459-cb44a52b9988/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","name":"basic_onboard_qDUNhQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5bb65382-05a8-47ea-b4e7-363159952e6b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-14 01:34:12,318 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-14 01:34:12,318 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:34:12,318 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:34:12,318 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:34:12,318 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-14 01:34:12,319 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:34:12,319 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:34:12,319 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:34:12,319 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_qDUNhQ from SDC 2022-01-14 01:34:12,319 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:34:12,319 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:34:12,319 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:34:12,319 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-14 01:34:12,319 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-14 01:34:12,320 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-14 01:34:12,320 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-14 01:34:12,320 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-14 01:34:12,320 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-14 01:34:12,320 INFO 192:__init__.py(1) - Service found, updating information 2022-01-14 01:34:12,320 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-14 01:34:12,320 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-14 01:34:12,321 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-14 01:34:12,322 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-14 01:34:12,384 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-14 01:34:12,386 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-14 01:34:12,389 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2bbcd551-878e-44b9-803f-3b36d70d97e4","lifecycleState":"CERTIFIED","lastUpdateDate":1642115956809,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd5a4f83-a437-40aa-8003-c1b79a92bafe","invariantUUID":"93a7800a-ad9f-4aad-a954-c5ebc02d0df2","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":"d0c0696c-73ab-46fe-8b8d-0219435a4363","lifecycleState":"CERTIFIED","lastUpdateDate":1642116026429,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d0ce019-8593-4c0d-a5d5-0d6733cf09ee","invariantUUID":"1de0b592-7b81-4076-a4dd-6820ee04ca70","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37c170b2-335e-4c19-b824-44892cd76f92","lifecycleState":"CERTIFIED","lastUpdateDate":1642115935793,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba15508c-e186-4db3-81ec-2c877541f9d2","invariantUUID":"a8b153a0-caee-4b42-9ac0-18080eca1a4b","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":"port","uniqueId":"806e847f-7248-4ef7-810e-f3dee2e6352a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116049679,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e12228a-14bc-43c6-8308-628fb3802281","invariantUUID":"0a3bb9ea-7d99-4a7f-a27d-330bfd3545b6","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b4414ee-4c3b-45ed-9832-0de1cd9dfd6d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116043154,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ba5e16-d4ae-46fe-a496-41186426ab40","invariantUUID":"8e0c3f02-84b4-4dc7-b51c-11b1bb830e50","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":"7d3b8021-0bb6-4e56-8711-a5d7c514435b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115937203,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5e1b1c09-9dda-4878-941f-c91327d0118b","invariantUUID":"d3deb91f-c3b1-4983-a87a-2fad1096f791","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":"92234b58-edc4-44bf-84c5-0bd2de0ffaca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115987875,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0c81fcd-b661-4c82-b1ad-66ac4372f57a","invariantUUID":"401dff58-7de8-46d6-a46e-ccebe612a507","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":"securityrules","uniqueId":"93a4b0b1-7ff5-49c8-a0ec-07596c2fbdf3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115951411,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0b56842f-37c5-4b8a-96fa-a30f23dda843","invariantUUID":"ebdd86a5-a449-441e-808a-a41f74dca416","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e126925-a64d-4568-954c-73a8f694c418","lifecycleState":"CERTIFIED","lastUpdateDate":1642115989360,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc636ec0-d75c-44af-9b7d-1e47bdfae955","invariantUUID":"1918cec1-c405-4ede-ba4f-f013c6d28d28","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"187af211-3f47-4b77-8872-eccc31ab3699","lifecycleState":"CERTIFIED","lastUpdateDate":1642115965482,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f78b7e4-bab5-4a39-aaf7-dc6d5e464695","invariantUUID":"1d7a4960-fbfe-4aa8-9826-82369abd96d8","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"306f7adf-5e64-4d05-932c-648248c3a46a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115931291,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e31747ed-cfb7-4b90-b0df-6a929d526b93","invariantUUID":"e07e69a9-0f30-4bb5-bcb5-9d116335a040","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":"3fcf3448-e5a6-4681-8f84-96064bed46d5","lifecycleState":"CERTIFIED","lastUpdateDate":1642116098807,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af82705a-e51d-4227-9e7b-ed5daf371504","invariantUUID":"54539281-03a2-4102-99d3-9ae0843f5ba4","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":"defaulticon","uniqueId":"a5e9a0b5-fbfa-4dca-b280-f451429560a7","lifecycleState":"CERTIFIED","lastUpdateDate":1642123598766,"name":"basic_onboard_qDUNhQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4261624e-ca54-444b-83be-07cb1305c800","invariantUUID":"fc960dc4-a4d1-4ade-8bc3-be84c7f7d2f2","systemName":"BasicOnboardQdunhq","description":"VF","tags":["basic_onboard_qDUNhQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"647710f1-4480-4322-b572-23d97e2611aa","lifecycleState":"CERTIFIED","lastUpdateDate":1642115922348,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1bd9bc82-3418-4de6-a80a-ba2175f022c8","invariantUUID":"b2ecb440-4dd2-43f9-9b55-c60a61d00be6","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":"objectStorage","uniqueId":"fe6be0c8-7a01-4254-9d99-c3ef24d01cf2","lifecycleState":"CERTIFIED","lastUpdateDate":1642115920889,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a5c9e61-8eba-4b35-b23e-724d665f3b98","invariantUUID":"111a7fff-ce2e-4a70-a32e-c6752645c99f","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":"compute","uniqueId":"48ecfded-6df2-46fc-a85a-5939997ab56d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116008404,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74deee2e-fdfd-41aa-be54-6a93da70737d","invariantUUID":"7943a931-454c-4485-ac52-34801bab7ea0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"92691734-01ca-4456-920d-78a2a0ccc59e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116104329,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83c2afc3-9630-4ff2-bfa4-3ddabfcf1553","invariantUUID":"ff277569-4c63-4b5a-a0ac-6faa27a7c332","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":"492f3767-c349-4199-8fdf-6cce09806f73","lifecycleState":"CERTIFIED","lastUpdateDate":1642115925245,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f51d8f33-a0a8-40e8-b0d9-c97727dfa862","invariantUUID":"35971028-0676-42f8-b31d-216362b682e0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f86bb2-9974-4ded-b616-ef2003fb73ce","lifecycleState":"CERTIFIED","lastUpdateDate":1642116055163,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df12aef3-0e2e-4027-ae60-7ddaf2d3bc22","invariantUUID":"39928119-05c2-4c10-a5d1-d626b351ce3c","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":"compute","uniqueId":"1362fad3-31c9-44da-abfa-65b9cf3e0147","lifecycleState":"CERTIFIED","lastUpdateDate":1642115896067,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cbd7355c-9613-4cf2-ab93-cc49f8f8f69c","invariantUUID":"8b7d5682-7de8-47e7-b447-07881ed0982c","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":"defaulticon","uniqueId":"12dc700a-be56-43ef-8e3f-96608d0e35b9","lifecycleState":"CERTIFIED","lastUpdateDate":1642123160486,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"568e0b89-0ef2-4e8e-b9af-9b25ec559412","invariantUUID":"54a875a5-9c4e-40bb-8058-d1e82ea59128","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00826204-2025-4277-9aef-9736478d4970","lifecycleState":"CERTIFIED","lastUpdateDate":1642116036080,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7890c87-bff9-45b2-8352-e6fbf416d3ee","invariantUUID":"196ee8ba-c50e-4fa8-85c1-f7d99ccc3b89","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4fda049d-a459-4f8d-ac1c-42fafdc7a630","lifecycleState":"CERTIFIED","lastUpdateDate":1642116051894,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b09009f-c4cd-439b-b2d8-1f0f8f406d72","invariantUUID":"5c0f6a48-542e-4fb8-b5eb-7aac513a7059","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6923d9d-cb7f-450f-9d6c-72402feeae63","lifecycleState":"CERTIFIED","lastUpdateDate":1642116105710,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26f8e9a7-a392-457b-9c78-05d7611be0e7","invariantUUID":"87df72e1-6fc6-4d78-bad4-f99135e9689f","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f327106-07b0-4775-b8b4-7bafb159fc81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116056852,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b987cf2-3418-42c9-9008-1567f0a85267","invariantUUID":"f2e6dd9a-4069-466a-966b-92766f599bff","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"56683d95-434a-4d78-8850-a617613b2860","lifecycleState":"CERTIFIED","lastUpdateDate":1642116024579,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"466129c6-6623-4a43-8c6e-cd88deff9b31","invariantUUID":"ea81ceb4-23f5-4cf6-a3e4-ab2fb2032789","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":"loadBalancer","uniqueId":"195fc0d8-0d92-42fc-9632-2b836b6dc6e7","lifecycleState":"CERTIFIED","lastUpdateDate":1642115913191,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47d3119d-39e5-40e0-b8e6-920d6db611ca","invariantUUID":"7e21eaac-76fa-42ff-920f-0e0ff51796b0","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4829965c-e0b9-4b1b-b89a-2171b9cc698d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115915008,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f48fdf0f-3306-48a9-9f29-61a37658537c","invariantUUID":"a13a1752-4ef9-42fd-a55a-50caf9e357b8","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5ff7ce9-bccc-4f34-9897-b60319ed117d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116106966,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6376a0aa-a25e-4ad8-9d9d-6726e236da07","invariantUUID":"93504b3e-0352-49ec-833a-443e35d08e9d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"889eb12d-f057-4b86-8f16-a9ebc099e1f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116034741,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfadf82f-b790-4bb4-86c0-90eaea80d2fa","invariantUUID":"19389e73-f9e4-4097-adcc-fa36f212ed7f","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"912b5d67-9e9b-4d11-b216-c70e0f92372a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116108243,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a46fc76-b066-4017-8a54-6895c0a11d1c","invariantUUID":"2def27f0-e5f4-48c2-aa92-2d68afbf1bbd","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d866966d-db66-4de7-a454-c0b7f227caf4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116110791,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f4c099-5bb3-4592-89c8-4e454983fa9d","invariantUUID":"57942834-20a7-4db8-ae7f-f33036d5b32b","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"57d220d2-efd8-4f19-affc-865a835bb6c9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116044861,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05311e8f-6ba9-475e-acba-856aed7d67dd","invariantUUID":"6313ce00-00cd-4664-b15e-7e7ea1f78966","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ec35f244-ebe5-4a31-b7ef-316b82b18ce9","lifecycleState":"CERTIFIED","lastUpdateDate":1642116063049,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5056159-7781-4da2-baae-365cb168f887","invariantUUID":"3e77f9b9-1831-4d7f-b169-a554653048ee","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":"9e434432-acea-4837-8559-754aeb68d2c5","lifecycleState":"CERTIFIED","lastUpdateDate":1642115995051,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"52204ed1-d372-4e09-b252-c30b93613686","invariantUUID":"625a4bbc-a3bd-4370-906a-8ac002f7c336","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73b3017f-8c9e-4a04-b2fa-39d95cd4252c","lifecycleState":"CERTIFIED","lastUpdateDate":1642116002906,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27b96b8a-90cb-4a28-beda-c805d16dfa49","invariantUUID":"9f5f66b2-b066-472c-8b89-47752727fee7","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":"defaulticon","uniqueId":"62b3a7d6-a4c0-43e3-a7f2-4c642a71fe5e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115992225,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38bed6f-4fde-42ee-8413-1fd40bff6209","invariantUUID":"766240a9-2263-4e01-8940-28c398f3a27a","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":"defaulticon","uniqueId":"4ff2182c-e97b-40d8-a461-bbe9e3e262cf","lifecycleState":"CERTIFIED","lastUpdateDate":1642115929265,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ff462d5-8a87-4bd2-ac91-f4e29fed4c56","invariantUUID":"33da3680-df03-49a1-8c5c-b1d2d1e3c979","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":"defaulticon","uniqueId":"06b06ea2-9861-42d2-b2ea-b05aa725c36b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115905587,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"00d8129f-0d17-4155-94c1-f67e03971a81","invariantUUID":"19773fc6-8e2d-4dc7-8f1f-64f651df700a","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dde58a6a-a48f-4a32-8c8d-56aae8e378ad","lifecycleState":"CERTIFIED","lastUpdateDate":1642123689305,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d2e9117-31a3-4eed-847d-5b78279e9930","invariantUUID":"e63c4bad-7eb8-4f76-904d-bc4533d4037f","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":"d74fec4c-8873-4270-93cc-c8b44e49390c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115998541,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0832b848-cc18-4f00-9cfe-a0914cc35a92","invariantUUID":"3f75a755-0a91-4f52-8393-b0089fe67287","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":"compute","uniqueId":"ada213b0-af9a-46e6-93d9-701cc7c28761","lifecycleState":"CERTIFIED","lastUpdateDate":1642116059774,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21f60837-fa51-47b3-b25a-b9b732556441","invariantUUID":"492bf900-0de3-42cd-a5a5-0073c62fa52d","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1f65a1f7-6ce6-442c-8c34-b46f359dad06","lifecycleState":"CERTIFIED","lastUpdateDate":1642116030352,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73f99b64-4353-4c45-99eb-91ed869b12d5","invariantUUID":"e6e8bdd3-3dc1-419d-8d48-6ad1fbec0821","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":"9e1524d0-15b1-4993-9e5b-3b73e00659b6","lifecycleState":"CERTIFIED","lastUpdateDate":1642115969827,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8236bbc6-fedf-43af-b79a-49c03c88794c","invariantUUID":"dc99f529-620a-4e43-9558-2295f663694b","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":"objectStorage","uniqueId":"78fddc54-9195-405b-a8c0-9eb0a1583c81","lifecycleState":"CERTIFIED","lastUpdateDate":1642116101669,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ecbc35b-d14e-4573-b496-bb9459d65132","invariantUUID":"1d66d6c2-c5fe-48a2-ab1b-6346939c50e8","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37e0f777-ebc5-489a-9ee1-3cd29ea08a7b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116038934,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"035c3fd3-9c92-44c5-84db-ce75641b528d","invariantUUID":"31d04304-41e7-4a02-b0c8-20655c5fa7b0","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae12bceb-e807-4cb4-8756-c4f3700a1368","lifecycleState":"CERTIFIED","lastUpdateDate":1642115916507,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95168a5f-8a1d-4240-bb5d-3abed20b3cfb","invariantUUID":"4d86ab82-7a0e-45c0-aecb-5d6d9e71079f","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":"networkrules","uniqueId":"05fe0b68-36d9-4859-b1eb-33e03e03b0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115943126,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f3f8d7ed-5ffa-4128-a227-c74fd35bc562","invariantUUID":"862834ef-f8a9-45d4-8e5b-39584c48930a","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4ec0bfb1-bb59-4cf7-8a47-2683689cd895","lifecycleState":"CERTIFIED","lastUpdateDate":1642116096118,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0d8115a-0a41-4b6c-a3af-209f86a9b637","invariantUUID":"f179b55b-fccc-4a86-aff3-70c44edecc74","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28ff3af8-674d-48b7-bcbe-951c0a86e51f","lifecycleState":"CERTIFIED","lastUpdateDate":1642116061400,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aab426a7-1dd8-453d-bb25-2492d870042b","invariantUUID":"61f891c4-33e0-4a8e-823e-692692b35194","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":"5b472bf3-eac6-44b4-9458-d2afe54b1b5c","lifecycleState":"CERTIFIED","lastUpdateDate":1642115958189,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3f194c1-7b89-46f6-baa0-e3ab89afafde","invariantUUID":"75926112-0ca2-4c73-a58f-5e923d45fd5e","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"078b0cd8-a895-4393-b3c2-4fd96fadd49a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116015179,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b33ce00-b69d-4117-af15-7090ad56056e","invariantUUID":"7ef4bd86-68da-40e7-80bc-14b25b9595c2","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1198ce5-a4a4-4598-9566-969dd226152a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116109523,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8547f10-f054-4f17-8b16-ef2ba7ee3c12","invariantUUID":"c2d87dfd-4462-43a0-a067-2d525230fd4a","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"321d752c-90ad-492c-a027-2c22d867c15b","lifecycleState":"CERTIFIED","lastUpdateDate":1642115907709,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ca08e47-6324-4ca2-9d27-c92a16fa7569","invariantUUID":"554ed8f8-8903-498e-b0da-6842952f3e04","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":"compute","uniqueId":"696d0716-6baa-4f92-9840-1993e83ab26a","lifecycleState":"CERTIFIED","lastUpdateDate":1642115954589,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e31d5490-74db-4ab2-af58-c4d87473dcb2","invariantUUID":"34290bfc-7f53-4104-a156-16a86f34c091","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52160b63-6549-4705-b65d-a94f9b54e45b","lifecycleState":"CERTIFIED","lastUpdateDate":1642116017090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fd1dff6-4d48-4c0e-afa6-3f0e37536426","invariantUUID":"e90c8c34-c937-4f30-80e3-862f1504f46b","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81f2abe5-5321-4156-8c90-6ced85d604fe","lifecycleState":"CERTIFIED","lastUpdateDate":1642115934258,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"185842f2-7081-42b5-864e-b794df82326d","invariantUUID":"d094d70f-b522-4e30-b868-8952a0999e76","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"75e4b74d-d461-4493-972c-7f238158db58","lifecycleState":"CERTIFIED","lastUpdateDate":1642115949861,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed41f60d-867f-4bfd-93e6-d2e32dcbc2c0","invariantUUID":"9e9b085a-17ff-4a90-b5b5-3487ba74a001","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":"port","uniqueId":"055abf67-266d-49bb-b184-64a163b0329a","lifecycleState":"CERTIFIED","lastUpdateDate":1642116028616,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec552d88-7ca7-4432-b7b6-d26c892bdba6","invariantUUID":"099c2b5e-92cf-4479-8e5e-ae25dbec2df1","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":"3ecc55b9-4a81-474d-b398-882bf7a46b63","lifecycleState":"CERTIFIED","lastUpdateDate":1642115977929,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2c7e70a-5a23-44f2-9858-0b4a05cf1e60","invariantUUID":"8a369bc1-3974-4bdf-a552-9dcf48ee5b63","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":"6df86238-13f9-48fc-8e07-8a2f4712c988","lifecycleState":"CERTIFIED","lastUpdateDate":1642116037512,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"380f8390-a0f0-453a-bacf-dae9320123a0","invariantUUID":"a2141494-916a-45dc-9189-719529732c59","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73d800d-f9be-4232-85f7-d7d5d81129f3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115986493,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ae0c11f3-abee-4161-9317-0cee17ae330b","invariantUUID":"a652e66c-b726-4f48-9d1f-3ee0cfd23859","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":"port","uniqueId":"f53514d7-ad38-42b4-a7fc-70eb97c80d4e","lifecycleState":"CERTIFIED","lastUpdateDate":1642116031947,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56882cef-d06d-4aab-81c0-393b430491c7","invariantUUID":"5b6bd5b3-d1bd-4d16-99e5-7702157ac89f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a010d93e-920b-4f77-9aa9-824788912940","lifecycleState":"CERTIFIED","lastUpdateDate":1642116010014,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf233508-163e-4692-94a3-fcbf76633e00","invariantUUID":"24ce2467-2c06-4fc3-8c41-617f8452b384","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e0f2e41-0148-406f-a7d6-89addb87de32","lifecycleState":"CERTIFIED","lastUpdateDate":1642115996806,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56b1cfeb-72bc-4fd6-9248-02fd7481bf4d","invariantUUID":"71de902a-5fc4-4a25-8f8a-1beaa2ff8924","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"23fbcc47-4a05-4072-9108-468c52600b33","lifecycleState":"CERTIFIED","lastUpdateDate":1642116058355,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d142da8-c1f6-4ce0-9892-7ecd54afe273","invariantUUID":"6ac852e6-3b00-44e5-8ba5-c42598702f54","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8751960e-7921-42d7-af76-15ba2f9665f4","lifecycleState":"CERTIFIED","lastUpdateDate":1642116001472,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff6a7f60-4e50-4b7f-9b74-33f4c8209317","invariantUUID":"06045ca4-80b4-4575-a1de-c3c958340e46","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"40cc5c38-4d2d-43a9-962b-315268606174","lifecycleState":"CERTIFIED","lastUpdateDate":1642115944639,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bd244b6-19c6-403b-aba7-c9959f34cd4c","invariantUUID":"61573c3d-679e-47b8-9d74-1efe4824743d","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"01902a55-ff41-4f9e-9a61-2e46e9c773c8","lifecycleState":"CERTIFIED","lastUpdateDate":1642115967516,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4057ec97-2c46-4f02-8801-0a9c143c44d6","invariantUUID":"8f9afc35-af38-4448-b15c-83720be914dd","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"78854a26-d1bc-456a-85ac-b97c4f87598e","lifecycleState":"CERTIFIED","lastUpdateDate":1642115990784,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ed29dcee-7182-429b-89a4-019f9c60979f","invariantUUID":"4262c20d-d453-4292-8798-fb9a9ba72cba","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":"e3aa98ea-8f8a-415f-a4cd-c74b364a3afa","lifecycleState":"CERTIFIED","lastUpdateDate":1642116033376,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d8b6b7d-ed24-49b9-9bc0-df92a394dd2c","invariantUUID":"c8a8673f-7c86-47a2-8425-b726f254d714","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"14ac82e5-2025-4ef7-9456-558193201a77","lifecycleState":"CERTIFIED","lastUpdateDate":1642116040939,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"334be054-7e96-47bf-957f-5165a12dae0d","invariantUUID":"468fe813-9e73-4db9-a871-5dccf0690044","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bfa49c18-2735-456d-a5e4-33c5d8d4aedd","lifecycleState":"CERTIFIED","lastUpdateDate":1642116097532,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12e98c33-91ee-4dca-8057-7451cbb3a8cf","invariantUUID":"bcbc8f8c-02af-4bc1-b81f-616ad360dd61","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":"dcbb55f6-323d-43dc-91c3-32f3e0187914","lifecycleState":"CERTIFIED","lastUpdateDate":1642115982191,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ccbf03e-54ef-4828-a5fc-c5e95f4c8667","invariantUUID":"c7f94c31-e468-46c6-98cf-8e4bf4ccf462","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":"compute","uniqueId":"d330f4e1-aa3e-42a7-a759-aa02fd5cb76d","lifecycleState":"CERTIFIED","lastUpdateDate":1642116004390,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9445ca74-16c0-47bf-8e88-091f5adf8304","invariantUUID":"0660483e-acbe-449e-9fba-08685379317d","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":"port","uniqueId":"80c6322f-5698-4328-ad92-957ce746d021","lifecycleState":"CERTIFIED","lastUpdateDate":1642115926886,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76519598-1757-45c5-9f7a-a193452b72e6","invariantUUID":"b6454f7c-c4af-4d57-8ab0-30ca403b9c24","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":"objectStorage","uniqueId":"3288b178-232f-4e73-a476-8aa2dcb522bb","lifecycleState":"CERTIFIED","lastUpdateDate":1642115909813,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a408072f-95a9-4d55-a66f-eae4af3250b5","invariantUUID":"560d8a2c-d9e1-4af9-a73a-1022ef2f3e83","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":"networkrules","uniqueId":"cfe8991e-6676-4173-9519-aa24c85519e3","lifecycleState":"CERTIFIED","lastUpdateDate":1642115948320,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1ac0a1db-ddeb-4244-98d6-f1fd14a8d4e5","invariantUUID":"de96bfe2-d82c-46e7-bba9-68759e51180b","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a668160a-9e7d-4a55-b616-65bb57c0ce11","lifecycleState":"CERTIFIED","lastUpdateDate":1642116100311,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b881153f-46e0-4509-bc06-b5062147bd4c","invariantUUID":"faeb5f7a-f35b-4954-8bc6-ac6db9b111ef","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":"network","uniqueId":"13edc194-7966-46d9-9713-7472992bbf07","lifecycleState":"CERTIFIED","lastUpdateDate":1642115983593,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8285a39-d596-49ed-af09-1767aef18386","invariantUUID":"407a34e5-0193-40e6-ba44-e26245e76d53","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":"0c6204ed-570a-44dc-ac29-1deab811449d","lifecycleState":"CERTIFIED","lastUpdateDate":1642115923785,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69af236b-9ed1-48bb-be71-ff89282af4e2","invariantUUID":"24979889-02ba-4295-84c3-f442c1748bec","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":"objectStorage","uniqueId":"b30bd4ae-4e40-4b0a-82c3-8860c59d312f","lifecycleState":"CERTIFIED","lastUpdateDate":1642115993628,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"826d1b1c-31b7-4815-8bc2-b642606eb069","invariantUUID":"1daaaf13-19cb-46be-98ad-1e18a2ee3631","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":"objectStorage","uniqueId":"862afa3c-75be-4057-820d-713877bbd462","lifecycleState":"CERTIFIED","lastUpdateDate":1642116103012,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8be007f0-28df-477b-9f8f-1b418741993c","invariantUUID":"d16a967e-d7d0-4f91-acdf-35674eb29bcc","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":"network","uniqueId":"2fdf097d-bc90-45f2-b9dd-6e30fc0902ca","lifecycleState":"CERTIFIED","lastUpdateDate":1642115959979,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f92007e7-7547-44f4-9abb-aae1e72db6d2","invariantUUID":"8dd9f2f7-4766-465c-857c-63386812578a","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":"d6780666-a5f6-4359-980f-95e7725e98af","lifecycleState":"CERTIFIED","lastUpdateDate":1642115932841,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a0fc63f-f9a5-4ec0-92f6-968631d06a9d","invariantUUID":"2c62a88e-fcbb-42f5-8ca0-fa71e3d1adab","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"29acefd5-3f39-4752-99e9-a6d87c8ad8ac","lifecycleState":"CERTIFIED","lastUpdateDate":1642122733266,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b94639d2-251b-4749-a459-cb44a52b9988","invariantUUID":"5b8d8092-6aec-452c-93d8-ffc2d54af72c","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":"8bd08fd3-07cc-4aa2-8b7d-b183a3443697","lifecycleState":"CERTIFIED","lastUpdateDate":1642123197276,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cc7d83e1-3576-4726-be20-4f8b1ae83c4c","invariantUUID":"6736e781-a69d-4d80-afbc-9399498c08a1","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":"aa72bbbe-0d66-40df-8ff3-f513f57429e6","lifecycleState":"CERTIFIED","lastUpdateDate":1642123633379,"name":"basic_onboard_qDUNhQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5bb65382-05a8-47ea-b4e7-363159952e6b","invariantUUID":"ce99b6f2-26ea-4655-b28c-f098b0bb8332","systemName":"BasicOnboardQdunhq","description":"service","tags":["basic_onboard_qDUNhQ"],"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":"ca987252-d5f8-47d0-a60f-f00da8c76199","lifecycleState":"CERTIFIED","lastUpdateDate":1642123727157,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","invariantUUID":"bf046adb-a37a-4e61-a71b-529ed1276dd3","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-14 01:34:12,394 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-14 01:34:12,394 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-14 01:34:12,394 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/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/toscaModel 2022-01-14 01:34:12,394 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2022-01-14 01:34:12,396 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-14 01:34:12,566 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d340a3e1-ba71-4f30-8f1e-4412d108c4ec/toscaModel HTTP/1.1" 200 None 2022-01-14 01:34:12,568 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2022-01-14 01:34:12,568 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2022-01-14 01:34:12,604 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-14 01:34:12,604 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-14 01:34:12,604 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-14 01:34:12,606 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:34:12,659 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-14 01:34:12,660 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-14 01:34:12,660 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-14 01:34:12,662 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-14 01:34:12,662 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-14 01:34:12,663 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-14 01:34:12,664 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:34:12,769 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-14 01:34:12,770 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-14 01:34:12,771 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":"1642124042888","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-14 01:34:12,774 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-14 01:34:12,774 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-14 01:34:12,774 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-14 01:34:12,777 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:34:12,883 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-14 01:34:12,884 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-14 01:34:12,885 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-14 01:34:12,887 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-14 01:34:12,888 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-14 01:34:12,888 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-14 01:34:12,889 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:34:12,981 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-14 01:34:12,982 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-14 01:34:12,983 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":"1642124042888","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-14 01:34:12,986 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-14 01:34:12,986 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-14 01:34:12,986 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-14 01:34:12,988 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:34:13,067 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-14 01:34:13,068 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-14 01:34:13,068 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-14 01:34:13,072 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-14 01:34:13,072 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-14 01:34:13,072 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-14 01:34:13,074 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:34:13,172 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-14 01:34:13,173 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-14 01:34:13,173 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":"1642124042888","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-14 01:34:13,177 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-14 01:34:13,177 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-14 01:34:13,178 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-01-14 01:34:13,180 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-14 01:34:13,264 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-14 01:34:13,265 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-01-14 01:34:13,265 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1642124042888","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-14 01:34:13,268 DEBUG 129:onap_service.py(1) - [None][Create f872423d-87bd-401c-a9f1-d740d459b87f Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '596914c3-c70b-4236-a5b3-31a3b3f80fb4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:34:13,268 DEBUG 131:onap_service.py(1) - [None][Create f872423d-87bd-401c-a9f1-d740d459b87f Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f872423d-87bd-401c-a9f1-d740d459b87f 2022-01-14 01:34:13,269 DEBUG 132:onap_service.py(1) - [None][Create f872423d-87bd-401c-a9f1-d740d459b87f Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "bf046adb-a37a-4e61-a71b-529ed1276dd3", "modelVersion": "1.0", "modelVersionId": "d340a3e1-ba71-4f30-8f1e-4412d108c4ec" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2022-01-14 01:34:13,271 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:34:15,319 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/f872423d-87bd-401c-a9f1-d740d459b87f HTTP/1.1" 202 262 2022-01-14 01:34:15,320 INFO 142:onap_service.py(1) - [None][Create f872423d-87bd-401c-a9f1-d740d459b87f Service deletion request] response code: 202 2022-01-14 01:34:15,320 DEBUG 146:onap_service.py(1) - [None][Create f872423d-87bd-401c-a9f1-d740d459b87f Service deletion request] response: {"requestReferences":{"requestId":"596914c3-c70b-4236-a5b3-31a3b3f80fb4","instanceId":"f872423d-87bd-401c-a9f1-d740d459b87f","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/596914c3-c70b-4236-a5b3-31a3b3f80fb4"}} 2022-01-14 01:34:15,321 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2022-01-14 01:34:15,330 DEBUG 129:onap_service.py(12) - [None][Check 596914c3-c70b-4236-a5b3-31a3b3f80fb4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '70fcc1fc-04e1-4c52-b8bd-3428f96f866e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:34:15,330 DEBUG 131:onap_service.py(12) - [None][Check 596914c3-c70b-4236-a5b3-31a3b3f80fb4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/596914c3-c70b-4236-a5b3-31a3b3f80fb4 2022-01-14 01:34:15,331 DEBUG 132:onap_service.py(12) - [None][Check 596914c3-c70b-4236-a5b3-31a3b3f80fb4 orchestration request status] data sent: None 2022-01-14 01:34:15,334 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:34:15,478 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/596914c3-c70b-4236-a5b3-31a3b3f80fb4 HTTP/1.1" 200 1020 2022-01-14 01:34:15,480 INFO 142:onap_service.py(12) - [None][Check 596914c3-c70b-4236-a5b3-31a3b3f80fb4 orchestration request status] response code: 200 2022-01-14 01:34:15,481 DEBUG 146:onap_service.py(12) - [None][Check 596914c3-c70b-4236-a5b3-31a3b3f80fb4 orchestration request status] response: {"request":{"requestId":"596914c3-c70b-4236-a5b3-31a3b3f80fb4","startTime":"Fri, 14 Jan 2022 01:34:14 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"bf046adb-a37a-4e61-a71b-529ed1276dd3","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelUuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelInvariantUuid":"bf046adb-a37a-4e61-a71b-529ed1276dd3"},"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":"f872423d-87bd-401c-a9f1-d740d459b87f","serviceInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 14 Jan 2022 01:34:14 GMT"}}} 2022-01-14 01:34:25,493 DEBUG 129:onap_service.py(12) - [None][Check 596914c3-c70b-4236-a5b3-31a3b3f80fb4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '223e86a9-9aee-4be1-a392-6f096cedf618', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:34:25,494 DEBUG 131:onap_service.py(12) - [None][Check 596914c3-c70b-4236-a5b3-31a3b3f80fb4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/596914c3-c70b-4236-a5b3-31a3b3f80fb4 2022-01-14 01:34:25,494 DEBUG 132:onap_service.py(12) - [None][Check 596914c3-c70b-4236-a5b3-31a3b3f80fb4 orchestration request status] data sent: None 2022-01-14 01:34:25,496 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:34:25,696 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/596914c3-c70b-4236-a5b3-31a3b3f80fb4 HTTP/1.1" 200 1230 2022-01-14 01:34:25,699 INFO 142:onap_service.py(12) - [None][Check 596914c3-c70b-4236-a5b3-31a3b3f80fb4 orchestration request status] response code: 200 2022-01-14 01:34:25,699 DEBUG 146:onap_service.py(12) - [None][Check 596914c3-c70b-4236-a5b3-31a3b3f80fb4 orchestration request status] response: {"request":{"requestId":"596914c3-c70b-4236-a5b3-31a3b3f80fb4","startTime":"Fri, 14 Jan 2022 01:34:14 GMT","finishTime":"Fri, 14 Jan 2022 01:34:18 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"bf046adb-a37a-4e61-a71b-529ed1276dd3","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelUuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelInvariantUuid":"bf046adb-a37a-4e61-a71b-529ed1276dd3"},"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":"f872423d-87bd-401c-a9f1-d740d459b87f","serviceInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 14 Jan 2022 01:34:18 GMT"}}} 2022-01-14 01:34:25,700 INFO 56:mixins.py(12) - ServiceDeletionRequest task finished 2022-01-14 01:34:25,701 DEBUG 129:onap_service.py(12) - [None][Check 596914c3-c70b-4236-a5b3-31a3b3f80fb4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cc16eb86-abb0-44b2-8fb8-f847c4b89b58', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:34:25,701 DEBUG 131:onap_service.py(12) - [None][Check 596914c3-c70b-4236-a5b3-31a3b3f80fb4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/596914c3-c70b-4236-a5b3-31a3b3f80fb4 2022-01-14 01:34:25,702 DEBUG 132:onap_service.py(12) - [None][Check 596914c3-c70b-4236-a5b3-31a3b3f80fb4 orchestration request status] data sent: None 2022-01-14 01:34:25,704 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:34:25,859 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/596914c3-c70b-4236-a5b3-31a3b3f80fb4 HTTP/1.1" 200 1230 2022-01-14 01:34:25,860 INFO 142:onap_service.py(12) - [None][Check 596914c3-c70b-4236-a5b3-31a3b3f80fb4 orchestration request status] response code: 200 2022-01-14 01:34:25,860 DEBUG 146:onap_service.py(12) - [None][Check 596914c3-c70b-4236-a5b3-31a3b3f80fb4 orchestration request status] response: {"request":{"requestId":"596914c3-c70b-4236-a5b3-31a3b3f80fb4","startTime":"Fri, 14 Jan 2022 01:34:14 GMT","finishTime":"Fri, 14 Jan 2022 01:34:18 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"bf046adb-a37a-4e61-a71b-529ed1276dd3","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelUuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelInvariantUuid":"bf046adb-a37a-4e61-a71b-529ed1276dd3"},"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":"f872423d-87bd-401c-a9f1-d740d459b87f","serviceInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 14 Jan 2022 01:34:18 GMT"}}} 2022-01-14 01:34:25,861 DEBUG 129:onap_service.py(12) - [None][Check 596914c3-c70b-4236-a5b3-31a3b3f80fb4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b677d772-eddd-4eb6-8309-b8b6594b8b54', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:34:25,861 DEBUG 131:onap_service.py(12) - [None][Check 596914c3-c70b-4236-a5b3-31a3b3f80fb4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/596914c3-c70b-4236-a5b3-31a3b3f80fb4 2022-01-14 01:34:25,861 DEBUG 132:onap_service.py(12) - [None][Check 596914c3-c70b-4236-a5b3-31a3b3f80fb4 orchestration request status] data sent: None 2022-01-14 01:34:25,862 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:34:26,020 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/596914c3-c70b-4236-a5b3-31a3b3f80fb4 HTTP/1.1" 200 1230 2022-01-14 01:34:26,021 INFO 142:onap_service.py(12) - [None][Check 596914c3-c70b-4236-a5b3-31a3b3f80fb4 orchestration request status] response code: 200 2022-01-14 01:34:26,022 DEBUG 146:onap_service.py(12) - [None][Check 596914c3-c70b-4236-a5b3-31a3b3f80fb4 orchestration request status] response: {"request":{"requestId":"596914c3-c70b-4236-a5b3-31a3b3f80fb4","startTime":"Fri, 14 Jan 2022 01:34:14 GMT","finishTime":"Fri, 14 Jan 2022 01:34:18 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"bf046adb-a37a-4e61-a71b-529ed1276dd3","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelUuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelInvariantUuid":"bf046adb-a37a-4e61-a71b-529ed1276dd3"},"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":"f872423d-87bd-401c-a9f1-d740d459b87f","serviceInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 14 Jan 2022 01:34:18 GMT"}}} 2022-01-14 01:34:26,032 DEBUG 129:onap_service.py(1) - [None][Check 596914c3-c70b-4236-a5b3-31a3b3f80fb4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '531fa091-7306-4177-a64e-df0b7a07fea4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-14 01:34:26,032 DEBUG 131:onap_service.py(1) - [None][Check 596914c3-c70b-4236-a5b3-31a3b3f80fb4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/596914c3-c70b-4236-a5b3-31a3b3f80fb4 2022-01-14 01:34:26,032 DEBUG 132:onap_service.py(1) - [None][Check 596914c3-c70b-4236-a5b3-31a3b3f80fb4 orchestration request status] data sent: None 2022-01-14 01:34:26,035 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-14 01:34:26,217 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/596914c3-c70b-4236-a5b3-31a3b3f80fb4 HTTP/1.1" 200 1230 2022-01-14 01:34:26,219 INFO 142:onap_service.py(1) - [None][Check 596914c3-c70b-4236-a5b3-31a3b3f80fb4 orchestration request status] response code: 200 2022-01-14 01:34:26,220 DEBUG 146:onap_service.py(1) - [None][Check 596914c3-c70b-4236-a5b3-31a3b3f80fb4 orchestration request status] response: {"request":{"requestId":"596914c3-c70b-4236-a5b3-31a3b3f80fb4","startTime":"Fri, 14 Jan 2022 01:34:14 GMT","finishTime":"Fri, 14 Jan 2022 01:34:18 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"bf046adb-a37a-4e61-a71b-529ed1276dd3","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelUuid":"d340a3e1-ba71-4f30-8f1e-4412d108c4ec","modelInvariantUuid":"bf046adb-a37a-4e61-a71b-529ed1276dd3"},"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":"f872423d-87bd-401c-a9f1-d740d459b87f","serviceInstanceName":"basic_cnf-b6cf6104-76de-44a1-a80f-1f1e9e2f673a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 14 Jan 2022 01:34:18 GMT"}}} 2022-01-14 01:34:26,221 INFO 262:service_ala_carte.py(1) - Service None deleted 2022-01-14 01:34:26,222 INFO 44:k8s_connectivity_info_create.py(1) - Clean the k8s connectivity information 2022-01-14 01:34:26,223 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-14 01:34:26,223 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-14 01:34:26,223 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2022-01-14 01:34:26,226 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-14 01:34:26,259 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-14 01:34:26,261 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2022-01-14 01:34:26,261 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplVTFFUlhoTmVrbDVUV3BWZWs0eGIxaEVWRTE1VFVSRmVFMVVTWGxOYWxWNlRqRnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVFRrekNuWnJjSGR5Um1jeWRUbHRiU3MzZEdWVlRWSTVZbkJJVkZOMGNsUnlXbTEwUjBWRVFVUkZTWFpvVFVwdk1WaDJPREZaYVN0M1RWTXZWRmdyTkU5bGVFUUtRV1o0YlRSRWFHeGFObFF2V0M4clpVUjVXRGMyTHpOVlJqaGFhSEExYzJFM1RVeGxUeXMzZW1FMmFISlNNbXc0TVdVNVZGaHlhbWxtY1dneFZHRmFPUXBMVjFrNU1rdG1WSGh4TjNkek1YZDZWV1Z0VjBNMVlYVklTMjFyT1RNeWVYTnJZVFZzWjJGMFNtY3ZlRWdyWTBZNVpHOUpXR1kxYlhoV1JHSlpOMHR6Q21WcllrRTJMMEZPUWpSb2FrNVJjbUozYXpGb1ZXMUlkSGc0VG5aUU4xVk1OakpYWldKU05VbEZialZ6YmpoTU1VMWpjVFkwVTFSU2VqUkxSV3BsV1VNS1R6ZzRSMXB3ZFRGVk1rTndZMjlqYTBWdlRFbDVSbk5LYzI1WU5GaG5abFJ2VlVKV09GaGtSU3RJTkRoU1ZYUnRhRWhuUWxjNE9EVlZUR3hFTTNWblZRcERVRGRMWTJkSlF5czRRbmhrTlVsMk0wbHJRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkxaVWhHT1hjd2MxTkJXRVV3TkVaVVJVMUdjWGw1VTNKQk1FWk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkJWMVZyVHpob1dVSnBTWGhqZFRGU2F5OHJiVWwxTWtvNVpubzRWekZSWm5CSmJITTNOVzQyYmxCUFQwcHFVMWRqV2dwVE4yZzNjRmd4YzBwNFVERXlja0pPVUdsaVppdEJRelJ4UzFOUlZreGhTMmhpVFhCamFEY3ZabWswU2s5R05FWmtZVTk1YmpkcFRIaHliMnB6TUZrMENsaEpaRGhVVml0TU1HRmhLMGN4YmxwWVR6bDRPVUZDWkN0NGVTdFpaVlYyUTNORVNHaEphbmsxU2pJMVUwOVJWelJQUkZFd2N5OURaMWMyTlhKWFMwb0tNR3N2ZVd0elZFaHNNR0pQUjJkaFZqSnFNemwzTkRabFdXTnVSbGRsTkhBMVEwMHpjVkJXYkdSeVlYZDVSRFJPV0ZGdWNYbHFjM2Q0Vms1S2VIRjBiZ3ByYzB4S1RIRm1OMmx5ZDBKRVVqVXJjR1paTm5BMVozWlBNVVZQSzNCWlNVOXdielJSZUZWNkwzbDNlRTlMV0RGNVVESm1hVzB6Vm1OVVIyWm9ka0VyQ201bVZrMU1WbGhoZUhVMGMyZG5jRlZaUkc5R1dHZDBObmxYTkdaclZYZDRRbVpGUkFvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4yNDY6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKU1hoS2VUaFpaMnhMTDNOM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUV3BCZUUxVVRYbE5ha2t4VFhwa1lVWjNNSGxOZWtGNFRWUk5lVTFxU1RGT1JFSmhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRWGRaWTJKNVVHMHdaMEZVUjNCMmFGSUtVRTF0YW1kUGFqWTNSVkJFUVhCT1pIVlRaVVp3WldkcldVVk1PV1p0Y1ZGWFpWVlNjbko0VG1GbmMwVTJibVp6VEdZM1pucElNM0ZQTmxKUldtRnlhUW8wUzI5cFNHbzNkR1ZxTTJWVFRuRmxOakV3VG14WVQwaHdiVVZyVlV0b04xYzNibnBXVG5OaWJEWkJOMlkwWWs1aGQweGxUSFZMT1doNGFsWTRNV1ZXQ2tkSVlWWm9SSGszU2sxTVdFVkNOVk54ZW1wNGNGSlBhVEYwUnpOaGFYcGthSGhZUXpCcmNrTlJTSGRQYUdkcFMyVXJNRE5vZFZveWVGbFZWVzRyY2pBS05HMW1PRFZzTVdJM2JsTlJibGhWVUhWdGRFeHFkMVZ6VFZBMk5IbEdZaXQ2TVhCTVJFczFZU3QyTWpKUVkydG5lVkp4ZVV0RWIxTkJjazVrWmt0elp3cHpOM05QZFRCdWFsTjVWWGhrTlhkdmFrOW5lbXRUWTFKV1VsaGpaMHgzY1ZGcmFFbHpURlZ2VTNRdlpUVjJaVVpUWlVNd01ESlFlbU5PWlZwMVJEQm5DbXQzTWtaRVVVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWd05HTllNMFJUZUVsQ1kxUlVaMVpOVVhkWGNreEtTM05FVVZWM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGSmFXRjFTR3hoZURoekwyeHJPUzlRVnpBd2VURjVTRTVLZVhKMVVsY3hWVXh4VDNCblprVXlPVVl2Y1hWU05YbERRbTV6YXpSNkNsQjBWa2RITm5kclkzTkJVRmcxVlRKVVVqTlVabGxWVkVwd2RHUjFRMDh3UzNOcVdtWlVaREUzYTBKTlNETmlhMVl4WmtSbVRYSm9iRk14WWt0VllUUUtSMmR3YzJKb2NHdE1WelZYYWpSSFdsbEVkVWxuYzNsS1luYzRkMFUzWkdGc1oyWldjMnBKU2xkc1ZsVnZjVVZNWW5GamEwZEpiMVZaY1UxTGJEUm9Od3B1YjB0c1UyUXpPVWRsVDFsRk5FWmpXbFpOTlZNeVNFTnZUUzl0T1U1cGJuZE9UVGxtYlc5T2MxUXZaVkpMU1VseFMxUnFkaXMyVG5OVlNtVk1ZaTlRQ2xCUmRXZE9kRkpWY0ZKSFJFVnpZMVZxZUdoVmVUQjRlbk14V0VKbWJHRnZUSHA2TVRjME5YbDVNbGQ1TUVFclV6azFSRVkyT0VoM2NsaG9hMGx4TUZVS1JuQm5RbGx6V2pCUGVVSnFWbW96VFhGdWVrMUhaRVZVTUUxNVRpOVJaejBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmIzZEpRa0ZCUzBOQlVVVkJkMWxqWW5sUWJUQm5RVlJIY0hab1VsQk5iV3BuVDJvMk4wVlFSRUZ3VG1SMVUyVkdjR1ZuYTFsRlREbG1iWEZSQ2xkbFZWSnljbmhPWVdkelJUWnVabk5NWmpkbWVrZ3pjVTgyVWxGYVlYSnBORXR2YVVocU4zUmxhak5sVTA1eFpUWXhNRTVzV0U5SWNHMUZhMVZMYURjS1Z6ZHVlbFpPYzJKc05rRTNaalJpVG1GM1RHVk1kVXM1YUhocVZqZ3haVlpIU0dGV2FFUjVOMHBOVEZoRlFqVlRjWHBxZUhCU1Qya3hkRWN6WVdsNlpBcG9lRmhETUd0eVExRklkMDlvWjJsTFpTc3dNMmgxV2pKNFdWVlZiaXR5TURSdFpqZzFiREZpTjI1VFVXNVlWVkIxYlhSTWFuZFZjMDFRTmpSNVJtSXJDbm94Y0V4RVN6VmhLM1l5TWxCamEyZDVVbkY1UzBSdlUwRnlUbVJtUzNObmN6ZHpUM1V3Ym1wVGVWVjRaRFYzYjJwUFozcHJVMk5TVmxKWVkyZE1kM0VLVVd0b1NYTk1WVzlUZEM5bE5YWmxSbE5sUXpBd01sQjZZMDVsV25WRU1HZHJkekpHUkZGSlJFRlJRVUpCYjBsQ1FVRkhMMmh5UXpaRlRHUllWVGRSVHdwaGFURjVXazVsTVZGM055OVVZazl2VVZOQ04wTjFiMFYyY3psbWVUUndiM3BCVlVRelRGVklXRzExYlhwa1UxRlpUVWhLYlRWMmRGSXdRbWx4TldNdkNtY3JNR3B1UlhSS2NHcDFSV00wTWxVMkwzRlZWRXB6WkVGQmVYZHpMMDVIYTJ4aGVIZ3hSSE0yWTB4ck16WlRNMUYzVUVWamRERmFhblo1TldKTVZsY0tRbFJNUkZneldtbFdaelYxT1VOS2FFazNORWxPWVdGWlJuUkNOVGhJUVhsR2FtODRXbEpGVTJvMU4xbEVja3hIZG5od2FpOTZVRmxVTVU1UFNFUnNLd3BWVmpWR1Z6TkVhVkF6YUcxbk1sZE1hemswTW1waGNVNVFSbTFCTkhoVlVUY3hka3RqTmpsbk1FWkxWVlYwVUZKMFdqQkRRbEJSYTNreWNXcG5SME5qQ21WbFlVdEVZM1IzTkU1Vk4wcElSV2RGZEdScFVrTlRWRkp3Vm1oMGNHTlZUV1p1TkV4aVZHOTVRVkpVUm1Obk1VUk9ibUl4Y0ZKNldYY3hWbFpyTVdJS2IwWkVUVU5uUlVObldVVkJkelpyZDFaNWEzVnRWMUk1YmpSb1FUTm5jM0E1YWpWWGJIQjJSM1YxZUZBeGFVbDZSMlZxVjFBMUwxbHFiRGhRZFZsUWRBcDJUV3RpZGtsRlYxWXZNaTk0VjJNMGRHcENjbllyVUdsR1RIQkpRekZqTTFkWFJWVTFXRXR1TTJkYU1XRnFia1pNUlhBMGR6VmlVSFYwVnpaemJtUkZDa1UzTVVKWVlVbDVLMWxQU21zMFNESTBXRlVyTDA4ck1UQTVjVEJETTNCVFYwbGhSRWx5ZWxwR04zaHlUME4zVlVsSmMwNVpUV3REWjFsRlFTOVVWMFVLU1VONFYwdHZXWFJ6TW1wT2FrdHFlV2hsYXpScFRWWklORVppWW1kSFVtNUVUMGh1WmtVMWRqVkxSMUZMT1ZSSlkxVXljbE5YVFhGSVYxUm1haTlEZEFweGRXSk5URkJhY21sbWJVTTFZVnBYVjFWSloyOUpabGhzVW1ocGMzcGFjbmxhWmpkUGRUSjZTSFZZWWpjeFJuSklNbmxWUVRKb1NrNXhkR1J0UkdobkNtZFFTVzlyYWxCUlQyZFBWMHRJZVROMmIyaENkRWszUmpSckwzVlNURlJYSzNGcE1sTkRWVU5uV1VGbU5IQndNa2RqWmpKU01rbFNaRmR5WTNoSlZEWUtSUzgyV1ZoS2NIVkxPRkl5Tms5MllUbFJOakZJTlRsNU1VSnpSRFpJVURsd0syaFdUamxSYTFWeU0wWjBZVk5SVkVOUVJFTmhaakpMVFZaRk1EbHROUXBRZUVSbmN6SmhXREJCVjJsWlptVXpNa0Z6UjBaTVYxWm9UemN2TVd3dlNuUTNXRWhTU0RrMlIyVXhOV3hHZUdaTldGRnhWa0ZaVm0xRVduWkRSMmRUQ2psU2FUVjFTSHBKVjFoUkwyMTVPVTFtYkhsWWQxRkxRbWRFYnpaa01VeHhkbnB1ZVU0d2J6bDJTamgyVEhVMWNXcHZlWFJUV0ZWdGNFUXlibGRUWkZjS1VDdFRVRXRTTkdKd1ZYSm1SMDlWZEZwcmJIWkhNekE0SzBWb2FXOWFNV1ZwS3prdlJEUllaMDFwUkdKdGNHNVhTV2xwYjJSSlVXUTBibmw0T1VOSFl3bzJURXBLWmxaeFMyODBVWEZhWjJOSk9HaFVRMmMyZFd4NGRGVTVhV0oxT1dSSFZVTnpNSHBWUkVaRWRFNVdaMFZtTkN0c1JWazJWWE5SWkhSNWN6VkVDbmN2T1dSQmIwZENRVXAwV0RsV1R6ZFVabXR1TVdwV1FsZFZlRUZYTlRoME4wRk9TV1pMSzNKQmNXaHpURkZDZUZwcmQyWm9SMHB5ZFNzeVIxSm1NSE1LVW1RM1NYUnNPVFpCTlVWVmIyaE1kak5JYkdwa2FEVkVORGxVTldWNlpEQk5XRkpMVjNCd1pIZDNSQ3RtTlRaR1NDdGxWMlExYkRNMGVVNDBNWFpXVlFwTWFEWkxRMnRFVFhoMFJWZDNWVWxoZGtWd1EwUmxhR0ZGU3paM2RESjBkVzAzUm5aVlNHWm1Lek5KZVRJd05YTnZNell4Q2kwdExTMHRSVTVFSUZKVFFTQlFVa2xXUVZSRklFdEZXUzB0TFMwdENnPT0K","other-connectivity-list":{"connectivity-records":[]}} 2022-01-14 01:34:26,265 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-14 01:34:26,265 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-14 01:34:26,265 DEBUG 132:onap_service.py(1) - [None][Delete Connectivity Info] data sent: None 2022-01-14 01:34:26,267 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-14 01:34:26,299 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-14 01:34:26,300 INFO 142:onap_service.py(1) - [None][Delete Connectivity Info] response code: 204 2022-01-14 01:34:26,300 DEBUG 146:onap_service.py(1) - [None][Delete Connectivity Info] response: n/a 2022-01-14 01:34:26,303 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_cnf | integration | 07:07 | PASS | +-------------------+---------------------+------------------+----------------+ 2022-01-14 01:34:26,306 INFO 57:basic_cnf.py(1) - Generate Test report 2022-01-14 01:34:26,404 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2022-01-14 01:34:26,891 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-14 01:34:26,893 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/61e0d3226c44f50010879994 2022-01-14 01:34:26,894 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK