2022-01-07 14:24:33,782 DEBUG 23:basic_cnf.py(1) - BasicCnf init started 2022-01-07 14:24:33,782 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-07 14:24:33,787 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase') 2022-01-07 14:24:33,787 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2022-01-07 14:24:33,787 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2022-01-07 14:24:33,788 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2022-01-07 14:24:33,788 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-07 14:24:33,788 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2022-01-07 14:24:33,788 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2022-01-07 14:24:33,788 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-07 14:24:33,788 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2022-01-07 14:24:33,788 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'... 2022-01-07 14:24:33,788 DEBUG 33:basic_cnf.py(1) - start time 2022-01-07 14:24:33,788 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist 2022-01-07 14:24:33,789 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2022-01-07 14:24:33,789 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-01-07 14:24:33,789 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-07 14:24:33,789 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-07 14:24:33,789 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-01-07 14:24:33,791 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:33,949 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 691 2022-01-07 14:24:33,951 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-01-07 14:24:33,951 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"a4f03807ec894ed89ae631416c04918f","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"c5b7d6aac6374ceea10d5725f4059c4b","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"55df3558105744d9a617eadcd9a7253a","type":"vlm","name":"300b3934-2e75-4caf-a5b8","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"4dccd96fd5674326a2c7dfcc6c9b3640","type":"vlm","name":"12720d74-a62c-4d3c-825c","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2022-01-07 14:24:33,953 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2022-01-07 14:24:33,953 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2022-01-07 14:24:33,953 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2022-01-07 14:24:33,953 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC 2022-01-07 14:24:33,953 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2022-01-07 14:24:33,954 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-01-07 14:24:33,954 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-07 14:24:33,954 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-01-07 14:24:33,954 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-01-07 14:24:33,955 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:34,049 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-07 14:24:34,051 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-01-07 14:24:34,051 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"a4f03807ec894ed89ae631416c04918f","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"c5b7d6aac6374ceea10d5725f4059c4b","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"55df3558105744d9a617eadcd9a7253a","type":"vlm","name":"300b3934-2e75-4caf-a5b8","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"4dccd96fd5674326a2c7dfcc6c9b3640","type":"vlm","name":"12720d74-a62c-4d3c-825c","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2022-01-07 14:24:34,054 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2022-01-07 14:24:34,054 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2022-01-07 14:24:34,054 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2022-01-07 14:24:34,077 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-07 14:24:34,077 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-07 14:24:34,077 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicnf_vendor", "description": "vendor" } 2022-01-07 14:24:34,079 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:34,924 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-07 14:24:34,926 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2022-01-07 14:24:34,926 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"2ae9bfda1dc2490180adbd888187d90d","version":{"id":"e35d167073844e01a394c7ed23dab244","name":"1.0","description":"Initial version","status":"Draft"}} 2022-01-07 14:24:34,929 INFO 285:__init__.py(1) - Vendor basicnf_vendor is created in SDC 2022-01-07 14:24:34,930 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC 2022-01-07 14:24:34,938 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-07 14:24:34,938 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/2ae9bfda1dc2490180adbd888187d90d/versions/e35d167073844e01a394c7ed23dab244/actions 2022-01-07 14:24:34,938 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2022-01-07 14:24:34,941 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:35,155 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/2ae9bfda1dc2490180adbd888187d90d/versions/e35d167073844e01a394c7ed23dab244/actions HTTP/1.1" 200 2 2022-01-07 14:24:35,156 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2022-01-07 14:24:35,157 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2022-01-07 14:24:35,160 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-07 14:24:35,169 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2022-01-07 14:24:35,169 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-01-07 14:24:35,170 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-07 14:24:35,170 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-07 14:24:35,170 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-01-07 14:24:35,172 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:35,255 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-07 14:24:35,257 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-01-07 14:24:35,257 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_ICfMDo_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"a4f03807ec894ed89ae631416c04918f","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8df036b955ff4ab88bbb7cd289ddcc2b","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"c5b7d6aac6374ceea10d5725f4059c4b","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"741fc28ade684669b8fb1c5289da2437","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 28339dea-991a","description":"vendor software product","vendorName":"300b3934-2e75-4caf-a5b8","vendorId":"55df3558105744d9a617eadcd9a7253a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3f90ca75f1ce4f43953ee94c2b34fb02","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c9b8ad0b-0bd7","description":"vendor software product","vendorName":"12720d74-a62c-4d3c-825c","vendorId":"4dccd96fd5674326a2c7dfcc6c9b3640","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"c9f68406ca8e496daf348b6b626fcde0","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2022-01-07 14:24:35,259 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_ICfMDo_VSP from SDC 2022-01-07 14:24:35,259 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2022-01-07 14:24:35,260 DEBUG 324:vsp.py(1) - importing VSP pNF 28339dea-991a from SDC 2022-01-07 14:24:35,260 DEBUG 324:vsp.py(1) - importing VSP vFW c9b8ad0b-0bd7 from SDC 2022-01-07 14:24:35,260 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2022-01-07 14:24:35,260 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2022-01-07 14:24:35,260 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2022-01-07 14:24:35,260 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2022-01-07 14:24:35,261 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-01-07 14:24:35,261 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-07 14:24:35,261 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-07 14:24:35,261 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-01-07 14:24:35,263 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:35,325 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-07 14:24:35,326 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-01-07 14:24:35,326 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_ICfMDo_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"a4f03807ec894ed89ae631416c04918f","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8df036b955ff4ab88bbb7cd289ddcc2b","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"c5b7d6aac6374ceea10d5725f4059c4b","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"741fc28ade684669b8fb1c5289da2437","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 28339dea-991a","description":"vendor software product","vendorName":"300b3934-2e75-4caf-a5b8","vendorId":"55df3558105744d9a617eadcd9a7253a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3f90ca75f1ce4f43953ee94c2b34fb02","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c9b8ad0b-0bd7","description":"vendor software product","vendorName":"12720d74-a62c-4d3c-825c","vendorId":"4dccd96fd5674326a2c7dfcc6c9b3640","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"c9f68406ca8e496daf348b6b626fcde0","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2022-01-07 14:24:35,327 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_ICfMDo_VSP from SDC 2022-01-07 14:24:35,328 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2022-01-07 14:24:35,328 DEBUG 324:vsp.py(1) - importing VSP pNF 28339dea-991a from SDC 2022-01-07 14:24:35,328 DEBUG 324:vsp.py(1) - importing VSP vFW c9b8ad0b-0bd7 from SDC 2022-01-07 14:24:35,328 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2022-01-07 14:24:35,328 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2022-01-07 14:24:35,329 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2022-01-07 14:24:35,329 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2022-01-07 14:24:35,329 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-01-07 14:24:35,329 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-07 14:24:35,329 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-07 14:24:35,329 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-01-07 14:24:35,331 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:35,420 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-07 14:24:35,421 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-01-07 14:24:35,421 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_ICfMDo_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"a4f03807ec894ed89ae631416c04918f","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8df036b955ff4ab88bbb7cd289ddcc2b","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"c5b7d6aac6374ceea10d5725f4059c4b","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"741fc28ade684669b8fb1c5289da2437","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 28339dea-991a","description":"vendor software product","vendorName":"300b3934-2e75-4caf-a5b8","vendorId":"55df3558105744d9a617eadcd9a7253a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3f90ca75f1ce4f43953ee94c2b34fb02","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c9b8ad0b-0bd7","description":"vendor software product","vendorName":"12720d74-a62c-4d3c-825c","vendorId":"4dccd96fd5674326a2c7dfcc6c9b3640","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"c9f68406ca8e496daf348b6b626fcde0","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2022-01-07 14:24:35,423 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_ICfMDo_VSP from SDC 2022-01-07 14:24:35,423 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2022-01-07 14:24:35,423 DEBUG 324:vsp.py(1) - importing VSP pNF 28339dea-991a from SDC 2022-01-07 14:24:35,423 DEBUG 324:vsp.py(1) - importing VSP vFW c9b8ad0b-0bd7 from SDC 2022-01-07 14:24:35,423 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2022-01-07 14:24:35,423 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2022-01-07 14:24:35,423 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2022-01-07 14:24:35,424 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2022-01-07 14:24:35,424 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-01-07 14:24:35,424 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-07 14:24:35,424 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-07 14:24:35,424 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-01-07 14:24:35,426 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:35,469 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-07 14:24:35,470 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-01-07 14:24:35,470 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_ICfMDo_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"a4f03807ec894ed89ae631416c04918f","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8df036b955ff4ab88bbb7cd289ddcc2b","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"c5b7d6aac6374ceea10d5725f4059c4b","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"741fc28ade684669b8fb1c5289da2437","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 28339dea-991a","description":"vendor software product","vendorName":"300b3934-2e75-4caf-a5b8","vendorId":"55df3558105744d9a617eadcd9a7253a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3f90ca75f1ce4f43953ee94c2b34fb02","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c9b8ad0b-0bd7","description":"vendor software product","vendorName":"12720d74-a62c-4d3c-825c","vendorId":"4dccd96fd5674326a2c7dfcc6c9b3640","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"c9f68406ca8e496daf348b6b626fcde0","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2022-01-07 14:24:35,472 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_ICfMDo_VSP from SDC 2022-01-07 14:24:35,472 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2022-01-07 14:24:35,472 DEBUG 324:vsp.py(1) - importing VSP pNF 28339dea-991a from SDC 2022-01-07 14:24:35,473 DEBUG 324:vsp.py(1) - importing VSP vFW c9b8ad0b-0bd7 from SDC 2022-01-07 14:24:35,473 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2022-01-07 14:24:35,473 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2022-01-07 14:24:35,473 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2022-01-07 14:24:35,473 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC 2022-01-07 14:24:35,473 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2022-01-07 14:24:35,473 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-01-07 14:24:35,474 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-07 14:24:35,474 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-07 14:24:35,474 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-01-07 14:24:35,475 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:35,648 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-07 14:24:35,650 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-01-07 14:24:35,651 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_ICfMDo_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"a4f03807ec894ed89ae631416c04918f","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8df036b955ff4ab88bbb7cd289ddcc2b","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"c5b7d6aac6374ceea10d5725f4059c4b","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"741fc28ade684669b8fb1c5289da2437","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 28339dea-991a","description":"vendor software product","vendorName":"300b3934-2e75-4caf-a5b8","vendorId":"55df3558105744d9a617eadcd9a7253a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3f90ca75f1ce4f43953ee94c2b34fb02","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c9b8ad0b-0bd7","description":"vendor software product","vendorName":"12720d74-a62c-4d3c-825c","vendorId":"4dccd96fd5674326a2c7dfcc6c9b3640","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"c9f68406ca8e496daf348b6b626fcde0","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2022-01-07 14:24:35,654 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_ICfMDo_VSP from SDC 2022-01-07 14:24:35,655 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2022-01-07 14:24:35,655 DEBUG 324:vsp.py(1) - importing VSP pNF 28339dea-991a from SDC 2022-01-07 14:24:35,655 DEBUG 324:vsp.py(1) - importing VSP vFW c9b8ad0b-0bd7 from SDC 2022-01-07 14:24:35,656 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2022-01-07 14:24:35,656 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2022-01-07 14:24:35,657 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2022-01-07 14:24:35,662 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2022-01-07 14:24:35,663 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-01-07 14:24:35,664 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-07 14:24:35,664 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-07 14:24:35,664 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-01-07 14:24:35,667 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:35,755 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-07 14:24:35,757 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-01-07 14:24:35,757 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"2ae9bfda1dc2490180adbd888187d90d","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a4f03807ec894ed89ae631416c04918f","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"c5b7d6aac6374ceea10d5725f4059c4b","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"55df3558105744d9a617eadcd9a7253a","type":"vlm","name":"300b3934-2e75-4caf-a5b8","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"4dccd96fd5674326a2c7dfcc6c9b3640","type":"vlm","name":"12720d74-a62c-4d3c-825c","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2022-01-07 14:24:35,759 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2022-01-07 14:24:35,759 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2022-01-07 14:24:35,760 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-07 14:24:35,760 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/2ae9bfda1dc2490180adbd888187d90d/versions 2022-01-07 14:24:35,761 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-07 14:24:35,763 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:35,844 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2ae9bfda1dc2490180adbd888187d90d/versions HTTP/1.1" 200 264 2022-01-07 14:24:35,846 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-07 14:24:35,847 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e35d167073844e01a394c7ed23dab244","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1641565474146,"modificationTime":1641565475065,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-07 14:24:35,849 DEBUG 46:sdc_element.py(1) - details found, updating 2022-01-07 14:24:35,849 INFO 192:__init__.py(1) - Vendor found, updating information 2022-01-07 14:24:35,850 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-07 14:24:35,850 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/2ae9bfda1dc2490180adbd888187d90d/versions 2022-01-07 14:24:35,850 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-07 14:24:35,852 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:35,936 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2ae9bfda1dc2490180adbd888187d90d/versions HTTP/1.1" 200 264 2022-01-07 14:24:35,937 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-07 14:24:35,937 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e35d167073844e01a394c7ed23dab244","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1641565474146,"modificationTime":1641565475065,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-07 14:24:35,939 DEBUG 46:sdc_element.py(1) - details found, updating 2022-01-07 14:24:35,940 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-07 14:24:35,940 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-07 14:24:35,940 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": "2ae9bfda1dc2490180adbd888187d90d", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2022-01-07 14:24:35,942 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:38,941 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-07 14:24:38,943 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2022-01-07 14:24:38,944 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"da6c69d2b7ac41d2a367a7da85268e19","version":{"id":"5d950a7205ce445a8ff2f6bf10b61328","name":"1.0","description":"Initial version","status":"Draft"}} 2022-01-07 14:24:38,948 INFO 285:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC 2022-01-07 14:24:38,948 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-07 14:24:38,949 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/da6c69d2b7ac41d2a367a7da85268e19/versions 2022-01-07 14:24:38,949 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-07 14:24:38,952 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:39,018 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/da6c69d2b7ac41d2a367a7da85268e19/versions HTTP/1.1" 200 253 2022-01-07 14:24:39,019 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-07 14:24:39,019 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5d950a7205ce445a8ff2f6bf10b61328","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1641565476050,"modificationTime":1641565477140,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-07 14:24:39,022 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-07 14:24:39,022 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/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 2022-01-07 14:24:39,022 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-07 14:24:39,025 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:39,245 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 HTTP/1.1" 200 223 2022-01-07 14:24:39,247 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-07 14:24:39,248 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5d950a7205ce445a8ff2f6bf10b61328","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1641565476050,"modificationTime":1641565477061} 2022-01-07 14:24:39,252 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-07 14:24:39,252 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/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 2022-01-07 14:24:39,253 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-07 14:24:39,256 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:39,653 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 HTTP/1.1" 200 392 2022-01-07 14:24:39,655 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-07 14:24:39,655 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":"2ae9bfda1dc2490180adbd888187d90d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"da6c69d2b7ac41d2a367a7da85268e19","version":"5d950a7205ce445a8ff2f6bf10b61328"} 2022-01-07 14:24:39,659 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-07 14:24:39,660 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/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 2022-01-07 14:24:39,660 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-07 14:24:39,663 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:39,802 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 HTTP/1.1" 200 392 2022-01-07 14:24:39,804 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-07 14:24:39,804 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":"2ae9bfda1dc2490180adbd888187d90d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"da6c69d2b7ac41d2a367a7da85268e19","version":"5d950a7205ce445a8ff2f6bf10b61328"} 2022-01-07 14:24:39,807 INFO 241:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC 2022-01-07 14:24:39,808 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-07 14:24:39,808 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/da6c69d2b7ac41d2a367a7da85268e19/versions 2022-01-07 14:24:39,808 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-07 14:24:39,810 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:39,880 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/da6c69d2b7ac41d2a367a7da85268e19/versions HTTP/1.1" 200 253 2022-01-07 14:24:39,881 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-07 14:24:39,881 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5d950a7205ce445a8ff2f6bf10b61328","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1641565476050,"modificationTime":1641565477140,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-07 14:24:39,884 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-07 14:24:39,884 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/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 2022-01-07 14:24:39,884 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-07 14:24:39,886 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:39,975 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 HTTP/1.1" 200 223 2022-01-07 14:24:39,976 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-07 14:24:39,977 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5d950a7205ce445a8ff2f6bf10b61328","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1641565476050,"modificationTime":1641565477061} 2022-01-07 14:24:39,980 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-07 14:24:39,980 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/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 2022-01-07 14:24:39,980 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-07 14:24:39,982 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:40,116 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 HTTP/1.1" 200 392 2022-01-07 14:24:40,118 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-07 14:24:40,119 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":"2ae9bfda1dc2490180adbd888187d90d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"da6c69d2b7ac41d2a367a7da85268e19","version":"5d950a7205ce445a8ff2f6bf10b61328"} 2022-01-07 14:24:40,123 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-07 14:24:40,123 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/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 2022-01-07 14:24:40,123 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-07 14:24:40,126 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:40,293 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 HTTP/1.1" 200 392 2022-01-07 14:24:40,294 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-07 14:24:40,294 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":"2ae9bfda1dc2490180adbd888187d90d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"da6c69d2b7ac41d2a367a7da85268e19","version":"5d950a7205ce445a8ff2f6bf10b61328"} 2022-01-07 14:24:40,297 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-07 14:24:40,297 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/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328/orchestration-template-candidate 2022-01-07 14:24:40,297 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2022-01-07 14:24:40,300 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:40,445 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328/orchestration-template-candidate HTTP/1.1" 200 90 2022-01-07 14:24:40,447 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2022-01-07 14:24:40,447 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2022-01-07 14:24:40,448 INFO 194:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded 2022-01-07 14:24:40,452 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-07 14:24:40,452 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/da6c69d2b7ac41d2a367a7da85268e19/versions 2022-01-07 14:24:40,452 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-07 14:24:40,455 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:40,515 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/da6c69d2b7ac41d2a367a7da85268e19/versions HTTP/1.1" 200 253 2022-01-07 14:24:40,517 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-07 14:24:40,517 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5d950a7205ce445a8ff2f6bf10b61328","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1641565476050,"modificationTime":1641565477140,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-07 14:24:40,521 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-07 14:24:40,521 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/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 2022-01-07 14:24:40,522 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-07 14:24:40,524 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:40,658 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 HTTP/1.1" 200 222 2022-01-07 14:24:40,660 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-07 14:24:40,660 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5d950a7205ce445a8ff2f6bf10b61328","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1641565476050,"modificationTime":1641565480437} 2022-01-07 14:24:40,664 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-07 14:24:40,664 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/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 2022-01-07 14:24:40,665 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-07 14:24:40,667 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:40,788 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 HTTP/1.1" 200 459 2022-01-07 14:24:40,790 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-07 14:24:40,791 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":"2ae9bfda1dc2490180adbd888187d90d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"da6c69d2b7ac41d2a367a7da85268e19","version":"5d950a7205ce445a8ff2f6bf10b61328","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2022-01-07 14:24:40,795 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-07 14:24:40,795 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/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 2022-01-07 14:24:40,795 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-07 14:24:40,798 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:40,909 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 HTTP/1.1" 200 459 2022-01-07 14:24:40,911 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-07 14:24:40,911 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":"2ae9bfda1dc2490180adbd888187d90d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"da6c69d2b7ac41d2a367a7da85268e19","version":"5d950a7205ce445a8ff2f6bf10b61328","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2022-01-07 14:24:40,915 INFO 241:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC 2022-01-07 14:24:40,915 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-07 14:24:40,916 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/da6c69d2b7ac41d2a367a7da85268e19/versions 2022-01-07 14:24:40,916 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-07 14:24:40,918 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:40,987 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/da6c69d2b7ac41d2a367a7da85268e19/versions HTTP/1.1" 200 253 2022-01-07 14:24:40,989 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-07 14:24:40,989 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5d950a7205ce445a8ff2f6bf10b61328","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1641565476050,"modificationTime":1641565477140,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-07 14:24:40,992 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-07 14:24:40,993 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/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 2022-01-07 14:24:40,993 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-07 14:24:40,995 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:41,088 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 HTTP/1.1" 200 222 2022-01-07 14:24:41,089 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-07 14:24:41,089 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5d950a7205ce445a8ff2f6bf10b61328","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1641565476050,"modificationTime":1641565480437} 2022-01-07 14:24:41,093 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-07 14:24:41,093 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/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 2022-01-07 14:24:41,093 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-07 14:24:41,096 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:41,211 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 HTTP/1.1" 200 459 2022-01-07 14:24:41,213 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-07 14:24:41,213 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":"2ae9bfda1dc2490180adbd888187d90d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"da6c69d2b7ac41d2a367a7da85268e19","version":"5d950a7205ce445a8ff2f6bf10b61328","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2022-01-07 14:24:41,216 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-07 14:24:41,217 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/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 2022-01-07 14:24:41,217 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-07 14:24:41,219 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:41,301 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 HTTP/1.1" 200 459 2022-01-07 14:24:41,303 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-07 14:24:41,303 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":"2ae9bfda1dc2490180adbd888187d90d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"da6c69d2b7ac41d2a367a7da85268e19","version":"5d950a7205ce445a8ff2f6bf10b61328","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2022-01-07 14:24:41,306 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-07 14:24:41,306 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/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328/orchestration-template-candidate/process 2022-01-07 14:24:41,306 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2022-01-07 14:24:41,308 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:43,676 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328/orchestration-template-candidate/process HTTP/1.1" 200 231 2022-01-07 14:24:43,680 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2022-01-07 14:24:43,680 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-07 14:24:43,684 INFO 209:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated 2022-01-07 14:24:43,684 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-07 14:24:43,684 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/da6c69d2b7ac41d2a367a7da85268e19/versions 2022-01-07 14:24:43,685 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-07 14:24:43,687 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:43,800 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/da6c69d2b7ac41d2a367a7da85268e19/versions HTTP/1.1" 200 253 2022-01-07 14:24:43,802 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-07 14:24:43,802 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5d950a7205ce445a8ff2f6bf10b61328","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1641565476050,"modificationTime":1641565477140,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-07 14:24:43,805 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-07 14:24:43,806 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/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 2022-01-07 14:24:43,806 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-07 14:24:43,808 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:43,890 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 HTTP/1.1" 200 222 2022-01-07 14:24:43,891 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-07 14:24:43,891 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5d950a7205ce445a8ff2f6bf10b61328","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1641565476050,"modificationTime":1641565483662} 2022-01-07 14:24:43,894 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-07 14:24:43,894 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/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 2022-01-07 14:24:43,895 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-07 14:24:43,897 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:44,132 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 HTTP/1.1" 200 827 2022-01-07 14:24:44,134 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-07 14:24:44,134 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":"2ae9bfda1dc2490180adbd888187d90d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"da6c69d2b7ac41d2a367a7da85268e19","version":"5d950a7205ce445a8ff2f6bf10b61328","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-07 14:24:44,138 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-07 14:24:44,139 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/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 2022-01-07 14:24:44,139 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-07 14:24:44,142 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:44,427 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 HTTP/1.1" 200 827 2022-01-07 14:24:44,429 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-07 14:24:44,430 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":"2ae9bfda1dc2490180adbd888187d90d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"da6c69d2b7ac41d2a367a7da85268e19","version":"5d950a7205ce445a8ff2f6bf10b61328","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-07 14:24:44,434 INFO 241:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC 2022-01-07 14:24:44,434 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-07 14:24:44,434 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/da6c69d2b7ac41d2a367a7da85268e19/versions 2022-01-07 14:24:44,435 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-07 14:24:44,442 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:44,503 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/da6c69d2b7ac41d2a367a7da85268e19/versions HTTP/1.1" 200 253 2022-01-07 14:24:44,505 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-07 14:24:44,505 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5d950a7205ce445a8ff2f6bf10b61328","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1641565476050,"modificationTime":1641565477140,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-07 14:24:44,508 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-07 14:24:44,509 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/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 2022-01-07 14:24:44,509 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-07 14:24:44,512 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:44,608 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 HTTP/1.1" 200 222 2022-01-07 14:24:44,610 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-07 14:24:44,610 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5d950a7205ce445a8ff2f6bf10b61328","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1641565476050,"modificationTime":1641565483662} 2022-01-07 14:24:44,613 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-07 14:24:44,614 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/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 2022-01-07 14:24:44,614 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-07 14:24:44,617 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:44,821 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 HTTP/1.1" 200 827 2022-01-07 14:24:44,823 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-07 14:24:44,823 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":"2ae9bfda1dc2490180adbd888187d90d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"da6c69d2b7ac41d2a367a7da85268e19","version":"5d950a7205ce445a8ff2f6bf10b61328","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-07 14:24:44,827 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-07 14:24:44,827 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/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 2022-01-07 14:24:44,827 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-07 14:24:44,830 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:45,200 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 HTTP/1.1" 200 827 2022-01-07 14:24:45,202 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-07 14:24:45,202 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":"2ae9bfda1dc2490180adbd888187d90d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"da6c69d2b7ac41d2a367a7da85268e19","version":"5d950a7205ce445a8ff2f6bf10b61328","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-07 14:24:45,212 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-07 14:24:45,212 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/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328/actions 2022-01-07 14:24:45,212 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2022-01-07 14:24:45,215 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:48,172 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328/actions HTTP/1.1" 200 2 2022-01-07 14:24:48,175 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2022-01-07 14:24:48,175 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2022-01-07 14:24:48,179 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-07 14:24:48,179 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/da6c69d2b7ac41d2a367a7da85268e19/versions 2022-01-07 14:24:48,179 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-07 14:24:48,182 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:48,242 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/da6c69d2b7ac41d2a367a7da85268e19/versions HTTP/1.1" 200 253 2022-01-07 14:24:48,244 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-07 14:24:48,244 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5d950a7205ce445a8ff2f6bf10b61328","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1641565476050,"modificationTime":1641565485259,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-07 14:24:48,247 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-07 14:24:48,247 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 2022-01-07 14:24:48,247 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-07 14:24:48,250 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:48,402 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 HTTP/1.1" 200 223 2022-01-07 14:24:48,403 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-07 14:24:48,404 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5d950a7205ce445a8ff2f6bf10b61328","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1641565476050,"modificationTime":1641565483662} 2022-01-07 14:24:48,407 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-07 14:24:48,407 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/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 2022-01-07 14:24:48,408 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-07 14:24:48,410 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:48,569 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 HTTP/1.1" 200 827 2022-01-07 14:24:48,571 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-07 14:24:48,571 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":"2ae9bfda1dc2490180adbd888187d90d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"da6c69d2b7ac41d2a367a7da85268e19","version":"5d950a7205ce445a8ff2f6bf10b61328","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-07 14:24:48,574 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC 2022-01-07 14:24:48,575 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-07 14:24:48,575 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/da6c69d2b7ac41d2a367a7da85268e19/versions 2022-01-07 14:24:48,575 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-07 14:24:48,577 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:48,629 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/da6c69d2b7ac41d2a367a7da85268e19/versions HTTP/1.1" 200 253 2022-01-07 14:24:48,630 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-07 14:24:48,631 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5d950a7205ce445a8ff2f6bf10b61328","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1641565476050,"modificationTime":1641565485259,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-07 14:24:48,634 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-07 14:24:48,634 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/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 2022-01-07 14:24:48,634 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-07 14:24:48,637 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:48,731 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 HTTP/1.1" 200 223 2022-01-07 14:24:48,733 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-07 14:24:48,733 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5d950a7205ce445a8ff2f6bf10b61328","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1641565476050,"modificationTime":1641565483662} 2022-01-07 14:24:48,736 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-07 14:24:48,737 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/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 2022-01-07 14:24:48,737 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-07 14:24:48,739 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:48,904 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 HTTP/1.1" 200 827 2022-01-07 14:24:48,905 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-07 14:24:48,905 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":"2ae9bfda1dc2490180adbd888187d90d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"da6c69d2b7ac41d2a367a7da85268e19","version":"5d950a7205ce445a8ff2f6bf10b61328","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-07 14:24:48,911 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-07 14:24:48,911 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/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328/actions 2022-01-07 14:24:48,911 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2022-01-07 14:24:48,912 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:52,937 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328/actions HTTP/1.1" 200 2 2022-01-07 14:24:52,940 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2022-01-07 14:24:52,941 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2022-01-07 14:24:52,945 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-07 14:24:52,945 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/da6c69d2b7ac41d2a367a7da85268e19/versions 2022-01-07 14:24:52,945 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-07 14:24:52,948 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:53,011 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/da6c69d2b7ac41d2a367a7da85268e19/versions HTTP/1.1" 200 264 2022-01-07 14:24:53,012 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-07 14:24:53,013 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5d950a7205ce445a8ff2f6bf10b61328","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1641565476050,"modificationTime":1641565491785,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-07 14:24:53,015 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2022-01-07 14:24:53,016 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-07 14:24:53,016 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/da6c69d2b7ac41d2a367a7da85268e19/versions 2022-01-07 14:24:53,016 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-07 14:24:53,018 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:53,076 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/da6c69d2b7ac41d2a367a7da85268e19/versions HTTP/1.1" 200 264 2022-01-07 14:24:53,078 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-07 14:24:53,078 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5d950a7205ce445a8ff2f6bf10b61328","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1641565476050,"modificationTime":1641565491785,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-07 14:24:53,088 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-07 14:24:53,088 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/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328/actions 2022-01-07 14:24:53,088 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-01-07 14:24:53,091 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:24:53,718 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328/actions HTTP/1.1" 200 364 2022-01-07 14:24:53,720 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-01-07 14:24:53,720 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","versionId":"5d950a7205ce445a8ff2f6bf10b61328","packageId":"da6c69d2b7ac41d2a367a7da85268e19","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-01-07 14:24:53,720 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","versionId":"5d950a7205ce445a8ff2f6bf10b61328","packageId":"da6c69d2b7ac41d2a367a7da85268e19","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-01-07 14:24:53,723 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2022-01-07 14:24:53,724 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-07 14:24:53,724 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-07 14:24:53,724 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-07 14:24:53,725 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-07 14:24:53,727 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:24:53,800 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-07 14:24:53,802 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-07 14:24:53,802 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0","invariantUUID":"2d62dc3f-03c0-4fbd-821d-b9ab0cca92da","name":"basic_onboard_ICfMDo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72","invariantUUID":"fbaabdcd-d453-4f43-b176-50a41b051aed","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-07 14:24:53,804 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ICfMDo from SDC 2022-01-07 14:24:53,804 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:24:53,805 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:24:53,805 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-07 14:24:53,805 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-07 14:24:53,805 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:24:53,805 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:24:53,805 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-07 14:24:53,805 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2022-01-07 14:24:53,805 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-07 14:24:53,806 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2022-01-07 14:25:03,816 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2022-01-07 14:25:03,817 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-07 14:25:03,819 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-07 14:25:03,820 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-07 14:25:03,820 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-07 14:25:03,824 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:25:03,883 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-07 14:25:03,884 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-07 14:25:03,884 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0","invariantUUID":"2d62dc3f-03c0-4fbd-821d-b9ab0cca92da","name":"basic_onboard_ICfMDo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72","invariantUUID":"fbaabdcd-d453-4f43-b176-50a41b051aed","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-07 14:25:03,886 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ICfMDo from SDC 2022-01-07 14:25:03,887 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:03,887 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:03,887 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-07 14:25:03,887 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-07 14:25:03,887 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:03,888 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:03,888 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-07 14:25:03,888 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2022-01-07 14:25:03,888 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-07 14:25:03,888 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2022-01-07 14:25:03,889 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2022-01-07 14:25:03,889 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-07 14:25:03,889 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-07 14:25:03,889 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-07 14:25:03,890 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-07 14:25:03,892 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:25:03,951 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-07 14:25:03,952 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-07 14:25:03,952 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0","invariantUUID":"2d62dc3f-03c0-4fbd-821d-b9ab0cca92da","name":"basic_onboard_ICfMDo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72","invariantUUID":"fbaabdcd-d453-4f43-b176-50a41b051aed","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-07 14:25:03,954 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ICfMDo from SDC 2022-01-07 14:25:03,954 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:03,954 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:03,954 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-07 14:25:03,954 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-07 14:25:03,954 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:03,955 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:03,955 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-07 14:25:03,955 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2022-01-07 14:25:03,955 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-07 14:25:03,955 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2022-01-07 14:25:03,955 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2022-01-07 14:25:03,955 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2022-01-07 14:25:03,956 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-07 14:25:03,956 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-07 14:25:03,956 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2022-01-07 14:25:03,957 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:25:04,069 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-07 14:25:04,070 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2022-01-07 14:25:04,072 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.5"} 2022-01-07 14:25:04,077 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2022-01-07 14:25:04,078 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2022-01-07 14:25:04,078 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2022-01-07 14:25:04,078 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC 2022-01-07 14:25:04,078 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2022-01-07 14:25:04,079 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-07 14:25:04,079 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-07 14:25:04,079 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-07 14:25:04,080 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-07 14:25:04,082 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:25:04,140 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-07 14:25:04,141 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-07 14:25:04,141 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0","invariantUUID":"2d62dc3f-03c0-4fbd-821d-b9ab0cca92da","name":"basic_onboard_ICfMDo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72","invariantUUID":"fbaabdcd-d453-4f43-b176-50a41b051aed","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-07 14:25:04,144 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ICfMDo from SDC 2022-01-07 14:25:04,144 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:04,144 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:04,145 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-07 14:25:04,145 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-07 14:25:04,145 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:04,145 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:04,145 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-07 14:25:04,146 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2022-01-07 14:25:04,146 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-07 14:25:04,146 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2022-01-07 14:25:04,168 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2022-01-07 14:25:04,168 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-01-07 14:25:04,168 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-07 14:25:04,169 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-07 14:25:04,169 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-01-07 14:25:04,171 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:25:04,228 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1444 2022-01-07 14:25:04,229 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-01-07 14:25:04,230 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"2ae9bfda1dc2490180adbd888187d90d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"da6c69d2b7ac41d2a367a7da85268e19","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_ICfMDo_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"a4f03807ec894ed89ae631416c04918f","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8df036b955ff4ab88bbb7cd289ddcc2b","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"c5b7d6aac6374ceea10d5725f4059c4b","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"741fc28ade684669b8fb1c5289da2437","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 28339dea-991a","description":"vendor software product","vendorName":"300b3934-2e75-4caf-a5b8","vendorId":"55df3558105744d9a617eadcd9a7253a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3f90ca75f1ce4f43953ee94c2b34fb02","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c9b8ad0b-0bd7","description":"vendor software product","vendorName":"12720d74-a62c-4d3c-825c","vendorId":"4dccd96fd5674326a2c7dfcc6c9b3640","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"c9f68406ca8e496daf348b6b626fcde0","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2022-01-07 14:25:04,233 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2022-01-07 14:25:04,234 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_ICfMDo_VSP from SDC 2022-01-07 14:25:04,234 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2022-01-07 14:25:04,234 DEBUG 324:vsp.py(1) - importing VSP pNF 28339dea-991a from SDC 2022-01-07 14:25:04,235 DEBUG 324:vsp.py(1) - importing VSP vFW c9b8ad0b-0bd7 from SDC 2022-01-07 14:25:04,235 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2022-01-07 14:25:04,235 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2022-01-07 14:25:04,236 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-07 14:25:04,236 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/da6c69d2b7ac41d2a367a7da85268e19/versions 2022-01-07 14:25:04,237 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-07 14:25:04,239 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:25:04,302 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/da6c69d2b7ac41d2a367a7da85268e19/versions HTTP/1.1" 200 264 2022-01-07 14:25:04,303 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-07 14:25:04,304 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5d950a7205ce445a8ff2f6bf10b61328","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1641565476050,"modificationTime":1641565491785,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-07 14:25:04,306 DEBUG 46:sdc_element.py(1) - details found, updating 2022-01-07 14:25:04,307 INFO 192:__init__.py(1) - Vsp found, updating information 2022-01-07 14:25:04,307 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2022-01-07 14:25:04,308 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-07 14:25:04,308 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/da6c69d2b7ac41d2a367a7da85268e19/versions 2022-01-07 14:25:04,308 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-07 14:25:04,309 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:25:04,366 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/da6c69d2b7ac41d2a367a7da85268e19/versions HTTP/1.1" 200 264 2022-01-07 14:25:04,367 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-07 14:25:04,367 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5d950a7205ce445a8ff2f6bf10b61328","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1641565476050,"modificationTime":1641565491785,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-07 14:25:04,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-07 14:25:04,370 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/da6c69d2b7ac41d2a367a7da85268e19/versions 2022-01-07 14:25:04,370 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-07 14:25:04,371 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:25:04,420 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/da6c69d2b7ac41d2a367a7da85268e19/versions HTTP/1.1" 200 264 2022-01-07 14:25:04,421 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-07 14:25:04,421 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5d950a7205ce445a8ff2f6bf10b61328","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1641565476050,"modificationTime":1641565491785,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-07 14:25:04,423 DEBUG 46:sdc_element.py(1) - details found, updating 2022-01-07 14:25:04,426 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-07 14:25:04,427 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/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328/actions 2022-01-07 14:25:04,427 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-01-07 14:25:04,428 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:25:05,248 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328/actions HTTP/1.1" 200 364 2022-01-07 14:25:05,250 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-01-07 14:25:05,250 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","versionId":"5d950a7205ce445a8ff2f6bf10b61328","packageId":"da6c69d2b7ac41d2a367a7da85268e19","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-01-07 14:25:05,250 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","versionId":"5d950a7205ce445a8ff2f6bf10b61328","packageId":"da6c69d2b7ac41d2a367a7da85268e19","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-01-07 14:25:05,254 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-07 14:25:05,254 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/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 2022-01-07 14:25:05,254 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-07 14:25:05,257 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:25:05,411 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/da6c69d2b7ac41d2a367a7da85268e19/versions/5d950a7205ce445a8ff2f6bf10b61328 HTTP/1.1" 200 827 2022-01-07 14:25:05,412 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-07 14:25:05,413 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":"2ae9bfda1dc2490180adbd888187d90d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"da6c69d2b7ac41d2a367a7da85268e19","version":"5d950a7205ce445a8ff2f6bf10b61328","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-07 14:25:05,416 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-07 14:25:05,417 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-07 14:25:05,417 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": "da6c69d2b7ac41d2a367a7da85268e19", "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-07 14:25:05,419 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:25:08,502 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-07 14:25:08,508 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2022-01-07 14:25:08,516 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1641565506865,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"94842f6a-0f5b-45d1-b79e-9f4c5ac8cff2","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1641565506867,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1641565506865,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1641565506927,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"03bd0dfc-b355-474f-8b26-bd7dff57d631","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1641565506929,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1641565506927,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1641565506865,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"94842f6a-0f5b-45d1-b79e-9f4c5ac8cff2","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1641565506867,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1641565506865,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1":{"payloadData":"SXlBalBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVRFbERSVTVUUlY5VFZFRlNWRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBRb2pJQ01LSXlBaklFTnZjSGx5YVdkb2RDQW9ReWtnTWpBeE9TQkpiblJsYkNCRGIzSndiM0poZEdsdmJnb2pJQ01nVTFCRVdDMU1hV05sYm5ObExVbGtaVzUwYVdacFpYSTZJRUZ3WVdOb1pTMHlMakFLSXlBakNpTWdJejA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVXhKUTBWT1UwVmZSVTVFUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLQ21obFlYUmZkR1Z0Y0d4aGRHVmZkbVZ5YzJsdmJqb2dNakF4TmkweE1DMHhOQXBrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnWkhWdGJYa2dWazVHQ2dwd1lYSmhiV1YwWlhKek9nb2daSFZ0YlhsZmJtRnRaVjh3T2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUc1aGJXVWdiMllnZG0wS0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVSMWJXMTVJRzVoYldVS0NpQjJibVpmYVdRNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2FXUWdiMllnZG01bUNpQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWNtOTJhV1JsWkNCaWVTQlBUa0ZRQ2dvZ2RtNW1YMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2JtRnRaU0J2WmlCMmJtWUtJQ0FnWkdWelkzSnBjSFJwYjI0NklGQnliM1pwWkdWa0lHSjVJRTlPUVZBS0NpQjJabDl0YjJSMWJHVmZhV1E2Q2lBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNCc1lXSmxiRG9nZG01bUlHMXZaSFZzWlNCcFpBb2dJQ0JrWlhOamNtbHdkR2x2YmpvZ1VISnZkbWxrWldRZ1lua2dUMDVCVUFvS0lHUjFiVzE1WDJsdFlXZGxYMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ1NXMWhaMlVnYm1GdFpTQnZjaUJKUkFvZ0lDQmtaWE5qY21sd2RHbHZiam9nUkhWdGJYa2dhVzFoWjJVZ2JtRnRaUW9LSUdSMWJXMTVYMlpzWVhadmNsOXVZVzFsT2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUdac1lYWnZjZ29nSUNCa1pYTmpjbWx3ZEdsdmJqb2dSSFZ0YlhrZ1pteGhkbTl5Q2dweVpYTnZkWEpqWlhNNkNpQmtkVzF0ZVY4d09nb2dJQ0IwZVhCbE9pQlBVem82VG05MllUbzZVMlZ5ZG1WeUNpQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJR1IxYlcxNVgyNWhiV1ZmTUNCOUNpQWdJQ0FnYVcxaFoyVTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjlwYldGblpWOXVZVzFsSUgwS0lDQWdJQ0JtYkdGMmIzSTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjltYkdGMmIzSmZibUZ0WlNCOUNpQWdJQ0FnYldWMFlXUmhkR0U2SUhzZ2RtNW1YMjVoYldVNklIc2daMlYwWDNCaGNtRnRPaUIyYm1aZmJtRnRaU0I5TENCMmJtWmZhV1E2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYVdRZ2ZTd2dkbVpmYlc5a2RXeGxYMmxrT2lCN0lHZGxkRjl3WVhKaGJUb2dkbVpmYlc5a2RXeGxYMmxrSUgxOQ==","listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1641565506882,"description":"created from csar","artifactType":"HEAT","uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"808f4a5c-51ea-4c2d-bc75-ef4c4cb76f58","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.heat1","duplicated":false,"payloadUpdateDate":1641565506888,"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":1641565506882,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565506898,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1641565506898,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641565506898,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565506256,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":1641565506256,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565506256,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":1641565506256,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"tosca.capabilities.Node","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"feature","uniqueId":"capability.65e1bc3d-f445-4269-b11b-7a4ce86abd6d.feature","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"feature_dummy","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"676f0d00-db24-4c41-b566-d13af9d75092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"676f0d00-db24-4c41-b566-d13af9d75092","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"676f0d00-db24-4c41-b566-d13af9d75092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"676f0d00-db24-4c41-b566-d13af9d75092","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":"676f0d00-db24-4c41-b566-d13af9d75092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"676f0d00-db24-4c41-b566-d13af9d75092","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"tosca.capabilities.Scalable","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"scalable","uniqueId":"capability.676f0d00-db24-4c41-b566-d13af9d75092.scalable","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"scalable_dummy","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"tosca.capabilities.network.Bindable","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"binding","uniqueId":"capability.676f0d00-db24-4c41-b566-d13af9d75092.binding","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"676f0d00-db24-4c41-b566-d13af9d75092","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"676f0d00-db24-4c41-b566-d13af9d75092","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":"676f0d00-db24-4c41-b566-d13af9d75092","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"676f0d00-db24-4c41-b566-d13af9d75092","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":"676f0d00-db24-4c41-b566-d13af9d75092","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"676f0d00-db24-4c41-b566-d13af9d75092","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":"676f0d00-db24-4c41-b566-d13af9d75092","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"676f0d00-db24-4c41-b566-d13af9d75092","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"tosca.capabilities.Container","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"host","uniqueId":"capability.676f0d00-db24-4c41-b566-d13af9d75092.host","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.ephemeral.size","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.ephemeral.size","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"instance","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.instance","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"memory","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.memory","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.iops","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.iops","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.device.read.requests","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.device.read.requests","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"cpu.delta","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.cpu.delta","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.capacity","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.capacity","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.device.read.bytes","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.device.read.bytes","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.write.bytes","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.write.bytes","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.latency","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.latency","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.device.read.bytes.rate","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.usage","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.usage","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"cpu_util","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.cpu_util","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.device.allocation","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.device.allocation","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.write.requests.rate","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.write.requests.rate","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.write.bytes.rate","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.write.bytes.rate","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.device.latency","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.device.latency","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"cpu","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.cpu","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.device.write.requests","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.device.write.requests","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.device.write.bytes","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.device.write.bytes","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.read.requests","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.read.requests","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.root.size","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.root.size","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.device.write.bytes.rate","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"vcpus","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.vcpus","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.device.iops","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.device.iops","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.device.usage","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.device.usage","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.device.read.requests.rate","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.device.read.requests.rate","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.device.write.requests.rate","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.device.write.requests.rate","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.allocation","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.allocation","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.read.bytes.rate","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.read.bytes.rate","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.read.bytes","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.read.bytes","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"memory.usage","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.memory.usage","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.device.capacity","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.device.capacity","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"memory.resident","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.memory.resident","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.write.requests","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.write.requests","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests_dummy","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"676f0d00-db24-4c41-b566-d13af9d75092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"676f0d00-db24-4c41-b566-d13af9d75092","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"676f0d00-db24-4c41-b566-d13af9d75092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"676f0d00-db24-4c41-b566-d13af9d75092","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"676f0d00-db24-4c41-b566-d13af9d75092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"676f0d00-db24-4c41-b566-d13af9d75092","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"676f0d00-db24-4c41-b566-d13af9d75092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"676f0d00-db24-4c41-b566-d13af9d75092","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"tosca.capabilities.OperatingSystem","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"os","uniqueId":"capability.676f0d00-db24-4c41-b566-d13af9d75092.os","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"676f0d00-db24-4c41-b566-d13af9d75092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"676f0d00-db24-4c41-b566-d13af9d75092","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"tosca.capabilities.Endpoint.Admin","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"endpoint","uniqueId":"capability.676f0d00-db24-4c41-b566-d13af9d75092.endpoint","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"65e1bc3d-f445-4269-b11b-7a4ce86abd6d.dependency","ownerId":"65e1bc3d-f445-4269-b11b-7a4ce86abd6d","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":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"local_storage","capability":"tosca.capabilities.Attachment","uniqueId":"676f0d00-db24-4c41-b566-d13af9d75092.local_storage","ownerId":"676f0d00-db24-4c41-b566-d13af9d75092","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"a3b8777f-c14e-4e50-9814-22aac3540bf5.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","empty":false},{"definition":false,"hidden":false,"uniqueId":"a3b8777f-c14e-4e50-9814-22aac3540bf5.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","empty":false},{"definition":false,"hidden":false,"uniqueId":"b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"c601a373-c2a4-4aa9-adb2-fbded81c959d.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":"b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":"a3b8777f-c14e-4e50-9814-22aac3540bf5.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","empty":false},{"definition":false,"hidden":false,"uniqueId":"a3b8777f-c14e-4e50-9814-22aac3540bf5.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","empty":false},{"definition":false,"hidden":false,"uniqueId":"b445a50c-9676-4c85-9850-8c16a9cd93cf.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","empty":false},{"definition":false,"hidden":false,"uniqueId":"b289f042-e43f-4cd9-b0cb-d1b62c80ebe3.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":"a3b8777f-c14e-4e50-9814-22aac3540bf5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","empty":false},{"definition":false,"hidden":false,"uniqueId":"b445a50c-9676-4c85-9850-8c16a9cd93cf.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","empty":false},{"definition":false,"hidden":false,"uniqueId":"a3b8777f-c14e-4e50-9814-22aac3540bf5.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":"a3b8777f-c14e-4e50-9814-22aac3540bf5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","empty":false},{"definition":false,"hidden":false,"uniqueId":"a3b8777f-c14e-4e50-9814-22aac3540bf5.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","empty":false},{"definition":false,"hidden":false,"uniqueId":"a3b8777f-c14e-4e50-9814-22aac3540bf5.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":"a3b8777f-c14e-4e50-9814-22aac3540bf5","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","empty":false},{"definition":false,"hidden":false,"uniqueId":"a3b8777f-c14e-4e50-9814-22aac3540bf5.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":"a3b8777f-c14e-4e50-9814-22aac3540bf5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"b445a50c-9676-4c85-9850-8c16a9cd93cf","createdFromCsar":true,"uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy","normalizedName":"abstract_dummy","name":"abstract_dummy","creationTime":1641565506707,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"b445a50c-9676-4c85-9850-8c16a9cd93cf","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1641565506805,"customizationUUID":"2a0f621b-62b4-4b69-beac-21f72fa64577","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"a3b8777f-c14e-4e50-9814-22aac3540bf5.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","empty":false},{"definition":false,"hidden":false,"uniqueId":"a3b8777f-c14e-4e50-9814-22aac3540bf5.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","empty":false},{"definition":false,"hidden":false,"uniqueId":"b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"c601a373-c2a4-4aa9-adb2-fbded81c959d.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":"b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"c601a373-c2a4-4aa9-adb2-fbded81c959d.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":"a3b8777f-c14e-4e50-9814-22aac3540bf5.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","empty":false},{"definition":false,"hidden":false,"uniqueId":"a3b8777f-c14e-4e50-9814-22aac3540bf5.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","empty":false},{"definition":false,"hidden":false,"uniqueId":"b445a50c-9676-4c85-9850-8c16a9cd93cf.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.dummy_flavor_name","parentUniqueId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","empty":false},{"definition":false,"hidden":false,"uniqueId":"b289f042-e43f-4cd9-b0cb-d1b62c80ebe3.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":"a3b8777f-c14e-4e50-9814-22aac3540bf5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","empty":false},{"definition":false,"hidden":false,"uniqueId":"b445a50c-9676-4c85-9850-8c16a9cd93cf.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.dummy_image_name","parentUniqueId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","empty":false},{"definition":false,"hidden":false,"uniqueId":"a3b8777f-c14e-4e50-9814-22aac3540bf5.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":"a3b8777f-c14e-4e50-9814-22aac3540bf5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","empty":false},{"definition":false,"hidden":false,"uniqueId":"a3b8777f-c14e-4e50-9814-22aac3540bf5.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","empty":false},{"definition":false,"hidden":false,"uniqueId":"a3b8777f-c14e-4e50-9814-22aac3540bf5.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":"a3b8777f-c14e-4e50-9814-22aac3540bf5","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","empty":false},{"definition":false,"hidden":false,"uniqueId":"a3b8777f-c14e-4e50-9814-22aac3540bf5.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":"a3b8777f-c14e-4e50-9814-22aac3540bf5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a3b8777f-c14e-4e50-9814-22aac3540bf5","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"tosca.capabilities.Node","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"feature","uniqueId":"capability.65e1bc3d-f445-4269-b11b-7a4ce86abd6d.feature","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"feature_dummy","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"676f0d00-db24-4c41-b566-d13af9d75092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"676f0d00-db24-4c41-b566-d13af9d75092","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"676f0d00-db24-4c41-b566-d13af9d75092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"676f0d00-db24-4c41-b566-d13af9d75092","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":"676f0d00-db24-4c41-b566-d13af9d75092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"676f0d00-db24-4c41-b566-d13af9d75092","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"tosca.capabilities.Scalable","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"scalable","uniqueId":"capability.676f0d00-db24-4c41-b566-d13af9d75092.scalable","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"scalable_dummy","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"tosca.capabilities.network.Bindable","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"binding","uniqueId":"capability.676f0d00-db24-4c41-b566-d13af9d75092.binding","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"676f0d00-db24-4c41-b566-d13af9d75092","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"676f0d00-db24-4c41-b566-d13af9d75092","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":"676f0d00-db24-4c41-b566-d13af9d75092","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"676f0d00-db24-4c41-b566-d13af9d75092","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":"676f0d00-db24-4c41-b566-d13af9d75092","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"676f0d00-db24-4c41-b566-d13af9d75092","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":"676f0d00-db24-4c41-b566-d13af9d75092","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"676f0d00-db24-4c41-b566-d13af9d75092","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"tosca.capabilities.Container","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"host","uniqueId":"capability.676f0d00-db24-4c41-b566-d13af9d75092.host","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.ephemeral.size","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.ephemeral.size","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"instance","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.instance","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"memory","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.memory","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.iops","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.iops","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.device.read.requests","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.device.read.requests","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"cpu.delta","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.cpu.delta","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.capacity","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.capacity","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.device.read.bytes","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.device.read.bytes","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.write.bytes","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.write.bytes","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.latency","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.latency","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.device.read.bytes.rate","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.usage","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.usage","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"cpu_util","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.cpu_util","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.device.allocation","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.device.allocation","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.write.requests.rate","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.write.requests.rate","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.write.bytes.rate","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.write.bytes.rate","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.device.latency","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.device.latency","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"cpu","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.cpu","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.device.write.requests","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.device.write.requests","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.device.write.bytes","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.device.write.bytes","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.read.requests","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.read.requests","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.root.size","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.root.size","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.device.write.bytes.rate","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"vcpus","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.vcpus","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.device.iops","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.device.iops","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.device.usage","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.device.usage","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.device.read.requests.rate","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.device.read.requests.rate","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.device.write.requests.rate","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.device.write.requests.rate","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.allocation","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.allocation","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.read.bytes.rate","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.read.bytes.rate","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.read.bytes","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.read.bytes","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"memory.usage","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.memory.usage","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.device.capacity","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.device.capacity","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"memory.resident","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.memory.resident","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ebe3ffe5-8f15-4582-893c-0fb210e72bd3","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"disk.write.requests","uniqueId":"capability.ebe3ffe5-8f15-4582-893c-0fb210e72bd3.disk.write.requests","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests_dummy","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"676f0d00-db24-4c41-b566-d13af9d75092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"676f0d00-db24-4c41-b566-d13af9d75092","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"676f0d00-db24-4c41-b566-d13af9d75092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"676f0d00-db24-4c41-b566-d13af9d75092","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"676f0d00-db24-4c41-b566-d13af9d75092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"676f0d00-db24-4c41-b566-d13af9d75092","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"676f0d00-db24-4c41-b566-d13af9d75092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"676f0d00-db24-4c41-b566-d13af9d75092","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"tosca.capabilities.OperatingSystem","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"os","uniqueId":"capability.676f0d00-db24-4c41-b566-d13af9d75092.os","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"676f0d00-db24-4c41-b566-d13af9d75092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"676f0d00-db24-4c41-b566-d13af9d75092","empty":false}],"path":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"type":"tosca.capabilities.Endpoint.Admin","source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"endpoint","uniqueId":"capability.676f0d00-db24-4c41-b566-d13af9d75092.endpoint","ownerId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"65e1bc3d-f445-4269-b11b-7a4ce86abd6d.dependency","ownerId":"65e1bc3d-f445-4269-b11b-7a4ce86abd6d","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":["b445a50c-9676-4c85-9850-8c16a9cd93cf.423d09da-3e5c-436f-81e0-03a80253c263.dummy","c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.abstract_dummy"],"source":"b445a50c-9676-4c85-9850-8c16a9cd93cf","parentName":"local_storage","capability":"tosca.capabilities.Attachment","uniqueId":"676f0d00-db24-4c41-b566-d13af9d75092.local_storage","ownerId":"676f0d00-db24-4c41-b566-d13af9d75092","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.base_dummy_group","name":"base_dummy_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"94cf3ef2-8041-4f36-a763-e14213d2cdfc","groupUUID":"52b1823d-2477-4aba-8a03-c0aeef147089","members":{"abstract_dummy":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"c601a373-c2a4-4aa9-adb2-fbded81c959d.BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["c601a373-c2a4-4aa9-adb2-fbded81c959d.heat1","c601a373-c2a4-4aa9-adb2-fbded81c959d.heat1env"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"8de39408-3324-46d6-81c6-aaaeb6faac32","artifactsUuid":["808f4a5c-51ea-4c2d-bc75-ef4c4cb76f58"],"groupUUID":"e5d292da-0668-4700-8b9b-474c344fd7cf","members":{"abstract_dummy":"c601a373-c2a4-4aa9-adb2-fbded81c959d.b445a50c-9676-4c85-9850-8c16a9cd93cf.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":"","creationDate":1641565506257,"version":"0.1","icon":"defaulticon","description":"VF","tags":["basic_cnf"],"uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d","componentMetadataForSupportLog":{"SupportablityComponentUUID":"bccc21bb-c114-4e50-bd7f-f32e3df16192","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"da6c69d2b7ac41d2a367a7da85268e19","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"6b102277-c10a-4185-af9e-fcfb287198a0","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1641565506765,"allArtifacts":{"heat1":{"payloadData":"SXlBalBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVRFbERSVTVUUlY5VFZFRlNWRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBRb2pJQ01LSXlBaklFTnZjSGx5YVdkb2RDQW9ReWtnTWpBeE9TQkpiblJsYkNCRGIzSndiM0poZEdsdmJnb2pJQ01nVTFCRVdDMU1hV05sYm5ObExVbGtaVzUwYVdacFpYSTZJRUZ3WVdOb1pTMHlMakFLSXlBakNpTWdJejA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVXhKUTBWT1UwVmZSVTVFUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLQ21obFlYUmZkR1Z0Y0d4aGRHVmZkbVZ5YzJsdmJqb2dNakF4TmkweE1DMHhOQXBrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnWkhWdGJYa2dWazVHQ2dwd1lYSmhiV1YwWlhKek9nb2daSFZ0YlhsZmJtRnRaVjh3T2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUc1aGJXVWdiMllnZG0wS0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVSMWJXMTVJRzVoYldVS0NpQjJibVpmYVdRNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2FXUWdiMllnZG01bUNpQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWNtOTJhV1JsWkNCaWVTQlBUa0ZRQ2dvZ2RtNW1YMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2JtRnRaU0J2WmlCMmJtWUtJQ0FnWkdWelkzSnBjSFJwYjI0NklGQnliM1pwWkdWa0lHSjVJRTlPUVZBS0NpQjJabDl0YjJSMWJHVmZhV1E2Q2lBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNCc1lXSmxiRG9nZG01bUlHMXZaSFZzWlNCcFpBb2dJQ0JrWlhOamNtbHdkR2x2YmpvZ1VISnZkbWxrWldRZ1lua2dUMDVCVUFvS0lHUjFiVzE1WDJsdFlXZGxYMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ1NXMWhaMlVnYm1GdFpTQnZjaUJKUkFvZ0lDQmtaWE5qY21sd2RHbHZiam9nUkhWdGJYa2dhVzFoWjJVZ2JtRnRaUW9LSUdSMWJXMTVYMlpzWVhadmNsOXVZVzFsT2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUdac1lYWnZjZ29nSUNCa1pYTmpjbWx3ZEdsdmJqb2dSSFZ0YlhrZ1pteGhkbTl5Q2dweVpYTnZkWEpqWlhNNkNpQmtkVzF0ZVY4d09nb2dJQ0IwZVhCbE9pQlBVem82VG05MllUbzZVMlZ5ZG1WeUNpQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJR1IxYlcxNVgyNWhiV1ZmTUNCOUNpQWdJQ0FnYVcxaFoyVTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjlwYldGblpWOXVZVzFsSUgwS0lDQWdJQ0JtYkdGMmIzSTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjltYkdGMmIzSmZibUZ0WlNCOUNpQWdJQ0FnYldWMFlXUmhkR0U2SUhzZ2RtNW1YMjVoYldVNklIc2daMlYwWDNCaGNtRnRPaUIyYm1aZmJtRnRaU0I5TENCMmJtWmZhV1E2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYVdRZ2ZTd2dkbVpmYlc5a2RXeGxYMmxrT2lCN0lHZGxkRjl3WVhKaGJUb2dkbVpmYlc5a2RXeGxYMmxrSUgxOQ==","listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1641565506882,"description":"created from csar","artifactType":"HEAT","uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"808f4a5c-51ea-4c2d-bc75-ef4c4cb76f58","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.heat1","duplicated":false,"payloadUpdateDate":1641565506888,"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":1641565506882,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1641565506927,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"03bd0dfc-b355-474f-8b26-bd7dff57d631","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1641565506929,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1641565506927,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565506898,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1641565506898,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641565506898,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1641565506865,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"94842f6a-0f5b-45d1-b79e-9f4c5ac8cff2","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1641565506867,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1641565506865,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"c601a373-c2a4-4aa9-adb2-fbded81c959d"},"categorySpecificMetadata":{},"csarUUID":"da6c69d2b7ac41d2a367a7da85268e19","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_cnf"} 2022-01-07 14:25:08,530 INFO 285:__init__.py(1) - Vf basic_cnf is created in SDC 2022-01-07 14:25:08,530 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:18,541 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC 2022-01-07 14:25:18,548 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-07 14:25:18,548 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/c601a373-c2a4-4aa9-adb2-fbded81c959d/lifecycleState/Certify 2022-01-07 14:25:18,549 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2022-01-07 14:25:18,552 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:25:23,230 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/c601a373-c2a4-4aa9-adb2-fbded81c959d/lifecycleState/Certify HTTP/1.1" 200 1281 2022-01-07 14:25:23,232 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2022-01-07 14:25:23,233 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"049c84f0-ca8a-49ea-8a02-a46c8d25a797","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1641565506257,"lastUpdateDate":1641565519749,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"049c84f0-ca8a-49ea-8a02-a46c8d25a797"},"csarUUID":"da6c69d2b7ac41d2a367a7da85268e19","csarVersion":"1.0","invariantUUID":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"bccc21bb-c114-4e50-bd7f-f32e3df16192"} 2022-01-07 14:25:23,236 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2022-01-07 14:25:23,237 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-07 14:25:23,237 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-07 14:25:23,237 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-07 14:25:23,238 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-07 14:25:23,240 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:25:23,328 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-07 14:25:23,330 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-07 14:25:23,330 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","invariantUUID":"6b102277-c10a-4185-af9e-fcfb287198a0","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/bccc21bb-c114-4e50-bd7f-f32e3df16192/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0","invariantUUID":"2d62dc3f-03c0-4fbd-821d-b9ab0cca92da","name":"basic_onboard_ICfMDo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72","invariantUUID":"fbaabdcd-d453-4f43-b176-50a41b051aed","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-07 14:25:23,333 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-07 14:25:23,333 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:23,334 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:23,334 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-07 14:25:23,334 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ICfMDo from SDC 2022-01-07 14:25:23,334 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:23,334 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:23,335 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-07 14:25:23,335 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-07 14:25:23,335 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:23,335 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:23,335 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-07 14:25:23,336 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2022-01-07 14:25:23,336 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-07 14:25:23,336 INFO 192:__init__.py(1) - Vf found, updating information 2022-01-07 14:25:23,337 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-07 14:25:23,337 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-07 14:25:23,337 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-01-07 14:25:23,339 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:25:23,434 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-07 14:25:23,437 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-01-07 14:25:23,440 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b48dbaf-c5cb-4d89-9b12-0be382795528","lifecycleState":"CERTIFIED","lastUpdateDate":1641558173651,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e0a0933-12b5-4ea8-93d4-53b1eeb34120","invariantUUID":"fa99b7c7-d369-4f36-b33a-38920ba57fdf","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":"2b967b43-45d4-41f5-8d31-c9628e523002","lifecycleState":"CERTIFIED","lastUpdateDate":1641558057383,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37933459-6ab5-4010-a03f-2eb8eb37034b","invariantUUID":"f876ec40-2701-4061-8306-38a0dcc75b63","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":"defaulticon","uniqueId":"ca2f1600-6f06-4b35-a97e-1821a64653dd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558099471,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e83164dd-7d74-4074-b876-d5536bcf33ee","invariantUUID":"6f5d07ed-981a-4d22-9aeb-09578a360b4f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04655363-2f36-4714-b7ac-2272572f748d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558026392,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b0a1187-701b-479b-9aae-53cd5f0f6fb6","invariantUUID":"e2ef0c9b-415b-4a35-909f-f8147a7ad943","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89b064ab-6cd0-4ed6-bb23-73b004abc7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558052782,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c9c031-03ba-45c8-8edb-4e9933bd9ac8","invariantUUID":"9daaa27e-7be1-41c2-b656-886561003fd8","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":"7b93a69d-1e49-47f1-ac0c-aa90be7481a9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558012726,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b362c9fe-6711-418e-afcc-1c7991fb77c6","invariantUUID":"b67c0892-ec56-4cbe-8e42-43d0d1263575","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":"port","uniqueId":"06fd0a0c-e13f-4bac-a336-6303cd701cad","lifecycleState":"CERTIFIED","lastUpdateDate":1641558139243,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41a9edb7-e2f3-4a8b-8f2f-b83aa90227e1","invariantUUID":"40c1fb60-1c72-448d-85f2-15440cdd356d","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":"port","uniqueId":"d0390465-518b-47a4-a20d-8b04f979406a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558143026,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"146b56cc-8fef-4d7d-ba11-23f107ad30aa","invariantUUID":"07b8150f-e23a-4a27-a44f-c239d4c54fa8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46ca728f-37fd-4d1d-836f-634d9e58eed0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558048739,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efe183fa-e15f-4043-8dd3-72c043f194c4","invariantUUID":"a084fa76-3e55-4dea-8298-8fca5d00a0e8","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c137b4a-96c3-4868-a561-2d0d4745c90a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558076164,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec3a5f95-1666-4ad2-9451-9955144d7bc9","invariantUUID":"365b4a23-9935-44fe-82de-be37fdebef5e","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":"port","uniqueId":"59184b8d-f5e8-4fe6-8939-7d891dca4167","lifecycleState":"CERTIFIED","lastUpdateDate":1641558178283,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cc18a96-d3c5-437e-87bd-ca95c0d91207","invariantUUID":"507761c1-aa85-4978-b1bf-39ea7722b877","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7eff7f43-2c34-406e-bf44-315556fc63f9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558170200,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83878e24-b9c6-4736-9d28-a6a81013876d","invariantUUID":"8be2491c-f2f7-4f56-bb74-0cfd892aa266","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf447c3-e35b-4910-93ce-080d8154e36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558005781,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dbd2103-9406-46b0-8506-b1d3f26bbbdf","invariantUUID":"d715d820-d84a-469c-9950-69eb49c72459","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2074503c-e70a-49cb-b707-b41ce500d508","lifecycleState":"CERTIFIED","lastUpdateDate":1641558172107,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"316f413f-8127-48e2-8a81-89d7c19e2392","invariantUUID":"5e7ce5cb-bc83-47c8-9791-a6d0c9e9d134","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4a7390b-0e3b-4c96-9532-1b2fcdf4c87a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558205836,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54957ec9-22b3-4cc5-8992-e5d46b4ded25","invariantUUID":"538a407e-1d03-4588-bae2-ce8b013ea43e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fde0f867-6e41-4c08-b153-125561c649e1","lifecycleState":"CERTIFIED","lastUpdateDate":1641558149370,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e6d0b19-5715-4ffd-8695-6f6d144eff2f","invariantUUID":"8e4cf994-7648-460b-9be9-5aa14a1451e5","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f15b4bde-d240-4770-9ed0-182d9f662904","lifecycleState":"CERTIFIED","lastUpdateDate":1641558009779,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1db0d885-0de5-42db-91ce-610c6b7d0f85","invariantUUID":"79e32fa7-6824-47e8-b24e-fa7889872d23","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feca4b92-8825-4a6b-89dc-31a77a4982c0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558083389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"21af573b-6131-4592-95ea-82d9f82c1342","invariantUUID":"dd843bed-e375-4950-bad0-377632bdcdf9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71a9cbb1-233b-4271-98e5-9d7519f6ae2b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558213603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"545314c6-8a92-4279-b252-ba3fce80a418","invariantUUID":"4cf24079-85e5-44b8-b44e-6a7be0d4b523","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":"defaulticon","uniqueId":"8477e64f-5af9-494b-ad34-a145f9d4d571","lifecycleState":"CERTIFIED","lastUpdateDate":1641558137588,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08186a0-04a4-47e8-8b6c-9006525a79fb","invariantUUID":"5372563a-64c5-4b45-acd5-c4e1241bce19","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":"3ae7822d-5404-4481-b3d7-6b60a74c1aea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558077573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a05b4bf9-f6ab-4c84-8f51-18119a9631bd","invariantUUID":"98ae03e4-58b2-4a8c-bb41-540ff9dc41fd","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"5450ddbc-42eb-45fc-b8c7-625f55ca9ece","lifecycleState":"CERTIFIED","lastUpdateDate":1641558039182,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4018b31-4e61-4292-bdec-c6daf2f6f96c","invariantUUID":"ecd5b3cc-8122-4c91-88bf-3f4ab693e7f5","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":"676f0d00-db24-4c41-b566-d13af9d75092","lifecycleState":"CERTIFIED","lastUpdateDate":1641557986710,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a94c3cb0-19d6-4ce1-9f08-3010ac785c5d","invariantUUID":"7eccd2ac-fde1-439f-bcf0-c16d0cca50bf","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92221af3-236d-4fee-84d6-e8be422ac051","lifecycleState":"CERTIFIED","lastUpdateDate":1641558054323,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93d763c3-6ead-443c-9ec0-8df9ef6b1302","invariantUUID":"90cd5cb7-3fc9-44ea-8337-dfc6802541ef","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":"port","uniqueId":"7f6d2c57-5c45-4f2d-a216-8463c13dbd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558218139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed9e7f8e-c2ed-48f5-9b6f-fb7d3145f05f","invariantUUID":"6bd28b6c-38f9-4c44-93cd-2d52ab2bab4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01c319d7-1413-4106-be71-071ad55b3626","lifecycleState":"CERTIFIED","lastUpdateDate":1641558121065,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a75a620f-1ae6-4ef2-9b33-dd6c7fa528cf","invariantUUID":"5f2182b2-3c1a-4d41-b935-bc24011f750c","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":"defaulticon","uniqueId":"668138a2-c6cd-47c8-ae67-0abb8c1d9570","lifecycleState":"CERTIFIED","lastUpdateDate":1641558096947,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ab5bcf79-79cb-42e9-a921-6c7fc3c44082","invariantUUID":"6572f88b-6699-47b8-8ed9-1167525081c3","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":"objectStorage","uniqueId":"37c3f04c-3922-41c4-9977-bf0abd19fce4","lifecycleState":"CERTIFIED","lastUpdateDate":1641558011225,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17b836e7-1d4c-4521-8c8c-ff3b846fe98d","invariantUUID":"1faec890-bede-4de2-805b-b3c74edd8420","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8361f395-5fd5-4418-971c-29f9ae72cd23","lifecycleState":"CERTIFIED","lastUpdateDate":1641558204560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd30d547-1761-43c8-bd49-376e46546b61","invariantUUID":"4938b476-f60c-41a0-a2f5-47b54e1ec585","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5b8e5a9e-5fc8-4cb5-bb2d-ca7f2cafca10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558041026,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d6d479f-c5a2-4487-8a10-7b6f7aedf23a","invariantUUID":"1e216ea9-5b45-4f1c-8cee-6e61ff77b388","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":"e46b57a5-61e0-4ca9-8414-f8de436f3993","lifecycleState":"CERTIFIED","lastUpdateDate":1641558028285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ec7b4abf-6785-4521-98f5-c9dcd4f875d5","invariantUUID":"27b3133a-66f4-45cb-88d6-fadbe34f3b92","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":"defaulticon","uniqueId":"049c84f0-ca8a-49ea-8a02-a46c8d25a797","lifecycleState":"CERTIFIED","lastUpdateDate":1641565519749,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","invariantUUID":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"a7765bfe-bc3b-4978-b201-f705402de8a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558086202,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f651cdc5-5f8e-403a-9aa1-12e581ec71d2","invariantUUID":"ce411613-80df-4932-9806-aa4f38d19b7a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d6437de-e75e-4b3a-9d91-029d71eb14fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558127163,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dabe8650-3cbd-4603-93b1-ff08c882dff3","invariantUUID":"d67b40a5-33e4-4541-8639-b801de8074e3","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":"bec4d6ab-d172-4c96-879e-88f7c225d161","lifecycleState":"CERTIFIED","lastUpdateDate":1641558147579,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5c22bd9-fa2a-4812-a5f1-75894bc219d7","invariantUUID":"26329319-721e-438f-be44-3650d30cf78c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5bc69d12-9572-44f6-9ce9-87897099d8bd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558209674,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc29076-77e6-4fa3-8ef4-f2f0023398ef","invariantUUID":"948a6dad-17cb-43d3-8aea-701b21ca46a5","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":"8322a881-c5c4-4cf6-a44a-f8871cfc6e4d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558114192,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f11036b-7e06-4b80-9621-7b80163e550c","invariantUUID":"e7133fb2-a0b1-4f29-9307-27d8096c07cc","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":"92c2b57a-08fe-4909-a1a5-a2739d27f721","lifecycleState":"CERTIFIED","lastUpdateDate":1641558017703,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2580d1c9-b650-45c5-85c5-cb5e3cf7da41","invariantUUID":"03fee10e-728f-41e0-bfbb-696d339f90eb","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":"compute","uniqueId":"5ded65c5-5a08-4f6b-9848-3ca3c5e001c2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558116318,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c28cff2e-c4d6-4adf-8978-de0a0d1f03de","invariantUUID":"ebf14a2e-e829-408b-8c9e-cb97e5ab336e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"75cf71f4-415e-439b-aac5-2e1748620ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1641558159538,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cffbd250-824a-4994-a745-9630e6085dd4","invariantUUID":"b3a6875b-8c4f-4813-befc-19bed37a94db","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":"defaulticon","uniqueId":"a99d6760-45fc-41eb-98c4-c8b8c7c71240","lifecycleState":"CERTIFIED","lastUpdateDate":1641557995295,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018fe9f-99f2-4bc1-bfeb-ceb3fef40a8e","invariantUUID":"d08f1e7a-f7dc-463c-925a-4c76e8cd7704","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"42f3a339-6751-462a-b305-9c69770073ef","lifecycleState":"CERTIFIED","lastUpdateDate":1641558165698,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1088cf25-a2a8-4cde-b3fb-1e40733f6ef8","invariantUUID":"20168ebc-30dd-4d16-a001-aee9fe3ead13","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":"compute","uniqueId":"36a99db3-5e8b-451b-b42a-d1544622ce0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558119588,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb0cd758-6bfc-4a04-bddf-b385c5ba138a","invariantUUID":"1819d3ae-5ca2-4378-b5ad-63a87d18d43b","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":"networkrules","uniqueId":"287eaa03-a756-46c6-971b-5e7c3c3532ed","lifecycleState":"CERTIFIED","lastUpdateDate":1641558046691,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"932f617c-3e6c-4b08-8720-2ae16193edc5","invariantUUID":"2b78b20f-5d86-480b-b085-a5827841b6dd","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":"4745ccfa-f7f6-431d-8821-420531ac1142","lifecycleState":"CERTIFIED","lastUpdateDate":1641558108015,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1de5baa9-1202-443a-be54-9aa84e11f5ba","invariantUUID":"961df833-8b1c-4bd0-95aa-be14703a15be","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c9942373-e828-48f9-8205-3add9305e22b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558211006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07f07d19-507a-4f36-af6f-7dac735b2ad4","invariantUUID":"b7335922-a40f-4146-8d94-060dcc2c623d","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":"objectStorage","uniqueId":"a10fee0b-5c91-4be6-8337-5b6fe04dcced","lifecycleState":"CERTIFIED","lastUpdateDate":1641558101666,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0943af97-7fdf-4b20-bb30-182610b51d93","invariantUUID":"4bed5074-216e-41f6-a466-6e2a8d1dfc3c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f37677-2b4c-465a-a09d-727f71c46fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558024657,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45f0812a-b1af-48fd-8983-8929562f3aaa","invariantUUID":"a285fe0e-309f-4750-a98d-e5a35eff914f","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":"e29bcc64-8bf1-4e3f-af14-3fae36c53ec3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558055888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c76cad-1b96-4e62-a0c1-7bfeb13ba2d0","invariantUUID":"17e0a1e9-0a19-4d63-bf88-30c5844717b7","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":"compute","uniqueId":"e40370fb-bd88-43ca-9939-b09a40af1c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558105649,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"568ff63a-0430-4215-8960-8068348e8446","invariantUUID":"d7372292-d456-4c6c-9fea-20f724962fb9","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":"port","uniqueId":"ae5cf2df-d8a5-472d-8910-3714fddd74f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558141344,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb005497-8fa0-40cc-8035-6ea9529894b6","invariantUUID":"19d92b9a-2b29-40bd-9ef5-a353d88fb1a4","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ade8182-d8df-43bd-a1cc-043ac2050704","lifecycleState":"CERTIFIED","lastUpdateDate":1641558157033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e70c360f-d012-4f5d-89a6-ea2048ef7aa4","invariantUUID":"0c9a769b-2781-46dd-a5fe-3f8e64157559","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":"c9ff3f7e-9bf6-42f7-992d-6a890c921ad3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558022759,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a0c3956f-aa0b-4458-a2da-f4dd2d033f66","invariantUUID":"0b7fe93b-774a-45c4-a974-3b023ee33f6b","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a89f9298-8f2c-4f5a-9111-c0b8d8a6a662","lifecycleState":"CERTIFIED","lastUpdateDate":1641558153881,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9be42263-9026-4928-bb43-27c4aac0c60d","invariantUUID":"77c0fee9-d66a-437c-ba7d-265b5cfd75e0","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":"port","uniqueId":"65ee132d-e571-489a-a54a-d27508deda51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558015755,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d10fd00-9ae7-44e0-8744-8dde110808d1","invariantUUID":"1ac7b449-78b8-47b8-8c71-01e7795c880a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cf75ef6-cf20-4e7b-8b82-315e2e36caeb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558020045,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2cedb0d-39f9-47e5-8262-e57b45c199c7","invariantUUID":"405e6374-893a-4837-b101-c05efe7fd092","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":"5c2fccee-858a-43ad-a113-42214a81ee10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558111928,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eecd557d-5ec2-4120-abda-a0ad7d3ecbaa","invariantUUID":"0aa94e83-4338-48be-a740-063f30cee235","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a6e3861-953f-4614-9ea6-2d852c675d34","lifecycleState":"CERTIFIED","lastUpdateDate":1641558064339,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5affa58b-ba3a-41b1-957f-cddd1f51ead7","invariantUUID":"d40e984c-201d-4752-975e-02fa5080c679","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07000ccb-d044-4bde-9e3c-232c461d8086","lifecycleState":"CERTIFIED","lastUpdateDate":1641558014233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa859548-3bc4-4600-a836-1974d22cbc12","invariantUUID":"708d59ee-a5e6-42cb-ba99-e7ec61704e0d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"572b1076-1d2d-418d-af9e-be0284dd3988","lifecycleState":"CERTIFIED","lastUpdateDate":1641558214978,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007e7697-d8c3-4919-9865-378d74256333","invariantUUID":"8661476e-175a-495e-afa9-7d6bb7f73380","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":"network","uniqueId":"db034ade-b788-4d8b-be65-67b2e47f9641","lifecycleState":"CERTIFIED","lastUpdateDate":1641558071081,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5418a432-53a5-4f62-ac39-06dfbe09493a","invariantUUID":"20f5e447-b2ef-4a4f-90d9-56696eabed58","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":"66e04079-846a-4ae2-89a0-b304e4269449","lifecycleState":"CERTIFIED","lastUpdateDate":1641558062832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d20467dc-40f3-4f4e-bcec-53ed57ee7615","invariantUUID":"ea793168-cb33-4f4c-baac-62b27c1e8eb5","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":"1cede7df-81f2-4821-bbc4-e7db4c9c4574","lifecycleState":"CERTIFIED","lastUpdateDate":1641558136028,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"322ce87e-5c2c-409e-8e4b-6e3176accad3","invariantUUID":"f2ab208b-148b-4af8-b69e-35df919d1fc9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8e8854f-9e34-46b3-aff5-6446ce088dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1641558176785,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b8a775e-8e59-414f-b596-662a90c44e46","invariantUUID":"90d08e10-cf78-416a-9316-70c7dd35c0db","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":"95cda407-d002-4be5-9d6b-16be28842d84","lifecycleState":"CERTIFIED","lastUpdateDate":1641558144551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27246051-acbb-43b7-a94c-4e3e1d389af5","invariantUUID":"dd0e8915-9c24-42bf-9d96-40fd6a6af3cf","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4880f7f2-e41a-43a4-a79d-7a7f05814361","lifecycleState":"CERTIFIED","lastUpdateDate":1641558004124,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98886c8c-4597-4d20-85af-3da5723d14b8","invariantUUID":"9eca4985-0cf2-411a-b173-23a13109a79e","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":"68028d11-aa31-4cbc-b52c-231b2f26c978","lifecycleState":"CERTIFIED","lastUpdateDate":1641558061285,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579e181e-3349-438e-b008-552ba8c790e0","invariantUUID":"977c095d-e01c-47fc-9a93-b50f4c08c917","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":"f0f3bad8-396e-43e5-837a-246d2ebcfd24","lifecycleState":"CERTIFIED","lastUpdateDate":1641558207090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9a4d71e-9191-4542-8e8a-ec60fb21464b","invariantUUID":"a943aaf8-15fd-45dc-84f5-65974733bf5a","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":"866af604-342e-4c00-bd15-3e1e44fc2385","lifecycleState":"CERTIFIED","lastUpdateDate":1641558151066,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"750763a6-ec66-43eb-96ad-d4727aab9eb4","invariantUUID":"161bbbf6-38f6-4f4d-89a2-1d5b1248a879","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":"507ef20a-23b4-4eaf-a917-47906e6e5b04","lifecycleState":"CERTIFIED","lastUpdateDate":1641558103695,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ca53c3f-e604-4204-9bc9-b520358549ab","invariantUUID":"90576b50-7221-430b-91af-bf88c843016c","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":"port","uniqueId":"b578caa7-7622-4908-9ece-3ab1565e71cb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558163196,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3691462a-7fcc-457a-9a78-54d1fa9822b5","invariantUUID":"77df90dc-c666-4896-8bbb-cf1b5d9d15c0","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb9320f5-87dd-4774-aee4-cd4ca19c261a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558216452,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22f39040-d458-4e40-ab85-bab1cb36b088","invariantUUID":"313e6961-d700-47fb-b7c8-0639c9216fd9","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":"c6e8b2aa-66c4-4d15-90ea-d7e3c86b89dc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558208390,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6efc6146-5e71-47d5-921a-8e8a1f22c56c","invariantUUID":"4d25cba8-4d97-4db3-92f8-92bac9a57e91","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":"1a9acb64-ace1-4609-9c89-2e29ea47e78c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558080974,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"44c312b5-e8da-4f80-910d-fc7c83dc4666","invariantUUID":"3843ddc2-a2fa-4525-ab27-791aea173fd0","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":"objectStorage","uniqueId":"caae35c2-f4c6-41a6-b0eb-a9eb023c1599","lifecycleState":"CERTIFIED","lastUpdateDate":1641557997523,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ba4a579-0c9d-47ec-8f3f-71b14c6a57d1","invariantUUID":"9011a682-cfe4-436d-9cf4-75b7a140d5e6","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":"5a3a91e9-d624-41ab-b73b-adb32c565a51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558175114,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df26a7c7-44c5-4f81-9c76-c0fa1941a89f","invariantUUID":"eb29b48e-321f-4de2-98fb-a60aaddd1a4b","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a2da740-84ac-4e1a-9296-e411778e18fd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558145962,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"899031c2-14df-4f46-b81f-f8338cb2b288","invariantUUID":"8c9a46bc-6f32-413b-9da6-8d22322081c9","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":"objectStorage","uniqueId":"c937b8f8-dc9c-4fed-893e-91d026bc1088","lifecycleState":"CERTIFIED","lastUpdateDate":1641557999313,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123bae9f-5b3d-44e4-a94e-47976a6bd700","invariantUUID":"b2d6a3cd-73b0-4453-ab2b-bce900e68c87","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":"loadBalancer","uniqueId":"8443d628-06d8-440e-86ed-9e6ee5e2ce41","lifecycleState":"CERTIFIED","lastUpdateDate":1641558002590,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53a7de9a-4964-44fc-916c-1e133ca96e3b","invariantUUID":"f6fe32a5-9e15-45e3-bfd7-c084503d4360","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":"defaulticon","uniqueId":"18d047ec-5009-44c7-b852-11afbddaa02a","lifecycleState":"CERTIFIED","lastUpdateDate":1641565432806,"name":"basic_onboard_ICfMDo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0","invariantUUID":"2d62dc3f-03c0-4fbd-821d-b9ab0cca92da","systemName":"BasicOnboardIcfmdo","description":"VF","tags":["basic_onboard_ICfMDo"],"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":"6b7fda19-cf48-4e14-bd35-efbc6a588b9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558130194,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"658ad9e3-e9e1-4f2a-aaca-08671d027ae6","invariantUUID":"26dee0cb-15fc-4210-a1e3-ee2432b92394","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":"securityrules","uniqueId":"58973a1e-5d04-4ecd-9664-d20e8c167a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641558050279,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b6a8cca4-dd3b-42fa-beff-337a5eabbc22","invariantUUID":"7d9f6213-90a8-4bb2-82f7-52e27fe159f0","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":"compute","uniqueId":"df2e2667-5f2d-4f55-b036-833269e508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558203171,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"225ce972-9ffb-431e-b795-2a5c2fadb88a","invariantUUID":"4b62159a-a58a-4055-86b4-3d48d6b42b3e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26fb340b-aa16-45c6-bbc6-e6a7d20208ea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558212352,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff287cfb-6a66-4a5c-bf9e-30628e7999a6","invariantUUID":"82941da7-67ac-4ec1-a1d8-eb611198c190","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0cc4a056-7d4b-4371-a4df-9d4378f1a011","lifecycleState":"CERTIFIED","lastUpdateDate":1641565090431,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72","invariantUUID":"fbaabdcd-d453-4f43-b176-50a41b051aed","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"207cdf32-2b24-43d0-95a8-6d073fabe9df","lifecycleState":"CERTIFIED","lastUpdateDate":1641565469667,"name":"basic_onboard_ICfMDo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","systemName":"BasicOnboardIcfmdo","description":"service","tags":["basic_onboard_ICfMDo"],"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":"d5a8337b-32bb-41d0-a393-408dd94baab1","lifecycleState":"CERTIFIED","lastUpdateDate":1641565127532,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","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":"cc3e316c-1682-4f79-8378-a71a439ed830","lifecycleState":"CERTIFIED","lastUpdateDate":1641564840431,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","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}]}]} 2022-01-07 14:25:23,447 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2022-01-07 14:25:33,458 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2022-01-07 14:25:33,459 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-07 14:25:33,460 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-07 14:25:33,460 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-07 14:25:33,460 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-07 14:25:33,463 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:25:33,538 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-07 14:25:33,540 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-07 14:25:33,540 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","invariantUUID":"6b102277-c10a-4185-af9e-fcfb287198a0","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/bccc21bb-c114-4e50-bd7f-f32e3df16192/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0","invariantUUID":"2d62dc3f-03c0-4fbd-821d-b9ab0cca92da","name":"basic_onboard_ICfMDo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72","invariantUUID":"fbaabdcd-d453-4f43-b176-50a41b051aed","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-07 14:25:33,543 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-07 14:25:33,543 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:33,543 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:33,544 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-07 14:25:33,544 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ICfMDo from SDC 2022-01-07 14:25:33,544 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:33,544 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:33,544 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-07 14:25:33,545 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-07 14:25:33,545 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:33,545 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:33,545 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-07 14:25:33,545 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2022-01-07 14:25:33,546 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-07 14:25:33,546 INFO 192:__init__.py(1) - Vf found, updating information 2022-01-07 14:25:33,546 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-07 14:25:33,547 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-07 14:25:33,547 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-01-07 14:25:33,549 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:25:33,634 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-01-07 14:25:33,637 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-01-07 14:25:33,640 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b48dbaf-c5cb-4d89-9b12-0be382795528","lifecycleState":"CERTIFIED","lastUpdateDate":1641558173651,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e0a0933-12b5-4ea8-93d4-53b1eeb34120","invariantUUID":"fa99b7c7-d369-4f36-b33a-38920ba57fdf","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":"2b967b43-45d4-41f5-8d31-c9628e523002","lifecycleState":"CERTIFIED","lastUpdateDate":1641558057383,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37933459-6ab5-4010-a03f-2eb8eb37034b","invariantUUID":"f876ec40-2701-4061-8306-38a0dcc75b63","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":"defaulticon","uniqueId":"ca2f1600-6f06-4b35-a97e-1821a64653dd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558099471,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e83164dd-7d74-4074-b876-d5536bcf33ee","invariantUUID":"6f5d07ed-981a-4d22-9aeb-09578a360b4f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04655363-2f36-4714-b7ac-2272572f748d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558026392,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b0a1187-701b-479b-9aae-53cd5f0f6fb6","invariantUUID":"e2ef0c9b-415b-4a35-909f-f8147a7ad943","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89b064ab-6cd0-4ed6-bb23-73b004abc7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558052782,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c9c031-03ba-45c8-8edb-4e9933bd9ac8","invariantUUID":"9daaa27e-7be1-41c2-b656-886561003fd8","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":"7b93a69d-1e49-47f1-ac0c-aa90be7481a9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558012726,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b362c9fe-6711-418e-afcc-1c7991fb77c6","invariantUUID":"b67c0892-ec56-4cbe-8e42-43d0d1263575","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":"port","uniqueId":"06fd0a0c-e13f-4bac-a336-6303cd701cad","lifecycleState":"CERTIFIED","lastUpdateDate":1641558139243,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41a9edb7-e2f3-4a8b-8f2f-b83aa90227e1","invariantUUID":"40c1fb60-1c72-448d-85f2-15440cdd356d","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":"port","uniqueId":"d0390465-518b-47a4-a20d-8b04f979406a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558143026,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"146b56cc-8fef-4d7d-ba11-23f107ad30aa","invariantUUID":"07b8150f-e23a-4a27-a44f-c239d4c54fa8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46ca728f-37fd-4d1d-836f-634d9e58eed0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558048739,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efe183fa-e15f-4043-8dd3-72c043f194c4","invariantUUID":"a084fa76-3e55-4dea-8298-8fca5d00a0e8","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c137b4a-96c3-4868-a561-2d0d4745c90a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558076164,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec3a5f95-1666-4ad2-9451-9955144d7bc9","invariantUUID":"365b4a23-9935-44fe-82de-be37fdebef5e","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":"port","uniqueId":"59184b8d-f5e8-4fe6-8939-7d891dca4167","lifecycleState":"CERTIFIED","lastUpdateDate":1641558178283,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cc18a96-d3c5-437e-87bd-ca95c0d91207","invariantUUID":"507761c1-aa85-4978-b1bf-39ea7722b877","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7eff7f43-2c34-406e-bf44-315556fc63f9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558170200,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83878e24-b9c6-4736-9d28-a6a81013876d","invariantUUID":"8be2491c-f2f7-4f56-bb74-0cfd892aa266","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf447c3-e35b-4910-93ce-080d8154e36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558005781,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dbd2103-9406-46b0-8506-b1d3f26bbbdf","invariantUUID":"d715d820-d84a-469c-9950-69eb49c72459","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2074503c-e70a-49cb-b707-b41ce500d508","lifecycleState":"CERTIFIED","lastUpdateDate":1641558172107,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"316f413f-8127-48e2-8a81-89d7c19e2392","invariantUUID":"5e7ce5cb-bc83-47c8-9791-a6d0c9e9d134","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4a7390b-0e3b-4c96-9532-1b2fcdf4c87a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558205836,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54957ec9-22b3-4cc5-8992-e5d46b4ded25","invariantUUID":"538a407e-1d03-4588-bae2-ce8b013ea43e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fde0f867-6e41-4c08-b153-125561c649e1","lifecycleState":"CERTIFIED","lastUpdateDate":1641558149370,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e6d0b19-5715-4ffd-8695-6f6d144eff2f","invariantUUID":"8e4cf994-7648-460b-9be9-5aa14a1451e5","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f15b4bde-d240-4770-9ed0-182d9f662904","lifecycleState":"CERTIFIED","lastUpdateDate":1641558009779,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1db0d885-0de5-42db-91ce-610c6b7d0f85","invariantUUID":"79e32fa7-6824-47e8-b24e-fa7889872d23","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feca4b92-8825-4a6b-89dc-31a77a4982c0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558083389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"21af573b-6131-4592-95ea-82d9f82c1342","invariantUUID":"dd843bed-e375-4950-bad0-377632bdcdf9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71a9cbb1-233b-4271-98e5-9d7519f6ae2b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558213603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"545314c6-8a92-4279-b252-ba3fce80a418","invariantUUID":"4cf24079-85e5-44b8-b44e-6a7be0d4b523","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":"defaulticon","uniqueId":"8477e64f-5af9-494b-ad34-a145f9d4d571","lifecycleState":"CERTIFIED","lastUpdateDate":1641558137588,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08186a0-04a4-47e8-8b6c-9006525a79fb","invariantUUID":"5372563a-64c5-4b45-acd5-c4e1241bce19","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":"3ae7822d-5404-4481-b3d7-6b60a74c1aea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558077573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a05b4bf9-f6ab-4c84-8f51-18119a9631bd","invariantUUID":"98ae03e4-58b2-4a8c-bb41-540ff9dc41fd","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"5450ddbc-42eb-45fc-b8c7-625f55ca9ece","lifecycleState":"CERTIFIED","lastUpdateDate":1641558039182,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4018b31-4e61-4292-bdec-c6daf2f6f96c","invariantUUID":"ecd5b3cc-8122-4c91-88bf-3f4ab693e7f5","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":"676f0d00-db24-4c41-b566-d13af9d75092","lifecycleState":"CERTIFIED","lastUpdateDate":1641557986710,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a94c3cb0-19d6-4ce1-9f08-3010ac785c5d","invariantUUID":"7eccd2ac-fde1-439f-bcf0-c16d0cca50bf","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92221af3-236d-4fee-84d6-e8be422ac051","lifecycleState":"CERTIFIED","lastUpdateDate":1641558054323,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93d763c3-6ead-443c-9ec0-8df9ef6b1302","invariantUUID":"90cd5cb7-3fc9-44ea-8337-dfc6802541ef","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":"port","uniqueId":"7f6d2c57-5c45-4f2d-a216-8463c13dbd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558218139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed9e7f8e-c2ed-48f5-9b6f-fb7d3145f05f","invariantUUID":"6bd28b6c-38f9-4c44-93cd-2d52ab2bab4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01c319d7-1413-4106-be71-071ad55b3626","lifecycleState":"CERTIFIED","lastUpdateDate":1641558121065,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a75a620f-1ae6-4ef2-9b33-dd6c7fa528cf","invariantUUID":"5f2182b2-3c1a-4d41-b935-bc24011f750c","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":"defaulticon","uniqueId":"668138a2-c6cd-47c8-ae67-0abb8c1d9570","lifecycleState":"CERTIFIED","lastUpdateDate":1641558096947,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ab5bcf79-79cb-42e9-a921-6c7fc3c44082","invariantUUID":"6572f88b-6699-47b8-8ed9-1167525081c3","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":"objectStorage","uniqueId":"37c3f04c-3922-41c4-9977-bf0abd19fce4","lifecycleState":"CERTIFIED","lastUpdateDate":1641558011225,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17b836e7-1d4c-4521-8c8c-ff3b846fe98d","invariantUUID":"1faec890-bede-4de2-805b-b3c74edd8420","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8361f395-5fd5-4418-971c-29f9ae72cd23","lifecycleState":"CERTIFIED","lastUpdateDate":1641558204560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd30d547-1761-43c8-bd49-376e46546b61","invariantUUID":"4938b476-f60c-41a0-a2f5-47b54e1ec585","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5b8e5a9e-5fc8-4cb5-bb2d-ca7f2cafca10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558041026,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d6d479f-c5a2-4487-8a10-7b6f7aedf23a","invariantUUID":"1e216ea9-5b45-4f1c-8cee-6e61ff77b388","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":"e46b57a5-61e0-4ca9-8414-f8de436f3993","lifecycleState":"CERTIFIED","lastUpdateDate":1641558028285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ec7b4abf-6785-4521-98f5-c9dcd4f875d5","invariantUUID":"27b3133a-66f4-45cb-88d6-fadbe34f3b92","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":"defaulticon","uniqueId":"049c84f0-ca8a-49ea-8a02-a46c8d25a797","lifecycleState":"CERTIFIED","lastUpdateDate":1641565519749,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","invariantUUID":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"a7765bfe-bc3b-4978-b201-f705402de8a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558086202,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f651cdc5-5f8e-403a-9aa1-12e581ec71d2","invariantUUID":"ce411613-80df-4932-9806-aa4f38d19b7a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d6437de-e75e-4b3a-9d91-029d71eb14fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558127163,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dabe8650-3cbd-4603-93b1-ff08c882dff3","invariantUUID":"d67b40a5-33e4-4541-8639-b801de8074e3","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":"bec4d6ab-d172-4c96-879e-88f7c225d161","lifecycleState":"CERTIFIED","lastUpdateDate":1641558147579,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5c22bd9-fa2a-4812-a5f1-75894bc219d7","invariantUUID":"26329319-721e-438f-be44-3650d30cf78c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5bc69d12-9572-44f6-9ce9-87897099d8bd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558209674,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc29076-77e6-4fa3-8ef4-f2f0023398ef","invariantUUID":"948a6dad-17cb-43d3-8aea-701b21ca46a5","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":"8322a881-c5c4-4cf6-a44a-f8871cfc6e4d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558114192,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f11036b-7e06-4b80-9621-7b80163e550c","invariantUUID":"e7133fb2-a0b1-4f29-9307-27d8096c07cc","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":"92c2b57a-08fe-4909-a1a5-a2739d27f721","lifecycleState":"CERTIFIED","lastUpdateDate":1641558017703,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2580d1c9-b650-45c5-85c5-cb5e3cf7da41","invariantUUID":"03fee10e-728f-41e0-bfbb-696d339f90eb","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":"compute","uniqueId":"5ded65c5-5a08-4f6b-9848-3ca3c5e001c2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558116318,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c28cff2e-c4d6-4adf-8978-de0a0d1f03de","invariantUUID":"ebf14a2e-e829-408b-8c9e-cb97e5ab336e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"75cf71f4-415e-439b-aac5-2e1748620ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1641558159538,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cffbd250-824a-4994-a745-9630e6085dd4","invariantUUID":"b3a6875b-8c4f-4813-befc-19bed37a94db","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":"defaulticon","uniqueId":"a99d6760-45fc-41eb-98c4-c8b8c7c71240","lifecycleState":"CERTIFIED","lastUpdateDate":1641557995295,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018fe9f-99f2-4bc1-bfeb-ceb3fef40a8e","invariantUUID":"d08f1e7a-f7dc-463c-925a-4c76e8cd7704","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"42f3a339-6751-462a-b305-9c69770073ef","lifecycleState":"CERTIFIED","lastUpdateDate":1641558165698,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1088cf25-a2a8-4cde-b3fb-1e40733f6ef8","invariantUUID":"20168ebc-30dd-4d16-a001-aee9fe3ead13","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":"compute","uniqueId":"36a99db3-5e8b-451b-b42a-d1544622ce0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558119588,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb0cd758-6bfc-4a04-bddf-b385c5ba138a","invariantUUID":"1819d3ae-5ca2-4378-b5ad-63a87d18d43b","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":"networkrules","uniqueId":"287eaa03-a756-46c6-971b-5e7c3c3532ed","lifecycleState":"CERTIFIED","lastUpdateDate":1641558046691,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"932f617c-3e6c-4b08-8720-2ae16193edc5","invariantUUID":"2b78b20f-5d86-480b-b085-a5827841b6dd","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":"4745ccfa-f7f6-431d-8821-420531ac1142","lifecycleState":"CERTIFIED","lastUpdateDate":1641558108015,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1de5baa9-1202-443a-be54-9aa84e11f5ba","invariantUUID":"961df833-8b1c-4bd0-95aa-be14703a15be","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c9942373-e828-48f9-8205-3add9305e22b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558211006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07f07d19-507a-4f36-af6f-7dac735b2ad4","invariantUUID":"b7335922-a40f-4146-8d94-060dcc2c623d","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":"objectStorage","uniqueId":"a10fee0b-5c91-4be6-8337-5b6fe04dcced","lifecycleState":"CERTIFIED","lastUpdateDate":1641558101666,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0943af97-7fdf-4b20-bb30-182610b51d93","invariantUUID":"4bed5074-216e-41f6-a466-6e2a8d1dfc3c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f37677-2b4c-465a-a09d-727f71c46fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558024657,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45f0812a-b1af-48fd-8983-8929562f3aaa","invariantUUID":"a285fe0e-309f-4750-a98d-e5a35eff914f","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":"e29bcc64-8bf1-4e3f-af14-3fae36c53ec3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558055888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c76cad-1b96-4e62-a0c1-7bfeb13ba2d0","invariantUUID":"17e0a1e9-0a19-4d63-bf88-30c5844717b7","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":"compute","uniqueId":"e40370fb-bd88-43ca-9939-b09a40af1c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558105649,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"568ff63a-0430-4215-8960-8068348e8446","invariantUUID":"d7372292-d456-4c6c-9fea-20f724962fb9","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":"port","uniqueId":"ae5cf2df-d8a5-472d-8910-3714fddd74f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558141344,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb005497-8fa0-40cc-8035-6ea9529894b6","invariantUUID":"19d92b9a-2b29-40bd-9ef5-a353d88fb1a4","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ade8182-d8df-43bd-a1cc-043ac2050704","lifecycleState":"CERTIFIED","lastUpdateDate":1641558157033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e70c360f-d012-4f5d-89a6-ea2048ef7aa4","invariantUUID":"0c9a769b-2781-46dd-a5fe-3f8e64157559","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":"c9ff3f7e-9bf6-42f7-992d-6a890c921ad3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558022759,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a0c3956f-aa0b-4458-a2da-f4dd2d033f66","invariantUUID":"0b7fe93b-774a-45c4-a974-3b023ee33f6b","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a89f9298-8f2c-4f5a-9111-c0b8d8a6a662","lifecycleState":"CERTIFIED","lastUpdateDate":1641558153881,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9be42263-9026-4928-bb43-27c4aac0c60d","invariantUUID":"77c0fee9-d66a-437c-ba7d-265b5cfd75e0","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":"port","uniqueId":"65ee132d-e571-489a-a54a-d27508deda51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558015755,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d10fd00-9ae7-44e0-8744-8dde110808d1","invariantUUID":"1ac7b449-78b8-47b8-8c71-01e7795c880a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cf75ef6-cf20-4e7b-8b82-315e2e36caeb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558020045,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2cedb0d-39f9-47e5-8262-e57b45c199c7","invariantUUID":"405e6374-893a-4837-b101-c05efe7fd092","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":"5c2fccee-858a-43ad-a113-42214a81ee10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558111928,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eecd557d-5ec2-4120-abda-a0ad7d3ecbaa","invariantUUID":"0aa94e83-4338-48be-a740-063f30cee235","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a6e3861-953f-4614-9ea6-2d852c675d34","lifecycleState":"CERTIFIED","lastUpdateDate":1641558064339,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5affa58b-ba3a-41b1-957f-cddd1f51ead7","invariantUUID":"d40e984c-201d-4752-975e-02fa5080c679","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07000ccb-d044-4bde-9e3c-232c461d8086","lifecycleState":"CERTIFIED","lastUpdateDate":1641558014233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa859548-3bc4-4600-a836-1974d22cbc12","invariantUUID":"708d59ee-a5e6-42cb-ba99-e7ec61704e0d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"572b1076-1d2d-418d-af9e-be0284dd3988","lifecycleState":"CERTIFIED","lastUpdateDate":1641558214978,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007e7697-d8c3-4919-9865-378d74256333","invariantUUID":"8661476e-175a-495e-afa9-7d6bb7f73380","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":"network","uniqueId":"db034ade-b788-4d8b-be65-67b2e47f9641","lifecycleState":"CERTIFIED","lastUpdateDate":1641558071081,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5418a432-53a5-4f62-ac39-06dfbe09493a","invariantUUID":"20f5e447-b2ef-4a4f-90d9-56696eabed58","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":"66e04079-846a-4ae2-89a0-b304e4269449","lifecycleState":"CERTIFIED","lastUpdateDate":1641558062832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d20467dc-40f3-4f4e-bcec-53ed57ee7615","invariantUUID":"ea793168-cb33-4f4c-baac-62b27c1e8eb5","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":"1cede7df-81f2-4821-bbc4-e7db4c9c4574","lifecycleState":"CERTIFIED","lastUpdateDate":1641558136028,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"322ce87e-5c2c-409e-8e4b-6e3176accad3","invariantUUID":"f2ab208b-148b-4af8-b69e-35df919d1fc9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8e8854f-9e34-46b3-aff5-6446ce088dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1641558176785,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b8a775e-8e59-414f-b596-662a90c44e46","invariantUUID":"90d08e10-cf78-416a-9316-70c7dd35c0db","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":"95cda407-d002-4be5-9d6b-16be28842d84","lifecycleState":"CERTIFIED","lastUpdateDate":1641558144551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27246051-acbb-43b7-a94c-4e3e1d389af5","invariantUUID":"dd0e8915-9c24-42bf-9d96-40fd6a6af3cf","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4880f7f2-e41a-43a4-a79d-7a7f05814361","lifecycleState":"CERTIFIED","lastUpdateDate":1641558004124,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98886c8c-4597-4d20-85af-3da5723d14b8","invariantUUID":"9eca4985-0cf2-411a-b173-23a13109a79e","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":"68028d11-aa31-4cbc-b52c-231b2f26c978","lifecycleState":"CERTIFIED","lastUpdateDate":1641558061285,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579e181e-3349-438e-b008-552ba8c790e0","invariantUUID":"977c095d-e01c-47fc-9a93-b50f4c08c917","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":"f0f3bad8-396e-43e5-837a-246d2ebcfd24","lifecycleState":"CERTIFIED","lastUpdateDate":1641558207090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9a4d71e-9191-4542-8e8a-ec60fb21464b","invariantUUID":"a943aaf8-15fd-45dc-84f5-65974733bf5a","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":"866af604-342e-4c00-bd15-3e1e44fc2385","lifecycleState":"CERTIFIED","lastUpdateDate":1641558151066,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"750763a6-ec66-43eb-96ad-d4727aab9eb4","invariantUUID":"161bbbf6-38f6-4f4d-89a2-1d5b1248a879","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":"507ef20a-23b4-4eaf-a917-47906e6e5b04","lifecycleState":"CERTIFIED","lastUpdateDate":1641558103695,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ca53c3f-e604-4204-9bc9-b520358549ab","invariantUUID":"90576b50-7221-430b-91af-bf88c843016c","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":"port","uniqueId":"b578caa7-7622-4908-9ece-3ab1565e71cb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558163196,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3691462a-7fcc-457a-9a78-54d1fa9822b5","invariantUUID":"77df90dc-c666-4896-8bbb-cf1b5d9d15c0","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb9320f5-87dd-4774-aee4-cd4ca19c261a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558216452,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22f39040-d458-4e40-ab85-bab1cb36b088","invariantUUID":"313e6961-d700-47fb-b7c8-0639c9216fd9","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":"c6e8b2aa-66c4-4d15-90ea-d7e3c86b89dc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558208390,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6efc6146-5e71-47d5-921a-8e8a1f22c56c","invariantUUID":"4d25cba8-4d97-4db3-92f8-92bac9a57e91","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":"1a9acb64-ace1-4609-9c89-2e29ea47e78c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558080974,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"44c312b5-e8da-4f80-910d-fc7c83dc4666","invariantUUID":"3843ddc2-a2fa-4525-ab27-791aea173fd0","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":"objectStorage","uniqueId":"caae35c2-f4c6-41a6-b0eb-a9eb023c1599","lifecycleState":"CERTIFIED","lastUpdateDate":1641557997523,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ba4a579-0c9d-47ec-8f3f-71b14c6a57d1","invariantUUID":"9011a682-cfe4-436d-9cf4-75b7a140d5e6","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":"5a3a91e9-d624-41ab-b73b-adb32c565a51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558175114,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df26a7c7-44c5-4f81-9c76-c0fa1941a89f","invariantUUID":"eb29b48e-321f-4de2-98fb-a60aaddd1a4b","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a2da740-84ac-4e1a-9296-e411778e18fd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558145962,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"899031c2-14df-4f46-b81f-f8338cb2b288","invariantUUID":"8c9a46bc-6f32-413b-9da6-8d22322081c9","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":"objectStorage","uniqueId":"c937b8f8-dc9c-4fed-893e-91d026bc1088","lifecycleState":"CERTIFIED","lastUpdateDate":1641557999313,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123bae9f-5b3d-44e4-a94e-47976a6bd700","invariantUUID":"b2d6a3cd-73b0-4453-ab2b-bce900e68c87","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":"loadBalancer","uniqueId":"8443d628-06d8-440e-86ed-9e6ee5e2ce41","lifecycleState":"CERTIFIED","lastUpdateDate":1641558002590,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53a7de9a-4964-44fc-916c-1e133ca96e3b","invariantUUID":"f6fe32a5-9e15-45e3-bfd7-c084503d4360","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":"defaulticon","uniqueId":"18d047ec-5009-44c7-b852-11afbddaa02a","lifecycleState":"CERTIFIED","lastUpdateDate":1641565432806,"name":"basic_onboard_ICfMDo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0","invariantUUID":"2d62dc3f-03c0-4fbd-821d-b9ab0cca92da","systemName":"BasicOnboardIcfmdo","description":"VF","tags":["basic_onboard_ICfMDo"],"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":"6b7fda19-cf48-4e14-bd35-efbc6a588b9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558130194,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"658ad9e3-e9e1-4f2a-aaca-08671d027ae6","invariantUUID":"26dee0cb-15fc-4210-a1e3-ee2432b92394","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":"securityrules","uniqueId":"58973a1e-5d04-4ecd-9664-d20e8c167a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641558050279,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b6a8cca4-dd3b-42fa-beff-337a5eabbc22","invariantUUID":"7d9f6213-90a8-4bb2-82f7-52e27fe159f0","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":"compute","uniqueId":"df2e2667-5f2d-4f55-b036-833269e508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558203171,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"225ce972-9ffb-431e-b795-2a5c2fadb88a","invariantUUID":"4b62159a-a58a-4055-86b4-3d48d6b42b3e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26fb340b-aa16-45c6-bbc6-e6a7d20208ea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558212352,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff287cfb-6a66-4a5c-bf9e-30628e7999a6","invariantUUID":"82941da7-67ac-4ec1-a1d8-eb611198c190","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0cc4a056-7d4b-4371-a4df-9d4378f1a011","lifecycleState":"CERTIFIED","lastUpdateDate":1641565090431,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72","invariantUUID":"fbaabdcd-d453-4f43-b176-50a41b051aed","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"207cdf32-2b24-43d0-95a8-6d073fabe9df","lifecycleState":"CERTIFIED","lastUpdateDate":1641565469667,"name":"basic_onboard_ICfMDo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","systemName":"BasicOnboardIcfmdo","description":"service","tags":["basic_onboard_ICfMDo"],"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":"d5a8337b-32bb-41d0-a393-408dd94baab1","lifecycleState":"CERTIFIED","lastUpdateDate":1641565127532,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","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":"cc3e316c-1682-4f79-8378-a71a439ed830","lifecycleState":"CERTIFIED","lastUpdateDate":1641564840431,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","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}]}]} 2022-01-07 14:25:33,647 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2022-01-07 14:25:33,647 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-07 14:25:33,648 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-07 14:25:33,648 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-07 14:25:33,648 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-07 14:25:33,649 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-07 14:25:33,651 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:25:33,738 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-07 14:25:33,739 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-07 14:25:33,740 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5b2185c0-177b-44be-abdc-6bcd96b65037/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e3ccb93b-c4f7-46a0-8715-8a96d50fa930/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","name":"basic_onboard_ICfMDo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cf3ecf25-68af-4db1-86ea-042c5096557c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-07 14:25:33,743 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-07 14:25:33,743 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:33,743 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:33,743 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:25:33,744 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-07 14:25:33,744 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:33,744 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:33,744 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:25:33,744 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ICfMDo from SDC 2022-01-07 14:25:33,745 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:33,745 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:33,745 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:25:33,745 DEBUG 147:__init__.py(1) - number of Service returned: 3 2022-01-07 14:25:33,745 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-07 14:25:33,745 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2022-01-07 14:25:33,746 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-07 14:25:33,746 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-07 14:25:33,746 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-07 14:25:33,747 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-07 14:25:33,747 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-07 14:25:33,749 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:25:33,820 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-07 14:25:33,822 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-07 14:25:33,822 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5b2185c0-177b-44be-abdc-6bcd96b65037/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e3ccb93b-c4f7-46a0-8715-8a96d50fa930/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","name":"basic_onboard_ICfMDo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cf3ecf25-68af-4db1-86ea-042c5096557c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-07 14:25:33,825 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-07 14:25:33,825 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:33,825 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:33,825 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:25:33,825 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-07 14:25:33,826 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:33,826 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:33,826 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:25:33,826 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ICfMDo from SDC 2022-01-07 14:25:33,826 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:33,827 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:33,827 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:25:33,827 DEBUG 147:__init__.py(1) - number of Service returned: 3 2022-01-07 14:25:33,827 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-07 14:25:33,827 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2022-01-07 14:25:33,828 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2022-01-07 14:25:33,828 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2022-01-07 14:25:33,828 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-07 14:25:33,828 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-07 14:25:33,829 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2022-01-07 14:25:33,831 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:25:33,892 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-07 14:25:33,894 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2022-01-07 14:25:33,895 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.5"} 2022-01-07 14:25:33,899 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2022-01-07 14:25:33,899 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2022-01-07 14:25:33,899 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2022-01-07 14:25:33,900 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC 2022-01-07 14:25:33,900 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-07 14:25:33,900 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-07 14:25:33,901 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-07 14:25:33,901 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-07 14:25:33,901 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-07 14:25:33,903 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:25:33,968 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-07 14:25:33,969 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-07 14:25:33,970 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5b2185c0-177b-44be-abdc-6bcd96b65037/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e3ccb93b-c4f7-46a0-8715-8a96d50fa930/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","name":"basic_onboard_ICfMDo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cf3ecf25-68af-4db1-86ea-042c5096557c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-07 14:25:33,971 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-07 14:25:33,972 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:33,972 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:33,972 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:25:33,973 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-07 14:25:33,973 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:33,973 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:33,973 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:25:33,973 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ICfMDo from SDC 2022-01-07 14:25:33,974 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:33,974 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:33,974 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:25:33,974 DEBUG 147:__init__.py(1) - number of Service returned: 3 2022-01-07 14:25:33,975 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-07 14:25:33,975 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2022-01-07 14:25:33,987 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-07 14:25:33,987 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-07 14:25:33,988 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-07 14:25:33,989 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:25:35,196 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-07 14:25:35,198 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2022-01-07 14:25:35,200 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":"54b635d9-a2f4-4b24-adff-935c915eb882.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":"54b635d9-a2f4-4b24-adff-935c915eb882.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":"54b635d9-a2f4-4b24-adff-935c915eb882.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":"54b635d9-a2f4-4b24-adff-935c915eb882.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"5336c03d-65f6-4a0e-b253-7ecadb179567.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":"5336c03d-65f6-4a0e-b253-7ecadb179567","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":"5336c03d-65f6-4a0e-b253-7ecadb179567","empty":false},{"definition":false,"hidden":false,"uniqueId":"5336c03d-65f6-4a0e-b253-7ecadb179567.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":"5336c03d-65f6-4a0e-b253-7ecadb179567","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":"5336c03d-65f6-4a0e-b253-7ecadb179567","empty":false},{"definition":false,"hidden":false,"uniqueId":"5336c03d-65f6-4a0e-b253-7ecadb179567.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":"5336c03d-65f6-4a0e-b253-7ecadb179567","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":"5336c03d-65f6-4a0e-b253-7ecadb179567","empty":false},{"definition":false,"hidden":false,"uniqueId":"5336c03d-65f6-4a0e-b253-7ecadb179567.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":"5336c03d-65f6-4a0e-b253-7ecadb179567","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":"5336c03d-65f6-4a0e-b253-7ecadb179567","empty":false},{"definition":false,"hidden":false,"uniqueId":"5336c03d-65f6-4a0e-b253-7ecadb179567.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":"5336c03d-65f6-4a0e-b253-7ecadb179567","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":"5336c03d-65f6-4a0e-b253-7ecadb179567","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"dataTypes":null,"substitutionFilter":null,"model":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","creationDate":1641565534602,"version":"0.1","icon":"network_l_1-3","description":"service","tags":["basic_cnf"],"uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882","componentMetadataForSupportLog":{"SupportablityComponentUUID":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1641565534602,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":null,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_cnf"} 2022-01-07 14:25:35,206 INFO 285:__init__.py(1) - Service basic_cnf is created in SDC 2022-01-07 14:25:35,206 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:35,214 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2022-01-07 14:25:35,214 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-07 14:25:35,215 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-07 14:25:35,215 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-07 14:25:35,215 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-07 14:25:35,217 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:25:35,284 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-07 14:25:35,286 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-07 14:25:35,286 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","invariantUUID":"6b102277-c10a-4185-af9e-fcfb287198a0","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/bccc21bb-c114-4e50-bd7f-f32e3df16192/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0","invariantUUID":"2d62dc3f-03c0-4fbd-821d-b9ab0cca92da","name":"basic_onboard_ICfMDo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72","invariantUUID":"fbaabdcd-d453-4f43-b176-50a41b051aed","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-07 14:25:35,289 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-07 14:25:35,289 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:35,290 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:35,290 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-07 14:25:35,290 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ICfMDo from SDC 2022-01-07 14:25:35,290 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:35,290 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:35,291 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-07 14:25:35,291 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-07 14:25:35,291 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:35,291 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:35,291 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-07 14:25:35,292 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2022-01-07 14:25:35,292 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-07 14:25:35,292 INFO 192:__init__.py(1) - Vf found, updating information 2022-01-07 14:25:35,293 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-07 14:25:35,293 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-07 14:25:35,293 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-01-07 14:25:35,295 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:25:35,394 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-07 14:25:35,397 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-01-07 14:25:35,401 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b48dbaf-c5cb-4d89-9b12-0be382795528","lifecycleState":"CERTIFIED","lastUpdateDate":1641558173651,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e0a0933-12b5-4ea8-93d4-53b1eeb34120","invariantUUID":"fa99b7c7-d369-4f36-b33a-38920ba57fdf","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":"2b967b43-45d4-41f5-8d31-c9628e523002","lifecycleState":"CERTIFIED","lastUpdateDate":1641558057383,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37933459-6ab5-4010-a03f-2eb8eb37034b","invariantUUID":"f876ec40-2701-4061-8306-38a0dcc75b63","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":"defaulticon","uniqueId":"ca2f1600-6f06-4b35-a97e-1821a64653dd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558099471,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e83164dd-7d74-4074-b876-d5536bcf33ee","invariantUUID":"6f5d07ed-981a-4d22-9aeb-09578a360b4f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04655363-2f36-4714-b7ac-2272572f748d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558026392,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b0a1187-701b-479b-9aae-53cd5f0f6fb6","invariantUUID":"e2ef0c9b-415b-4a35-909f-f8147a7ad943","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89b064ab-6cd0-4ed6-bb23-73b004abc7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558052782,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c9c031-03ba-45c8-8edb-4e9933bd9ac8","invariantUUID":"9daaa27e-7be1-41c2-b656-886561003fd8","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":"7b93a69d-1e49-47f1-ac0c-aa90be7481a9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558012726,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b362c9fe-6711-418e-afcc-1c7991fb77c6","invariantUUID":"b67c0892-ec56-4cbe-8e42-43d0d1263575","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":"port","uniqueId":"06fd0a0c-e13f-4bac-a336-6303cd701cad","lifecycleState":"CERTIFIED","lastUpdateDate":1641558139243,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41a9edb7-e2f3-4a8b-8f2f-b83aa90227e1","invariantUUID":"40c1fb60-1c72-448d-85f2-15440cdd356d","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":"port","uniqueId":"d0390465-518b-47a4-a20d-8b04f979406a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558143026,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"146b56cc-8fef-4d7d-ba11-23f107ad30aa","invariantUUID":"07b8150f-e23a-4a27-a44f-c239d4c54fa8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46ca728f-37fd-4d1d-836f-634d9e58eed0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558048739,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efe183fa-e15f-4043-8dd3-72c043f194c4","invariantUUID":"a084fa76-3e55-4dea-8298-8fca5d00a0e8","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c137b4a-96c3-4868-a561-2d0d4745c90a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558076164,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec3a5f95-1666-4ad2-9451-9955144d7bc9","invariantUUID":"365b4a23-9935-44fe-82de-be37fdebef5e","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":"port","uniqueId":"59184b8d-f5e8-4fe6-8939-7d891dca4167","lifecycleState":"CERTIFIED","lastUpdateDate":1641558178283,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cc18a96-d3c5-437e-87bd-ca95c0d91207","invariantUUID":"507761c1-aa85-4978-b1bf-39ea7722b877","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7eff7f43-2c34-406e-bf44-315556fc63f9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558170200,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83878e24-b9c6-4736-9d28-a6a81013876d","invariantUUID":"8be2491c-f2f7-4f56-bb74-0cfd892aa266","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf447c3-e35b-4910-93ce-080d8154e36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558005781,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dbd2103-9406-46b0-8506-b1d3f26bbbdf","invariantUUID":"d715d820-d84a-469c-9950-69eb49c72459","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2074503c-e70a-49cb-b707-b41ce500d508","lifecycleState":"CERTIFIED","lastUpdateDate":1641558172107,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"316f413f-8127-48e2-8a81-89d7c19e2392","invariantUUID":"5e7ce5cb-bc83-47c8-9791-a6d0c9e9d134","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4a7390b-0e3b-4c96-9532-1b2fcdf4c87a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558205836,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54957ec9-22b3-4cc5-8992-e5d46b4ded25","invariantUUID":"538a407e-1d03-4588-bae2-ce8b013ea43e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fde0f867-6e41-4c08-b153-125561c649e1","lifecycleState":"CERTIFIED","lastUpdateDate":1641558149370,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e6d0b19-5715-4ffd-8695-6f6d144eff2f","invariantUUID":"8e4cf994-7648-460b-9be9-5aa14a1451e5","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f15b4bde-d240-4770-9ed0-182d9f662904","lifecycleState":"CERTIFIED","lastUpdateDate":1641558009779,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1db0d885-0de5-42db-91ce-610c6b7d0f85","invariantUUID":"79e32fa7-6824-47e8-b24e-fa7889872d23","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feca4b92-8825-4a6b-89dc-31a77a4982c0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558083389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"21af573b-6131-4592-95ea-82d9f82c1342","invariantUUID":"dd843bed-e375-4950-bad0-377632bdcdf9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71a9cbb1-233b-4271-98e5-9d7519f6ae2b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558213603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"545314c6-8a92-4279-b252-ba3fce80a418","invariantUUID":"4cf24079-85e5-44b8-b44e-6a7be0d4b523","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":"defaulticon","uniqueId":"8477e64f-5af9-494b-ad34-a145f9d4d571","lifecycleState":"CERTIFIED","lastUpdateDate":1641558137588,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08186a0-04a4-47e8-8b6c-9006525a79fb","invariantUUID":"5372563a-64c5-4b45-acd5-c4e1241bce19","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":"3ae7822d-5404-4481-b3d7-6b60a74c1aea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558077573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a05b4bf9-f6ab-4c84-8f51-18119a9631bd","invariantUUID":"98ae03e4-58b2-4a8c-bb41-540ff9dc41fd","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"5450ddbc-42eb-45fc-b8c7-625f55ca9ece","lifecycleState":"CERTIFIED","lastUpdateDate":1641558039182,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4018b31-4e61-4292-bdec-c6daf2f6f96c","invariantUUID":"ecd5b3cc-8122-4c91-88bf-3f4ab693e7f5","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":"676f0d00-db24-4c41-b566-d13af9d75092","lifecycleState":"CERTIFIED","lastUpdateDate":1641557986710,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a94c3cb0-19d6-4ce1-9f08-3010ac785c5d","invariantUUID":"7eccd2ac-fde1-439f-bcf0-c16d0cca50bf","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92221af3-236d-4fee-84d6-e8be422ac051","lifecycleState":"CERTIFIED","lastUpdateDate":1641558054323,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93d763c3-6ead-443c-9ec0-8df9ef6b1302","invariantUUID":"90cd5cb7-3fc9-44ea-8337-dfc6802541ef","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":"port","uniqueId":"7f6d2c57-5c45-4f2d-a216-8463c13dbd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558218139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed9e7f8e-c2ed-48f5-9b6f-fb7d3145f05f","invariantUUID":"6bd28b6c-38f9-4c44-93cd-2d52ab2bab4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01c319d7-1413-4106-be71-071ad55b3626","lifecycleState":"CERTIFIED","lastUpdateDate":1641558121065,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a75a620f-1ae6-4ef2-9b33-dd6c7fa528cf","invariantUUID":"5f2182b2-3c1a-4d41-b935-bc24011f750c","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":"defaulticon","uniqueId":"668138a2-c6cd-47c8-ae67-0abb8c1d9570","lifecycleState":"CERTIFIED","lastUpdateDate":1641558096947,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ab5bcf79-79cb-42e9-a921-6c7fc3c44082","invariantUUID":"6572f88b-6699-47b8-8ed9-1167525081c3","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":"objectStorage","uniqueId":"37c3f04c-3922-41c4-9977-bf0abd19fce4","lifecycleState":"CERTIFIED","lastUpdateDate":1641558011225,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17b836e7-1d4c-4521-8c8c-ff3b846fe98d","invariantUUID":"1faec890-bede-4de2-805b-b3c74edd8420","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8361f395-5fd5-4418-971c-29f9ae72cd23","lifecycleState":"CERTIFIED","lastUpdateDate":1641558204560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd30d547-1761-43c8-bd49-376e46546b61","invariantUUID":"4938b476-f60c-41a0-a2f5-47b54e1ec585","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5b8e5a9e-5fc8-4cb5-bb2d-ca7f2cafca10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558041026,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d6d479f-c5a2-4487-8a10-7b6f7aedf23a","invariantUUID":"1e216ea9-5b45-4f1c-8cee-6e61ff77b388","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":"e46b57a5-61e0-4ca9-8414-f8de436f3993","lifecycleState":"CERTIFIED","lastUpdateDate":1641558028285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ec7b4abf-6785-4521-98f5-c9dcd4f875d5","invariantUUID":"27b3133a-66f4-45cb-88d6-fadbe34f3b92","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":"defaulticon","uniqueId":"049c84f0-ca8a-49ea-8a02-a46c8d25a797","lifecycleState":"CERTIFIED","lastUpdateDate":1641565519749,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","invariantUUID":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"a7765bfe-bc3b-4978-b201-f705402de8a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558086202,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f651cdc5-5f8e-403a-9aa1-12e581ec71d2","invariantUUID":"ce411613-80df-4932-9806-aa4f38d19b7a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d6437de-e75e-4b3a-9d91-029d71eb14fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558127163,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dabe8650-3cbd-4603-93b1-ff08c882dff3","invariantUUID":"d67b40a5-33e4-4541-8639-b801de8074e3","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":"bec4d6ab-d172-4c96-879e-88f7c225d161","lifecycleState":"CERTIFIED","lastUpdateDate":1641558147579,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5c22bd9-fa2a-4812-a5f1-75894bc219d7","invariantUUID":"26329319-721e-438f-be44-3650d30cf78c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5bc69d12-9572-44f6-9ce9-87897099d8bd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558209674,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc29076-77e6-4fa3-8ef4-f2f0023398ef","invariantUUID":"948a6dad-17cb-43d3-8aea-701b21ca46a5","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":"8322a881-c5c4-4cf6-a44a-f8871cfc6e4d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558114192,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f11036b-7e06-4b80-9621-7b80163e550c","invariantUUID":"e7133fb2-a0b1-4f29-9307-27d8096c07cc","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":"92c2b57a-08fe-4909-a1a5-a2739d27f721","lifecycleState":"CERTIFIED","lastUpdateDate":1641558017703,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2580d1c9-b650-45c5-85c5-cb5e3cf7da41","invariantUUID":"03fee10e-728f-41e0-bfbb-696d339f90eb","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":"compute","uniqueId":"5ded65c5-5a08-4f6b-9848-3ca3c5e001c2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558116318,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c28cff2e-c4d6-4adf-8978-de0a0d1f03de","invariantUUID":"ebf14a2e-e829-408b-8c9e-cb97e5ab336e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"75cf71f4-415e-439b-aac5-2e1748620ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1641558159538,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cffbd250-824a-4994-a745-9630e6085dd4","invariantUUID":"b3a6875b-8c4f-4813-befc-19bed37a94db","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":"defaulticon","uniqueId":"a99d6760-45fc-41eb-98c4-c8b8c7c71240","lifecycleState":"CERTIFIED","lastUpdateDate":1641557995295,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018fe9f-99f2-4bc1-bfeb-ceb3fef40a8e","invariantUUID":"d08f1e7a-f7dc-463c-925a-4c76e8cd7704","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"42f3a339-6751-462a-b305-9c69770073ef","lifecycleState":"CERTIFIED","lastUpdateDate":1641558165698,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1088cf25-a2a8-4cde-b3fb-1e40733f6ef8","invariantUUID":"20168ebc-30dd-4d16-a001-aee9fe3ead13","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":"compute","uniqueId":"36a99db3-5e8b-451b-b42a-d1544622ce0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558119588,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb0cd758-6bfc-4a04-bddf-b385c5ba138a","invariantUUID":"1819d3ae-5ca2-4378-b5ad-63a87d18d43b","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":"networkrules","uniqueId":"287eaa03-a756-46c6-971b-5e7c3c3532ed","lifecycleState":"CERTIFIED","lastUpdateDate":1641558046691,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"932f617c-3e6c-4b08-8720-2ae16193edc5","invariantUUID":"2b78b20f-5d86-480b-b085-a5827841b6dd","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":"4745ccfa-f7f6-431d-8821-420531ac1142","lifecycleState":"CERTIFIED","lastUpdateDate":1641558108015,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1de5baa9-1202-443a-be54-9aa84e11f5ba","invariantUUID":"961df833-8b1c-4bd0-95aa-be14703a15be","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c9942373-e828-48f9-8205-3add9305e22b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558211006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07f07d19-507a-4f36-af6f-7dac735b2ad4","invariantUUID":"b7335922-a40f-4146-8d94-060dcc2c623d","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":"objectStorage","uniqueId":"a10fee0b-5c91-4be6-8337-5b6fe04dcced","lifecycleState":"CERTIFIED","lastUpdateDate":1641558101666,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0943af97-7fdf-4b20-bb30-182610b51d93","invariantUUID":"4bed5074-216e-41f6-a466-6e2a8d1dfc3c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f37677-2b4c-465a-a09d-727f71c46fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558024657,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45f0812a-b1af-48fd-8983-8929562f3aaa","invariantUUID":"a285fe0e-309f-4750-a98d-e5a35eff914f","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":"e29bcc64-8bf1-4e3f-af14-3fae36c53ec3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558055888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c76cad-1b96-4e62-a0c1-7bfeb13ba2d0","invariantUUID":"17e0a1e9-0a19-4d63-bf88-30c5844717b7","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":"compute","uniqueId":"e40370fb-bd88-43ca-9939-b09a40af1c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558105649,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"568ff63a-0430-4215-8960-8068348e8446","invariantUUID":"d7372292-d456-4c6c-9fea-20f724962fb9","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":"port","uniqueId":"ae5cf2df-d8a5-472d-8910-3714fddd74f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558141344,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb005497-8fa0-40cc-8035-6ea9529894b6","invariantUUID":"19d92b9a-2b29-40bd-9ef5-a353d88fb1a4","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ade8182-d8df-43bd-a1cc-043ac2050704","lifecycleState":"CERTIFIED","lastUpdateDate":1641558157033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e70c360f-d012-4f5d-89a6-ea2048ef7aa4","invariantUUID":"0c9a769b-2781-46dd-a5fe-3f8e64157559","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":"c9ff3f7e-9bf6-42f7-992d-6a890c921ad3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558022759,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a0c3956f-aa0b-4458-a2da-f4dd2d033f66","invariantUUID":"0b7fe93b-774a-45c4-a974-3b023ee33f6b","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a89f9298-8f2c-4f5a-9111-c0b8d8a6a662","lifecycleState":"CERTIFIED","lastUpdateDate":1641558153881,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9be42263-9026-4928-bb43-27c4aac0c60d","invariantUUID":"77c0fee9-d66a-437c-ba7d-265b5cfd75e0","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":"port","uniqueId":"65ee132d-e571-489a-a54a-d27508deda51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558015755,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d10fd00-9ae7-44e0-8744-8dde110808d1","invariantUUID":"1ac7b449-78b8-47b8-8c71-01e7795c880a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cf75ef6-cf20-4e7b-8b82-315e2e36caeb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558020045,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2cedb0d-39f9-47e5-8262-e57b45c199c7","invariantUUID":"405e6374-893a-4837-b101-c05efe7fd092","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":"5c2fccee-858a-43ad-a113-42214a81ee10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558111928,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eecd557d-5ec2-4120-abda-a0ad7d3ecbaa","invariantUUID":"0aa94e83-4338-48be-a740-063f30cee235","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a6e3861-953f-4614-9ea6-2d852c675d34","lifecycleState":"CERTIFIED","lastUpdateDate":1641558064339,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5affa58b-ba3a-41b1-957f-cddd1f51ead7","invariantUUID":"d40e984c-201d-4752-975e-02fa5080c679","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07000ccb-d044-4bde-9e3c-232c461d8086","lifecycleState":"CERTIFIED","lastUpdateDate":1641558014233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa859548-3bc4-4600-a836-1974d22cbc12","invariantUUID":"708d59ee-a5e6-42cb-ba99-e7ec61704e0d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"572b1076-1d2d-418d-af9e-be0284dd3988","lifecycleState":"CERTIFIED","lastUpdateDate":1641558214978,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007e7697-d8c3-4919-9865-378d74256333","invariantUUID":"8661476e-175a-495e-afa9-7d6bb7f73380","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":"network","uniqueId":"db034ade-b788-4d8b-be65-67b2e47f9641","lifecycleState":"CERTIFIED","lastUpdateDate":1641558071081,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5418a432-53a5-4f62-ac39-06dfbe09493a","invariantUUID":"20f5e447-b2ef-4a4f-90d9-56696eabed58","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":"66e04079-846a-4ae2-89a0-b304e4269449","lifecycleState":"CERTIFIED","lastUpdateDate":1641558062832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d20467dc-40f3-4f4e-bcec-53ed57ee7615","invariantUUID":"ea793168-cb33-4f4c-baac-62b27c1e8eb5","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":"1cede7df-81f2-4821-bbc4-e7db4c9c4574","lifecycleState":"CERTIFIED","lastUpdateDate":1641558136028,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"322ce87e-5c2c-409e-8e4b-6e3176accad3","invariantUUID":"f2ab208b-148b-4af8-b69e-35df919d1fc9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8e8854f-9e34-46b3-aff5-6446ce088dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1641558176785,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b8a775e-8e59-414f-b596-662a90c44e46","invariantUUID":"90d08e10-cf78-416a-9316-70c7dd35c0db","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":"95cda407-d002-4be5-9d6b-16be28842d84","lifecycleState":"CERTIFIED","lastUpdateDate":1641558144551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27246051-acbb-43b7-a94c-4e3e1d389af5","invariantUUID":"dd0e8915-9c24-42bf-9d96-40fd6a6af3cf","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4880f7f2-e41a-43a4-a79d-7a7f05814361","lifecycleState":"CERTIFIED","lastUpdateDate":1641558004124,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98886c8c-4597-4d20-85af-3da5723d14b8","invariantUUID":"9eca4985-0cf2-411a-b173-23a13109a79e","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":"68028d11-aa31-4cbc-b52c-231b2f26c978","lifecycleState":"CERTIFIED","lastUpdateDate":1641558061285,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579e181e-3349-438e-b008-552ba8c790e0","invariantUUID":"977c095d-e01c-47fc-9a93-b50f4c08c917","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":"f0f3bad8-396e-43e5-837a-246d2ebcfd24","lifecycleState":"CERTIFIED","lastUpdateDate":1641558207090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9a4d71e-9191-4542-8e8a-ec60fb21464b","invariantUUID":"a943aaf8-15fd-45dc-84f5-65974733bf5a","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":"866af604-342e-4c00-bd15-3e1e44fc2385","lifecycleState":"CERTIFIED","lastUpdateDate":1641558151066,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"750763a6-ec66-43eb-96ad-d4727aab9eb4","invariantUUID":"161bbbf6-38f6-4f4d-89a2-1d5b1248a879","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":"507ef20a-23b4-4eaf-a917-47906e6e5b04","lifecycleState":"CERTIFIED","lastUpdateDate":1641558103695,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ca53c3f-e604-4204-9bc9-b520358549ab","invariantUUID":"90576b50-7221-430b-91af-bf88c843016c","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":"port","uniqueId":"b578caa7-7622-4908-9ece-3ab1565e71cb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558163196,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3691462a-7fcc-457a-9a78-54d1fa9822b5","invariantUUID":"77df90dc-c666-4896-8bbb-cf1b5d9d15c0","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb9320f5-87dd-4774-aee4-cd4ca19c261a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558216452,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22f39040-d458-4e40-ab85-bab1cb36b088","invariantUUID":"313e6961-d700-47fb-b7c8-0639c9216fd9","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":"c6e8b2aa-66c4-4d15-90ea-d7e3c86b89dc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558208390,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6efc6146-5e71-47d5-921a-8e8a1f22c56c","invariantUUID":"4d25cba8-4d97-4db3-92f8-92bac9a57e91","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":"1a9acb64-ace1-4609-9c89-2e29ea47e78c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558080974,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"44c312b5-e8da-4f80-910d-fc7c83dc4666","invariantUUID":"3843ddc2-a2fa-4525-ab27-791aea173fd0","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":"objectStorage","uniqueId":"caae35c2-f4c6-41a6-b0eb-a9eb023c1599","lifecycleState":"CERTIFIED","lastUpdateDate":1641557997523,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ba4a579-0c9d-47ec-8f3f-71b14c6a57d1","invariantUUID":"9011a682-cfe4-436d-9cf4-75b7a140d5e6","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":"5a3a91e9-d624-41ab-b73b-adb32c565a51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558175114,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df26a7c7-44c5-4f81-9c76-c0fa1941a89f","invariantUUID":"eb29b48e-321f-4de2-98fb-a60aaddd1a4b","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a2da740-84ac-4e1a-9296-e411778e18fd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558145962,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"899031c2-14df-4f46-b81f-f8338cb2b288","invariantUUID":"8c9a46bc-6f32-413b-9da6-8d22322081c9","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":"objectStorage","uniqueId":"c937b8f8-dc9c-4fed-893e-91d026bc1088","lifecycleState":"CERTIFIED","lastUpdateDate":1641557999313,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123bae9f-5b3d-44e4-a94e-47976a6bd700","invariantUUID":"b2d6a3cd-73b0-4453-ab2b-bce900e68c87","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":"loadBalancer","uniqueId":"8443d628-06d8-440e-86ed-9e6ee5e2ce41","lifecycleState":"CERTIFIED","lastUpdateDate":1641558002590,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53a7de9a-4964-44fc-916c-1e133ca96e3b","invariantUUID":"f6fe32a5-9e15-45e3-bfd7-c084503d4360","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":"defaulticon","uniqueId":"18d047ec-5009-44c7-b852-11afbddaa02a","lifecycleState":"CERTIFIED","lastUpdateDate":1641565432806,"name":"basic_onboard_ICfMDo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0","invariantUUID":"2d62dc3f-03c0-4fbd-821d-b9ab0cca92da","systemName":"BasicOnboardIcfmdo","description":"VF","tags":["basic_onboard_ICfMDo"],"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":"6b7fda19-cf48-4e14-bd35-efbc6a588b9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558130194,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"658ad9e3-e9e1-4f2a-aaca-08671d027ae6","invariantUUID":"26dee0cb-15fc-4210-a1e3-ee2432b92394","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":"securityrules","uniqueId":"58973a1e-5d04-4ecd-9664-d20e8c167a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641558050279,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b6a8cca4-dd3b-42fa-beff-337a5eabbc22","invariantUUID":"7d9f6213-90a8-4bb2-82f7-52e27fe159f0","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":"compute","uniqueId":"df2e2667-5f2d-4f55-b036-833269e508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558203171,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"225ce972-9ffb-431e-b795-2a5c2fadb88a","invariantUUID":"4b62159a-a58a-4055-86b4-3d48d6b42b3e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26fb340b-aa16-45c6-bbc6-e6a7d20208ea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558212352,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff287cfb-6a66-4a5c-bf9e-30628e7999a6","invariantUUID":"82941da7-67ac-4ec1-a1d8-eb611198c190","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0cc4a056-7d4b-4371-a4df-9d4378f1a011","lifecycleState":"CERTIFIED","lastUpdateDate":1641565090431,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72","invariantUUID":"fbaabdcd-d453-4f43-b176-50a41b051aed","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1641565534602,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"207cdf32-2b24-43d0-95a8-6d073fabe9df","lifecycleState":"CERTIFIED","lastUpdateDate":1641565469667,"name":"basic_onboard_ICfMDo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","systemName":"BasicOnboardIcfmdo","description":"service","tags":["basic_onboard_ICfMDo"],"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":"d5a8337b-32bb-41d0-a393-408dd94baab1","lifecycleState":"CERTIFIED","lastUpdateDate":1641565127532,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","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":"cc3e316c-1682-4f79-8378-a71a439ed830","lifecycleState":"CERTIFIED","lastUpdateDate":1641564840431,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","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}]}]} 2022-01-07 14:25:35,408 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2022-01-07 14:25:35,409 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-07 14:25:35,409 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/54b635d9-a2f4-4b24-adff-935c915eb882/resourceInstance 2022-01-07 14:25:35,409 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_cnf", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "049c84f0-ca8a-49ea-8a02-a46c8d25a797", "originType": "VF", "componentUid": "049c84f0-ca8a-49ea-8a02-a46c8d25a797", "icon": "defaulticon" } 2022-01-07 14:25:35,412 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:25:37,552 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/54b635d9-a2f4-4b24-adff-935c915eb882/resourceInstance HTTP/1.1" 201 None 2022-01-07 14:25:37,554 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2022-01-07 14:25:37,555 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":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"049c84f0-ca8a-49ea-8a02-a46c8d25a797","createdFromCsar":false,"uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.049c84f0-ca8a-49ea-8a02-a46c8d25a797.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1641565536143,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"049c84f0-ca8a-49ea-8a02-a46c8d25a797","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1641565536143,"customizationUUID":"dffa87e7-e944-45b3-9130-41a7486799f7","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false} 2022-01-07 14:25:37,556 INFO 511:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf 2022-01-07 14:25:37,560 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-07 14:25:37,560 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/e40e4e35-9d9d-47ca-ba88-66a7cf405444/distribution 2022-01-07 14:25:37,560 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2022-01-07 14:25:37,562 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:25:37,663 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/e40e4e35-9d9d-47ca-ba88-66a7cf405444/distribution HTTP/1.1" 200 38 2022-01-07 14:25:37,664 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2022-01-07 14:25:37,665 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]} 2022-01-07 14:25:37,669 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-07 14:25:37,669 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-07 14:25:37,669 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2022-01-07 14:25:37,672 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:25:37,736 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-07 14:25:37,738 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2022-01-07 14:25:37,738 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2022-01-07 14:25:37,742 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-01-07 14:25:37,742 INFO 728:service.py(1) - attempting to checkin Service basic_cnf in SDC 2022-01-07 14:25:37,746 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-07 14:25:37,747 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/54b635d9-a2f4-4b24-adff-935c915eb882/lifecycleState/checkin 2022-01-07 14:25:37,747 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2022-01-07 14:25:37,749 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:25:39,969 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/54b635d9-a2f4-4b24-adff-935c915eb882/lifecycleState/checkin HTTP/1.1" 200 1183 2022-01-07 14:25:39,971 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2022-01-07 14:25:39,971 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1641565534602,"lastUpdateDate":1641565538562,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"54b635d9-a2f4-4b24-adff-935c915eb882"},"projectCode":"123456","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","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":"e40e4e35-9d9d-47ca-ba88-66a7cf405444"} 2022-01-07 14:25:39,974 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-07 14:25:39,974 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-07 14:25:39,974 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-07 14:25:39,974 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-07 14:25:39,974 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-07 14:25:39,976 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:25:40,046 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-07 14:25:40,047 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-07 14:25:40,048 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5b2185c0-177b-44be-abdc-6bcd96b65037/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e3ccb93b-c4f7-46a0-8715-8a96d50fa930/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","name":"basic_onboard_ICfMDo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cf3ecf25-68af-4db1-86ea-042c5096557c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/e40e4e35-9d9d-47ca-ba88-66a7cf405444/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-01-07 14:25:40,050 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-07 14:25:40,050 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:40,050 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:40,051 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:25:40,051 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-07 14:25:40,051 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:40,051 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:40,051 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:25:40,051 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ICfMDo from SDC 2022-01-07 14:25:40,051 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:40,051 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:40,051 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:25:40,052 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-07 14:25:40,052 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:40,052 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:40,052 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-01-07 14:25:40,052 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-07 14:25:40,052 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-07 14:25:40,052 INFO 192:__init__.py(1) - Service found, updating information 2022-01-07 14:25:40,053 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-07 14:25:40,053 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-07 14:25:40,053 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-07 14:25:40,055 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:25:40,136 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-07 14:25:40,138 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-07 14:25:40,140 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b48dbaf-c5cb-4d89-9b12-0be382795528","lifecycleState":"CERTIFIED","lastUpdateDate":1641558173651,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e0a0933-12b5-4ea8-93d4-53b1eeb34120","invariantUUID":"fa99b7c7-d369-4f36-b33a-38920ba57fdf","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":"2b967b43-45d4-41f5-8d31-c9628e523002","lifecycleState":"CERTIFIED","lastUpdateDate":1641558057383,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37933459-6ab5-4010-a03f-2eb8eb37034b","invariantUUID":"f876ec40-2701-4061-8306-38a0dcc75b63","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":"defaulticon","uniqueId":"ca2f1600-6f06-4b35-a97e-1821a64653dd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558099471,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e83164dd-7d74-4074-b876-d5536bcf33ee","invariantUUID":"6f5d07ed-981a-4d22-9aeb-09578a360b4f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04655363-2f36-4714-b7ac-2272572f748d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558026392,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b0a1187-701b-479b-9aae-53cd5f0f6fb6","invariantUUID":"e2ef0c9b-415b-4a35-909f-f8147a7ad943","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89b064ab-6cd0-4ed6-bb23-73b004abc7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558052782,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c9c031-03ba-45c8-8edb-4e9933bd9ac8","invariantUUID":"9daaa27e-7be1-41c2-b656-886561003fd8","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":"7b93a69d-1e49-47f1-ac0c-aa90be7481a9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558012726,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b362c9fe-6711-418e-afcc-1c7991fb77c6","invariantUUID":"b67c0892-ec56-4cbe-8e42-43d0d1263575","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":"port","uniqueId":"06fd0a0c-e13f-4bac-a336-6303cd701cad","lifecycleState":"CERTIFIED","lastUpdateDate":1641558139243,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41a9edb7-e2f3-4a8b-8f2f-b83aa90227e1","invariantUUID":"40c1fb60-1c72-448d-85f2-15440cdd356d","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":"port","uniqueId":"d0390465-518b-47a4-a20d-8b04f979406a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558143026,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"146b56cc-8fef-4d7d-ba11-23f107ad30aa","invariantUUID":"07b8150f-e23a-4a27-a44f-c239d4c54fa8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46ca728f-37fd-4d1d-836f-634d9e58eed0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558048739,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efe183fa-e15f-4043-8dd3-72c043f194c4","invariantUUID":"a084fa76-3e55-4dea-8298-8fca5d00a0e8","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c137b4a-96c3-4868-a561-2d0d4745c90a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558076164,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec3a5f95-1666-4ad2-9451-9955144d7bc9","invariantUUID":"365b4a23-9935-44fe-82de-be37fdebef5e","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":"port","uniqueId":"59184b8d-f5e8-4fe6-8939-7d891dca4167","lifecycleState":"CERTIFIED","lastUpdateDate":1641558178283,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cc18a96-d3c5-437e-87bd-ca95c0d91207","invariantUUID":"507761c1-aa85-4978-b1bf-39ea7722b877","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7eff7f43-2c34-406e-bf44-315556fc63f9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558170200,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83878e24-b9c6-4736-9d28-a6a81013876d","invariantUUID":"8be2491c-f2f7-4f56-bb74-0cfd892aa266","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf447c3-e35b-4910-93ce-080d8154e36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558005781,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dbd2103-9406-46b0-8506-b1d3f26bbbdf","invariantUUID":"d715d820-d84a-469c-9950-69eb49c72459","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2074503c-e70a-49cb-b707-b41ce500d508","lifecycleState":"CERTIFIED","lastUpdateDate":1641558172107,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"316f413f-8127-48e2-8a81-89d7c19e2392","invariantUUID":"5e7ce5cb-bc83-47c8-9791-a6d0c9e9d134","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4a7390b-0e3b-4c96-9532-1b2fcdf4c87a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558205836,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54957ec9-22b3-4cc5-8992-e5d46b4ded25","invariantUUID":"538a407e-1d03-4588-bae2-ce8b013ea43e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fde0f867-6e41-4c08-b153-125561c649e1","lifecycleState":"CERTIFIED","lastUpdateDate":1641558149370,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e6d0b19-5715-4ffd-8695-6f6d144eff2f","invariantUUID":"8e4cf994-7648-460b-9be9-5aa14a1451e5","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f15b4bde-d240-4770-9ed0-182d9f662904","lifecycleState":"CERTIFIED","lastUpdateDate":1641558009779,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1db0d885-0de5-42db-91ce-610c6b7d0f85","invariantUUID":"79e32fa7-6824-47e8-b24e-fa7889872d23","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feca4b92-8825-4a6b-89dc-31a77a4982c0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558083389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"21af573b-6131-4592-95ea-82d9f82c1342","invariantUUID":"dd843bed-e375-4950-bad0-377632bdcdf9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71a9cbb1-233b-4271-98e5-9d7519f6ae2b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558213603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"545314c6-8a92-4279-b252-ba3fce80a418","invariantUUID":"4cf24079-85e5-44b8-b44e-6a7be0d4b523","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":"defaulticon","uniqueId":"8477e64f-5af9-494b-ad34-a145f9d4d571","lifecycleState":"CERTIFIED","lastUpdateDate":1641558137588,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08186a0-04a4-47e8-8b6c-9006525a79fb","invariantUUID":"5372563a-64c5-4b45-acd5-c4e1241bce19","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":"3ae7822d-5404-4481-b3d7-6b60a74c1aea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558077573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a05b4bf9-f6ab-4c84-8f51-18119a9631bd","invariantUUID":"98ae03e4-58b2-4a8c-bb41-540ff9dc41fd","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"5450ddbc-42eb-45fc-b8c7-625f55ca9ece","lifecycleState":"CERTIFIED","lastUpdateDate":1641558039182,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4018b31-4e61-4292-bdec-c6daf2f6f96c","invariantUUID":"ecd5b3cc-8122-4c91-88bf-3f4ab693e7f5","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":"676f0d00-db24-4c41-b566-d13af9d75092","lifecycleState":"CERTIFIED","lastUpdateDate":1641557986710,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a94c3cb0-19d6-4ce1-9f08-3010ac785c5d","invariantUUID":"7eccd2ac-fde1-439f-bcf0-c16d0cca50bf","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92221af3-236d-4fee-84d6-e8be422ac051","lifecycleState":"CERTIFIED","lastUpdateDate":1641558054323,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93d763c3-6ead-443c-9ec0-8df9ef6b1302","invariantUUID":"90cd5cb7-3fc9-44ea-8337-dfc6802541ef","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":"port","uniqueId":"7f6d2c57-5c45-4f2d-a216-8463c13dbd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558218139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed9e7f8e-c2ed-48f5-9b6f-fb7d3145f05f","invariantUUID":"6bd28b6c-38f9-4c44-93cd-2d52ab2bab4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01c319d7-1413-4106-be71-071ad55b3626","lifecycleState":"CERTIFIED","lastUpdateDate":1641558121065,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a75a620f-1ae6-4ef2-9b33-dd6c7fa528cf","invariantUUID":"5f2182b2-3c1a-4d41-b935-bc24011f750c","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":"defaulticon","uniqueId":"668138a2-c6cd-47c8-ae67-0abb8c1d9570","lifecycleState":"CERTIFIED","lastUpdateDate":1641558096947,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ab5bcf79-79cb-42e9-a921-6c7fc3c44082","invariantUUID":"6572f88b-6699-47b8-8ed9-1167525081c3","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":"objectStorage","uniqueId":"37c3f04c-3922-41c4-9977-bf0abd19fce4","lifecycleState":"CERTIFIED","lastUpdateDate":1641558011225,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17b836e7-1d4c-4521-8c8c-ff3b846fe98d","invariantUUID":"1faec890-bede-4de2-805b-b3c74edd8420","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8361f395-5fd5-4418-971c-29f9ae72cd23","lifecycleState":"CERTIFIED","lastUpdateDate":1641558204560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd30d547-1761-43c8-bd49-376e46546b61","invariantUUID":"4938b476-f60c-41a0-a2f5-47b54e1ec585","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5b8e5a9e-5fc8-4cb5-bb2d-ca7f2cafca10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558041026,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d6d479f-c5a2-4487-8a10-7b6f7aedf23a","invariantUUID":"1e216ea9-5b45-4f1c-8cee-6e61ff77b388","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":"e46b57a5-61e0-4ca9-8414-f8de436f3993","lifecycleState":"CERTIFIED","lastUpdateDate":1641558028285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ec7b4abf-6785-4521-98f5-c9dcd4f875d5","invariantUUID":"27b3133a-66f4-45cb-88d6-fadbe34f3b92","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":"defaulticon","uniqueId":"049c84f0-ca8a-49ea-8a02-a46c8d25a797","lifecycleState":"CERTIFIED","lastUpdateDate":1641565519749,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","invariantUUID":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"a7765bfe-bc3b-4978-b201-f705402de8a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558086202,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f651cdc5-5f8e-403a-9aa1-12e581ec71d2","invariantUUID":"ce411613-80df-4932-9806-aa4f38d19b7a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d6437de-e75e-4b3a-9d91-029d71eb14fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558127163,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dabe8650-3cbd-4603-93b1-ff08c882dff3","invariantUUID":"d67b40a5-33e4-4541-8639-b801de8074e3","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":"bec4d6ab-d172-4c96-879e-88f7c225d161","lifecycleState":"CERTIFIED","lastUpdateDate":1641558147579,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5c22bd9-fa2a-4812-a5f1-75894bc219d7","invariantUUID":"26329319-721e-438f-be44-3650d30cf78c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5bc69d12-9572-44f6-9ce9-87897099d8bd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558209674,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc29076-77e6-4fa3-8ef4-f2f0023398ef","invariantUUID":"948a6dad-17cb-43d3-8aea-701b21ca46a5","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":"8322a881-c5c4-4cf6-a44a-f8871cfc6e4d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558114192,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f11036b-7e06-4b80-9621-7b80163e550c","invariantUUID":"e7133fb2-a0b1-4f29-9307-27d8096c07cc","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":"92c2b57a-08fe-4909-a1a5-a2739d27f721","lifecycleState":"CERTIFIED","lastUpdateDate":1641558017703,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2580d1c9-b650-45c5-85c5-cb5e3cf7da41","invariantUUID":"03fee10e-728f-41e0-bfbb-696d339f90eb","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":"compute","uniqueId":"5ded65c5-5a08-4f6b-9848-3ca3c5e001c2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558116318,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c28cff2e-c4d6-4adf-8978-de0a0d1f03de","invariantUUID":"ebf14a2e-e829-408b-8c9e-cb97e5ab336e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"75cf71f4-415e-439b-aac5-2e1748620ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1641558159538,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cffbd250-824a-4994-a745-9630e6085dd4","invariantUUID":"b3a6875b-8c4f-4813-befc-19bed37a94db","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":"defaulticon","uniqueId":"a99d6760-45fc-41eb-98c4-c8b8c7c71240","lifecycleState":"CERTIFIED","lastUpdateDate":1641557995295,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018fe9f-99f2-4bc1-bfeb-ceb3fef40a8e","invariantUUID":"d08f1e7a-f7dc-463c-925a-4c76e8cd7704","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"42f3a339-6751-462a-b305-9c69770073ef","lifecycleState":"CERTIFIED","lastUpdateDate":1641558165698,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1088cf25-a2a8-4cde-b3fb-1e40733f6ef8","invariantUUID":"20168ebc-30dd-4d16-a001-aee9fe3ead13","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":"compute","uniqueId":"36a99db3-5e8b-451b-b42a-d1544622ce0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558119588,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb0cd758-6bfc-4a04-bddf-b385c5ba138a","invariantUUID":"1819d3ae-5ca2-4378-b5ad-63a87d18d43b","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":"networkrules","uniqueId":"287eaa03-a756-46c6-971b-5e7c3c3532ed","lifecycleState":"CERTIFIED","lastUpdateDate":1641558046691,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"932f617c-3e6c-4b08-8720-2ae16193edc5","invariantUUID":"2b78b20f-5d86-480b-b085-a5827841b6dd","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":"4745ccfa-f7f6-431d-8821-420531ac1142","lifecycleState":"CERTIFIED","lastUpdateDate":1641558108015,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1de5baa9-1202-443a-be54-9aa84e11f5ba","invariantUUID":"961df833-8b1c-4bd0-95aa-be14703a15be","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c9942373-e828-48f9-8205-3add9305e22b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558211006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07f07d19-507a-4f36-af6f-7dac735b2ad4","invariantUUID":"b7335922-a40f-4146-8d94-060dcc2c623d","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":"objectStorage","uniqueId":"a10fee0b-5c91-4be6-8337-5b6fe04dcced","lifecycleState":"CERTIFIED","lastUpdateDate":1641558101666,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0943af97-7fdf-4b20-bb30-182610b51d93","invariantUUID":"4bed5074-216e-41f6-a466-6e2a8d1dfc3c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f37677-2b4c-465a-a09d-727f71c46fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558024657,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45f0812a-b1af-48fd-8983-8929562f3aaa","invariantUUID":"a285fe0e-309f-4750-a98d-e5a35eff914f","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":"e29bcc64-8bf1-4e3f-af14-3fae36c53ec3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558055888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c76cad-1b96-4e62-a0c1-7bfeb13ba2d0","invariantUUID":"17e0a1e9-0a19-4d63-bf88-30c5844717b7","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":"compute","uniqueId":"e40370fb-bd88-43ca-9939-b09a40af1c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558105649,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"568ff63a-0430-4215-8960-8068348e8446","invariantUUID":"d7372292-d456-4c6c-9fea-20f724962fb9","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":"port","uniqueId":"ae5cf2df-d8a5-472d-8910-3714fddd74f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558141344,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb005497-8fa0-40cc-8035-6ea9529894b6","invariantUUID":"19d92b9a-2b29-40bd-9ef5-a353d88fb1a4","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ade8182-d8df-43bd-a1cc-043ac2050704","lifecycleState":"CERTIFIED","lastUpdateDate":1641558157033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e70c360f-d012-4f5d-89a6-ea2048ef7aa4","invariantUUID":"0c9a769b-2781-46dd-a5fe-3f8e64157559","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":"c9ff3f7e-9bf6-42f7-992d-6a890c921ad3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558022759,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a0c3956f-aa0b-4458-a2da-f4dd2d033f66","invariantUUID":"0b7fe93b-774a-45c4-a974-3b023ee33f6b","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a89f9298-8f2c-4f5a-9111-c0b8d8a6a662","lifecycleState":"CERTIFIED","lastUpdateDate":1641558153881,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9be42263-9026-4928-bb43-27c4aac0c60d","invariantUUID":"77c0fee9-d66a-437c-ba7d-265b5cfd75e0","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":"port","uniqueId":"65ee132d-e571-489a-a54a-d27508deda51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558015755,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d10fd00-9ae7-44e0-8744-8dde110808d1","invariantUUID":"1ac7b449-78b8-47b8-8c71-01e7795c880a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cf75ef6-cf20-4e7b-8b82-315e2e36caeb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558020045,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2cedb0d-39f9-47e5-8262-e57b45c199c7","invariantUUID":"405e6374-893a-4837-b101-c05efe7fd092","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":"5c2fccee-858a-43ad-a113-42214a81ee10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558111928,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eecd557d-5ec2-4120-abda-a0ad7d3ecbaa","invariantUUID":"0aa94e83-4338-48be-a740-063f30cee235","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a6e3861-953f-4614-9ea6-2d852c675d34","lifecycleState":"CERTIFIED","lastUpdateDate":1641558064339,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5affa58b-ba3a-41b1-957f-cddd1f51ead7","invariantUUID":"d40e984c-201d-4752-975e-02fa5080c679","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07000ccb-d044-4bde-9e3c-232c461d8086","lifecycleState":"CERTIFIED","lastUpdateDate":1641558014233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa859548-3bc4-4600-a836-1974d22cbc12","invariantUUID":"708d59ee-a5e6-42cb-ba99-e7ec61704e0d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"572b1076-1d2d-418d-af9e-be0284dd3988","lifecycleState":"CERTIFIED","lastUpdateDate":1641558214978,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007e7697-d8c3-4919-9865-378d74256333","invariantUUID":"8661476e-175a-495e-afa9-7d6bb7f73380","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":"network","uniqueId":"db034ade-b788-4d8b-be65-67b2e47f9641","lifecycleState":"CERTIFIED","lastUpdateDate":1641558071081,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5418a432-53a5-4f62-ac39-06dfbe09493a","invariantUUID":"20f5e447-b2ef-4a4f-90d9-56696eabed58","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":"66e04079-846a-4ae2-89a0-b304e4269449","lifecycleState":"CERTIFIED","lastUpdateDate":1641558062832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d20467dc-40f3-4f4e-bcec-53ed57ee7615","invariantUUID":"ea793168-cb33-4f4c-baac-62b27c1e8eb5","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":"1cede7df-81f2-4821-bbc4-e7db4c9c4574","lifecycleState":"CERTIFIED","lastUpdateDate":1641558136028,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"322ce87e-5c2c-409e-8e4b-6e3176accad3","invariantUUID":"f2ab208b-148b-4af8-b69e-35df919d1fc9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8e8854f-9e34-46b3-aff5-6446ce088dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1641558176785,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b8a775e-8e59-414f-b596-662a90c44e46","invariantUUID":"90d08e10-cf78-416a-9316-70c7dd35c0db","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":"95cda407-d002-4be5-9d6b-16be28842d84","lifecycleState":"CERTIFIED","lastUpdateDate":1641558144551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27246051-acbb-43b7-a94c-4e3e1d389af5","invariantUUID":"dd0e8915-9c24-42bf-9d96-40fd6a6af3cf","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4880f7f2-e41a-43a4-a79d-7a7f05814361","lifecycleState":"CERTIFIED","lastUpdateDate":1641558004124,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98886c8c-4597-4d20-85af-3da5723d14b8","invariantUUID":"9eca4985-0cf2-411a-b173-23a13109a79e","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":"68028d11-aa31-4cbc-b52c-231b2f26c978","lifecycleState":"CERTIFIED","lastUpdateDate":1641558061285,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579e181e-3349-438e-b008-552ba8c790e0","invariantUUID":"977c095d-e01c-47fc-9a93-b50f4c08c917","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":"f0f3bad8-396e-43e5-837a-246d2ebcfd24","lifecycleState":"CERTIFIED","lastUpdateDate":1641558207090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9a4d71e-9191-4542-8e8a-ec60fb21464b","invariantUUID":"a943aaf8-15fd-45dc-84f5-65974733bf5a","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":"866af604-342e-4c00-bd15-3e1e44fc2385","lifecycleState":"CERTIFIED","lastUpdateDate":1641558151066,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"750763a6-ec66-43eb-96ad-d4727aab9eb4","invariantUUID":"161bbbf6-38f6-4f4d-89a2-1d5b1248a879","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":"507ef20a-23b4-4eaf-a917-47906e6e5b04","lifecycleState":"CERTIFIED","lastUpdateDate":1641558103695,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ca53c3f-e604-4204-9bc9-b520358549ab","invariantUUID":"90576b50-7221-430b-91af-bf88c843016c","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":"port","uniqueId":"b578caa7-7622-4908-9ece-3ab1565e71cb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558163196,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3691462a-7fcc-457a-9a78-54d1fa9822b5","invariantUUID":"77df90dc-c666-4896-8bbb-cf1b5d9d15c0","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb9320f5-87dd-4774-aee4-cd4ca19c261a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558216452,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22f39040-d458-4e40-ab85-bab1cb36b088","invariantUUID":"313e6961-d700-47fb-b7c8-0639c9216fd9","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":"c6e8b2aa-66c4-4d15-90ea-d7e3c86b89dc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558208390,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6efc6146-5e71-47d5-921a-8e8a1f22c56c","invariantUUID":"4d25cba8-4d97-4db3-92f8-92bac9a57e91","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":"1a9acb64-ace1-4609-9c89-2e29ea47e78c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558080974,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"44c312b5-e8da-4f80-910d-fc7c83dc4666","invariantUUID":"3843ddc2-a2fa-4525-ab27-791aea173fd0","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":"objectStorage","uniqueId":"caae35c2-f4c6-41a6-b0eb-a9eb023c1599","lifecycleState":"CERTIFIED","lastUpdateDate":1641557997523,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ba4a579-0c9d-47ec-8f3f-71b14c6a57d1","invariantUUID":"9011a682-cfe4-436d-9cf4-75b7a140d5e6","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":"5a3a91e9-d624-41ab-b73b-adb32c565a51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558175114,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df26a7c7-44c5-4f81-9c76-c0fa1941a89f","invariantUUID":"eb29b48e-321f-4de2-98fb-a60aaddd1a4b","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a2da740-84ac-4e1a-9296-e411778e18fd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558145962,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"899031c2-14df-4f46-b81f-f8338cb2b288","invariantUUID":"8c9a46bc-6f32-413b-9da6-8d22322081c9","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":"objectStorage","uniqueId":"c937b8f8-dc9c-4fed-893e-91d026bc1088","lifecycleState":"CERTIFIED","lastUpdateDate":1641557999313,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123bae9f-5b3d-44e4-a94e-47976a6bd700","invariantUUID":"b2d6a3cd-73b0-4453-ab2b-bce900e68c87","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":"loadBalancer","uniqueId":"8443d628-06d8-440e-86ed-9e6ee5e2ce41","lifecycleState":"CERTIFIED","lastUpdateDate":1641558002590,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53a7de9a-4964-44fc-916c-1e133ca96e3b","invariantUUID":"f6fe32a5-9e15-45e3-bfd7-c084503d4360","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":"defaulticon","uniqueId":"18d047ec-5009-44c7-b852-11afbddaa02a","lifecycleState":"CERTIFIED","lastUpdateDate":1641565432806,"name":"basic_onboard_ICfMDo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0","invariantUUID":"2d62dc3f-03c0-4fbd-821d-b9ab0cca92da","systemName":"BasicOnboardIcfmdo","description":"VF","tags":["basic_onboard_ICfMDo"],"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":"6b7fda19-cf48-4e14-bd35-efbc6a588b9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558130194,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"658ad9e3-e9e1-4f2a-aaca-08671d027ae6","invariantUUID":"26dee0cb-15fc-4210-a1e3-ee2432b92394","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":"securityrules","uniqueId":"58973a1e-5d04-4ecd-9664-d20e8c167a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641558050279,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b6a8cca4-dd3b-42fa-beff-337a5eabbc22","invariantUUID":"7d9f6213-90a8-4bb2-82f7-52e27fe159f0","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":"compute","uniqueId":"df2e2667-5f2d-4f55-b036-833269e508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558203171,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"225ce972-9ffb-431e-b795-2a5c2fadb88a","invariantUUID":"4b62159a-a58a-4055-86b4-3d48d6b42b3e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26fb340b-aa16-45c6-bbc6-e6a7d20208ea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558212352,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff287cfb-6a66-4a5c-bf9e-30628e7999a6","invariantUUID":"82941da7-67ac-4ec1-a1d8-eb611198c190","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0cc4a056-7d4b-4371-a4df-9d4378f1a011","lifecycleState":"CERTIFIED","lastUpdateDate":1641565090431,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72","invariantUUID":"fbaabdcd-d453-4f43-b176-50a41b051aed","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1641565538562,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"207cdf32-2b24-43d0-95a8-6d073fabe9df","lifecycleState":"CERTIFIED","lastUpdateDate":1641565469667,"name":"basic_onboard_ICfMDo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","systemName":"BasicOnboardIcfmdo","description":"service","tags":["basic_onboard_ICfMDo"],"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":"d5a8337b-32bb-41d0-a393-408dd94baab1","lifecycleState":"CERTIFIED","lastUpdateDate":1641565127532,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","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":"cc3e316c-1682-4f79-8378-a71a439ed830","lifecycleState":"CERTIFIED","lastUpdateDate":1641564840431,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","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}]}]} 2022-01-07 14:25:40,145 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-07 14:25:40,145 INFO 728:service.py(1) - attempting to Certify Service basic_cnf in SDC 2022-01-07 14:25:40,148 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-07 14:25:40,148 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/54b635d9-a2f4-4b24-adff-935c915eb882/lifecycleState/Certify 2022-01-07 14:25:40,148 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2022-01-07 14:25:40,149 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:25:44,626 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/54b635d9-a2f4-4b24-adff-935c915eb882/lifecycleState/Certify HTTP/1.1" 200 1171 2022-01-07 14:25:44,628 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2022-01-07 14:25:44,629 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"3d1ef44a-17b3-44fb-bef0-91ba425ade4c","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1641565534602,"lastUpdateDate":1641565538562,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"3d1ef44a-17b3-44fb-bef0-91ba425ade4c"},"projectCode":"123456","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","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":"e40e4e35-9d9d-47ca-ba88-66a7cf405444"} 2022-01-07 14:25:44,632 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-07 14:25:44,632 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-07 14:25:44,632 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-07 14:25:44,633 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-07 14:25:44,633 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-07 14:25:44,635 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:25:44,727 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-07 14:25:44,728 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-07 14:25:44,729 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5b2185c0-177b-44be-abdc-6bcd96b65037/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e3ccb93b-c4f7-46a0-8715-8a96d50fa930/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","name":"basic_onboard_ICfMDo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cf3ecf25-68af-4db1-86ea-042c5096557c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e40e4e35-9d9d-47ca-ba88-66a7cf405444/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-01-07 14:25:44,731 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-07 14:25:44,731 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:44,731 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:44,731 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:25:44,732 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-07 14:25:44,732 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:44,732 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:44,732 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:25:44,732 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ICfMDo from SDC 2022-01-07 14:25:44,732 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:44,732 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:44,732 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:25:44,732 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-07 14:25:44,733 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:44,733 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:44,733 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-07 14:25:44,733 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-07 14:25:44,733 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-07 14:25:44,733 INFO 192:__init__.py(1) - Service found, updating information 2022-01-07 14:25:44,733 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-07 14:25:44,734 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-07 14:25:44,734 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-07 14:25:44,735 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:25:44,905 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-07 14:25:44,907 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-07 14:25:44,909 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b48dbaf-c5cb-4d89-9b12-0be382795528","lifecycleState":"CERTIFIED","lastUpdateDate":1641558173651,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e0a0933-12b5-4ea8-93d4-53b1eeb34120","invariantUUID":"fa99b7c7-d369-4f36-b33a-38920ba57fdf","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":"2b967b43-45d4-41f5-8d31-c9628e523002","lifecycleState":"CERTIFIED","lastUpdateDate":1641558057383,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37933459-6ab5-4010-a03f-2eb8eb37034b","invariantUUID":"f876ec40-2701-4061-8306-38a0dcc75b63","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":"defaulticon","uniqueId":"ca2f1600-6f06-4b35-a97e-1821a64653dd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558099471,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e83164dd-7d74-4074-b876-d5536bcf33ee","invariantUUID":"6f5d07ed-981a-4d22-9aeb-09578a360b4f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04655363-2f36-4714-b7ac-2272572f748d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558026392,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b0a1187-701b-479b-9aae-53cd5f0f6fb6","invariantUUID":"e2ef0c9b-415b-4a35-909f-f8147a7ad943","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89b064ab-6cd0-4ed6-bb23-73b004abc7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558052782,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c9c031-03ba-45c8-8edb-4e9933bd9ac8","invariantUUID":"9daaa27e-7be1-41c2-b656-886561003fd8","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":"7b93a69d-1e49-47f1-ac0c-aa90be7481a9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558012726,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b362c9fe-6711-418e-afcc-1c7991fb77c6","invariantUUID":"b67c0892-ec56-4cbe-8e42-43d0d1263575","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":"port","uniqueId":"06fd0a0c-e13f-4bac-a336-6303cd701cad","lifecycleState":"CERTIFIED","lastUpdateDate":1641558139243,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41a9edb7-e2f3-4a8b-8f2f-b83aa90227e1","invariantUUID":"40c1fb60-1c72-448d-85f2-15440cdd356d","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":"port","uniqueId":"d0390465-518b-47a4-a20d-8b04f979406a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558143026,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"146b56cc-8fef-4d7d-ba11-23f107ad30aa","invariantUUID":"07b8150f-e23a-4a27-a44f-c239d4c54fa8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46ca728f-37fd-4d1d-836f-634d9e58eed0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558048739,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efe183fa-e15f-4043-8dd3-72c043f194c4","invariantUUID":"a084fa76-3e55-4dea-8298-8fca5d00a0e8","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c137b4a-96c3-4868-a561-2d0d4745c90a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558076164,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec3a5f95-1666-4ad2-9451-9955144d7bc9","invariantUUID":"365b4a23-9935-44fe-82de-be37fdebef5e","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":"port","uniqueId":"59184b8d-f5e8-4fe6-8939-7d891dca4167","lifecycleState":"CERTIFIED","lastUpdateDate":1641558178283,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cc18a96-d3c5-437e-87bd-ca95c0d91207","invariantUUID":"507761c1-aa85-4978-b1bf-39ea7722b877","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7eff7f43-2c34-406e-bf44-315556fc63f9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558170200,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83878e24-b9c6-4736-9d28-a6a81013876d","invariantUUID":"8be2491c-f2f7-4f56-bb74-0cfd892aa266","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf447c3-e35b-4910-93ce-080d8154e36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558005781,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dbd2103-9406-46b0-8506-b1d3f26bbbdf","invariantUUID":"d715d820-d84a-469c-9950-69eb49c72459","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2074503c-e70a-49cb-b707-b41ce500d508","lifecycleState":"CERTIFIED","lastUpdateDate":1641558172107,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"316f413f-8127-48e2-8a81-89d7c19e2392","invariantUUID":"5e7ce5cb-bc83-47c8-9791-a6d0c9e9d134","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4a7390b-0e3b-4c96-9532-1b2fcdf4c87a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558205836,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54957ec9-22b3-4cc5-8992-e5d46b4ded25","invariantUUID":"538a407e-1d03-4588-bae2-ce8b013ea43e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fde0f867-6e41-4c08-b153-125561c649e1","lifecycleState":"CERTIFIED","lastUpdateDate":1641558149370,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e6d0b19-5715-4ffd-8695-6f6d144eff2f","invariantUUID":"8e4cf994-7648-460b-9be9-5aa14a1451e5","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f15b4bde-d240-4770-9ed0-182d9f662904","lifecycleState":"CERTIFIED","lastUpdateDate":1641558009779,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1db0d885-0de5-42db-91ce-610c6b7d0f85","invariantUUID":"79e32fa7-6824-47e8-b24e-fa7889872d23","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feca4b92-8825-4a6b-89dc-31a77a4982c0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558083389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"21af573b-6131-4592-95ea-82d9f82c1342","invariantUUID":"dd843bed-e375-4950-bad0-377632bdcdf9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71a9cbb1-233b-4271-98e5-9d7519f6ae2b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558213603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"545314c6-8a92-4279-b252-ba3fce80a418","invariantUUID":"4cf24079-85e5-44b8-b44e-6a7be0d4b523","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":"defaulticon","uniqueId":"8477e64f-5af9-494b-ad34-a145f9d4d571","lifecycleState":"CERTIFIED","lastUpdateDate":1641558137588,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08186a0-04a4-47e8-8b6c-9006525a79fb","invariantUUID":"5372563a-64c5-4b45-acd5-c4e1241bce19","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":"3ae7822d-5404-4481-b3d7-6b60a74c1aea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558077573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a05b4bf9-f6ab-4c84-8f51-18119a9631bd","invariantUUID":"98ae03e4-58b2-4a8c-bb41-540ff9dc41fd","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"5450ddbc-42eb-45fc-b8c7-625f55ca9ece","lifecycleState":"CERTIFIED","lastUpdateDate":1641558039182,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4018b31-4e61-4292-bdec-c6daf2f6f96c","invariantUUID":"ecd5b3cc-8122-4c91-88bf-3f4ab693e7f5","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":"676f0d00-db24-4c41-b566-d13af9d75092","lifecycleState":"CERTIFIED","lastUpdateDate":1641557986710,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a94c3cb0-19d6-4ce1-9f08-3010ac785c5d","invariantUUID":"7eccd2ac-fde1-439f-bcf0-c16d0cca50bf","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92221af3-236d-4fee-84d6-e8be422ac051","lifecycleState":"CERTIFIED","lastUpdateDate":1641558054323,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93d763c3-6ead-443c-9ec0-8df9ef6b1302","invariantUUID":"90cd5cb7-3fc9-44ea-8337-dfc6802541ef","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":"port","uniqueId":"7f6d2c57-5c45-4f2d-a216-8463c13dbd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558218139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed9e7f8e-c2ed-48f5-9b6f-fb7d3145f05f","invariantUUID":"6bd28b6c-38f9-4c44-93cd-2d52ab2bab4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01c319d7-1413-4106-be71-071ad55b3626","lifecycleState":"CERTIFIED","lastUpdateDate":1641558121065,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a75a620f-1ae6-4ef2-9b33-dd6c7fa528cf","invariantUUID":"5f2182b2-3c1a-4d41-b935-bc24011f750c","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":"defaulticon","uniqueId":"668138a2-c6cd-47c8-ae67-0abb8c1d9570","lifecycleState":"CERTIFIED","lastUpdateDate":1641558096947,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ab5bcf79-79cb-42e9-a921-6c7fc3c44082","invariantUUID":"6572f88b-6699-47b8-8ed9-1167525081c3","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":"objectStorage","uniqueId":"37c3f04c-3922-41c4-9977-bf0abd19fce4","lifecycleState":"CERTIFIED","lastUpdateDate":1641558011225,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17b836e7-1d4c-4521-8c8c-ff3b846fe98d","invariantUUID":"1faec890-bede-4de2-805b-b3c74edd8420","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8361f395-5fd5-4418-971c-29f9ae72cd23","lifecycleState":"CERTIFIED","lastUpdateDate":1641558204560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd30d547-1761-43c8-bd49-376e46546b61","invariantUUID":"4938b476-f60c-41a0-a2f5-47b54e1ec585","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5b8e5a9e-5fc8-4cb5-bb2d-ca7f2cafca10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558041026,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d6d479f-c5a2-4487-8a10-7b6f7aedf23a","invariantUUID":"1e216ea9-5b45-4f1c-8cee-6e61ff77b388","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":"e46b57a5-61e0-4ca9-8414-f8de436f3993","lifecycleState":"CERTIFIED","lastUpdateDate":1641558028285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ec7b4abf-6785-4521-98f5-c9dcd4f875d5","invariantUUID":"27b3133a-66f4-45cb-88d6-fadbe34f3b92","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":"defaulticon","uniqueId":"049c84f0-ca8a-49ea-8a02-a46c8d25a797","lifecycleState":"CERTIFIED","lastUpdateDate":1641565519749,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","invariantUUID":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"a7765bfe-bc3b-4978-b201-f705402de8a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558086202,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f651cdc5-5f8e-403a-9aa1-12e581ec71d2","invariantUUID":"ce411613-80df-4932-9806-aa4f38d19b7a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d6437de-e75e-4b3a-9d91-029d71eb14fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558127163,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dabe8650-3cbd-4603-93b1-ff08c882dff3","invariantUUID":"d67b40a5-33e4-4541-8639-b801de8074e3","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":"bec4d6ab-d172-4c96-879e-88f7c225d161","lifecycleState":"CERTIFIED","lastUpdateDate":1641558147579,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5c22bd9-fa2a-4812-a5f1-75894bc219d7","invariantUUID":"26329319-721e-438f-be44-3650d30cf78c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5bc69d12-9572-44f6-9ce9-87897099d8bd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558209674,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc29076-77e6-4fa3-8ef4-f2f0023398ef","invariantUUID":"948a6dad-17cb-43d3-8aea-701b21ca46a5","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":"8322a881-c5c4-4cf6-a44a-f8871cfc6e4d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558114192,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f11036b-7e06-4b80-9621-7b80163e550c","invariantUUID":"e7133fb2-a0b1-4f29-9307-27d8096c07cc","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":"92c2b57a-08fe-4909-a1a5-a2739d27f721","lifecycleState":"CERTIFIED","lastUpdateDate":1641558017703,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2580d1c9-b650-45c5-85c5-cb5e3cf7da41","invariantUUID":"03fee10e-728f-41e0-bfbb-696d339f90eb","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":"compute","uniqueId":"5ded65c5-5a08-4f6b-9848-3ca3c5e001c2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558116318,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c28cff2e-c4d6-4adf-8978-de0a0d1f03de","invariantUUID":"ebf14a2e-e829-408b-8c9e-cb97e5ab336e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"75cf71f4-415e-439b-aac5-2e1748620ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1641558159538,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cffbd250-824a-4994-a745-9630e6085dd4","invariantUUID":"b3a6875b-8c4f-4813-befc-19bed37a94db","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":"defaulticon","uniqueId":"a99d6760-45fc-41eb-98c4-c8b8c7c71240","lifecycleState":"CERTIFIED","lastUpdateDate":1641557995295,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018fe9f-99f2-4bc1-bfeb-ceb3fef40a8e","invariantUUID":"d08f1e7a-f7dc-463c-925a-4c76e8cd7704","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"42f3a339-6751-462a-b305-9c69770073ef","lifecycleState":"CERTIFIED","lastUpdateDate":1641558165698,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1088cf25-a2a8-4cde-b3fb-1e40733f6ef8","invariantUUID":"20168ebc-30dd-4d16-a001-aee9fe3ead13","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":"compute","uniqueId":"36a99db3-5e8b-451b-b42a-d1544622ce0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558119588,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb0cd758-6bfc-4a04-bddf-b385c5ba138a","invariantUUID":"1819d3ae-5ca2-4378-b5ad-63a87d18d43b","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":"networkrules","uniqueId":"287eaa03-a756-46c6-971b-5e7c3c3532ed","lifecycleState":"CERTIFIED","lastUpdateDate":1641558046691,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"932f617c-3e6c-4b08-8720-2ae16193edc5","invariantUUID":"2b78b20f-5d86-480b-b085-a5827841b6dd","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":"4745ccfa-f7f6-431d-8821-420531ac1142","lifecycleState":"CERTIFIED","lastUpdateDate":1641558108015,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1de5baa9-1202-443a-be54-9aa84e11f5ba","invariantUUID":"961df833-8b1c-4bd0-95aa-be14703a15be","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c9942373-e828-48f9-8205-3add9305e22b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558211006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07f07d19-507a-4f36-af6f-7dac735b2ad4","invariantUUID":"b7335922-a40f-4146-8d94-060dcc2c623d","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":"objectStorage","uniqueId":"a10fee0b-5c91-4be6-8337-5b6fe04dcced","lifecycleState":"CERTIFIED","lastUpdateDate":1641558101666,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0943af97-7fdf-4b20-bb30-182610b51d93","invariantUUID":"4bed5074-216e-41f6-a466-6e2a8d1dfc3c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f37677-2b4c-465a-a09d-727f71c46fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558024657,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45f0812a-b1af-48fd-8983-8929562f3aaa","invariantUUID":"a285fe0e-309f-4750-a98d-e5a35eff914f","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":"e29bcc64-8bf1-4e3f-af14-3fae36c53ec3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558055888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c76cad-1b96-4e62-a0c1-7bfeb13ba2d0","invariantUUID":"17e0a1e9-0a19-4d63-bf88-30c5844717b7","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":"compute","uniqueId":"e40370fb-bd88-43ca-9939-b09a40af1c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558105649,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"568ff63a-0430-4215-8960-8068348e8446","invariantUUID":"d7372292-d456-4c6c-9fea-20f724962fb9","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":"port","uniqueId":"ae5cf2df-d8a5-472d-8910-3714fddd74f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558141344,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb005497-8fa0-40cc-8035-6ea9529894b6","invariantUUID":"19d92b9a-2b29-40bd-9ef5-a353d88fb1a4","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ade8182-d8df-43bd-a1cc-043ac2050704","lifecycleState":"CERTIFIED","lastUpdateDate":1641558157033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e70c360f-d012-4f5d-89a6-ea2048ef7aa4","invariantUUID":"0c9a769b-2781-46dd-a5fe-3f8e64157559","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":"c9ff3f7e-9bf6-42f7-992d-6a890c921ad3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558022759,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a0c3956f-aa0b-4458-a2da-f4dd2d033f66","invariantUUID":"0b7fe93b-774a-45c4-a974-3b023ee33f6b","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a89f9298-8f2c-4f5a-9111-c0b8d8a6a662","lifecycleState":"CERTIFIED","lastUpdateDate":1641558153881,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9be42263-9026-4928-bb43-27c4aac0c60d","invariantUUID":"77c0fee9-d66a-437c-ba7d-265b5cfd75e0","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":"port","uniqueId":"65ee132d-e571-489a-a54a-d27508deda51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558015755,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d10fd00-9ae7-44e0-8744-8dde110808d1","invariantUUID":"1ac7b449-78b8-47b8-8c71-01e7795c880a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cf75ef6-cf20-4e7b-8b82-315e2e36caeb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558020045,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2cedb0d-39f9-47e5-8262-e57b45c199c7","invariantUUID":"405e6374-893a-4837-b101-c05efe7fd092","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":"5c2fccee-858a-43ad-a113-42214a81ee10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558111928,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eecd557d-5ec2-4120-abda-a0ad7d3ecbaa","invariantUUID":"0aa94e83-4338-48be-a740-063f30cee235","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a6e3861-953f-4614-9ea6-2d852c675d34","lifecycleState":"CERTIFIED","lastUpdateDate":1641558064339,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5affa58b-ba3a-41b1-957f-cddd1f51ead7","invariantUUID":"d40e984c-201d-4752-975e-02fa5080c679","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07000ccb-d044-4bde-9e3c-232c461d8086","lifecycleState":"CERTIFIED","lastUpdateDate":1641558014233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa859548-3bc4-4600-a836-1974d22cbc12","invariantUUID":"708d59ee-a5e6-42cb-ba99-e7ec61704e0d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"572b1076-1d2d-418d-af9e-be0284dd3988","lifecycleState":"CERTIFIED","lastUpdateDate":1641558214978,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007e7697-d8c3-4919-9865-378d74256333","invariantUUID":"8661476e-175a-495e-afa9-7d6bb7f73380","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":"network","uniqueId":"db034ade-b788-4d8b-be65-67b2e47f9641","lifecycleState":"CERTIFIED","lastUpdateDate":1641558071081,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5418a432-53a5-4f62-ac39-06dfbe09493a","invariantUUID":"20f5e447-b2ef-4a4f-90d9-56696eabed58","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":"66e04079-846a-4ae2-89a0-b304e4269449","lifecycleState":"CERTIFIED","lastUpdateDate":1641558062832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d20467dc-40f3-4f4e-bcec-53ed57ee7615","invariantUUID":"ea793168-cb33-4f4c-baac-62b27c1e8eb5","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":"1cede7df-81f2-4821-bbc4-e7db4c9c4574","lifecycleState":"CERTIFIED","lastUpdateDate":1641558136028,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"322ce87e-5c2c-409e-8e4b-6e3176accad3","invariantUUID":"f2ab208b-148b-4af8-b69e-35df919d1fc9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8e8854f-9e34-46b3-aff5-6446ce088dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1641558176785,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b8a775e-8e59-414f-b596-662a90c44e46","invariantUUID":"90d08e10-cf78-416a-9316-70c7dd35c0db","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":"95cda407-d002-4be5-9d6b-16be28842d84","lifecycleState":"CERTIFIED","lastUpdateDate":1641558144551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27246051-acbb-43b7-a94c-4e3e1d389af5","invariantUUID":"dd0e8915-9c24-42bf-9d96-40fd6a6af3cf","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4880f7f2-e41a-43a4-a79d-7a7f05814361","lifecycleState":"CERTIFIED","lastUpdateDate":1641558004124,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98886c8c-4597-4d20-85af-3da5723d14b8","invariantUUID":"9eca4985-0cf2-411a-b173-23a13109a79e","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":"68028d11-aa31-4cbc-b52c-231b2f26c978","lifecycleState":"CERTIFIED","lastUpdateDate":1641558061285,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579e181e-3349-438e-b008-552ba8c790e0","invariantUUID":"977c095d-e01c-47fc-9a93-b50f4c08c917","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":"f0f3bad8-396e-43e5-837a-246d2ebcfd24","lifecycleState":"CERTIFIED","lastUpdateDate":1641558207090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9a4d71e-9191-4542-8e8a-ec60fb21464b","invariantUUID":"a943aaf8-15fd-45dc-84f5-65974733bf5a","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":"866af604-342e-4c00-bd15-3e1e44fc2385","lifecycleState":"CERTIFIED","lastUpdateDate":1641558151066,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"750763a6-ec66-43eb-96ad-d4727aab9eb4","invariantUUID":"161bbbf6-38f6-4f4d-89a2-1d5b1248a879","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":"507ef20a-23b4-4eaf-a917-47906e6e5b04","lifecycleState":"CERTIFIED","lastUpdateDate":1641558103695,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ca53c3f-e604-4204-9bc9-b520358549ab","invariantUUID":"90576b50-7221-430b-91af-bf88c843016c","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":"port","uniqueId":"b578caa7-7622-4908-9ece-3ab1565e71cb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558163196,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3691462a-7fcc-457a-9a78-54d1fa9822b5","invariantUUID":"77df90dc-c666-4896-8bbb-cf1b5d9d15c0","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb9320f5-87dd-4774-aee4-cd4ca19c261a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558216452,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22f39040-d458-4e40-ab85-bab1cb36b088","invariantUUID":"313e6961-d700-47fb-b7c8-0639c9216fd9","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":"c6e8b2aa-66c4-4d15-90ea-d7e3c86b89dc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558208390,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6efc6146-5e71-47d5-921a-8e8a1f22c56c","invariantUUID":"4d25cba8-4d97-4db3-92f8-92bac9a57e91","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":"1a9acb64-ace1-4609-9c89-2e29ea47e78c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558080974,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"44c312b5-e8da-4f80-910d-fc7c83dc4666","invariantUUID":"3843ddc2-a2fa-4525-ab27-791aea173fd0","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":"objectStorage","uniqueId":"caae35c2-f4c6-41a6-b0eb-a9eb023c1599","lifecycleState":"CERTIFIED","lastUpdateDate":1641557997523,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ba4a579-0c9d-47ec-8f3f-71b14c6a57d1","invariantUUID":"9011a682-cfe4-436d-9cf4-75b7a140d5e6","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":"5a3a91e9-d624-41ab-b73b-adb32c565a51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558175114,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df26a7c7-44c5-4f81-9c76-c0fa1941a89f","invariantUUID":"eb29b48e-321f-4de2-98fb-a60aaddd1a4b","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a2da740-84ac-4e1a-9296-e411778e18fd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558145962,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"899031c2-14df-4f46-b81f-f8338cb2b288","invariantUUID":"8c9a46bc-6f32-413b-9da6-8d22322081c9","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":"objectStorage","uniqueId":"c937b8f8-dc9c-4fed-893e-91d026bc1088","lifecycleState":"CERTIFIED","lastUpdateDate":1641557999313,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123bae9f-5b3d-44e4-a94e-47976a6bd700","invariantUUID":"b2d6a3cd-73b0-4453-ab2b-bce900e68c87","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":"loadBalancer","uniqueId":"8443d628-06d8-440e-86ed-9e6ee5e2ce41","lifecycleState":"CERTIFIED","lastUpdateDate":1641558002590,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53a7de9a-4964-44fc-916c-1e133ca96e3b","invariantUUID":"f6fe32a5-9e15-45e3-bfd7-c084503d4360","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":"defaulticon","uniqueId":"18d047ec-5009-44c7-b852-11afbddaa02a","lifecycleState":"CERTIFIED","lastUpdateDate":1641565432806,"name":"basic_onboard_ICfMDo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0","invariantUUID":"2d62dc3f-03c0-4fbd-821d-b9ab0cca92da","systemName":"BasicOnboardIcfmdo","description":"VF","tags":["basic_onboard_ICfMDo"],"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":"6b7fda19-cf48-4e14-bd35-efbc6a588b9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558130194,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"658ad9e3-e9e1-4f2a-aaca-08671d027ae6","invariantUUID":"26dee0cb-15fc-4210-a1e3-ee2432b92394","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":"securityrules","uniqueId":"58973a1e-5d04-4ecd-9664-d20e8c167a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641558050279,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b6a8cca4-dd3b-42fa-beff-337a5eabbc22","invariantUUID":"7d9f6213-90a8-4bb2-82f7-52e27fe159f0","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":"compute","uniqueId":"df2e2667-5f2d-4f55-b036-833269e508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558203171,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"225ce972-9ffb-431e-b795-2a5c2fadb88a","invariantUUID":"4b62159a-a58a-4055-86b4-3d48d6b42b3e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26fb340b-aa16-45c6-bbc6-e6a7d20208ea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558212352,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff287cfb-6a66-4a5c-bf9e-30628e7999a6","invariantUUID":"82941da7-67ac-4ec1-a1d8-eb611198c190","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0cc4a056-7d4b-4371-a4df-9d4378f1a011","lifecycleState":"CERTIFIED","lastUpdateDate":1641565090431,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72","invariantUUID":"fbaabdcd-d453-4f43-b176-50a41b051aed","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"207cdf32-2b24-43d0-95a8-6d073fabe9df","lifecycleState":"CERTIFIED","lastUpdateDate":1641565469667,"name":"basic_onboard_ICfMDo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","systemName":"BasicOnboardIcfmdo","description":"service","tags":["basic_onboard_ICfMDo"],"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":"3d1ef44a-17b3-44fb-bef0-91ba425ade4c","lifecycleState":"CERTIFIED","lastUpdateDate":1641565538562,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d5a8337b-32bb-41d0-a393-408dd94baab1","lifecycleState":"CERTIFIED","lastUpdateDate":1641565127532,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","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":"cc3e316c-1682-4f79-8378-a71a439ed830","lifecycleState":"CERTIFIED","lastUpdateDate":1641564840431,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","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}]}]} 2022-01-07 14:25:44,913 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-07 14:25:54,930 INFO 728:service.py(1) - attempting to PROD/activate Service basic_cnf in SDC 2022-01-07 14:25:54,939 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-07 14:25:54,939 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/3d1ef44a-17b3-44fb-bef0-91ba425ade4c/distribution/PROD/activate 2022-01-07 14:25:54,939 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2022-01-07 14:25:54,941 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:25:57,885 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/3d1ef44a-17b3-44fb-bef0-91ba425ade4c/distribution/PROD/activate HTTP/1.1" 200 None 2022-01-07 14:25:57,894 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2022-01-07 14:25:57,897 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d1ef44a-17b3-44fb-bef0-91ba425ade4c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"3d1ef44a-17b3-44fb-bef0-91ba425ade4c","empty":false},{"definition":false,"hidden":false,"uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d1ef44a-17b3-44fb-bef0-91ba425ade4c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"3d1ef44a-17b3-44fb-bef0-91ba425ade4c","empty":false},{"definition":false,"hidden":false,"uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d1ef44a-17b3-44fb-bef0-91ba425ade4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d1ef44a-17b3-44fb-bef0-91ba425ade4c","empty":false},{"definition":false,"hidden":false,"uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d1ef44a-17b3-44fb-bef0-91ba425ade4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d1ef44a-17b3-44fb-bef0-91ba425ade4c","empty":false},{"definition":false,"hidden":false,"uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d1ef44a-17b3-44fb-bef0-91ba425ade4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d1ef44a-17b3-44fb-bef0-91ba425ade4c","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.assettoscacsar","artifactName":"service-BasicCnf-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"NGY1ZTMwODQwZDlmMmI1ZDhlMDgwODdlZDk0Y2MxNGQ=","artifactUUID":"09fc91d2-20be-431a-861f-504cb12abce1","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"54b635d9-a2f4-4b24-adff-935c915eb882.assettoscacsar","duplicated":false,"payloadUpdateDate":1641565543141,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641565534591,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.assettoscatemplate","artifactName":"service-BasicCnf-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"M2M1YTVmOGUyMmM5Y2JjYzQ3NTc4MDE5ODA4MmMwMDk=","artifactUUID":"5b838e74-edb2-4bb6-9c17-2f0c5d1c7101","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"54b635d9-a2f4-4b24-adff-935c915eb882.assettoscatemplate","duplicated":false,"payloadUpdateDate":1641565542607,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641565534591,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565506849,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YWNmMmQ1YzVlZGE3YzNhZmRiYjYxNGUzY2RkM2QwZGU=","artifactUUID":"94e3a4f2-e152-4d8b-9be4-9e5c5a908835","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.vflicense","duplicated":false,"payloadUpdateDate":1641565506852,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1641565506849,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3env":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565536348,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.049c84f0-ca8a-49ea-8a02-a46c8d25a797.basic_cnf0.cloudtechnologyspecificartifact3env","artifactName":"nginx_cloudtech_k8s_charts.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=","artifactUUID":"e2030086-eb56-401c-8478-1eceb42e41f2","generatedFromId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.cloudtechnologyspecificartifact3","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3env","esId":"54b635d9-a2f4-4b24-adff-935c915eb882.049c84f0-ca8a-49ea-8a02-a46c8d25a797.basic_cnf0.cloudtechnologyspecificartifact3env","duplicated":false,"payloadUpdateDate":1641565540763,"heatParamsUpdateDate":1641565536348,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641565536348,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"cloudtechnologyspecificartifact3":{"heatParamUpdated":false,"timeout":30,"creationDate":1641565506927,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"03bd0dfc-b355-474f-8b26-bd7dff57d631","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1641565506929,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1641565506927,"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":"54b635d9-a2f4-4b24-adff-935c915eb882.54b635d9-a2f4-4b24-adff-935c915eb882.049c84f0-ca8a-49ea-8a02-a46c8d25a797.basic_cnf0.vfModulesMetadata","artifactName":"basic_cnf0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzQwYmVkYmE0NTNmMjBmOGQ1ODRiMmJmNzMwNDljOTc=","artifactUUID":"240a016b-813c-4940-8fbe-ff9181e72775","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"54b635d9-a2f4-4b24-adff-935c915eb882.54b635d9-a2f4-4b24-adff-935c915eb882.049c84f0-ca8a-49ea-8a02-a46c8d25a797.basic_cnf0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1641565541861,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1641565506882,"description":"created from csar","artifactType":"HEAT","uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"808f4a5c-51ea-4c2d-bc75-ef4c4cb76f58","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.heat1","duplicated":false,"payloadUpdateDate":1641565506888,"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":1641565506882,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565506829,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE=","artifactUUID":"67327826-166a-4891-b666-b6639d1f81de","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.vendorlicense","duplicated":false,"payloadUpdateDate":1641565506835,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1641565506829,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","defaultValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","defaultValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","defaultValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":0,"creationDate":1641565536345,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.049c84f0-ca8a-49ea-8a02-a46c8d25a797.basic_cnf0.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=","artifactUUID":"c2c7a5d3-dcd8-4fc5-aaea-0f45879fcced","generatedFromId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"54b635d9-a2f4-4b24-adff-935c915eb882.049c84f0-ca8a-49ea-8a02-a46c8d25a797.basic_cnf0.heat1env","duplicated":false,"payloadUpdateDate":1641565541292,"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":1641565536345,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641565536345,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiccnfvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565506865,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"94842f6a-0f5b-45d1-b79e-9f4c5ac8cff2","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1641565506867,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1641565506865,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"creationTime":1641565536353,"version":"1","type":"org.openecomp.groups.VfModule","artifacts":["c601a373-c2a4-4aa9-adb2-fbded81c959d.heat1","c601a373-c2a4-4aa9-adb2-fbded81c959d.heat1env","c601a373-c2a4-4aa9-adb2-fbded81c959d.cloudtechnologyspecificartifact3"],"uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.049c84f0-ca8a-49ea-8a02-a46c8d25a797.basic_cnf0.c601a373-c2a4-4aa9-adb2-fbded81c959d.BasicCnf..base_dummy..module-0.basic_cnf0basiccnfbase_dummymodule0","invariantUUID":"8de39408-3324-46d6-81c6-aaaeb6faac32","normalizedName":"basic_cnf0basiccnfbase_dummymodule0","modificationTime":1641565536353,"customizationUUID":"57f26f41-c1ba-44b1-985f-6daa55a221b5","groupInstanceArtifacts":["c601a373-c2a4-4aa9-adb2-fbded81c959d.cloudtechnologyspecificartifact3","54b635d9-a2f4-4b24-adff-935c915eb882.049c84f0-ca8a-49ea-8a02-a46c8d25a797.basic_cnf0.heat1env"],"groupInstanceArtifactsUuid":["03bd0dfc-b355-474f-8b26-bd7dff57d631","c2c7a5d3-dcd8-4fc5-aaea-0f45879fcced"],"artifactsUuid":["808f4a5c-51ea-4c2d-bc75-ef4c4cb76f58","03bd0dfc-b355-474f-8b26-bd7dff57d631"],"groupUUID":"e5d292da-0668-4700-8b9b-474c344fd7cf","groupName":"BasicCnf..base_dummy..module-0","groupUid":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_cnf 0"},"actualComponentUid":"049c84f0-ca8a-49ea-8a02-a46c8d25a797","createdFromCsar":false,"uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.049c84f0-ca8a-49ea-8a02-a46c8d25a797.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1641565536143,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","componentUid":"049c84f0-ca8a-49ea-8a02-a46c8d25a797","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1641565536143,"customizationUUID":"dffa87e7-e944-45b3-9130-41a7486799f7","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"54b635d9-a2f4-4b24-adff-935c915eb882.049c84f0-ca8a-49ea-8a02-a46c8d25a797.basic_cnf0":[{"definition":false,"hidden":false,"uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false},{"definition":false,"hidden":false,"uniqueId":"c601a373-c2a4-4aa9-adb2-fbded81c959d.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":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae8557d2-f091-4f09-bcc2-9911c5e4ec6b","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"5336c03d-65f6-4a0e-b253-7ecadb179567.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5336c03d-65f6-4a0e-b253-7ecadb179567","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"5336c03d-65f6-4a0e-b253-7ecadb179567","empty":false},{"definition":false,"hidden":false,"uniqueId":"5336c03d-65f6-4a0e-b253-7ecadb179567.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5336c03d-65f6-4a0e-b253-7ecadb179567","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"5336c03d-65f6-4a0e-b253-7ecadb179567","empty":false},{"definition":false,"hidden":false,"uniqueId":"5336c03d-65f6-4a0e-b253-7ecadb179567.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5336c03d-65f6-4a0e-b253-7ecadb179567","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5336c03d-65f6-4a0e-b253-7ecadb179567","empty":false},{"definition":false,"hidden":false,"uniqueId":"5336c03d-65f6-4a0e-b253-7ecadb179567.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5336c03d-65f6-4a0e-b253-7ecadb179567","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5336c03d-65f6-4a0e-b253-7ecadb179567","empty":false},{"definition":false,"hidden":false,"uniqueId":"5336c03d-65f6-4a0e-b253-7ecadb179567.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5336c03d-65f6-4a0e-b253-7ecadb179567","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5336c03d-65f6-4a0e-b253-7ecadb179567","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"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","creationDate":1641565534602,"version":"1.0","icon":"network_l_1-3","description":"service","tags":["basic_cnf"],"uniqueId":"3d1ef44a-17b3-44fb-bef0-91ba425ade4c","componentMetadataForSupportLog":{"SupportablityComponentUUID":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","SupportablityComponentName":"basic_cnf","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","normalizedName":"basiccnf","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1641565556820,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1641565534591,"artifactType":"OTHER","uniqueId":"54b635d9-a2f4-4b24-adff-935c915eb882.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":1641565534591,"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":"3d1ef44a-17b3-44fb-bef0-91ba425ade4c"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_cnf"} 2022-01-07 14:25:57,901 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-07 14:25:57,902 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-07 14:25:57,902 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-07 14:25:57,902 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-07 14:25:57,902 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-07 14:25:57,906 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:25:57,982 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-07 14:25:57,983 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-07 14:25:57,983 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5b2185c0-177b-44be-abdc-6bcd96b65037/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e3ccb93b-c4f7-46a0-8715-8a96d50fa930/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","name":"basic_onboard_ICfMDo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cf3ecf25-68af-4db1-86ea-042c5096557c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e40e4e35-9d9d-47ca-ba88-66a7cf405444/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-07 14:25:57,986 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-07 14:25:57,987 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:57,987 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:57,987 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:25:57,987 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-07 14:25:57,987 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:57,988 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:57,988 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:25:57,988 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ICfMDo from SDC 2022-01-07 14:25:57,988 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:57,988 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:57,988 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:25:57,989 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-07 14:25:57,989 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:57,989 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:57,989 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:25:57,989 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-07 14:25:57,989 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-07 14:25:57,990 INFO 192:__init__.py(1) - Service found, updating information 2022-01-07 14:25:57,990 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-07 14:25:57,990 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-07 14:25:57,990 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-07 14:25:57,992 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:25:58,095 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-01-07 14:25:58,098 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-07 14:25:58,101 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b48dbaf-c5cb-4d89-9b12-0be382795528","lifecycleState":"CERTIFIED","lastUpdateDate":1641558173651,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e0a0933-12b5-4ea8-93d4-53b1eeb34120","invariantUUID":"fa99b7c7-d369-4f36-b33a-38920ba57fdf","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":"2b967b43-45d4-41f5-8d31-c9628e523002","lifecycleState":"CERTIFIED","lastUpdateDate":1641558057383,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37933459-6ab5-4010-a03f-2eb8eb37034b","invariantUUID":"f876ec40-2701-4061-8306-38a0dcc75b63","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":"defaulticon","uniqueId":"ca2f1600-6f06-4b35-a97e-1821a64653dd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558099471,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e83164dd-7d74-4074-b876-d5536bcf33ee","invariantUUID":"6f5d07ed-981a-4d22-9aeb-09578a360b4f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04655363-2f36-4714-b7ac-2272572f748d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558026392,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b0a1187-701b-479b-9aae-53cd5f0f6fb6","invariantUUID":"e2ef0c9b-415b-4a35-909f-f8147a7ad943","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89b064ab-6cd0-4ed6-bb23-73b004abc7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558052782,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c9c031-03ba-45c8-8edb-4e9933bd9ac8","invariantUUID":"9daaa27e-7be1-41c2-b656-886561003fd8","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":"7b93a69d-1e49-47f1-ac0c-aa90be7481a9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558012726,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b362c9fe-6711-418e-afcc-1c7991fb77c6","invariantUUID":"b67c0892-ec56-4cbe-8e42-43d0d1263575","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":"port","uniqueId":"06fd0a0c-e13f-4bac-a336-6303cd701cad","lifecycleState":"CERTIFIED","lastUpdateDate":1641558139243,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41a9edb7-e2f3-4a8b-8f2f-b83aa90227e1","invariantUUID":"40c1fb60-1c72-448d-85f2-15440cdd356d","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":"port","uniqueId":"d0390465-518b-47a4-a20d-8b04f979406a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558143026,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"146b56cc-8fef-4d7d-ba11-23f107ad30aa","invariantUUID":"07b8150f-e23a-4a27-a44f-c239d4c54fa8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46ca728f-37fd-4d1d-836f-634d9e58eed0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558048739,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efe183fa-e15f-4043-8dd3-72c043f194c4","invariantUUID":"a084fa76-3e55-4dea-8298-8fca5d00a0e8","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c137b4a-96c3-4868-a561-2d0d4745c90a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558076164,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec3a5f95-1666-4ad2-9451-9955144d7bc9","invariantUUID":"365b4a23-9935-44fe-82de-be37fdebef5e","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":"port","uniqueId":"59184b8d-f5e8-4fe6-8939-7d891dca4167","lifecycleState":"CERTIFIED","lastUpdateDate":1641558178283,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cc18a96-d3c5-437e-87bd-ca95c0d91207","invariantUUID":"507761c1-aa85-4978-b1bf-39ea7722b877","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7eff7f43-2c34-406e-bf44-315556fc63f9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558170200,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83878e24-b9c6-4736-9d28-a6a81013876d","invariantUUID":"8be2491c-f2f7-4f56-bb74-0cfd892aa266","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf447c3-e35b-4910-93ce-080d8154e36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558005781,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dbd2103-9406-46b0-8506-b1d3f26bbbdf","invariantUUID":"d715d820-d84a-469c-9950-69eb49c72459","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2074503c-e70a-49cb-b707-b41ce500d508","lifecycleState":"CERTIFIED","lastUpdateDate":1641558172107,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"316f413f-8127-48e2-8a81-89d7c19e2392","invariantUUID":"5e7ce5cb-bc83-47c8-9791-a6d0c9e9d134","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4a7390b-0e3b-4c96-9532-1b2fcdf4c87a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558205836,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54957ec9-22b3-4cc5-8992-e5d46b4ded25","invariantUUID":"538a407e-1d03-4588-bae2-ce8b013ea43e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fde0f867-6e41-4c08-b153-125561c649e1","lifecycleState":"CERTIFIED","lastUpdateDate":1641558149370,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e6d0b19-5715-4ffd-8695-6f6d144eff2f","invariantUUID":"8e4cf994-7648-460b-9be9-5aa14a1451e5","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f15b4bde-d240-4770-9ed0-182d9f662904","lifecycleState":"CERTIFIED","lastUpdateDate":1641558009779,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1db0d885-0de5-42db-91ce-610c6b7d0f85","invariantUUID":"79e32fa7-6824-47e8-b24e-fa7889872d23","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feca4b92-8825-4a6b-89dc-31a77a4982c0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558083389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"21af573b-6131-4592-95ea-82d9f82c1342","invariantUUID":"dd843bed-e375-4950-bad0-377632bdcdf9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71a9cbb1-233b-4271-98e5-9d7519f6ae2b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558213603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"545314c6-8a92-4279-b252-ba3fce80a418","invariantUUID":"4cf24079-85e5-44b8-b44e-6a7be0d4b523","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":"defaulticon","uniqueId":"8477e64f-5af9-494b-ad34-a145f9d4d571","lifecycleState":"CERTIFIED","lastUpdateDate":1641558137588,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08186a0-04a4-47e8-8b6c-9006525a79fb","invariantUUID":"5372563a-64c5-4b45-acd5-c4e1241bce19","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":"3ae7822d-5404-4481-b3d7-6b60a74c1aea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558077573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a05b4bf9-f6ab-4c84-8f51-18119a9631bd","invariantUUID":"98ae03e4-58b2-4a8c-bb41-540ff9dc41fd","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"5450ddbc-42eb-45fc-b8c7-625f55ca9ece","lifecycleState":"CERTIFIED","lastUpdateDate":1641558039182,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4018b31-4e61-4292-bdec-c6daf2f6f96c","invariantUUID":"ecd5b3cc-8122-4c91-88bf-3f4ab693e7f5","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":"676f0d00-db24-4c41-b566-d13af9d75092","lifecycleState":"CERTIFIED","lastUpdateDate":1641557986710,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a94c3cb0-19d6-4ce1-9f08-3010ac785c5d","invariantUUID":"7eccd2ac-fde1-439f-bcf0-c16d0cca50bf","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92221af3-236d-4fee-84d6-e8be422ac051","lifecycleState":"CERTIFIED","lastUpdateDate":1641558054323,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93d763c3-6ead-443c-9ec0-8df9ef6b1302","invariantUUID":"90cd5cb7-3fc9-44ea-8337-dfc6802541ef","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":"port","uniqueId":"7f6d2c57-5c45-4f2d-a216-8463c13dbd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558218139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed9e7f8e-c2ed-48f5-9b6f-fb7d3145f05f","invariantUUID":"6bd28b6c-38f9-4c44-93cd-2d52ab2bab4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01c319d7-1413-4106-be71-071ad55b3626","lifecycleState":"CERTIFIED","lastUpdateDate":1641558121065,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a75a620f-1ae6-4ef2-9b33-dd6c7fa528cf","invariantUUID":"5f2182b2-3c1a-4d41-b935-bc24011f750c","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":"defaulticon","uniqueId":"668138a2-c6cd-47c8-ae67-0abb8c1d9570","lifecycleState":"CERTIFIED","lastUpdateDate":1641558096947,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ab5bcf79-79cb-42e9-a921-6c7fc3c44082","invariantUUID":"6572f88b-6699-47b8-8ed9-1167525081c3","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":"objectStorage","uniqueId":"37c3f04c-3922-41c4-9977-bf0abd19fce4","lifecycleState":"CERTIFIED","lastUpdateDate":1641558011225,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17b836e7-1d4c-4521-8c8c-ff3b846fe98d","invariantUUID":"1faec890-bede-4de2-805b-b3c74edd8420","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8361f395-5fd5-4418-971c-29f9ae72cd23","lifecycleState":"CERTIFIED","lastUpdateDate":1641558204560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd30d547-1761-43c8-bd49-376e46546b61","invariantUUID":"4938b476-f60c-41a0-a2f5-47b54e1ec585","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5b8e5a9e-5fc8-4cb5-bb2d-ca7f2cafca10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558041026,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d6d479f-c5a2-4487-8a10-7b6f7aedf23a","invariantUUID":"1e216ea9-5b45-4f1c-8cee-6e61ff77b388","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":"e46b57a5-61e0-4ca9-8414-f8de436f3993","lifecycleState":"CERTIFIED","lastUpdateDate":1641558028285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ec7b4abf-6785-4521-98f5-c9dcd4f875d5","invariantUUID":"27b3133a-66f4-45cb-88d6-fadbe34f3b92","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":"defaulticon","uniqueId":"049c84f0-ca8a-49ea-8a02-a46c8d25a797","lifecycleState":"CERTIFIED","lastUpdateDate":1641565519749,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","invariantUUID":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"a7765bfe-bc3b-4978-b201-f705402de8a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558086202,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f651cdc5-5f8e-403a-9aa1-12e581ec71d2","invariantUUID":"ce411613-80df-4932-9806-aa4f38d19b7a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d6437de-e75e-4b3a-9d91-029d71eb14fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558127163,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dabe8650-3cbd-4603-93b1-ff08c882dff3","invariantUUID":"d67b40a5-33e4-4541-8639-b801de8074e3","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":"bec4d6ab-d172-4c96-879e-88f7c225d161","lifecycleState":"CERTIFIED","lastUpdateDate":1641558147579,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5c22bd9-fa2a-4812-a5f1-75894bc219d7","invariantUUID":"26329319-721e-438f-be44-3650d30cf78c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5bc69d12-9572-44f6-9ce9-87897099d8bd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558209674,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc29076-77e6-4fa3-8ef4-f2f0023398ef","invariantUUID":"948a6dad-17cb-43d3-8aea-701b21ca46a5","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":"8322a881-c5c4-4cf6-a44a-f8871cfc6e4d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558114192,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f11036b-7e06-4b80-9621-7b80163e550c","invariantUUID":"e7133fb2-a0b1-4f29-9307-27d8096c07cc","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":"92c2b57a-08fe-4909-a1a5-a2739d27f721","lifecycleState":"CERTIFIED","lastUpdateDate":1641558017703,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2580d1c9-b650-45c5-85c5-cb5e3cf7da41","invariantUUID":"03fee10e-728f-41e0-bfbb-696d339f90eb","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":"compute","uniqueId":"5ded65c5-5a08-4f6b-9848-3ca3c5e001c2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558116318,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c28cff2e-c4d6-4adf-8978-de0a0d1f03de","invariantUUID":"ebf14a2e-e829-408b-8c9e-cb97e5ab336e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"75cf71f4-415e-439b-aac5-2e1748620ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1641558159538,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cffbd250-824a-4994-a745-9630e6085dd4","invariantUUID":"b3a6875b-8c4f-4813-befc-19bed37a94db","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":"defaulticon","uniqueId":"a99d6760-45fc-41eb-98c4-c8b8c7c71240","lifecycleState":"CERTIFIED","lastUpdateDate":1641557995295,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018fe9f-99f2-4bc1-bfeb-ceb3fef40a8e","invariantUUID":"d08f1e7a-f7dc-463c-925a-4c76e8cd7704","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"42f3a339-6751-462a-b305-9c69770073ef","lifecycleState":"CERTIFIED","lastUpdateDate":1641558165698,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1088cf25-a2a8-4cde-b3fb-1e40733f6ef8","invariantUUID":"20168ebc-30dd-4d16-a001-aee9fe3ead13","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":"compute","uniqueId":"36a99db3-5e8b-451b-b42a-d1544622ce0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558119588,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb0cd758-6bfc-4a04-bddf-b385c5ba138a","invariantUUID":"1819d3ae-5ca2-4378-b5ad-63a87d18d43b","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":"networkrules","uniqueId":"287eaa03-a756-46c6-971b-5e7c3c3532ed","lifecycleState":"CERTIFIED","lastUpdateDate":1641558046691,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"932f617c-3e6c-4b08-8720-2ae16193edc5","invariantUUID":"2b78b20f-5d86-480b-b085-a5827841b6dd","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":"4745ccfa-f7f6-431d-8821-420531ac1142","lifecycleState":"CERTIFIED","lastUpdateDate":1641558108015,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1de5baa9-1202-443a-be54-9aa84e11f5ba","invariantUUID":"961df833-8b1c-4bd0-95aa-be14703a15be","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c9942373-e828-48f9-8205-3add9305e22b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558211006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07f07d19-507a-4f36-af6f-7dac735b2ad4","invariantUUID":"b7335922-a40f-4146-8d94-060dcc2c623d","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":"objectStorage","uniqueId":"a10fee0b-5c91-4be6-8337-5b6fe04dcced","lifecycleState":"CERTIFIED","lastUpdateDate":1641558101666,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0943af97-7fdf-4b20-bb30-182610b51d93","invariantUUID":"4bed5074-216e-41f6-a466-6e2a8d1dfc3c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f37677-2b4c-465a-a09d-727f71c46fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558024657,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45f0812a-b1af-48fd-8983-8929562f3aaa","invariantUUID":"a285fe0e-309f-4750-a98d-e5a35eff914f","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":"e29bcc64-8bf1-4e3f-af14-3fae36c53ec3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558055888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c76cad-1b96-4e62-a0c1-7bfeb13ba2d0","invariantUUID":"17e0a1e9-0a19-4d63-bf88-30c5844717b7","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":"compute","uniqueId":"e40370fb-bd88-43ca-9939-b09a40af1c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558105649,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"568ff63a-0430-4215-8960-8068348e8446","invariantUUID":"d7372292-d456-4c6c-9fea-20f724962fb9","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":"port","uniqueId":"ae5cf2df-d8a5-472d-8910-3714fddd74f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558141344,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb005497-8fa0-40cc-8035-6ea9529894b6","invariantUUID":"19d92b9a-2b29-40bd-9ef5-a353d88fb1a4","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ade8182-d8df-43bd-a1cc-043ac2050704","lifecycleState":"CERTIFIED","lastUpdateDate":1641558157033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e70c360f-d012-4f5d-89a6-ea2048ef7aa4","invariantUUID":"0c9a769b-2781-46dd-a5fe-3f8e64157559","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":"c9ff3f7e-9bf6-42f7-992d-6a890c921ad3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558022759,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a0c3956f-aa0b-4458-a2da-f4dd2d033f66","invariantUUID":"0b7fe93b-774a-45c4-a974-3b023ee33f6b","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a89f9298-8f2c-4f5a-9111-c0b8d8a6a662","lifecycleState":"CERTIFIED","lastUpdateDate":1641558153881,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9be42263-9026-4928-bb43-27c4aac0c60d","invariantUUID":"77c0fee9-d66a-437c-ba7d-265b5cfd75e0","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":"port","uniqueId":"65ee132d-e571-489a-a54a-d27508deda51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558015755,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d10fd00-9ae7-44e0-8744-8dde110808d1","invariantUUID":"1ac7b449-78b8-47b8-8c71-01e7795c880a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cf75ef6-cf20-4e7b-8b82-315e2e36caeb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558020045,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2cedb0d-39f9-47e5-8262-e57b45c199c7","invariantUUID":"405e6374-893a-4837-b101-c05efe7fd092","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":"5c2fccee-858a-43ad-a113-42214a81ee10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558111928,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eecd557d-5ec2-4120-abda-a0ad7d3ecbaa","invariantUUID":"0aa94e83-4338-48be-a740-063f30cee235","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a6e3861-953f-4614-9ea6-2d852c675d34","lifecycleState":"CERTIFIED","lastUpdateDate":1641558064339,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5affa58b-ba3a-41b1-957f-cddd1f51ead7","invariantUUID":"d40e984c-201d-4752-975e-02fa5080c679","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07000ccb-d044-4bde-9e3c-232c461d8086","lifecycleState":"CERTIFIED","lastUpdateDate":1641558014233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa859548-3bc4-4600-a836-1974d22cbc12","invariantUUID":"708d59ee-a5e6-42cb-ba99-e7ec61704e0d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"572b1076-1d2d-418d-af9e-be0284dd3988","lifecycleState":"CERTIFIED","lastUpdateDate":1641558214978,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007e7697-d8c3-4919-9865-378d74256333","invariantUUID":"8661476e-175a-495e-afa9-7d6bb7f73380","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":"network","uniqueId":"db034ade-b788-4d8b-be65-67b2e47f9641","lifecycleState":"CERTIFIED","lastUpdateDate":1641558071081,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5418a432-53a5-4f62-ac39-06dfbe09493a","invariantUUID":"20f5e447-b2ef-4a4f-90d9-56696eabed58","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":"66e04079-846a-4ae2-89a0-b304e4269449","lifecycleState":"CERTIFIED","lastUpdateDate":1641558062832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d20467dc-40f3-4f4e-bcec-53ed57ee7615","invariantUUID":"ea793168-cb33-4f4c-baac-62b27c1e8eb5","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":"1cede7df-81f2-4821-bbc4-e7db4c9c4574","lifecycleState":"CERTIFIED","lastUpdateDate":1641558136028,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"322ce87e-5c2c-409e-8e4b-6e3176accad3","invariantUUID":"f2ab208b-148b-4af8-b69e-35df919d1fc9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8e8854f-9e34-46b3-aff5-6446ce088dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1641558176785,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b8a775e-8e59-414f-b596-662a90c44e46","invariantUUID":"90d08e10-cf78-416a-9316-70c7dd35c0db","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":"95cda407-d002-4be5-9d6b-16be28842d84","lifecycleState":"CERTIFIED","lastUpdateDate":1641558144551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27246051-acbb-43b7-a94c-4e3e1d389af5","invariantUUID":"dd0e8915-9c24-42bf-9d96-40fd6a6af3cf","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4880f7f2-e41a-43a4-a79d-7a7f05814361","lifecycleState":"CERTIFIED","lastUpdateDate":1641558004124,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98886c8c-4597-4d20-85af-3da5723d14b8","invariantUUID":"9eca4985-0cf2-411a-b173-23a13109a79e","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":"68028d11-aa31-4cbc-b52c-231b2f26c978","lifecycleState":"CERTIFIED","lastUpdateDate":1641558061285,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579e181e-3349-438e-b008-552ba8c790e0","invariantUUID":"977c095d-e01c-47fc-9a93-b50f4c08c917","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":"f0f3bad8-396e-43e5-837a-246d2ebcfd24","lifecycleState":"CERTIFIED","lastUpdateDate":1641558207090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9a4d71e-9191-4542-8e8a-ec60fb21464b","invariantUUID":"a943aaf8-15fd-45dc-84f5-65974733bf5a","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":"866af604-342e-4c00-bd15-3e1e44fc2385","lifecycleState":"CERTIFIED","lastUpdateDate":1641558151066,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"750763a6-ec66-43eb-96ad-d4727aab9eb4","invariantUUID":"161bbbf6-38f6-4f4d-89a2-1d5b1248a879","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":"507ef20a-23b4-4eaf-a917-47906e6e5b04","lifecycleState":"CERTIFIED","lastUpdateDate":1641558103695,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ca53c3f-e604-4204-9bc9-b520358549ab","invariantUUID":"90576b50-7221-430b-91af-bf88c843016c","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":"port","uniqueId":"b578caa7-7622-4908-9ece-3ab1565e71cb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558163196,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3691462a-7fcc-457a-9a78-54d1fa9822b5","invariantUUID":"77df90dc-c666-4896-8bbb-cf1b5d9d15c0","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb9320f5-87dd-4774-aee4-cd4ca19c261a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558216452,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22f39040-d458-4e40-ab85-bab1cb36b088","invariantUUID":"313e6961-d700-47fb-b7c8-0639c9216fd9","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":"c6e8b2aa-66c4-4d15-90ea-d7e3c86b89dc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558208390,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6efc6146-5e71-47d5-921a-8e8a1f22c56c","invariantUUID":"4d25cba8-4d97-4db3-92f8-92bac9a57e91","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":"1a9acb64-ace1-4609-9c89-2e29ea47e78c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558080974,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"44c312b5-e8da-4f80-910d-fc7c83dc4666","invariantUUID":"3843ddc2-a2fa-4525-ab27-791aea173fd0","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":"objectStorage","uniqueId":"caae35c2-f4c6-41a6-b0eb-a9eb023c1599","lifecycleState":"CERTIFIED","lastUpdateDate":1641557997523,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ba4a579-0c9d-47ec-8f3f-71b14c6a57d1","invariantUUID":"9011a682-cfe4-436d-9cf4-75b7a140d5e6","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":"5a3a91e9-d624-41ab-b73b-adb32c565a51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558175114,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df26a7c7-44c5-4f81-9c76-c0fa1941a89f","invariantUUID":"eb29b48e-321f-4de2-98fb-a60aaddd1a4b","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a2da740-84ac-4e1a-9296-e411778e18fd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558145962,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"899031c2-14df-4f46-b81f-f8338cb2b288","invariantUUID":"8c9a46bc-6f32-413b-9da6-8d22322081c9","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":"objectStorage","uniqueId":"c937b8f8-dc9c-4fed-893e-91d026bc1088","lifecycleState":"CERTIFIED","lastUpdateDate":1641557999313,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123bae9f-5b3d-44e4-a94e-47976a6bd700","invariantUUID":"b2d6a3cd-73b0-4453-ab2b-bce900e68c87","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":"loadBalancer","uniqueId":"8443d628-06d8-440e-86ed-9e6ee5e2ce41","lifecycleState":"CERTIFIED","lastUpdateDate":1641558002590,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53a7de9a-4964-44fc-916c-1e133ca96e3b","invariantUUID":"f6fe32a5-9e15-45e3-bfd7-c084503d4360","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":"defaulticon","uniqueId":"18d047ec-5009-44c7-b852-11afbddaa02a","lifecycleState":"CERTIFIED","lastUpdateDate":1641565432806,"name":"basic_onboard_ICfMDo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0","invariantUUID":"2d62dc3f-03c0-4fbd-821d-b9ab0cca92da","systemName":"BasicOnboardIcfmdo","description":"VF","tags":["basic_onboard_ICfMDo"],"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":"6b7fda19-cf48-4e14-bd35-efbc6a588b9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558130194,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"658ad9e3-e9e1-4f2a-aaca-08671d027ae6","invariantUUID":"26dee0cb-15fc-4210-a1e3-ee2432b92394","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":"securityrules","uniqueId":"58973a1e-5d04-4ecd-9664-d20e8c167a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641558050279,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b6a8cca4-dd3b-42fa-beff-337a5eabbc22","invariantUUID":"7d9f6213-90a8-4bb2-82f7-52e27fe159f0","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":"compute","uniqueId":"df2e2667-5f2d-4f55-b036-833269e508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558203171,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"225ce972-9ffb-431e-b795-2a5c2fadb88a","invariantUUID":"4b62159a-a58a-4055-86b4-3d48d6b42b3e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26fb340b-aa16-45c6-bbc6-e6a7d20208ea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558212352,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff287cfb-6a66-4a5c-bf9e-30628e7999a6","invariantUUID":"82941da7-67ac-4ec1-a1d8-eb611198c190","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0cc4a056-7d4b-4371-a4df-9d4378f1a011","lifecycleState":"CERTIFIED","lastUpdateDate":1641565090431,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72","invariantUUID":"fbaabdcd-d453-4f43-b176-50a41b051aed","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"207cdf32-2b24-43d0-95a8-6d073fabe9df","lifecycleState":"CERTIFIED","lastUpdateDate":1641565469667,"name":"basic_onboard_ICfMDo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","systemName":"BasicOnboardIcfmdo","description":"service","tags":["basic_onboard_ICfMDo"],"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":"3d1ef44a-17b3-44fb-bef0-91ba425ade4c","lifecycleState":"CERTIFIED","lastUpdateDate":1641565556820,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d5a8337b-32bb-41d0-a393-408dd94baab1","lifecycleState":"CERTIFIED","lastUpdateDate":1641565127532,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","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":"cc3e316c-1682-4f79-8378-a71a439ed830","lifecycleState":"CERTIFIED","lastUpdateDate":1641564840431,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","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}]}]} 2022-01-07 14:25:58,108 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-07 14:25:58,108 INFO 201:service.py(1) - Service basic_cnf onboarded 2022-01-07 14:25:58,109 INFO 33:k8s_connectivity_info_create.py(1) - Check if k8s connectivity information exists 2022-01-07 14:25:58,109 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-07 14:25:58,109 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-07 14:25:58,110 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2022-01-07 14:25:58,112 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-07 14:25:58,150 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-07 14:25:58,151 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 500 2022-01-07 14:25:58,151 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: n/a 2022-01-07 14:25:58,151 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-07 14:25:58,152 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-07 14:25:58,152 INFO 36:k8s_connectivity_info_create.py(1) - Create the k8s connectivity information 2022-01-07 14:25:58,156 DEBUG 129:onap_service.py(1) - [None][Create Connectivity Info] sent header: {} 2022-01-07 14:25:58,156 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-07 14:25:58,156 DEBUG 132:onap_service.py(1) - [None][Create Connectivity Info] data sent: None 2022-01-07 14:25:58,159 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-07 14:25:58,210 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-07 14:25:58,211 INFO 142:onap_service.py(1) - [None][Create Connectivity Info] response code: 201 2022-01-07 14:25:58,212 DEBUG 146:onap_service.py(1) - [None][Create Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplVTFFUlhkT2VrVjRUV3BqZUU1c2IxaEVWRTE1VFVSRmQwNVVSWGhOYW1ONFRteHZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVFV0RUNuQlRhWGxDYm1GaFpDOHpOeTlVYjNndlJraHBUbkFyVlZseWRrbG9ZVmxpWW5oSWNVZGxZbTlyY0ZaeGJUbHZNSEkwYmpFd2FYRnlZWGc0SzJwMU5VTUtZMWhQUVRkaFZUSlBWbkZpVjBjemFsSlliVU5aWWpReFkwZ3JURlZ6WmpsVVdXbElkSG9yUldwMk5YTXpTQzlZY3psaWJWVllWRTV6V25neFFVUlZjUW80VlRkRU1VRjFhR2xQU0VkMVlsWjBlaTgxVFhGcmIwWlFZV0kxZEhOU2RYZHpjbU54UVdSYVZrdHdOMklyT1VaMlQyRkJOa3hvTjJodmRGQjJUMlV2Q21SQmRtZHNhRWhWVFVzcmJDOWxXbHBFUmtzNVYzQnBRM04xTDFkalIya3dOazFvZVUxVk9USlpTbWhPZVRkWmQybE9XWFpHWm1kaFpraG1XRFZ6ZDJJS1ZVZEtNU3QwT0dSWlpIazFZbTVVUkdWeGVEZDJVWGg0Y1VZNGNrMU1XRUpyUms5amFVOVFOV1ExVldOWlRsZzRiamxCUlZkd1RGYzJObTVrTTJOd2FnbzNaRzVLVjNOSVVVdE1ia1JvTXpKbWVtVlZRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkZWVTVEUkRkQ0t5dFRaR2d3YzJGUmQyOUpWa2szTkV4TU5sWk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkJXRVJPVGxKbVRWUnBSWHBxYWtkNWRXTk1UelJQUnpJd1IxcEVWa0pMVjBOdmJVbFZXVVEwTkU1TU5HbDJNekZVTVFwclkxaFdaWHBKVWpGWk4zTTFWa2R6YW0xWllrOUJOMkZPYVhkelZVMWllRUl4ZWtVd1dYVXhTRXN5TTBoNU5VeFlhR3N5U2twMk5pOTJZMnBNU0RkQ0NubHFORWxVVFZKVUsyaElTVU5zYW10MFQzWXpTMFp5WTFSeFYxcHZUemhUTkhBeE5IZGtOVnBRYm1OcFJtdFBTQ3RsVFRWR09WRkZPV1p1WlRKVk5FRUtORFJ0TkZKeWVVb3dNVVJvUTA5aFMwdFFUVmRXZDNJclFuSlVZMVZWYlM5cVQwZ3liMGxQYVRGS04zcDJUa3RwUlZjMVZuaHRaa28wUVRNelZ6VmlOd3BMU0ZaTmEwOVRSVlJwWnpJeWRXSm9aRXh4YURadFR6UjRRV2MwVjFSVlVtZzFRMVo1U1M5aGFVSXJUMWwwUmtwVlptVXJXaXR6TTFwbk5FeEZhSEJvQ21aSk5qaFpZMU5yU1hOcFIydzFaMmxMU25wdGMwZHZhVEp1ZWtGblYxUkRTMDh6YUFvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4yMzA6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKVGs1bmJVZElkRmNyZFdkM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUV3BCZUUxRVkzaE5WRWt6VFZSYVlVWjNNSGxOZWtGNFRVUmplRTFVU1ROTlZHeGhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRWGhGZEZWU1RtOXFRbVpFV25CRFFsSUthRkYwTUZGTlNFTjRSMmhKWm5wU2NHWlFjbGxuZG5CSkwxTnhVRkJpVUhFM1NGZ3pSRmxrTWxGcU9WaFpjakZGVXpONGFtSlhkWGRzUVZWdFlXNUVNZ281VVhWWVQxaHRjSG8zVm1obGJXRkZTM2hLTDBoTFFXRnZjSGxvV2xsVFpIUmthM1Y2ZERZNE16ZG1RbkpKV1ZOWFZFeEpaM2s0UkVsaFJIb3pOa1ZWQ2xwcldYcHZUM1J5U2tsNVpYQTVNRlF4UzBaQ04wTXpUREJqYVVGMVVuSmhjUzlHVkdzMlZHeEZVREJXV1U4MmJrTXlZM0p5VlVaWVQzbEtTRFIxUldJS1UyUk9RVlZYWTA5VWVtVkdWbGh4TUZKMVZ6RTBSR2hrUkdSUE5VNDJTVVF5WjJ4bE1qZHlkRkZWZVc0d1JtUm1XbXAxYW0xTmJ6ZHJNMWRWWlhNemN3cGtNRmx2ZFcxWVFVbDRUV2xaTVdsTFJIcEROMk0zVEM5WWNUVXlhR0V6UXpBMVRFeHhXa3BFWW5abmRIbHZTV1JsU1ZSblRUbHlVSGhKU1daSlRVVkpDakZxU3pReVVVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWU1VUQkpVSE5JTnpWS01raFRlSEJFUTJkb1ZXcDJaM04yY0ZWM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGTlFuZERkVTVtUVU5UGEyaE9lWGRpZG5sWVUzUnlNRkEwVVc1NmNtTXJibWswUVZGUFZEWXdka1JMY1d4aFdpOWpOMU5yTW1KV0NtTjVWRFl5Ym5oc1JHeHVhWE54TWpBcllreGpVeXRuYVRGUU9EUXllRVJoSzNVMWVqSXJiV3RvYVVSa2FrTk9NbXR6TlhseU1sZGlMelprWW5WRVJITUtlREpoVEVSNWJVdGpRemRPSzBSb1NtNUtPV3hHVDBsS2IwTmhZVkI0YjJWRU16TjZiVlp0WVRodFVEUldLMFkyWld4UE1uUjVNbkF3ZFNzeUwyTnBjQXBaV0RReU9GWXZPRVZHVFVZclNuVlRXWFJtTmpGYU9GQTVTa3RhYVhWU1RVWlJhMDlzVjI5M1ZXWTNlV3BDSzNSV1RrMTNXVTVqZWxVNVRtdDRjbXBXQ2t4MmVHTmtSRU5EYkd3MmFIZEZSRlZxUmtKS1JsQlBiSFZIUjNwVFYyOTNOa0ZzTVVseVkzTlVjaTh2ZEU1R1p6WmlTWGR5WVM5b05IUlNiMFJCYW13S2IySk1SelZJTkcxd1MyTXdjMlp2TTNkeGR6RmpWRmhGZVdkb1VuRlpWVDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmNGRkpRa0ZCUzBOQlVVVkJlRVYwVlZKT2IycENaa1JhY0VOQ1VtaFJkREJSVFVoRGVFZG9TV1o2VW5CbVVISlpaM1p3U1M5VGNWQlFZbEJ4Q2pkSVdETkVXV1F5VVdvNVdGbHlNVVZUTTNocVlsZDFkMnhCVlcxaGJrUXlPVkYxV0U5WWJYQjZOMVpvWlcxaFJVdDRTaTlJUzBGaGIzQjVhRnBaVTJRS2RHUnJkWHAwTmpnek4yWkNja2xaVTFkVVRFbG5lVGhFU1dGRWVqTTJSVlZhYTFsNmIwOTBja3BKZVdWd09UQlVNVXRHUWpkRE0wd3dZMmxCZFZKeVlRcHhMMFpVYXpaVWJFVlFNRlpaVHpadVF6SmpjbkpWUmxoUGVVcElOSFZGWWxOa1RrRlZWMk5QVkhwbFJsWlljVEJTZFZjeE5FUm9aRVJrVHpWT05rbEVDakpuYkdVeU4zSjBVVlY1YmpCR1pHWmFhblZxYlUxdk4yc3pWMVZsY3pOelpEQlpiM1Z0V0VGSmVFMXBXVEZwUzBSNlF6ZGpOMHd2V0hFMU1taGhNME1LTURWTVRIRmFTa1JpZG1kMGVXOUpaR1ZKVkdkTk9YSlFlRWxKWmtsTlJVa3hha3MwTWxGSlJFRlJRVUpCYjBsQ1FVRk1aMFkxZG5Gc2FHcEJURzB2TlFwRFZHbHdjMnR3UVdwR2JsVk1WSFYyZVU1MlREQlBRV0ZUYm1SeE5rTTBMMDVJU0VOVFNuZHhTRGxHV1c1RE9GZEdjVzlGWVVoQ2VEUXlVa2h5ZDJobkNraDZNek55V0RseFEwNU1RMFpYZERGc1VHOU5hVEZCWjBORlVGcG9ORTh4VEZwdk9GWkVUWHByUWtNeU5FWTViV3d4TkROSlJHcE1kRFJCUjIwMGRuSUtSVU5HZGxwa1NURnZTbmR2WTNseFExVnZaMHN4UzNobkx6RjBWRlJtUVVaRmNEWjNOR3BoV0hGbE5FTnlTRGRPVUZjdmRqVk9WblZwTVhsTFR6RkRUd3BVTDBSMU0yZGhjREZVYmxSWVpHRlliRWg1YlZZclJGSlNSa1k0TUhnNVZrcExLMUUwVFhjdlptNWphQ3R6Ymk5clVtSlFSbWx0TnpSMllUZDFlVlZ6Q25sTmVEaExUMUE0ZW1wV2FIRkhOV0YxSzJoVWMwdGxMMjR3VDBOc1JqRTBSREU0U1dkTlUxaGpSbk5UWkZScE9VVklOV1U0VFc1b1ZFSnhSM1EwYjI4S2VWVjFZWEIzUlVObldVVkJMM2wzV2xWalpDdHdVRFpzYjFsWFdqTjNRazl2WVZoMk5GTnBialJSYkN0NWVuTkhjV1V3VkhGSmJYZFNVRzFsWjFoTmR3cDJSVXhyYldsVFNIRlNZMEU1VHpWb01FZ3JSSHAxTXpCSFZqWkdUM1ZXV2tSbWNqVnNOVFZwUldWVFdHbEliRGxMWld0RlRsUTBibUZKTDJOcWFqRTJDbXhPYVhOcGVqTTNjbFZKWVdwcFFrMUtibVJOVlhvMFRUSTNkbE5GYlZBeGEwRkJVMjE2Ymt4MVFuaG5SRmRaTWpSdFdEbG1jM05EWjFsRlFYaFBOVmNLUzJkWGJIQkJORmwxV0RrclVuZDZNbGN6ZFVNd1lVZFJkRFJGTW5WalpISlpTRGg2UldkdWFXcExRV0pRVUZsMFlXaGFla2RrVEdGQlFXVldlbVJuWXdvdmRWaFhhVU5zZFc5NU9URXlTMmMzV0VsVVVIQXpOR2RuY0Zka2FUaE9NM013YVhKTWVUTnpjMHBsUkRsclkyOUNXR0ZtY1U5VFZGVlZZa0YyWW1SdENuVkdXRzl4UTBSTmJtNDRlVEZEV0hkbVdqY3ZVM2xvZG05Vk0wZzJlR2hTZDNsS1lUZHRjME5uV1VWQmIySlpWREJpVkc4clN6RTRNRVJGTkVFMVFsSUtVa3hhUW05SFRFRnBZV2RZTVRkdWRtcHBOekYyTWtOTEsyaDBjbkpWVVZGQ1lUaHhOblJxZEhSSFdXdHpRbE5IYm5KcVFrVndibEZyVjJSTFltSnRPUXBTTVZCbVlUUjJkbEZOUjNGdGN6Tk1WMWt3V0c5d2NHbEtVM3BQY2sxSlptUnJZMlZwYUhaak4wdzRkM3A0VGl0NmRqTmFka0ZPWkRaTU9VNDRWMDk0Q2pCMlIwa3lVME15YWpGYVJVNVNiWEV2U3pKQlEybE5RMmRaUlVGd1NYRllVamhyYzBkNVZVVkdORzFzUlhWNVRITjFhRUkxTjBoak0zUmhRbmxVZDAwS1VtSmFRMFEyU21WMmFYcFJWbGRHUkd4Tk5YQkpXSGxDVmxkRlFrVTVjWE5pTTFoUGFVUndSMFJQWTAxNWFHWlhZMWhyZFc0M00wMXZRVGgxWTJGaVF3cHFkbEEyZUVKTVZraHlLMkZNVGpWTVdFUlZMMDVpYVRKT2ExTjBjV3hhWnpVd1ozZGxjbTVqTDJSck9YVlFRbmxRYVZCd1NIWXdUVTlJVW5GM09ESjNDa1Y1UkZSYVZEQkRaMWxGUVN0aVExRklNbTVZVGtOb2NXcHFWbXBwUTNKWFNVazJOQzlNVjNJeWVIbzNiRkZ1VEdGVU9XeFpNbEkwTldwcVYxSXJVM0FLZDFRMmNtRmFRbUZpV0VweVVUSXZUMkp0VkhkMU5Ea3hLeTl5YkdGRVZHNVFTR3RSY2todWJEbHNOell5V0hWU1ZsQk1Oa3QxTkV0aWFVeEliamw0VHdwT2JUYzFSRk5wY1dnM01HZHFWR0Z2TWxScFYxazFjM05UZGpWaFJYSnhTWGMzWlZSclpsZHZhbWdyT1RSMlZYSjFlaXRUTkVRd1BRb3RMUzB0TFVWT1JDQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUW89Cg==","other-connectivity-list":{"connectivity-records":[]}} 2022-01-07 14:25:58,215 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2022-01-07 14:25:58,215 DEBUG 131:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2022-01-07 14:25:58,216 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2022-01-07 14:25:58,218 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-07 14:25:58,251 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-07 14:25:58,253 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2022-01-07 14:25:58,253 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplVTFFUlhkT2VrVjRUV3BqZUU1c2IxaEVWRTE1VFVSRmQwNVVSWGhOYW1ONFRteHZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVFV0RUNuQlRhWGxDYm1GaFpDOHpOeTlVYjNndlJraHBUbkFyVlZseWRrbG9ZVmxpWW5oSWNVZGxZbTlyY0ZaeGJUbHZNSEkwYmpFd2FYRnlZWGc0SzJwMU5VTUtZMWhQUVRkaFZUSlBWbkZpVjBjemFsSlliVU5aWWpReFkwZ3JURlZ6WmpsVVdXbElkSG9yUldwMk5YTXpTQzlZY3psaWJWVllWRTV6V25neFFVUlZjUW80VlRkRU1VRjFhR2xQU0VkMVlsWjBlaTgxVFhGcmIwWlFZV0kxZEhOU2RYZHpjbU54UVdSYVZrdHdOMklyT1VaMlQyRkJOa3hvTjJodmRGQjJUMlV2Q21SQmRtZHNhRWhWVFVzcmJDOWxXbHBFUmtzNVYzQnBRM04xTDFkalIya3dOazFvZVUxVk9USlpTbWhPZVRkWmQybE9XWFpHWm1kaFpraG1XRFZ6ZDJJS1ZVZEtNU3QwT0dSWlpIazFZbTVVUkdWeGVEZDJVWGg0Y1VZNGNrMU1XRUpyUms5amFVOVFOV1ExVldOWlRsZzRiamxCUlZkd1RGYzJObTVrTTJOd2FnbzNaRzVLVjNOSVVVdE1ia1JvTXpKbWVtVlZRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkZWVTVEUkRkQ0t5dFRaR2d3YzJGUmQyOUpWa2szTkV4TU5sWk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkJXRVJPVGxKbVRWUnBSWHBxYWtkNWRXTk1UelJQUnpJd1IxcEVWa0pMVjBOdmJVbFZXVVEwTkU1TU5HbDJNekZVTVFwclkxaFdaWHBKVWpGWk4zTTFWa2R6YW0xWllrOUJOMkZPYVhkelZVMWllRUl4ZWtVd1dYVXhTRXN5TTBoNU5VeFlhR3N5U2twMk5pOTJZMnBNU0RkQ0NubHFORWxVVFZKVUsyaElTVU5zYW10MFQzWXpTMFp5WTFSeFYxcHZUemhUTkhBeE5IZGtOVnBRYm1OcFJtdFBTQ3RsVFRWR09WRkZPV1p1WlRKVk5FRUtORFJ0TkZKeWVVb3dNVVJvUTA5aFMwdFFUVmRXZDNJclFuSlVZMVZWYlM5cVQwZ3liMGxQYVRGS04zcDJUa3RwUlZjMVZuaHRaa28wUVRNelZ6VmlOd3BMU0ZaTmEwOVRSVlJwWnpJeWRXSm9aRXh4YURadFR6UjRRV2MwVjFSVlVtZzFRMVo1U1M5aGFVSXJUMWwwUmtwVlptVXJXaXR6TTFwbk5FeEZhSEJvQ21aSk5qaFpZMU5yU1hOcFIydzFaMmxMU25wdGMwZHZhVEp1ZWtGblYxUkRTMDh6YUFvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4yMzA6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKVGs1bmJVZElkRmNyZFdkM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUV3BCZUUxRVkzaE5WRWt6VFZSYVlVWjNNSGxOZWtGNFRVUmplRTFVU1ROTlZHeGhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRWGhGZEZWU1RtOXFRbVpFV25CRFFsSUthRkYwTUZGTlNFTjRSMmhKWm5wU2NHWlFjbGxuZG5CSkwxTnhVRkJpVUhFM1NGZ3pSRmxrTWxGcU9WaFpjakZGVXpONGFtSlhkWGRzUVZWdFlXNUVNZ281VVhWWVQxaHRjSG8zVm1obGJXRkZTM2hLTDBoTFFXRnZjSGxvV2xsVFpIUmthM1Y2ZERZNE16ZG1RbkpKV1ZOWFZFeEpaM2s0UkVsaFJIb3pOa1ZWQ2xwcldYcHZUM1J5U2tsNVpYQTVNRlF4UzBaQ04wTXpUREJqYVVGMVVuSmhjUzlHVkdzMlZHeEZVREJXV1U4MmJrTXlZM0p5VlVaWVQzbEtTRFIxUldJS1UyUk9RVlZYWTA5VWVtVkdWbGh4TUZKMVZ6RTBSR2hrUkdSUE5VNDJTVVF5WjJ4bE1qZHlkRkZWZVc0d1JtUm1XbXAxYW0xTmJ6ZHJNMWRWWlhNemN3cGtNRmx2ZFcxWVFVbDRUV2xaTVdsTFJIcEROMk0zVEM5WWNUVXlhR0V6UXpBMVRFeHhXa3BFWW5abmRIbHZTV1JsU1ZSblRUbHlVSGhKU1daSlRVVkpDakZxU3pReVVVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWU1VUQkpVSE5JTnpWS01raFRlSEJFUTJkb1ZXcDJaM04yY0ZWM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGTlFuZERkVTVtUVU5UGEyaE9lWGRpZG5sWVUzUnlNRkEwVVc1NmNtTXJibWswUVZGUFZEWXdka1JMY1d4aFdpOWpOMU5yTW1KV0NtTjVWRFl5Ym5oc1JHeHVhWE54TWpBcllreGpVeXRuYVRGUU9EUXllRVJoSzNVMWVqSXJiV3RvYVVSa2FrTk9NbXR6TlhseU1sZGlMelprWW5WRVJITUtlREpoVEVSNWJVdGpRemRPSzBSb1NtNUtPV3hHVDBsS2IwTmhZVkI0YjJWRU16TjZiVlp0WVRodFVEUldLMFkyWld4UE1uUjVNbkF3ZFNzeUwyTnBjQXBaV0RReU9GWXZPRVZHVFVZclNuVlRXWFJtTmpGYU9GQTVTa3RhYVhWU1RVWlJhMDlzVjI5M1ZXWTNlV3BDSzNSV1RrMTNXVTVqZWxVNVRtdDRjbXBXQ2t4MmVHTmtSRU5EYkd3MmFIZEZSRlZxUmtKS1JsQlBiSFZIUjNwVFYyOTNOa0ZzTVVseVkzTlVjaTh2ZEU1R1p6WmlTWGR5WVM5b05IUlNiMFJCYW13S2IySk1SelZJTkcxd1MyTXdjMlp2TTNkeGR6RmpWRmhGZVdkb1VuRlpWVDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmNGRkpRa0ZCUzBOQlVVVkJlRVYwVlZKT2IycENaa1JhY0VOQ1VtaFJkREJSVFVoRGVFZG9TV1o2VW5CbVVISlpaM1p3U1M5VGNWQlFZbEJ4Q2pkSVdETkVXV1F5VVdvNVdGbHlNVVZUTTNocVlsZDFkMnhCVlcxaGJrUXlPVkYxV0U5WWJYQjZOMVpvWlcxaFJVdDRTaTlJUzBGaGIzQjVhRnBaVTJRS2RHUnJkWHAwTmpnek4yWkNja2xaVTFkVVRFbG5lVGhFU1dGRWVqTTJSVlZhYTFsNmIwOTBja3BKZVdWd09UQlVNVXRHUWpkRE0wd3dZMmxCZFZKeVlRcHhMMFpVYXpaVWJFVlFNRlpaVHpadVF6SmpjbkpWUmxoUGVVcElOSFZGWWxOa1RrRlZWMk5QVkhwbFJsWlljVEJTZFZjeE5FUm9aRVJrVHpWT05rbEVDakpuYkdVeU4zSjBVVlY1YmpCR1pHWmFhblZxYlUxdk4yc3pWMVZsY3pOelpEQlpiM1Z0V0VGSmVFMXBXVEZwUzBSNlF6ZGpOMHd2V0hFMU1taGhNME1LTURWTVRIRmFTa1JpZG1kMGVXOUpaR1ZKVkdkTk9YSlFlRWxKWmtsTlJVa3hha3MwTWxGSlJFRlJRVUpCYjBsQ1FVRk1aMFkxZG5Gc2FHcEJURzB2TlFwRFZHbHdjMnR3UVdwR2JsVk1WSFYyZVU1MlREQlBRV0ZUYm1SeE5rTTBMMDVJU0VOVFNuZHhTRGxHV1c1RE9GZEdjVzlGWVVoQ2VEUXlVa2h5ZDJobkNraDZNek55V0RseFEwNU1RMFpYZERGc1VHOU5hVEZCWjBORlVGcG9ORTh4VEZwdk9GWkVUWHByUWtNeU5FWTViV3d4TkROSlJHcE1kRFJCUjIwMGRuSUtSVU5HZGxwa1NURnZTbmR2WTNseFExVnZaMHN4UzNobkx6RjBWRlJtUVVaRmNEWjNOR3BoV0hGbE5FTnlTRGRPVUZjdmRqVk9WblZwTVhsTFR6RkRUd3BVTDBSMU0yZGhjREZVYmxSWVpHRlliRWg1YlZZclJGSlNSa1k0TUhnNVZrcExLMUUwVFhjdlptNWphQ3R6Ymk5clVtSlFSbWx0TnpSMllUZDFlVlZ6Q25sTmVEaExUMUE0ZW1wV2FIRkhOV0YxSzJoVWMwdGxMMjR3VDBOc1JqRTBSREU0U1dkTlUxaGpSbk5UWkZScE9VVklOV1U0VFc1b1ZFSnhSM1EwYjI4S2VWVjFZWEIzUlVObldVVkJMM2wzV2xWalpDdHdVRFpzYjFsWFdqTjNRazl2WVZoMk5GTnBialJSYkN0NWVuTkhjV1V3VkhGSmJYZFNVRzFsWjFoTmR3cDJSVXhyYldsVFNIRlNZMEU1VHpWb01FZ3JSSHAxTXpCSFZqWkdUM1ZXV2tSbWNqVnNOVFZwUldWVFdHbEliRGxMWld0RlRsUTBibUZKTDJOcWFqRTJDbXhPYVhOcGVqTTNjbFZKWVdwcFFrMUtibVJOVlhvMFRUSTNkbE5GYlZBeGEwRkJVMjE2Ymt4MVFuaG5SRmRaTWpSdFdEbG1jM05EWjFsRlFYaFBOVmNLUzJkWGJIQkJORmwxV0RrclVuZDZNbGN6ZFVNd1lVZFJkRFJGTW5WalpISlpTRGg2UldkdWFXcExRV0pRVUZsMFlXaGFla2RrVEdGQlFXVldlbVJuWXdvdmRWaFhhVU5zZFc5NU9URXlTMmMzV0VsVVVIQXpOR2RuY0Zka2FUaE9NM013YVhKTWVUTnpjMHBsUkRsclkyOUNXR0ZtY1U5VFZGVlZZa0YyWW1SdENuVkdXRzl4UTBSTmJtNDRlVEZEV0hkbVdqY3ZVM2xvZG05Vk0wZzJlR2hTZDNsS1lUZHRjME5uV1VWQmIySlpWREJpVkc4clN6RTRNRVJGTkVFMVFsSUtVa3hhUW05SFRFRnBZV2RZTVRkdWRtcHBOekYyTWtOTEsyaDBjbkpWVVZGQ1lUaHhOblJxZEhSSFdXdHpRbE5IYm5KcVFrVndibEZyVjJSTFltSnRPUXBTTVZCbVlUUjJkbEZOUjNGdGN6Tk1WMWt3V0c5d2NHbEtVM3BQY2sxSlptUnJZMlZwYUhaak4wdzRkM3A0VGl0NmRqTmFka0ZPWkRaTU9VNDRWMDk0Q2pCMlIwa3lVME15YWpGYVJVNVNiWEV2U3pKQlEybE5RMmRaUlVGd1NYRllVamhyYzBkNVZVVkdORzFzUlhWNVRITjFhRUkxTjBoak0zUmhRbmxVZDAwS1VtSmFRMFEyU21WMmFYcFJWbGRHUkd4Tk5YQkpXSGxDVmxkRlFrVTVjWE5pTTFoUGFVUndSMFJQWTAxNWFHWlhZMWhyZFc0M00wMXZRVGgxWTJGaVF3cHFkbEEyZUVKTVZraHlLMkZNVGpWTVdFUlZMMDVpYVRKT2ExTjBjV3hhWnpVd1ozZGxjbTVqTDJSck9YVlFRbmxRYVZCd1NIWXdUVTlJVW5GM09ESjNDa1Y1UkZSYVZEQkRaMWxGUVN0aVExRklNbTVZVGtOb2NXcHFWbXBwUTNKWFNVazJOQzlNVjNJeWVIbzNiRkZ1VEdGVU9XeFpNbEkwTldwcVYxSXJVM0FLZDFRMmNtRmFRbUZpV0VweVVUSXZUMkp0VkhkMU5Ea3hLeTl5YkdGRVZHNVFTR3RSY2todWJEbHNOell5V0hWU1ZsQk1Oa3QxTkV0aWFVeEliamw0VHdwT2JUYzFSRk5wY1dnM01HZHFWR0Z2TWxScFYxazFjM05UZGpWaFJYSnhTWGMzWlZSclpsZHZhbWdyT1RSMlZYSjFlaXRUTkVRd1BRb3RMUzB0TFVWT1JDQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUW89Cg==","other-connectivity-list":{"connectivity-records":[]}} 2022-01-07 14:25:58,256 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2022-01-07 14:25:58,257 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-07 14:25:58,257 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-07 14:25:58,257 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-07 14:25:58,260 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:25:58,314 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-07 14:25:58,316 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2022-01-07 14:25:58,316 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-07 14:25:58,316 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-07 14:25:58,317 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-07 14:25:58,329 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-07 14:25:58,329 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-07 14:25:58,330 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-07 14:25:58,332 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:25:58,396 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-07 14:25:58,397 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2022-01-07 14:25:58,398 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2022-01-07 14:25:58,401 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-07 14:25:58,401 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-07 14:25:58,401 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-07 14:25:58,404 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:25:58,457 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-07 14:25:58,458 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-07 14:25:58,459 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":"1641565558368","orchestration-disabled":false,"in-maint":false}]} 2022-01-07 14:25:58,493 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-07 14:25:58,493 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/d20b5e1a-57b2-44dc-9ef0-9d5a9d9fb2a0 2022-01-07 14:25:58,493 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "d20b5e1a-57b2-44dc-9ef0-9d5a9d9fb2a0", "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-07 14:25:58,496 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:25:58,564 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/d20b5e1a-57b2-44dc-9ef0-9d5a9d9fb2a0 HTTP/1.1" 201 0 2022-01-07 14:25:58,565 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2022-01-07 14:25:58,566 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2022-01-07 14:25:58,568 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-07 14:25:58,569 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-07 14:25:58,569 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-01-07 14:25:58,571 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:25:58,607 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-07 14:25:58,608 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2022-01-07 14:25:58,609 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-07 14:25:58,609 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-07 14:25:58,609 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-07 14:25:58,610 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2022-01-07 14:25:58,610 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2022-01-07 14:25:58,615 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-07 14:25:58,615 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-07 14:25:58,615 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-07 14:25:58,617 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:25:58,682 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-07 14:25:58,684 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2022-01-07 14:25:58,684 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2022-01-07 14:25:58,687 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-07 14:25:58,687 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-07 14:25:58,687 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2022-01-07 14:25:58,690 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:25:58,737 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-07 14:25:58,739 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2022-01-07 14:25:58,739 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-07 14:25:58,739 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-07 14:25:58,740 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-07 14:25:58,745 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-07 14:25:58,745 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-07 14:25:58,745 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-07 14:25:58,747 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:25:58,816 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-07 14:25:58,817 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2022-01-07 14:25:58,817 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2022-01-07 14:25:58,832 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-07 14:25:58,832 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-07 14:25:58,833 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-07 14:25:58,835 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:25:58,880 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-07 14:25:58,882 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2022-01-07 14:25:58,882 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-07 14:25:58,882 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-07 14:25:58,883 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2022-01-07 14:25:58,891 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-07 14:25:58,892 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-07 14:25:58,892 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-07 14:25:58,894 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:25:58,948 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-07 14:25:58,949 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-07 14:25:58,949 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":"1641565558368","orchestration-disabled":false,"in-maint":false}]} 2022-01-07 14:25:58,962 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-07 14:25:58,962 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-07 14:25:58,962 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-07 14:25:58,964 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:25:59,071 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-07 14:25:59,072 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2022-01-07 14:25:59,072 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2022-01-07 14:25:59,085 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-07 14:25:59,085 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-07 14:25:59,085 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-07 14:25:59,087 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:25:59,146 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-07 14:25:59,147 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2022-01-07 14:25:59,147 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2022-01-07 14:25:59,150 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-07 14:25:59,150 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-07 14:25:59,150 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2022-01-07 14:25:59,152 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:25:59,200 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-07 14:25:59,201 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2022-01-07 14:25:59,201 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":"1641565559123"} 2022-01-07 14:25:59,205 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-07 14:25:59,205 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-07 14:25:59,205 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2022-01-07 14:25:59,208 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:25:59,259 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-07 14:25:59,261 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2022-01-07 14:25:59,261 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":"1641565559123"} 2022-01-07 14:25:59,264 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-07 14:25:59,264 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-07 14:25:59,264 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2022-01-07 14:25:59,267 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:25:59,315 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-07 14:25:59,316 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 404 2022-01-07 14:25:59,317 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-07 14:25:59,317 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-07 14:25:59,317 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-07 14:25:59,318 INFO 561:customer.py(1) - Create service subscription for basicnf-customer customer 2022-01-07 14:25:59,322 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-07 14:25:59,322 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-07 14:25:59,322 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-07 14:25:59,323 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-07 14:25:59,323 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-07 14:25:59,325 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:25:59,392 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-07 14:25:59,393 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-07 14:25:59,394 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5b2185c0-177b-44be-abdc-6bcd96b65037/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e3ccb93b-c4f7-46a0-8715-8a96d50fa930/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","name":"basic_onboard_ICfMDo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cf3ecf25-68af-4db1-86ea-042c5096557c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e40e4e35-9d9d-47ca-ba88-66a7cf405444/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-07 14:25:59,396 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-07 14:25:59,397 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:59,397 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:59,397 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:25:59,397 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-07 14:25:59,398 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:59,398 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:59,398 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:25:59,398 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ICfMDo from SDC 2022-01-07 14:25:59,399 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:59,399 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:59,399 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:25:59,399 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-07 14:25:59,399 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:25:59,400 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:25:59,400 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:25:59,400 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-07 14:25:59,400 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-07 14:25:59,400 INFO 192:__init__.py(1) - Service found, updating information 2022-01-07 14:25:59,401 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-07 14:25:59,401 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-07 14:25:59,401 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-07 14:25:59,404 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:25:59,470 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-01-07 14:25:59,474 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-07 14:25:59,477 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b48dbaf-c5cb-4d89-9b12-0be382795528","lifecycleState":"CERTIFIED","lastUpdateDate":1641558173651,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e0a0933-12b5-4ea8-93d4-53b1eeb34120","invariantUUID":"fa99b7c7-d369-4f36-b33a-38920ba57fdf","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":"2b967b43-45d4-41f5-8d31-c9628e523002","lifecycleState":"CERTIFIED","lastUpdateDate":1641558057383,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37933459-6ab5-4010-a03f-2eb8eb37034b","invariantUUID":"f876ec40-2701-4061-8306-38a0dcc75b63","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":"defaulticon","uniqueId":"ca2f1600-6f06-4b35-a97e-1821a64653dd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558099471,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e83164dd-7d74-4074-b876-d5536bcf33ee","invariantUUID":"6f5d07ed-981a-4d22-9aeb-09578a360b4f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04655363-2f36-4714-b7ac-2272572f748d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558026392,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b0a1187-701b-479b-9aae-53cd5f0f6fb6","invariantUUID":"e2ef0c9b-415b-4a35-909f-f8147a7ad943","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89b064ab-6cd0-4ed6-bb23-73b004abc7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558052782,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c9c031-03ba-45c8-8edb-4e9933bd9ac8","invariantUUID":"9daaa27e-7be1-41c2-b656-886561003fd8","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":"7b93a69d-1e49-47f1-ac0c-aa90be7481a9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558012726,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b362c9fe-6711-418e-afcc-1c7991fb77c6","invariantUUID":"b67c0892-ec56-4cbe-8e42-43d0d1263575","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":"port","uniqueId":"06fd0a0c-e13f-4bac-a336-6303cd701cad","lifecycleState":"CERTIFIED","lastUpdateDate":1641558139243,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41a9edb7-e2f3-4a8b-8f2f-b83aa90227e1","invariantUUID":"40c1fb60-1c72-448d-85f2-15440cdd356d","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":"port","uniqueId":"d0390465-518b-47a4-a20d-8b04f979406a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558143026,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"146b56cc-8fef-4d7d-ba11-23f107ad30aa","invariantUUID":"07b8150f-e23a-4a27-a44f-c239d4c54fa8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46ca728f-37fd-4d1d-836f-634d9e58eed0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558048739,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efe183fa-e15f-4043-8dd3-72c043f194c4","invariantUUID":"a084fa76-3e55-4dea-8298-8fca5d00a0e8","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c137b4a-96c3-4868-a561-2d0d4745c90a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558076164,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec3a5f95-1666-4ad2-9451-9955144d7bc9","invariantUUID":"365b4a23-9935-44fe-82de-be37fdebef5e","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":"port","uniqueId":"59184b8d-f5e8-4fe6-8939-7d891dca4167","lifecycleState":"CERTIFIED","lastUpdateDate":1641558178283,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cc18a96-d3c5-437e-87bd-ca95c0d91207","invariantUUID":"507761c1-aa85-4978-b1bf-39ea7722b877","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7eff7f43-2c34-406e-bf44-315556fc63f9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558170200,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83878e24-b9c6-4736-9d28-a6a81013876d","invariantUUID":"8be2491c-f2f7-4f56-bb74-0cfd892aa266","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf447c3-e35b-4910-93ce-080d8154e36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558005781,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dbd2103-9406-46b0-8506-b1d3f26bbbdf","invariantUUID":"d715d820-d84a-469c-9950-69eb49c72459","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2074503c-e70a-49cb-b707-b41ce500d508","lifecycleState":"CERTIFIED","lastUpdateDate":1641558172107,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"316f413f-8127-48e2-8a81-89d7c19e2392","invariantUUID":"5e7ce5cb-bc83-47c8-9791-a6d0c9e9d134","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4a7390b-0e3b-4c96-9532-1b2fcdf4c87a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558205836,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54957ec9-22b3-4cc5-8992-e5d46b4ded25","invariantUUID":"538a407e-1d03-4588-bae2-ce8b013ea43e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fde0f867-6e41-4c08-b153-125561c649e1","lifecycleState":"CERTIFIED","lastUpdateDate":1641558149370,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e6d0b19-5715-4ffd-8695-6f6d144eff2f","invariantUUID":"8e4cf994-7648-460b-9be9-5aa14a1451e5","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f15b4bde-d240-4770-9ed0-182d9f662904","lifecycleState":"CERTIFIED","lastUpdateDate":1641558009779,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1db0d885-0de5-42db-91ce-610c6b7d0f85","invariantUUID":"79e32fa7-6824-47e8-b24e-fa7889872d23","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feca4b92-8825-4a6b-89dc-31a77a4982c0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558083389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"21af573b-6131-4592-95ea-82d9f82c1342","invariantUUID":"dd843bed-e375-4950-bad0-377632bdcdf9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71a9cbb1-233b-4271-98e5-9d7519f6ae2b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558213603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"545314c6-8a92-4279-b252-ba3fce80a418","invariantUUID":"4cf24079-85e5-44b8-b44e-6a7be0d4b523","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":"defaulticon","uniqueId":"8477e64f-5af9-494b-ad34-a145f9d4d571","lifecycleState":"CERTIFIED","lastUpdateDate":1641558137588,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08186a0-04a4-47e8-8b6c-9006525a79fb","invariantUUID":"5372563a-64c5-4b45-acd5-c4e1241bce19","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":"3ae7822d-5404-4481-b3d7-6b60a74c1aea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558077573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a05b4bf9-f6ab-4c84-8f51-18119a9631bd","invariantUUID":"98ae03e4-58b2-4a8c-bb41-540ff9dc41fd","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"5450ddbc-42eb-45fc-b8c7-625f55ca9ece","lifecycleState":"CERTIFIED","lastUpdateDate":1641558039182,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4018b31-4e61-4292-bdec-c6daf2f6f96c","invariantUUID":"ecd5b3cc-8122-4c91-88bf-3f4ab693e7f5","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":"676f0d00-db24-4c41-b566-d13af9d75092","lifecycleState":"CERTIFIED","lastUpdateDate":1641557986710,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a94c3cb0-19d6-4ce1-9f08-3010ac785c5d","invariantUUID":"7eccd2ac-fde1-439f-bcf0-c16d0cca50bf","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92221af3-236d-4fee-84d6-e8be422ac051","lifecycleState":"CERTIFIED","lastUpdateDate":1641558054323,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93d763c3-6ead-443c-9ec0-8df9ef6b1302","invariantUUID":"90cd5cb7-3fc9-44ea-8337-dfc6802541ef","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":"port","uniqueId":"7f6d2c57-5c45-4f2d-a216-8463c13dbd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558218139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed9e7f8e-c2ed-48f5-9b6f-fb7d3145f05f","invariantUUID":"6bd28b6c-38f9-4c44-93cd-2d52ab2bab4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01c319d7-1413-4106-be71-071ad55b3626","lifecycleState":"CERTIFIED","lastUpdateDate":1641558121065,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a75a620f-1ae6-4ef2-9b33-dd6c7fa528cf","invariantUUID":"5f2182b2-3c1a-4d41-b935-bc24011f750c","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":"defaulticon","uniqueId":"668138a2-c6cd-47c8-ae67-0abb8c1d9570","lifecycleState":"CERTIFIED","lastUpdateDate":1641558096947,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ab5bcf79-79cb-42e9-a921-6c7fc3c44082","invariantUUID":"6572f88b-6699-47b8-8ed9-1167525081c3","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":"objectStorage","uniqueId":"37c3f04c-3922-41c4-9977-bf0abd19fce4","lifecycleState":"CERTIFIED","lastUpdateDate":1641558011225,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17b836e7-1d4c-4521-8c8c-ff3b846fe98d","invariantUUID":"1faec890-bede-4de2-805b-b3c74edd8420","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8361f395-5fd5-4418-971c-29f9ae72cd23","lifecycleState":"CERTIFIED","lastUpdateDate":1641558204560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd30d547-1761-43c8-bd49-376e46546b61","invariantUUID":"4938b476-f60c-41a0-a2f5-47b54e1ec585","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5b8e5a9e-5fc8-4cb5-bb2d-ca7f2cafca10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558041026,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d6d479f-c5a2-4487-8a10-7b6f7aedf23a","invariantUUID":"1e216ea9-5b45-4f1c-8cee-6e61ff77b388","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":"e46b57a5-61e0-4ca9-8414-f8de436f3993","lifecycleState":"CERTIFIED","lastUpdateDate":1641558028285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ec7b4abf-6785-4521-98f5-c9dcd4f875d5","invariantUUID":"27b3133a-66f4-45cb-88d6-fadbe34f3b92","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":"defaulticon","uniqueId":"049c84f0-ca8a-49ea-8a02-a46c8d25a797","lifecycleState":"CERTIFIED","lastUpdateDate":1641565519749,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","invariantUUID":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"a7765bfe-bc3b-4978-b201-f705402de8a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558086202,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f651cdc5-5f8e-403a-9aa1-12e581ec71d2","invariantUUID":"ce411613-80df-4932-9806-aa4f38d19b7a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d6437de-e75e-4b3a-9d91-029d71eb14fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558127163,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dabe8650-3cbd-4603-93b1-ff08c882dff3","invariantUUID":"d67b40a5-33e4-4541-8639-b801de8074e3","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":"bec4d6ab-d172-4c96-879e-88f7c225d161","lifecycleState":"CERTIFIED","lastUpdateDate":1641558147579,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5c22bd9-fa2a-4812-a5f1-75894bc219d7","invariantUUID":"26329319-721e-438f-be44-3650d30cf78c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5bc69d12-9572-44f6-9ce9-87897099d8bd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558209674,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc29076-77e6-4fa3-8ef4-f2f0023398ef","invariantUUID":"948a6dad-17cb-43d3-8aea-701b21ca46a5","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":"8322a881-c5c4-4cf6-a44a-f8871cfc6e4d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558114192,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f11036b-7e06-4b80-9621-7b80163e550c","invariantUUID":"e7133fb2-a0b1-4f29-9307-27d8096c07cc","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":"92c2b57a-08fe-4909-a1a5-a2739d27f721","lifecycleState":"CERTIFIED","lastUpdateDate":1641558017703,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2580d1c9-b650-45c5-85c5-cb5e3cf7da41","invariantUUID":"03fee10e-728f-41e0-bfbb-696d339f90eb","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":"compute","uniqueId":"5ded65c5-5a08-4f6b-9848-3ca3c5e001c2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558116318,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c28cff2e-c4d6-4adf-8978-de0a0d1f03de","invariantUUID":"ebf14a2e-e829-408b-8c9e-cb97e5ab336e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"75cf71f4-415e-439b-aac5-2e1748620ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1641558159538,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cffbd250-824a-4994-a745-9630e6085dd4","invariantUUID":"b3a6875b-8c4f-4813-befc-19bed37a94db","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":"defaulticon","uniqueId":"a99d6760-45fc-41eb-98c4-c8b8c7c71240","lifecycleState":"CERTIFIED","lastUpdateDate":1641557995295,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018fe9f-99f2-4bc1-bfeb-ceb3fef40a8e","invariantUUID":"d08f1e7a-f7dc-463c-925a-4c76e8cd7704","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"42f3a339-6751-462a-b305-9c69770073ef","lifecycleState":"CERTIFIED","lastUpdateDate":1641558165698,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1088cf25-a2a8-4cde-b3fb-1e40733f6ef8","invariantUUID":"20168ebc-30dd-4d16-a001-aee9fe3ead13","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":"compute","uniqueId":"36a99db3-5e8b-451b-b42a-d1544622ce0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558119588,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb0cd758-6bfc-4a04-bddf-b385c5ba138a","invariantUUID":"1819d3ae-5ca2-4378-b5ad-63a87d18d43b","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":"networkrules","uniqueId":"287eaa03-a756-46c6-971b-5e7c3c3532ed","lifecycleState":"CERTIFIED","lastUpdateDate":1641558046691,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"932f617c-3e6c-4b08-8720-2ae16193edc5","invariantUUID":"2b78b20f-5d86-480b-b085-a5827841b6dd","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":"4745ccfa-f7f6-431d-8821-420531ac1142","lifecycleState":"CERTIFIED","lastUpdateDate":1641558108015,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1de5baa9-1202-443a-be54-9aa84e11f5ba","invariantUUID":"961df833-8b1c-4bd0-95aa-be14703a15be","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c9942373-e828-48f9-8205-3add9305e22b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558211006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07f07d19-507a-4f36-af6f-7dac735b2ad4","invariantUUID":"b7335922-a40f-4146-8d94-060dcc2c623d","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":"objectStorage","uniqueId":"a10fee0b-5c91-4be6-8337-5b6fe04dcced","lifecycleState":"CERTIFIED","lastUpdateDate":1641558101666,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0943af97-7fdf-4b20-bb30-182610b51d93","invariantUUID":"4bed5074-216e-41f6-a466-6e2a8d1dfc3c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f37677-2b4c-465a-a09d-727f71c46fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558024657,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45f0812a-b1af-48fd-8983-8929562f3aaa","invariantUUID":"a285fe0e-309f-4750-a98d-e5a35eff914f","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":"e29bcc64-8bf1-4e3f-af14-3fae36c53ec3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558055888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c76cad-1b96-4e62-a0c1-7bfeb13ba2d0","invariantUUID":"17e0a1e9-0a19-4d63-bf88-30c5844717b7","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":"compute","uniqueId":"e40370fb-bd88-43ca-9939-b09a40af1c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558105649,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"568ff63a-0430-4215-8960-8068348e8446","invariantUUID":"d7372292-d456-4c6c-9fea-20f724962fb9","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":"port","uniqueId":"ae5cf2df-d8a5-472d-8910-3714fddd74f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558141344,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb005497-8fa0-40cc-8035-6ea9529894b6","invariantUUID":"19d92b9a-2b29-40bd-9ef5-a353d88fb1a4","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ade8182-d8df-43bd-a1cc-043ac2050704","lifecycleState":"CERTIFIED","lastUpdateDate":1641558157033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e70c360f-d012-4f5d-89a6-ea2048ef7aa4","invariantUUID":"0c9a769b-2781-46dd-a5fe-3f8e64157559","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":"c9ff3f7e-9bf6-42f7-992d-6a890c921ad3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558022759,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a0c3956f-aa0b-4458-a2da-f4dd2d033f66","invariantUUID":"0b7fe93b-774a-45c4-a974-3b023ee33f6b","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a89f9298-8f2c-4f5a-9111-c0b8d8a6a662","lifecycleState":"CERTIFIED","lastUpdateDate":1641558153881,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9be42263-9026-4928-bb43-27c4aac0c60d","invariantUUID":"77c0fee9-d66a-437c-ba7d-265b5cfd75e0","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":"port","uniqueId":"65ee132d-e571-489a-a54a-d27508deda51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558015755,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d10fd00-9ae7-44e0-8744-8dde110808d1","invariantUUID":"1ac7b449-78b8-47b8-8c71-01e7795c880a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cf75ef6-cf20-4e7b-8b82-315e2e36caeb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558020045,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2cedb0d-39f9-47e5-8262-e57b45c199c7","invariantUUID":"405e6374-893a-4837-b101-c05efe7fd092","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":"5c2fccee-858a-43ad-a113-42214a81ee10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558111928,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eecd557d-5ec2-4120-abda-a0ad7d3ecbaa","invariantUUID":"0aa94e83-4338-48be-a740-063f30cee235","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a6e3861-953f-4614-9ea6-2d852c675d34","lifecycleState":"CERTIFIED","lastUpdateDate":1641558064339,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5affa58b-ba3a-41b1-957f-cddd1f51ead7","invariantUUID":"d40e984c-201d-4752-975e-02fa5080c679","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07000ccb-d044-4bde-9e3c-232c461d8086","lifecycleState":"CERTIFIED","lastUpdateDate":1641558014233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa859548-3bc4-4600-a836-1974d22cbc12","invariantUUID":"708d59ee-a5e6-42cb-ba99-e7ec61704e0d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"572b1076-1d2d-418d-af9e-be0284dd3988","lifecycleState":"CERTIFIED","lastUpdateDate":1641558214978,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007e7697-d8c3-4919-9865-378d74256333","invariantUUID":"8661476e-175a-495e-afa9-7d6bb7f73380","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":"network","uniqueId":"db034ade-b788-4d8b-be65-67b2e47f9641","lifecycleState":"CERTIFIED","lastUpdateDate":1641558071081,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5418a432-53a5-4f62-ac39-06dfbe09493a","invariantUUID":"20f5e447-b2ef-4a4f-90d9-56696eabed58","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":"66e04079-846a-4ae2-89a0-b304e4269449","lifecycleState":"CERTIFIED","lastUpdateDate":1641558062832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d20467dc-40f3-4f4e-bcec-53ed57ee7615","invariantUUID":"ea793168-cb33-4f4c-baac-62b27c1e8eb5","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":"1cede7df-81f2-4821-bbc4-e7db4c9c4574","lifecycleState":"CERTIFIED","lastUpdateDate":1641558136028,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"322ce87e-5c2c-409e-8e4b-6e3176accad3","invariantUUID":"f2ab208b-148b-4af8-b69e-35df919d1fc9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8e8854f-9e34-46b3-aff5-6446ce088dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1641558176785,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b8a775e-8e59-414f-b596-662a90c44e46","invariantUUID":"90d08e10-cf78-416a-9316-70c7dd35c0db","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":"95cda407-d002-4be5-9d6b-16be28842d84","lifecycleState":"CERTIFIED","lastUpdateDate":1641558144551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27246051-acbb-43b7-a94c-4e3e1d389af5","invariantUUID":"dd0e8915-9c24-42bf-9d96-40fd6a6af3cf","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4880f7f2-e41a-43a4-a79d-7a7f05814361","lifecycleState":"CERTIFIED","lastUpdateDate":1641558004124,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98886c8c-4597-4d20-85af-3da5723d14b8","invariantUUID":"9eca4985-0cf2-411a-b173-23a13109a79e","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":"68028d11-aa31-4cbc-b52c-231b2f26c978","lifecycleState":"CERTIFIED","lastUpdateDate":1641558061285,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579e181e-3349-438e-b008-552ba8c790e0","invariantUUID":"977c095d-e01c-47fc-9a93-b50f4c08c917","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":"f0f3bad8-396e-43e5-837a-246d2ebcfd24","lifecycleState":"CERTIFIED","lastUpdateDate":1641558207090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9a4d71e-9191-4542-8e8a-ec60fb21464b","invariantUUID":"a943aaf8-15fd-45dc-84f5-65974733bf5a","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":"866af604-342e-4c00-bd15-3e1e44fc2385","lifecycleState":"CERTIFIED","lastUpdateDate":1641558151066,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"750763a6-ec66-43eb-96ad-d4727aab9eb4","invariantUUID":"161bbbf6-38f6-4f4d-89a2-1d5b1248a879","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":"507ef20a-23b4-4eaf-a917-47906e6e5b04","lifecycleState":"CERTIFIED","lastUpdateDate":1641558103695,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ca53c3f-e604-4204-9bc9-b520358549ab","invariantUUID":"90576b50-7221-430b-91af-bf88c843016c","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":"port","uniqueId":"b578caa7-7622-4908-9ece-3ab1565e71cb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558163196,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3691462a-7fcc-457a-9a78-54d1fa9822b5","invariantUUID":"77df90dc-c666-4896-8bbb-cf1b5d9d15c0","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb9320f5-87dd-4774-aee4-cd4ca19c261a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558216452,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22f39040-d458-4e40-ab85-bab1cb36b088","invariantUUID":"313e6961-d700-47fb-b7c8-0639c9216fd9","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":"c6e8b2aa-66c4-4d15-90ea-d7e3c86b89dc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558208390,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6efc6146-5e71-47d5-921a-8e8a1f22c56c","invariantUUID":"4d25cba8-4d97-4db3-92f8-92bac9a57e91","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":"1a9acb64-ace1-4609-9c89-2e29ea47e78c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558080974,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"44c312b5-e8da-4f80-910d-fc7c83dc4666","invariantUUID":"3843ddc2-a2fa-4525-ab27-791aea173fd0","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":"objectStorage","uniqueId":"caae35c2-f4c6-41a6-b0eb-a9eb023c1599","lifecycleState":"CERTIFIED","lastUpdateDate":1641557997523,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ba4a579-0c9d-47ec-8f3f-71b14c6a57d1","invariantUUID":"9011a682-cfe4-436d-9cf4-75b7a140d5e6","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":"5a3a91e9-d624-41ab-b73b-adb32c565a51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558175114,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df26a7c7-44c5-4f81-9c76-c0fa1941a89f","invariantUUID":"eb29b48e-321f-4de2-98fb-a60aaddd1a4b","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a2da740-84ac-4e1a-9296-e411778e18fd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558145962,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"899031c2-14df-4f46-b81f-f8338cb2b288","invariantUUID":"8c9a46bc-6f32-413b-9da6-8d22322081c9","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":"objectStorage","uniqueId":"c937b8f8-dc9c-4fed-893e-91d026bc1088","lifecycleState":"CERTIFIED","lastUpdateDate":1641557999313,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123bae9f-5b3d-44e4-a94e-47976a6bd700","invariantUUID":"b2d6a3cd-73b0-4453-ab2b-bce900e68c87","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":"loadBalancer","uniqueId":"8443d628-06d8-440e-86ed-9e6ee5e2ce41","lifecycleState":"CERTIFIED","lastUpdateDate":1641558002590,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53a7de9a-4964-44fc-916c-1e133ca96e3b","invariantUUID":"f6fe32a5-9e15-45e3-bfd7-c084503d4360","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":"defaulticon","uniqueId":"18d047ec-5009-44c7-b852-11afbddaa02a","lifecycleState":"CERTIFIED","lastUpdateDate":1641565432806,"name":"basic_onboard_ICfMDo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0","invariantUUID":"2d62dc3f-03c0-4fbd-821d-b9ab0cca92da","systemName":"BasicOnboardIcfmdo","description":"VF","tags":["basic_onboard_ICfMDo"],"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":"6b7fda19-cf48-4e14-bd35-efbc6a588b9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558130194,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"658ad9e3-e9e1-4f2a-aaca-08671d027ae6","invariantUUID":"26dee0cb-15fc-4210-a1e3-ee2432b92394","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":"securityrules","uniqueId":"58973a1e-5d04-4ecd-9664-d20e8c167a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641558050279,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b6a8cca4-dd3b-42fa-beff-337a5eabbc22","invariantUUID":"7d9f6213-90a8-4bb2-82f7-52e27fe159f0","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":"compute","uniqueId":"df2e2667-5f2d-4f55-b036-833269e508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558203171,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"225ce972-9ffb-431e-b795-2a5c2fadb88a","invariantUUID":"4b62159a-a58a-4055-86b4-3d48d6b42b3e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26fb340b-aa16-45c6-bbc6-e6a7d20208ea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558212352,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff287cfb-6a66-4a5c-bf9e-30628e7999a6","invariantUUID":"82941da7-67ac-4ec1-a1d8-eb611198c190","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0cc4a056-7d4b-4371-a4df-9d4378f1a011","lifecycleState":"CERTIFIED","lastUpdateDate":1641565090431,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72","invariantUUID":"fbaabdcd-d453-4f43-b176-50a41b051aed","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"207cdf32-2b24-43d0-95a8-6d073fabe9df","lifecycleState":"CERTIFIED","lastUpdateDate":1641565469667,"name":"basic_onboard_ICfMDo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","systemName":"BasicOnboardIcfmdo","description":"service","tags":["basic_onboard_ICfMDo"],"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":"3d1ef44a-17b3-44fb-bef0-91ba425ade4c","lifecycleState":"CERTIFIED","lastUpdateDate":1641565556820,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d5a8337b-32bb-41d0-a393-408dd94baab1","lifecycleState":"CERTIFIED","lastUpdateDate":1641565127532,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","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":"cc3e316c-1682-4f79-8378-a71a439ed830","lifecycleState":"CERTIFIED","lastUpdateDate":1641564840431,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","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}]}]} 2022-01-07 14:25:59,487 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-07 14:25:59,488 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-07 14:25:59,488 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-07 14:25:59,488 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "0455450e-e17c-4cbb-bb93-9fed4b3bb4dc" } 2022-01-07 14:25:59,491 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:25:59,553 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-07 14:25:59,555 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2022-01-07 14:25:59,555 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2022-01-07 14:25:59,558 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-07 14:25:59,558 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-07 14:25:59,559 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2022-01-07 14:25:59,561 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:25:59,605 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-07 14:25:59,606 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2022-01-07 14:25:59,606 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1641565559527"}]} 2022-01-07 14:25:59,608 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-07 14:25:59,608 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-07 14:25:59,608 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2022-01-07 14:25:59,609 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:25:59,650 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-07 14:25:59,651 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2022-01-07 14:25:59,652 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":"1641565559123"} 2022-01-07 14:25:59,655 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-07 14:25:59,655 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2022-01-07 14:25:59,655 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2022-01-07 14:25:59,658 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:25:59,712 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-07 14:25:59,713 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2022-01-07 14:25:59,714 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1641565559527"}]} 2022-01-07 14:25:59,717 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-07 14:25:59,717 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-07 14:25:59,717 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-07 14:25:59,720 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:25:59,786 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-07 14:25:59,787 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-07 14:25:59,787 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":"1641565558999","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-07 14:25:59,791 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-07 14:25:59,792 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-07 14:25:59,792 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-01-07 14:25:59,795 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:25:59,851 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-07 14:25:59,852 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-01-07 14:25:59,853 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1641565558652"} 2022-01-07 14:25:59,865 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-07 14:25:59,865 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-07 14:25:59,865 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=1641565558652", "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-07 14:25:59,868 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:25:59,958 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-07 14:25:59,959 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2022-01-07 14:25:59,959 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2022-01-07 14:25:59,961 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-07 14:25:59,961 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-07 14:25:59,961 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2022-01-07 14:25:59,963 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:26:00,004 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-07 14:26:00,005 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2022-01-07 14:26:00,005 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":"1641565559123"} 2022-01-07 14:26:00,007 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-07 14:26:00,007 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-07 14:26:00,007 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-07 14:26:00,009 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:26:00,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 667 2022-01-07 14:26:00,053 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-07 14:26:00,054 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":"1641565558999","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-07 14:26:00,056 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-07 14:26:00,056 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-07 14:26:00,057 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-01-07 14:26:00,058 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:26:00,097 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-07 14:26:00,097 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-01-07 14:26:00,098 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1641565559904","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-07 14:26:00,100 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-07 14:26:00,100 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-07 14:26:00,100 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2022-01-07 14:26:00,102 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:26:00,148 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-07 14:26:00,149 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2022-01-07 14:26:00,149 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"468c3a01-f90d-4a4b-bec9-77cfc6c8fc16","owning-entity-name":"basicnw-oe","resource-version":"1641565026737"},{"owning-entity-id":"aabb34b4-dbd6-4147-98a9-57747c7874d7","owning-entity-name":"basicvm-oe","resource-version":"1641565370266"},{"owning-entity-id":"73077640-89cc-4375-adb9-ecc15868bf14","owning-entity-name":"OE-ETE_Customer-73077640-89cc-4375-adb9-ecc15868bf14","resource-version":"1641564719950","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/customers/customer/ETE_Customer_481eeb0c-e13e-43c5-a956-a38bf37e2bea/service-subscriptions/service-subscription/pNF/service-instances/service-instance/e05aecf9-d5f6-437a-ae5c-0d4baf63d6ce","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_481eeb0c-e13e-43c5-a956-a38bf37e2bea"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"e05aecf9-d5f6-437a-ae5c-0d4baf63d6ce"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name481eeb0c-e13e-43c5-a956-a38bf37e2bea"}]}]}}]} 2022-01-07 14:26:00,151 INFO 200:service_ala_carte.py(1) - Owning entity not found, create it 2022-01-07 14:26:00,154 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-07 14:26:00,154 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/99af068c-f34a-46d9-b8fa-406cc956fce2 2022-01-07 14:26:00,154 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnf_owning_entity", "owning-entity-id": "99af068c-f34a-46d9-b8fa-406cc956fce2" } 2022-01-07 14:26:00,156 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:26:00,210 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/owning-entities/owning-entity/99af068c-f34a-46d9-b8fa-406cc956fce2 HTTP/1.1" 201 0 2022-01-07 14:26:00,211 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2022-01-07 14:26:00,211 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2022-01-07 14:26:00,212 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-07 14:26:00,213 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/99af068c-f34a-46d9-b8fa-406cc956fce2 2022-01-07 14:26:00,213 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2022-01-07 14:26:00,214 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:26:00,254 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities/owning-entity/99af068c-f34a-46d9-b8fa-406cc956fce2 HTTP/1.1" 200 139 2022-01-07 14:26:00,255 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2022-01-07 14:26:00,255 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"99af068c-f34a-46d9-b8fa-406cc956fce2","owning-entity-name":"basicnf_owning_entity","resource-version":"1641565560183"} 2022-01-07 14:26:00,257 INFO 204:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2022-01-07 14:26:00,257 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-07 14:26:00,257 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-07 14:26:00,257 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-07 14:26:00,257 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-07 14:26:00,257 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-07 14:26:00,259 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:26:00,318 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-07 14:26:00,320 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-07 14:26:00,320 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5b2185c0-177b-44be-abdc-6bcd96b65037/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e3ccb93b-c4f7-46a0-8715-8a96d50fa930/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","name":"basic_onboard_ICfMDo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cf3ecf25-68af-4db1-86ea-042c5096557c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e40e4e35-9d9d-47ca-ba88-66a7cf405444/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-07 14:26:00,322 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-07 14:26:00,322 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:26:00,322 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:26:00,323 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:26:00,323 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-07 14:26:00,323 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:26:00,323 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:26:00,323 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:26:00,323 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ICfMDo from SDC 2022-01-07 14:26:00,324 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:26:00,324 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:26:00,324 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:26:00,324 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-07 14:26:00,324 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:26:00,324 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:26:00,324 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:26:00,325 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-07 14:26:00,325 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-07 14:26:00,325 INFO 192:__init__.py(1) - Service found, updating information 2022-01-07 14:26:00,325 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-07 14:26:00,326 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-07 14:26:00,326 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-07 14:26:00,327 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:26:00,391 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-07 14:26:00,394 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-07 14:26:00,397 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b48dbaf-c5cb-4d89-9b12-0be382795528","lifecycleState":"CERTIFIED","lastUpdateDate":1641558173651,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e0a0933-12b5-4ea8-93d4-53b1eeb34120","invariantUUID":"fa99b7c7-d369-4f36-b33a-38920ba57fdf","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":"2b967b43-45d4-41f5-8d31-c9628e523002","lifecycleState":"CERTIFIED","lastUpdateDate":1641558057383,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37933459-6ab5-4010-a03f-2eb8eb37034b","invariantUUID":"f876ec40-2701-4061-8306-38a0dcc75b63","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":"defaulticon","uniqueId":"ca2f1600-6f06-4b35-a97e-1821a64653dd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558099471,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e83164dd-7d74-4074-b876-d5536bcf33ee","invariantUUID":"6f5d07ed-981a-4d22-9aeb-09578a360b4f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04655363-2f36-4714-b7ac-2272572f748d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558026392,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b0a1187-701b-479b-9aae-53cd5f0f6fb6","invariantUUID":"e2ef0c9b-415b-4a35-909f-f8147a7ad943","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89b064ab-6cd0-4ed6-bb23-73b004abc7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558052782,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c9c031-03ba-45c8-8edb-4e9933bd9ac8","invariantUUID":"9daaa27e-7be1-41c2-b656-886561003fd8","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":"7b93a69d-1e49-47f1-ac0c-aa90be7481a9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558012726,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b362c9fe-6711-418e-afcc-1c7991fb77c6","invariantUUID":"b67c0892-ec56-4cbe-8e42-43d0d1263575","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":"port","uniqueId":"06fd0a0c-e13f-4bac-a336-6303cd701cad","lifecycleState":"CERTIFIED","lastUpdateDate":1641558139243,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41a9edb7-e2f3-4a8b-8f2f-b83aa90227e1","invariantUUID":"40c1fb60-1c72-448d-85f2-15440cdd356d","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":"port","uniqueId":"d0390465-518b-47a4-a20d-8b04f979406a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558143026,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"146b56cc-8fef-4d7d-ba11-23f107ad30aa","invariantUUID":"07b8150f-e23a-4a27-a44f-c239d4c54fa8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46ca728f-37fd-4d1d-836f-634d9e58eed0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558048739,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efe183fa-e15f-4043-8dd3-72c043f194c4","invariantUUID":"a084fa76-3e55-4dea-8298-8fca5d00a0e8","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c137b4a-96c3-4868-a561-2d0d4745c90a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558076164,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec3a5f95-1666-4ad2-9451-9955144d7bc9","invariantUUID":"365b4a23-9935-44fe-82de-be37fdebef5e","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":"port","uniqueId":"59184b8d-f5e8-4fe6-8939-7d891dca4167","lifecycleState":"CERTIFIED","lastUpdateDate":1641558178283,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cc18a96-d3c5-437e-87bd-ca95c0d91207","invariantUUID":"507761c1-aa85-4978-b1bf-39ea7722b877","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7eff7f43-2c34-406e-bf44-315556fc63f9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558170200,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83878e24-b9c6-4736-9d28-a6a81013876d","invariantUUID":"8be2491c-f2f7-4f56-bb74-0cfd892aa266","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf447c3-e35b-4910-93ce-080d8154e36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558005781,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dbd2103-9406-46b0-8506-b1d3f26bbbdf","invariantUUID":"d715d820-d84a-469c-9950-69eb49c72459","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2074503c-e70a-49cb-b707-b41ce500d508","lifecycleState":"CERTIFIED","lastUpdateDate":1641558172107,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"316f413f-8127-48e2-8a81-89d7c19e2392","invariantUUID":"5e7ce5cb-bc83-47c8-9791-a6d0c9e9d134","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4a7390b-0e3b-4c96-9532-1b2fcdf4c87a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558205836,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54957ec9-22b3-4cc5-8992-e5d46b4ded25","invariantUUID":"538a407e-1d03-4588-bae2-ce8b013ea43e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fde0f867-6e41-4c08-b153-125561c649e1","lifecycleState":"CERTIFIED","lastUpdateDate":1641558149370,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e6d0b19-5715-4ffd-8695-6f6d144eff2f","invariantUUID":"8e4cf994-7648-460b-9be9-5aa14a1451e5","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f15b4bde-d240-4770-9ed0-182d9f662904","lifecycleState":"CERTIFIED","lastUpdateDate":1641558009779,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1db0d885-0de5-42db-91ce-610c6b7d0f85","invariantUUID":"79e32fa7-6824-47e8-b24e-fa7889872d23","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feca4b92-8825-4a6b-89dc-31a77a4982c0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558083389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"21af573b-6131-4592-95ea-82d9f82c1342","invariantUUID":"dd843bed-e375-4950-bad0-377632bdcdf9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71a9cbb1-233b-4271-98e5-9d7519f6ae2b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558213603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"545314c6-8a92-4279-b252-ba3fce80a418","invariantUUID":"4cf24079-85e5-44b8-b44e-6a7be0d4b523","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":"defaulticon","uniqueId":"8477e64f-5af9-494b-ad34-a145f9d4d571","lifecycleState":"CERTIFIED","lastUpdateDate":1641558137588,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08186a0-04a4-47e8-8b6c-9006525a79fb","invariantUUID":"5372563a-64c5-4b45-acd5-c4e1241bce19","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":"3ae7822d-5404-4481-b3d7-6b60a74c1aea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558077573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a05b4bf9-f6ab-4c84-8f51-18119a9631bd","invariantUUID":"98ae03e4-58b2-4a8c-bb41-540ff9dc41fd","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"5450ddbc-42eb-45fc-b8c7-625f55ca9ece","lifecycleState":"CERTIFIED","lastUpdateDate":1641558039182,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4018b31-4e61-4292-bdec-c6daf2f6f96c","invariantUUID":"ecd5b3cc-8122-4c91-88bf-3f4ab693e7f5","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":"676f0d00-db24-4c41-b566-d13af9d75092","lifecycleState":"CERTIFIED","lastUpdateDate":1641557986710,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a94c3cb0-19d6-4ce1-9f08-3010ac785c5d","invariantUUID":"7eccd2ac-fde1-439f-bcf0-c16d0cca50bf","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92221af3-236d-4fee-84d6-e8be422ac051","lifecycleState":"CERTIFIED","lastUpdateDate":1641558054323,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93d763c3-6ead-443c-9ec0-8df9ef6b1302","invariantUUID":"90cd5cb7-3fc9-44ea-8337-dfc6802541ef","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":"port","uniqueId":"7f6d2c57-5c45-4f2d-a216-8463c13dbd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558218139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed9e7f8e-c2ed-48f5-9b6f-fb7d3145f05f","invariantUUID":"6bd28b6c-38f9-4c44-93cd-2d52ab2bab4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01c319d7-1413-4106-be71-071ad55b3626","lifecycleState":"CERTIFIED","lastUpdateDate":1641558121065,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a75a620f-1ae6-4ef2-9b33-dd6c7fa528cf","invariantUUID":"5f2182b2-3c1a-4d41-b935-bc24011f750c","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":"defaulticon","uniqueId":"668138a2-c6cd-47c8-ae67-0abb8c1d9570","lifecycleState":"CERTIFIED","lastUpdateDate":1641558096947,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ab5bcf79-79cb-42e9-a921-6c7fc3c44082","invariantUUID":"6572f88b-6699-47b8-8ed9-1167525081c3","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":"objectStorage","uniqueId":"37c3f04c-3922-41c4-9977-bf0abd19fce4","lifecycleState":"CERTIFIED","lastUpdateDate":1641558011225,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17b836e7-1d4c-4521-8c8c-ff3b846fe98d","invariantUUID":"1faec890-bede-4de2-805b-b3c74edd8420","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8361f395-5fd5-4418-971c-29f9ae72cd23","lifecycleState":"CERTIFIED","lastUpdateDate":1641558204560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd30d547-1761-43c8-bd49-376e46546b61","invariantUUID":"4938b476-f60c-41a0-a2f5-47b54e1ec585","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5b8e5a9e-5fc8-4cb5-bb2d-ca7f2cafca10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558041026,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d6d479f-c5a2-4487-8a10-7b6f7aedf23a","invariantUUID":"1e216ea9-5b45-4f1c-8cee-6e61ff77b388","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":"e46b57a5-61e0-4ca9-8414-f8de436f3993","lifecycleState":"CERTIFIED","lastUpdateDate":1641558028285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ec7b4abf-6785-4521-98f5-c9dcd4f875d5","invariantUUID":"27b3133a-66f4-45cb-88d6-fadbe34f3b92","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":"defaulticon","uniqueId":"049c84f0-ca8a-49ea-8a02-a46c8d25a797","lifecycleState":"CERTIFIED","lastUpdateDate":1641565519749,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","invariantUUID":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"a7765bfe-bc3b-4978-b201-f705402de8a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558086202,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f651cdc5-5f8e-403a-9aa1-12e581ec71d2","invariantUUID":"ce411613-80df-4932-9806-aa4f38d19b7a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d6437de-e75e-4b3a-9d91-029d71eb14fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558127163,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dabe8650-3cbd-4603-93b1-ff08c882dff3","invariantUUID":"d67b40a5-33e4-4541-8639-b801de8074e3","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":"bec4d6ab-d172-4c96-879e-88f7c225d161","lifecycleState":"CERTIFIED","lastUpdateDate":1641558147579,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5c22bd9-fa2a-4812-a5f1-75894bc219d7","invariantUUID":"26329319-721e-438f-be44-3650d30cf78c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5bc69d12-9572-44f6-9ce9-87897099d8bd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558209674,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc29076-77e6-4fa3-8ef4-f2f0023398ef","invariantUUID":"948a6dad-17cb-43d3-8aea-701b21ca46a5","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":"8322a881-c5c4-4cf6-a44a-f8871cfc6e4d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558114192,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f11036b-7e06-4b80-9621-7b80163e550c","invariantUUID":"e7133fb2-a0b1-4f29-9307-27d8096c07cc","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":"92c2b57a-08fe-4909-a1a5-a2739d27f721","lifecycleState":"CERTIFIED","lastUpdateDate":1641558017703,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2580d1c9-b650-45c5-85c5-cb5e3cf7da41","invariantUUID":"03fee10e-728f-41e0-bfbb-696d339f90eb","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":"compute","uniqueId":"5ded65c5-5a08-4f6b-9848-3ca3c5e001c2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558116318,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c28cff2e-c4d6-4adf-8978-de0a0d1f03de","invariantUUID":"ebf14a2e-e829-408b-8c9e-cb97e5ab336e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"75cf71f4-415e-439b-aac5-2e1748620ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1641558159538,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cffbd250-824a-4994-a745-9630e6085dd4","invariantUUID":"b3a6875b-8c4f-4813-befc-19bed37a94db","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":"defaulticon","uniqueId":"a99d6760-45fc-41eb-98c4-c8b8c7c71240","lifecycleState":"CERTIFIED","lastUpdateDate":1641557995295,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018fe9f-99f2-4bc1-bfeb-ceb3fef40a8e","invariantUUID":"d08f1e7a-f7dc-463c-925a-4c76e8cd7704","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"42f3a339-6751-462a-b305-9c69770073ef","lifecycleState":"CERTIFIED","lastUpdateDate":1641558165698,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1088cf25-a2a8-4cde-b3fb-1e40733f6ef8","invariantUUID":"20168ebc-30dd-4d16-a001-aee9fe3ead13","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":"compute","uniqueId":"36a99db3-5e8b-451b-b42a-d1544622ce0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558119588,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb0cd758-6bfc-4a04-bddf-b385c5ba138a","invariantUUID":"1819d3ae-5ca2-4378-b5ad-63a87d18d43b","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":"networkrules","uniqueId":"287eaa03-a756-46c6-971b-5e7c3c3532ed","lifecycleState":"CERTIFIED","lastUpdateDate":1641558046691,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"932f617c-3e6c-4b08-8720-2ae16193edc5","invariantUUID":"2b78b20f-5d86-480b-b085-a5827841b6dd","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":"4745ccfa-f7f6-431d-8821-420531ac1142","lifecycleState":"CERTIFIED","lastUpdateDate":1641558108015,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1de5baa9-1202-443a-be54-9aa84e11f5ba","invariantUUID":"961df833-8b1c-4bd0-95aa-be14703a15be","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c9942373-e828-48f9-8205-3add9305e22b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558211006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07f07d19-507a-4f36-af6f-7dac735b2ad4","invariantUUID":"b7335922-a40f-4146-8d94-060dcc2c623d","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":"objectStorage","uniqueId":"a10fee0b-5c91-4be6-8337-5b6fe04dcced","lifecycleState":"CERTIFIED","lastUpdateDate":1641558101666,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0943af97-7fdf-4b20-bb30-182610b51d93","invariantUUID":"4bed5074-216e-41f6-a466-6e2a8d1dfc3c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f37677-2b4c-465a-a09d-727f71c46fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558024657,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45f0812a-b1af-48fd-8983-8929562f3aaa","invariantUUID":"a285fe0e-309f-4750-a98d-e5a35eff914f","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":"e29bcc64-8bf1-4e3f-af14-3fae36c53ec3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558055888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c76cad-1b96-4e62-a0c1-7bfeb13ba2d0","invariantUUID":"17e0a1e9-0a19-4d63-bf88-30c5844717b7","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":"compute","uniqueId":"e40370fb-bd88-43ca-9939-b09a40af1c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558105649,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"568ff63a-0430-4215-8960-8068348e8446","invariantUUID":"d7372292-d456-4c6c-9fea-20f724962fb9","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":"port","uniqueId":"ae5cf2df-d8a5-472d-8910-3714fddd74f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558141344,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb005497-8fa0-40cc-8035-6ea9529894b6","invariantUUID":"19d92b9a-2b29-40bd-9ef5-a353d88fb1a4","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ade8182-d8df-43bd-a1cc-043ac2050704","lifecycleState":"CERTIFIED","lastUpdateDate":1641558157033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e70c360f-d012-4f5d-89a6-ea2048ef7aa4","invariantUUID":"0c9a769b-2781-46dd-a5fe-3f8e64157559","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":"c9ff3f7e-9bf6-42f7-992d-6a890c921ad3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558022759,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a0c3956f-aa0b-4458-a2da-f4dd2d033f66","invariantUUID":"0b7fe93b-774a-45c4-a974-3b023ee33f6b","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a89f9298-8f2c-4f5a-9111-c0b8d8a6a662","lifecycleState":"CERTIFIED","lastUpdateDate":1641558153881,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9be42263-9026-4928-bb43-27c4aac0c60d","invariantUUID":"77c0fee9-d66a-437c-ba7d-265b5cfd75e0","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":"port","uniqueId":"65ee132d-e571-489a-a54a-d27508deda51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558015755,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d10fd00-9ae7-44e0-8744-8dde110808d1","invariantUUID":"1ac7b449-78b8-47b8-8c71-01e7795c880a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cf75ef6-cf20-4e7b-8b82-315e2e36caeb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558020045,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2cedb0d-39f9-47e5-8262-e57b45c199c7","invariantUUID":"405e6374-893a-4837-b101-c05efe7fd092","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":"5c2fccee-858a-43ad-a113-42214a81ee10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558111928,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eecd557d-5ec2-4120-abda-a0ad7d3ecbaa","invariantUUID":"0aa94e83-4338-48be-a740-063f30cee235","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a6e3861-953f-4614-9ea6-2d852c675d34","lifecycleState":"CERTIFIED","lastUpdateDate":1641558064339,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5affa58b-ba3a-41b1-957f-cddd1f51ead7","invariantUUID":"d40e984c-201d-4752-975e-02fa5080c679","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07000ccb-d044-4bde-9e3c-232c461d8086","lifecycleState":"CERTIFIED","lastUpdateDate":1641558014233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa859548-3bc4-4600-a836-1974d22cbc12","invariantUUID":"708d59ee-a5e6-42cb-ba99-e7ec61704e0d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"572b1076-1d2d-418d-af9e-be0284dd3988","lifecycleState":"CERTIFIED","lastUpdateDate":1641558214978,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007e7697-d8c3-4919-9865-378d74256333","invariantUUID":"8661476e-175a-495e-afa9-7d6bb7f73380","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":"network","uniqueId":"db034ade-b788-4d8b-be65-67b2e47f9641","lifecycleState":"CERTIFIED","lastUpdateDate":1641558071081,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5418a432-53a5-4f62-ac39-06dfbe09493a","invariantUUID":"20f5e447-b2ef-4a4f-90d9-56696eabed58","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":"66e04079-846a-4ae2-89a0-b304e4269449","lifecycleState":"CERTIFIED","lastUpdateDate":1641558062832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d20467dc-40f3-4f4e-bcec-53ed57ee7615","invariantUUID":"ea793168-cb33-4f4c-baac-62b27c1e8eb5","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":"1cede7df-81f2-4821-bbc4-e7db4c9c4574","lifecycleState":"CERTIFIED","lastUpdateDate":1641558136028,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"322ce87e-5c2c-409e-8e4b-6e3176accad3","invariantUUID":"f2ab208b-148b-4af8-b69e-35df919d1fc9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8e8854f-9e34-46b3-aff5-6446ce088dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1641558176785,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b8a775e-8e59-414f-b596-662a90c44e46","invariantUUID":"90d08e10-cf78-416a-9316-70c7dd35c0db","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":"95cda407-d002-4be5-9d6b-16be28842d84","lifecycleState":"CERTIFIED","lastUpdateDate":1641558144551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27246051-acbb-43b7-a94c-4e3e1d389af5","invariantUUID":"dd0e8915-9c24-42bf-9d96-40fd6a6af3cf","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4880f7f2-e41a-43a4-a79d-7a7f05814361","lifecycleState":"CERTIFIED","lastUpdateDate":1641558004124,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98886c8c-4597-4d20-85af-3da5723d14b8","invariantUUID":"9eca4985-0cf2-411a-b173-23a13109a79e","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":"68028d11-aa31-4cbc-b52c-231b2f26c978","lifecycleState":"CERTIFIED","lastUpdateDate":1641558061285,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579e181e-3349-438e-b008-552ba8c790e0","invariantUUID":"977c095d-e01c-47fc-9a93-b50f4c08c917","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":"f0f3bad8-396e-43e5-837a-246d2ebcfd24","lifecycleState":"CERTIFIED","lastUpdateDate":1641558207090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9a4d71e-9191-4542-8e8a-ec60fb21464b","invariantUUID":"a943aaf8-15fd-45dc-84f5-65974733bf5a","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":"866af604-342e-4c00-bd15-3e1e44fc2385","lifecycleState":"CERTIFIED","lastUpdateDate":1641558151066,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"750763a6-ec66-43eb-96ad-d4727aab9eb4","invariantUUID":"161bbbf6-38f6-4f4d-89a2-1d5b1248a879","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":"507ef20a-23b4-4eaf-a917-47906e6e5b04","lifecycleState":"CERTIFIED","lastUpdateDate":1641558103695,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ca53c3f-e604-4204-9bc9-b520358549ab","invariantUUID":"90576b50-7221-430b-91af-bf88c843016c","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":"port","uniqueId":"b578caa7-7622-4908-9ece-3ab1565e71cb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558163196,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3691462a-7fcc-457a-9a78-54d1fa9822b5","invariantUUID":"77df90dc-c666-4896-8bbb-cf1b5d9d15c0","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb9320f5-87dd-4774-aee4-cd4ca19c261a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558216452,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22f39040-d458-4e40-ab85-bab1cb36b088","invariantUUID":"313e6961-d700-47fb-b7c8-0639c9216fd9","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":"c6e8b2aa-66c4-4d15-90ea-d7e3c86b89dc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558208390,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6efc6146-5e71-47d5-921a-8e8a1f22c56c","invariantUUID":"4d25cba8-4d97-4db3-92f8-92bac9a57e91","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":"1a9acb64-ace1-4609-9c89-2e29ea47e78c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558080974,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"44c312b5-e8da-4f80-910d-fc7c83dc4666","invariantUUID":"3843ddc2-a2fa-4525-ab27-791aea173fd0","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":"objectStorage","uniqueId":"caae35c2-f4c6-41a6-b0eb-a9eb023c1599","lifecycleState":"CERTIFIED","lastUpdateDate":1641557997523,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ba4a579-0c9d-47ec-8f3f-71b14c6a57d1","invariantUUID":"9011a682-cfe4-436d-9cf4-75b7a140d5e6","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":"5a3a91e9-d624-41ab-b73b-adb32c565a51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558175114,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df26a7c7-44c5-4f81-9c76-c0fa1941a89f","invariantUUID":"eb29b48e-321f-4de2-98fb-a60aaddd1a4b","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a2da740-84ac-4e1a-9296-e411778e18fd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558145962,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"899031c2-14df-4f46-b81f-f8338cb2b288","invariantUUID":"8c9a46bc-6f32-413b-9da6-8d22322081c9","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":"objectStorage","uniqueId":"c937b8f8-dc9c-4fed-893e-91d026bc1088","lifecycleState":"CERTIFIED","lastUpdateDate":1641557999313,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123bae9f-5b3d-44e4-a94e-47976a6bd700","invariantUUID":"b2d6a3cd-73b0-4453-ab2b-bce900e68c87","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":"loadBalancer","uniqueId":"8443d628-06d8-440e-86ed-9e6ee5e2ce41","lifecycleState":"CERTIFIED","lastUpdateDate":1641558002590,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53a7de9a-4964-44fc-916c-1e133ca96e3b","invariantUUID":"f6fe32a5-9e15-45e3-bfd7-c084503d4360","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":"defaulticon","uniqueId":"18d047ec-5009-44c7-b852-11afbddaa02a","lifecycleState":"CERTIFIED","lastUpdateDate":1641565432806,"name":"basic_onboard_ICfMDo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0","invariantUUID":"2d62dc3f-03c0-4fbd-821d-b9ab0cca92da","systemName":"BasicOnboardIcfmdo","description":"VF","tags":["basic_onboard_ICfMDo"],"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":"6b7fda19-cf48-4e14-bd35-efbc6a588b9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558130194,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"658ad9e3-e9e1-4f2a-aaca-08671d027ae6","invariantUUID":"26dee0cb-15fc-4210-a1e3-ee2432b92394","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":"securityrules","uniqueId":"58973a1e-5d04-4ecd-9664-d20e8c167a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641558050279,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b6a8cca4-dd3b-42fa-beff-337a5eabbc22","invariantUUID":"7d9f6213-90a8-4bb2-82f7-52e27fe159f0","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":"compute","uniqueId":"df2e2667-5f2d-4f55-b036-833269e508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558203171,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"225ce972-9ffb-431e-b795-2a5c2fadb88a","invariantUUID":"4b62159a-a58a-4055-86b4-3d48d6b42b3e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26fb340b-aa16-45c6-bbc6-e6a7d20208ea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558212352,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff287cfb-6a66-4a5c-bf9e-30628e7999a6","invariantUUID":"82941da7-67ac-4ec1-a1d8-eb611198c190","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0cc4a056-7d4b-4371-a4df-9d4378f1a011","lifecycleState":"CERTIFIED","lastUpdateDate":1641565090431,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72","invariantUUID":"fbaabdcd-d453-4f43-b176-50a41b051aed","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"207cdf32-2b24-43d0-95a8-6d073fabe9df","lifecycleState":"CERTIFIED","lastUpdateDate":1641565469667,"name":"basic_onboard_ICfMDo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","systemName":"BasicOnboardIcfmdo","description":"service","tags":["basic_onboard_ICfMDo"],"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":"3d1ef44a-17b3-44fb-bef0-91ba425ade4c","lifecycleState":"CERTIFIED","lastUpdateDate":1641565556820,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d5a8337b-32bb-41d0-a393-408dd94baab1","lifecycleState":"CERTIFIED","lastUpdateDate":1641565127532,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","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":"cc3e316c-1682-4f79-8378-a71a439ed830","lifecycleState":"CERTIFIED","lastUpdateDate":1641564840431,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","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}]}]} 2022-01-07 14:26:00,402 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-07 14:26:00,403 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-07 14:26:00,403 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/e40e4e35-9d9d-47ca-ba88-66a7cf405444/distribution 2022-01-07 14:26:00,403 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2022-01-07 14:26:00,405 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:26:00,466 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/e40e4e35-9d9d-47ca-ba88-66a7cf405444/distribution HTTP/1.1" 200 205 2022-01-07 14:26:00,468 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2022-01-07 14:26:00,468 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[{"distributionID":"fc1c8aca-1e5b-4747-89d9-1e7c7b523ce1","timestamp":"2022-01-07 14:25:56.299 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2022-01-07 14:26:00,471 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-07 14:26:00,471 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/fc1c8aca-1e5b-4747-89d9-1e7c7b523ce1 2022-01-07 14:26:00,471 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2022-01-07 14:26:00,474 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:26:00,528 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/fc1c8aca-1e5b-4747-89d9-1e7c7b523ce1 HTTP/1.1" 200 29 2022-01-07 14:26:00,529 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2022-01-07 14:26:00,530 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2022-01-07 14:26:00,532 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-01-07 14:26:00,533 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2022-01-07 14:27:00,596 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-07 14:27:00,597 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/fc1c8aca-1e5b-4747-89d9-1e7c7b523ce1 2022-01-07 14:27:00,597 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2022-01-07 14:27:00,601 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:27:00,711 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/fc1c8aca-1e5b-4747-89d9-1e7c7b523ce1 HTTP/1.1" 200 29 2022-01-07 14:27:00,713 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2022-01-07 14:27:00,713 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2022-01-07 14:27:00,716 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-01-07 14:27:00,717 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2022-01-07 14:28:00,779 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-07 14:28:00,780 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/fc1c8aca-1e5b-4747-89d9-1e7c7b523ce1 2022-01-07 14:28:00,781 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2022-01-07 14:28:00,786 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:28:00,885 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/fc1c8aca-1e5b-4747-89d9-1e7c7b523ce1 HTTP/1.1" 200 29 2022-01-07 14:28:00,886 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2022-01-07 14:28:00,887 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2022-01-07 14:28:00,889 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-01-07 14:28:00,889 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2022-01-07 14:29:00,959 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-07 14:29:00,965 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/fc1c8aca-1e5b-4747-89d9-1e7c7b523ce1 2022-01-07 14:29:00,965 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2022-01-07 14:29:00,971 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:29:01,086 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/fc1c8aca-1e5b-4747-89d9-1e7c7b523ce1 HTTP/1.1" 200 None 2022-01-07 14:29:01,089 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2022-01-07 14:29:01,091 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1641565562052","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":"1641565570710","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1641565562052","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641565574343","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641565559906","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1641565546203","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1641565562279","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1641565557282","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":"1641565546203","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":"1641565562279","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1641565574312","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":"1641565555706","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1641565555706","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":"1641565566502","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1641565546203","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":"1641565567070","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":"1641565562279","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":"1641565562052","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1641565546203","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":"1641565569700","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1641565567070","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":"1641565559906","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641565559906","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":"1641565567070","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641565559906","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1641565555706","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":"1641565567070","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":"1641565566154","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1641565567070","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1641565546203","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":"1641565546203","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1641565557282","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1641565557282","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1641565567014","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1641565557337","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":"1641565559906","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1641565584660","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1641565574051","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1641565582404","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1641565557337","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":"1641565579639","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DEPLOY_ERROR","errorReason":"The artifact has not been used by the modules defined in the resource"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1641565575364","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":"1641565572045","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1641565555706","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1641565546203","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641565577361","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1641565576413","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1641565546203","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":"1641565562279","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":"1641565562279","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1641565580642","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DEPLOY_ERROR","errorReason":"The artifact has not been used by the modules defined in the resource"},{"omfComponentID":"aai-ml","timestamp":"1641565567070","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1641565583656","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1641565557282","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641565559906","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":"1641565555706","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1641565562052","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1641565567070","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":"1641565571860","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1641565557337","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1641565557282","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":"1641565562279","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1641565567156","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1641565565455","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1641565557337","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":"1641565562052","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":"1641565567596","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1641565546203","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1641565576812","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1641565557337","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1641565578541","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1641565567070","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1641565565149","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1641565582652","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1641565557337","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":"1641565562279","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":"1641565555706","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1641565568646","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1641565562052","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1641565575054","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1641565568021","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1641565557337","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1641565583407","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1641565581648","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1641565562052","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1641565567070","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":"1641565562052","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1641565557337","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":"1641565555706","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":"1641565577467","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641565576357","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1641565562052","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1641565562279","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1641565557282","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1641565557282","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":"1641565557282","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641565559906","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":"1641565562279","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1641565555706","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":"1641565555706","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641565559906","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1641565557282","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1641565557337","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1641565559906","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"}]} 2022-01-07 14:29:01,096 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1641565562052', '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': '1641565570710', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1641565562052', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641565574343', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641565559906', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1641565546203', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1641565562279', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1641565557282', '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': '1641565546203', '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': '1641565562279', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1641565574312', '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': '1641565555706', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1641565555706', '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': '1641565566502', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1641565546203', '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': '1641565567070', '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': '1641565562279', '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': '1641565562052', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1641565546203', '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': '1641565569700', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1641565567070', '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': '1641565559906', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641565559906', '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': '1641565567070', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641565559906', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1641565555706', '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': '1641565567070', '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': '1641565566154', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1641565567070', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1641565546203', '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': '1641565546203', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1641565557282', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1641565557282', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1641565567014', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1641565557337', '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': '1641565559906', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1641565584660', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1641565574051', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1641565582404', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1641565557337', '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': '1641565579639', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DEPLOY_ERROR', 'errorReason': 'The artifact has not been used by the modules defined in the resource'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1641565575364', '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': '1641565572045', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1641565555706', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1641565546203', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641565577361', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1641565576413', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1641565546203', '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': '1641565562279', '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': '1641565562279', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1641565580642', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DEPLOY_ERROR', 'errorReason': 'The artifact has not been used by the modules defined in the resource'}, {'omfComponentID': 'aai-ml', 'timestamp': '1641565567070', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1641565583656', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1641565557282', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641565559906', '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': '1641565555706', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1641565562052', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1641565567070', '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': '1641565571860', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1641565557337', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1641565557282', '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': '1641565562279', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1641565567156', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1641565565455', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1641565557337', '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': '1641565562052', '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': '1641565567596', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1641565546203', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1641565576812', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1641565557337', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1641565578541', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1641565567070', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1641565565149', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1641565582652', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1641565557337', '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': '1641565562279', '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': '1641565555706', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1641565568646', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1641565562052', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1641565575054', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1641565568021', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1641565557337', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1641565583407', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1641565581648', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1641565562052', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1641565567070', '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': '1641565562052', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1641565557337', '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': '1641565555706', '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': '1641565577467', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641565576357', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1641565562052', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1641565562279', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1641565557282', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1641565557282', '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': '1641565557282', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641565559906', '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': '1641565562279', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1641565555706', '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': '1641565555706', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641565559906', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1641565557282', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1641565557337', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1641565559906', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2022-01-07 14:29:01,098 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-01-07 14:29:01,099 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-01-07 14:29:01,099 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-01-07 14:29:01,099 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-01-07 14:29:01,100 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2022-01-07 14:29:01,100 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2022-01-07 14:29:01,100 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-01-07 14:29:01,101 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2022-01-07 14:29:01,102 INFO 211:service_ala_carte.py(1) - Service Distribution for basic_cnf is sucessfully finished 2022-01-07 14:29:01,118 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': 'abb7baa3-6b7f-4f51-8c4c-54e30749ec29', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:29:01,118 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-07 14:29:01,118 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "0455450e-e17c-4cbb-bb93-9fed4b3bb4dc", "modelVersionId": "e40e4e35-9d9d-47ca-ba88-66a7cf405444", "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": "99af068c-f34a-46d9-b8fa-406cc956fce2", "owningEntityName": "basicnf_owning_entity" } } } 2022-01-07 14:29:01,121 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:29:02,706 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-07 14:29:02,709 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response code: 202 2022-01-07 14:29:02,709 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response: {"requestReferences":{"requestId":"abb7baa3-6b7f-4f51-8c4c-54e30749ec29","instanceId":"8b7b6035-3375-4257-9cee-057e09a08141","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/abb7baa3-6b7f-4f51-8c4c-54e30749ec29"}} 2022-01-07 14:29:02,710 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2022-01-07 14:29:02,728 DEBUG 129:onap_service.py(7) - [None][Check abb7baa3-6b7f-4f51-8c4c-54e30749ec29 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2852b093-e73c-4167-88e0-62d7dbac3abe', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:29:02,729 DEBUG 131:onap_service.py(7) - [None][Check abb7baa3-6b7f-4f51-8c4c-54e30749ec29 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/abb7baa3-6b7f-4f51-8c4c-54e30749ec29 2022-01-07 14:29:02,729 DEBUG 132:onap_service.py(7) - [None][Check abb7baa3-6b7f-4f51-8c4c-54e30749ec29 orchestration request status] data sent: None 2022-01-07 14:29:02,735 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:29:02,914 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/abb7baa3-6b7f-4f51-8c4c-54e30749ec29 HTTP/1.1" 200 1341 2022-01-07 14:29:02,922 INFO 142:onap_service.py(7) - [None][Check abb7baa3-6b7f-4f51-8c4c-54e30749ec29 orchestration request status] response code: 200 2022-01-07 14:29:02,923 DEBUG 146:onap_service.py(7) - [None][Check abb7baa3-6b7f-4f51-8c4c-54e30749ec29 orchestration request status] response: {"request":{"requestId":"abb7baa3-6b7f-4f51-8c4c-54e30749ec29","startTime":"Fri, 07 Jan 2022 14:29:01 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelUuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelInvariantUuid":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4","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":"99af068c-f34a-46d9-b8fa-406cc956fce2","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"8b7b6035-3375-4257-9cee-057e09a08141","serviceInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 07 Jan 2022 14:29:02 GMT"}}} 2022-01-07 14:29:12,935 DEBUG 129:onap_service.py(7) - [None][Check abb7baa3-6b7f-4f51-8c4c-54e30749ec29 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e72defe7-eefe-45c2-84ab-371075d5a31a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:29:12,935 DEBUG 131:onap_service.py(7) - [None][Check abb7baa3-6b7f-4f51-8c4c-54e30749ec29 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/abb7baa3-6b7f-4f51-8c4c-54e30749ec29 2022-01-07 14:29:12,935 DEBUG 132:onap_service.py(7) - [None][Check abb7baa3-6b7f-4f51-8c4c-54e30749ec29 orchestration request status] data sent: None 2022-01-07 14:29:12,938 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:29:13,137 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/abb7baa3-6b7f-4f51-8c4c-54e30749ec29 HTTP/1.1" 200 1551 2022-01-07 14:29:13,138 INFO 142:onap_service.py(7) - [None][Check abb7baa3-6b7f-4f51-8c4c-54e30749ec29 orchestration request status] response code: 200 2022-01-07 14:29:13,139 DEBUG 146:onap_service.py(7) - [None][Check abb7baa3-6b7f-4f51-8c4c-54e30749ec29 orchestration request status] response: {"request":{"requestId":"abb7baa3-6b7f-4f51-8c4c-54e30749ec29","startTime":"Fri, 07 Jan 2022 14:29:01 GMT","finishTime":"Fri, 07 Jan 2022 14:29:05 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelUuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelInvariantUuid":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4","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":"99af068c-f34a-46d9-b8fa-406cc956fce2","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"8b7b6035-3375-4257-9cee-057e09a08141","serviceInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 07 Jan 2022 14:29:05 GMT"}}} 2022-01-07 14:29:13,140 INFO 56:mixins.py(7) - ServiceInstantiation task finished 2022-01-07 14:29:13,140 DEBUG 129:onap_service.py(7) - [None][Check abb7baa3-6b7f-4f51-8c4c-54e30749ec29 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '414ec4c5-71a3-4ab7-a625-a8e38cc12e95', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:29:13,140 DEBUG 131:onap_service.py(7) - [None][Check abb7baa3-6b7f-4f51-8c4c-54e30749ec29 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/abb7baa3-6b7f-4f51-8c4c-54e30749ec29 2022-01-07 14:29:13,141 DEBUG 132:onap_service.py(7) - [None][Check abb7baa3-6b7f-4f51-8c4c-54e30749ec29 orchestration request status] data sent: None 2022-01-07 14:29:13,143 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:29:13,285 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/abb7baa3-6b7f-4f51-8c4c-54e30749ec29 HTTP/1.1" 200 1551 2022-01-07 14:29:13,287 INFO 142:onap_service.py(7) - [None][Check abb7baa3-6b7f-4f51-8c4c-54e30749ec29 orchestration request status] response code: 200 2022-01-07 14:29:13,287 DEBUG 146:onap_service.py(7) - [None][Check abb7baa3-6b7f-4f51-8c4c-54e30749ec29 orchestration request status] response: {"request":{"requestId":"abb7baa3-6b7f-4f51-8c4c-54e30749ec29","startTime":"Fri, 07 Jan 2022 14:29:01 GMT","finishTime":"Fri, 07 Jan 2022 14:29:05 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelUuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelInvariantUuid":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4","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":"99af068c-f34a-46d9-b8fa-406cc956fce2","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"8b7b6035-3375-4257-9cee-057e09a08141","serviceInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 07 Jan 2022 14:29:05 GMT"}}} 2022-01-07 14:29:13,288 DEBUG 129:onap_service.py(7) - [None][Check abb7baa3-6b7f-4f51-8c4c-54e30749ec29 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '108efe21-7343-49f7-9a37-eece05db42f2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:29:13,289 DEBUG 131:onap_service.py(7) - [None][Check abb7baa3-6b7f-4f51-8c4c-54e30749ec29 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/abb7baa3-6b7f-4f51-8c4c-54e30749ec29 2022-01-07 14:29:13,289 DEBUG 132:onap_service.py(7) - [None][Check abb7baa3-6b7f-4f51-8c4c-54e30749ec29 orchestration request status] data sent: None 2022-01-07 14:29:13,291 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:29:13,479 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/abb7baa3-6b7f-4f51-8c4c-54e30749ec29 HTTP/1.1" 200 1551 2022-01-07 14:29:13,481 INFO 142:onap_service.py(7) - [None][Check abb7baa3-6b7f-4f51-8c4c-54e30749ec29 orchestration request status] response code: 200 2022-01-07 14:29:13,481 DEBUG 146:onap_service.py(7) - [None][Check abb7baa3-6b7f-4f51-8c4c-54e30749ec29 orchestration request status] response: {"request":{"requestId":"abb7baa3-6b7f-4f51-8c4c-54e30749ec29","startTime":"Fri, 07 Jan 2022 14:29:01 GMT","finishTime":"Fri, 07 Jan 2022 14:29:05 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelUuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelInvariantUuid":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4","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":"99af068c-f34a-46d9-b8fa-406cc956fce2","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"8b7b6035-3375-4257-9cee-057e09a08141","serviceInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 07 Jan 2022 14:29:05 GMT"}}} 2022-01-07 14:29:13,491 DEBUG 129:onap_service.py(1) - [None][Check abb7baa3-6b7f-4f51-8c4c-54e30749ec29 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c2277562-69f3-4cd5-b82e-d019c61b6dfc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:29:13,491 DEBUG 131:onap_service.py(1) - [None][Check abb7baa3-6b7f-4f51-8c4c-54e30749ec29 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/abb7baa3-6b7f-4f51-8c4c-54e30749ec29 2022-01-07 14:29:13,492 DEBUG 132:onap_service.py(1) - [None][Check abb7baa3-6b7f-4f51-8c4c-54e30749ec29 orchestration request status] data sent: None 2022-01-07 14:29:13,495 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:29:13,644 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/abb7baa3-6b7f-4f51-8c4c-54e30749ec29 HTTP/1.1" 200 1551 2022-01-07 14:29:13,645 INFO 142:onap_service.py(1) - [None][Check abb7baa3-6b7f-4f51-8c4c-54e30749ec29 orchestration request status] response code: 200 2022-01-07 14:29:13,646 DEBUG 146:onap_service.py(1) - [None][Check abb7baa3-6b7f-4f51-8c4c-54e30749ec29 orchestration request status] response: {"request":{"requestId":"abb7baa3-6b7f-4f51-8c4c-54e30749ec29","startTime":"Fri, 07 Jan 2022 14:29:01 GMT","finishTime":"Fri, 07 Jan 2022 14:29:05 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelUuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelInvariantUuid":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4","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":"99af068c-f34a-46d9-b8fa-406cc956fce2","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"8b7b6035-3375-4257-9cee-057e09a08141","serviceInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 07 Jan 2022 14:29:05 GMT"}}} 2022-01-07 14:29:13,647 DEBUG 129:onap_service.py(1) - [None][Check abb7baa3-6b7f-4f51-8c4c-54e30749ec29 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '531b485a-904e-4b2a-b6ae-aaba3f8121b0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:29:13,647 DEBUG 131:onap_service.py(1) - [None][Check abb7baa3-6b7f-4f51-8c4c-54e30749ec29 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/abb7baa3-6b7f-4f51-8c4c-54e30749ec29 2022-01-07 14:29:13,647 DEBUG 132:onap_service.py(1) - [None][Check abb7baa3-6b7f-4f51-8c4c-54e30749ec29 orchestration request status] data sent: None 2022-01-07 14:29:13,648 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:29:13,799 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/abb7baa3-6b7f-4f51-8c4c-54e30749ec29 HTTP/1.1" 200 1551 2022-01-07 14:29:13,800 INFO 142:onap_service.py(1) - [None][Check abb7baa3-6b7f-4f51-8c4c-54e30749ec29 orchestration request status] response code: 200 2022-01-07 14:29:13,801 DEBUG 146:onap_service.py(1) - [None][Check abb7baa3-6b7f-4f51-8c4c-54e30749ec29 orchestration request status] response: {"request":{"requestId":"abb7baa3-6b7f-4f51-8c4c-54e30749ec29","startTime":"Fri, 07 Jan 2022 14:29:01 GMT","finishTime":"Fri, 07 Jan 2022 14:29:05 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelUuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelInvariantUuid":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4","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":"99af068c-f34a-46d9-b8fa-406cc956fce2","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"8b7b6035-3375-4257-9cee-057e09a08141","serviceInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 07 Jan 2022 14:29:05 GMT"}}} 2022-01-07 14:29:13,802 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-07 14:29:13,802 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-07 14:29:13,802 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2022-01-07 14:29:13,804 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:29:13,870 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-07 14:29:13,874 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2022-01-07 14:29:13,874 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1641565559904","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-07 14:29:13,878 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4 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-07 14:29:13,878 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4 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-fc43c7ab-565e-4c83-bb59-7200d8f649b4 2022-01-07 14:29:13,878 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4 service-instance-name] data sent: None 2022-01-07 14:29:13,881 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:29:13,938 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-fc43c7ab-565e-4c83-bb59-7200d8f649b4 HTTP/1.1" 200 1191 2022-01-07 14:29:13,940 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4 service-instance-name] response code: 200 2022-01-07 14:29:13,940 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4 service-instance-name] response: {"service-instance":[{"service-instance-id":"8b7b6035-3375-4257-9cee-057e09a08141","service-instance-name":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","model-version-id":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","resource-version":"1641565744940","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8b7b6035-3375-4257-9cee-057e09a08141/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/99af068c-f34a-46d9-b8fa-406cc956fce2","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"99af068c-f34a-46d9-b8fa-406cc956fce2"}]},{"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-07 14:29:13,943 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-07 14:29:13,944 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-07 14:29:13,944 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2022-01-07 14:29:13,946 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:29:13,995 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-07 14:29:13,996 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2022-01-07 14:29:13,997 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":"1641565559123"} 2022-01-07 14:29:14,000 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-07 14:29:14,000 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-07 14:29:14,000 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2022-01-07 14:29:14,003 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:29:14,063 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-07 14:29:14,064 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2022-01-07 14:29:14,064 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1641565559904","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-07 14:29:14,068 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4 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-07 14:29:14,068 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4 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-fc43c7ab-565e-4c83-bb59-7200d8f649b4 2022-01-07 14:29:14,069 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4 service-instance-name] data sent: None 2022-01-07 14:29:14,071 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:29:14,129 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4 HTTP/1.1" 200 1191 2022-01-07 14:29:14,130 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4 service-instance-name] response code: 200 2022-01-07 14:29:14,130 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4 service-instance-name] response: {"service-instance":[{"service-instance-id":"8b7b6035-3375-4257-9cee-057e09a08141","service-instance-name":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","model-version-id":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","resource-version":"1641565744940","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8b7b6035-3375-4257-9cee-057e09a08141/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/99af068c-f34a-46d9-b8fa-406cc956fce2","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"99af068c-f34a-46d9-b8fa-406cc956fce2"}]},{"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-07 14:29:14,133 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-07 14:29:14,133 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-07 14:29:14,133 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-07 14:29:14,135 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:29:14,197 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-07 14:29:14,198 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-07 14:29:14,198 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":"1641565558999","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-07 14:29:14,201 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-07 14:29:14,201 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-07 14:29:14,201 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-01-07 14:29:14,204 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:29:14,255 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-07 14:29:14,255 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-01-07 14:29:14,256 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1641565559904","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-07 14:29:14,258 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-07 14:29:14,258 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-07 14:29:14,259 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-07 14:29:14,259 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-07 14:29:14,259 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-07 14:29:14,261 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:29:14,683 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-07 14:29:14,685 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-07 14:29:14,686 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5b2185c0-177b-44be-abdc-6bcd96b65037/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e3ccb93b-c4f7-46a0-8715-8a96d50fa930/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","name":"basic_onboard_ICfMDo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cf3ecf25-68af-4db1-86ea-042c5096557c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e40e4e35-9d9d-47ca-ba88-66a7cf405444/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-07 14:29:14,690 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-07 14:29:14,690 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:29:14,690 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:29:14,691 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:29:14,691 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-07 14:29:14,691 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:29:14,691 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:29:14,691 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:29:14,692 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ICfMDo from SDC 2022-01-07 14:29:14,692 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:29:14,692 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:29:14,692 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:29:14,692 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-07 14:29:14,693 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:29:14,693 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:29:14,693 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:29:14,693 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-07 14:29:14,693 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-07 14:29:14,694 INFO 192:__init__.py(1) - Service found, updating information 2022-01-07 14:29:14,694 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-07 14:29:14,695 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-07 14:29:14,695 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-07 14:29:14,697 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:29:15,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-07 14:29:15,032 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-07 14:29:15,036 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b48dbaf-c5cb-4d89-9b12-0be382795528","lifecycleState":"CERTIFIED","lastUpdateDate":1641558173651,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e0a0933-12b5-4ea8-93d4-53b1eeb34120","invariantUUID":"fa99b7c7-d369-4f36-b33a-38920ba57fdf","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":"2b967b43-45d4-41f5-8d31-c9628e523002","lifecycleState":"CERTIFIED","lastUpdateDate":1641558057383,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37933459-6ab5-4010-a03f-2eb8eb37034b","invariantUUID":"f876ec40-2701-4061-8306-38a0dcc75b63","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":"defaulticon","uniqueId":"ca2f1600-6f06-4b35-a97e-1821a64653dd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558099471,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e83164dd-7d74-4074-b876-d5536bcf33ee","invariantUUID":"6f5d07ed-981a-4d22-9aeb-09578a360b4f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04655363-2f36-4714-b7ac-2272572f748d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558026392,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b0a1187-701b-479b-9aae-53cd5f0f6fb6","invariantUUID":"e2ef0c9b-415b-4a35-909f-f8147a7ad943","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89b064ab-6cd0-4ed6-bb23-73b004abc7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558052782,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c9c031-03ba-45c8-8edb-4e9933bd9ac8","invariantUUID":"9daaa27e-7be1-41c2-b656-886561003fd8","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":"7b93a69d-1e49-47f1-ac0c-aa90be7481a9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558012726,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b362c9fe-6711-418e-afcc-1c7991fb77c6","invariantUUID":"b67c0892-ec56-4cbe-8e42-43d0d1263575","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":"port","uniqueId":"06fd0a0c-e13f-4bac-a336-6303cd701cad","lifecycleState":"CERTIFIED","lastUpdateDate":1641558139243,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41a9edb7-e2f3-4a8b-8f2f-b83aa90227e1","invariantUUID":"40c1fb60-1c72-448d-85f2-15440cdd356d","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":"port","uniqueId":"d0390465-518b-47a4-a20d-8b04f979406a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558143026,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"146b56cc-8fef-4d7d-ba11-23f107ad30aa","invariantUUID":"07b8150f-e23a-4a27-a44f-c239d4c54fa8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46ca728f-37fd-4d1d-836f-634d9e58eed0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558048739,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efe183fa-e15f-4043-8dd3-72c043f194c4","invariantUUID":"a084fa76-3e55-4dea-8298-8fca5d00a0e8","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c137b4a-96c3-4868-a561-2d0d4745c90a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558076164,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec3a5f95-1666-4ad2-9451-9955144d7bc9","invariantUUID":"365b4a23-9935-44fe-82de-be37fdebef5e","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":"port","uniqueId":"59184b8d-f5e8-4fe6-8939-7d891dca4167","lifecycleState":"CERTIFIED","lastUpdateDate":1641558178283,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cc18a96-d3c5-437e-87bd-ca95c0d91207","invariantUUID":"507761c1-aa85-4978-b1bf-39ea7722b877","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7eff7f43-2c34-406e-bf44-315556fc63f9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558170200,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83878e24-b9c6-4736-9d28-a6a81013876d","invariantUUID":"8be2491c-f2f7-4f56-bb74-0cfd892aa266","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf447c3-e35b-4910-93ce-080d8154e36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558005781,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dbd2103-9406-46b0-8506-b1d3f26bbbdf","invariantUUID":"d715d820-d84a-469c-9950-69eb49c72459","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2074503c-e70a-49cb-b707-b41ce500d508","lifecycleState":"CERTIFIED","lastUpdateDate":1641558172107,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"316f413f-8127-48e2-8a81-89d7c19e2392","invariantUUID":"5e7ce5cb-bc83-47c8-9791-a6d0c9e9d134","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4a7390b-0e3b-4c96-9532-1b2fcdf4c87a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558205836,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54957ec9-22b3-4cc5-8992-e5d46b4ded25","invariantUUID":"538a407e-1d03-4588-bae2-ce8b013ea43e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fde0f867-6e41-4c08-b153-125561c649e1","lifecycleState":"CERTIFIED","lastUpdateDate":1641558149370,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e6d0b19-5715-4ffd-8695-6f6d144eff2f","invariantUUID":"8e4cf994-7648-460b-9be9-5aa14a1451e5","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f15b4bde-d240-4770-9ed0-182d9f662904","lifecycleState":"CERTIFIED","lastUpdateDate":1641558009779,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1db0d885-0de5-42db-91ce-610c6b7d0f85","invariantUUID":"79e32fa7-6824-47e8-b24e-fa7889872d23","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feca4b92-8825-4a6b-89dc-31a77a4982c0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558083389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"21af573b-6131-4592-95ea-82d9f82c1342","invariantUUID":"dd843bed-e375-4950-bad0-377632bdcdf9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71a9cbb1-233b-4271-98e5-9d7519f6ae2b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558213603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"545314c6-8a92-4279-b252-ba3fce80a418","invariantUUID":"4cf24079-85e5-44b8-b44e-6a7be0d4b523","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":"defaulticon","uniqueId":"8477e64f-5af9-494b-ad34-a145f9d4d571","lifecycleState":"CERTIFIED","lastUpdateDate":1641558137588,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08186a0-04a4-47e8-8b6c-9006525a79fb","invariantUUID":"5372563a-64c5-4b45-acd5-c4e1241bce19","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":"3ae7822d-5404-4481-b3d7-6b60a74c1aea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558077573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a05b4bf9-f6ab-4c84-8f51-18119a9631bd","invariantUUID":"98ae03e4-58b2-4a8c-bb41-540ff9dc41fd","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"5450ddbc-42eb-45fc-b8c7-625f55ca9ece","lifecycleState":"CERTIFIED","lastUpdateDate":1641558039182,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4018b31-4e61-4292-bdec-c6daf2f6f96c","invariantUUID":"ecd5b3cc-8122-4c91-88bf-3f4ab693e7f5","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":"676f0d00-db24-4c41-b566-d13af9d75092","lifecycleState":"CERTIFIED","lastUpdateDate":1641557986710,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a94c3cb0-19d6-4ce1-9f08-3010ac785c5d","invariantUUID":"7eccd2ac-fde1-439f-bcf0-c16d0cca50bf","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92221af3-236d-4fee-84d6-e8be422ac051","lifecycleState":"CERTIFIED","lastUpdateDate":1641558054323,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93d763c3-6ead-443c-9ec0-8df9ef6b1302","invariantUUID":"90cd5cb7-3fc9-44ea-8337-dfc6802541ef","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":"port","uniqueId":"7f6d2c57-5c45-4f2d-a216-8463c13dbd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558218139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed9e7f8e-c2ed-48f5-9b6f-fb7d3145f05f","invariantUUID":"6bd28b6c-38f9-4c44-93cd-2d52ab2bab4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01c319d7-1413-4106-be71-071ad55b3626","lifecycleState":"CERTIFIED","lastUpdateDate":1641558121065,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a75a620f-1ae6-4ef2-9b33-dd6c7fa528cf","invariantUUID":"5f2182b2-3c1a-4d41-b935-bc24011f750c","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":"defaulticon","uniqueId":"668138a2-c6cd-47c8-ae67-0abb8c1d9570","lifecycleState":"CERTIFIED","lastUpdateDate":1641558096947,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ab5bcf79-79cb-42e9-a921-6c7fc3c44082","invariantUUID":"6572f88b-6699-47b8-8ed9-1167525081c3","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":"objectStorage","uniqueId":"37c3f04c-3922-41c4-9977-bf0abd19fce4","lifecycleState":"CERTIFIED","lastUpdateDate":1641558011225,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17b836e7-1d4c-4521-8c8c-ff3b846fe98d","invariantUUID":"1faec890-bede-4de2-805b-b3c74edd8420","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8361f395-5fd5-4418-971c-29f9ae72cd23","lifecycleState":"CERTIFIED","lastUpdateDate":1641558204560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd30d547-1761-43c8-bd49-376e46546b61","invariantUUID":"4938b476-f60c-41a0-a2f5-47b54e1ec585","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5b8e5a9e-5fc8-4cb5-bb2d-ca7f2cafca10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558041026,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d6d479f-c5a2-4487-8a10-7b6f7aedf23a","invariantUUID":"1e216ea9-5b45-4f1c-8cee-6e61ff77b388","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":"e46b57a5-61e0-4ca9-8414-f8de436f3993","lifecycleState":"CERTIFIED","lastUpdateDate":1641558028285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ec7b4abf-6785-4521-98f5-c9dcd4f875d5","invariantUUID":"27b3133a-66f4-45cb-88d6-fadbe34f3b92","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":"defaulticon","uniqueId":"049c84f0-ca8a-49ea-8a02-a46c8d25a797","lifecycleState":"CERTIFIED","lastUpdateDate":1641565519749,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","invariantUUID":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"a7765bfe-bc3b-4978-b201-f705402de8a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558086202,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f651cdc5-5f8e-403a-9aa1-12e581ec71d2","invariantUUID":"ce411613-80df-4932-9806-aa4f38d19b7a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d6437de-e75e-4b3a-9d91-029d71eb14fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558127163,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dabe8650-3cbd-4603-93b1-ff08c882dff3","invariantUUID":"d67b40a5-33e4-4541-8639-b801de8074e3","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":"bec4d6ab-d172-4c96-879e-88f7c225d161","lifecycleState":"CERTIFIED","lastUpdateDate":1641558147579,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5c22bd9-fa2a-4812-a5f1-75894bc219d7","invariantUUID":"26329319-721e-438f-be44-3650d30cf78c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5bc69d12-9572-44f6-9ce9-87897099d8bd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558209674,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc29076-77e6-4fa3-8ef4-f2f0023398ef","invariantUUID":"948a6dad-17cb-43d3-8aea-701b21ca46a5","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":"8322a881-c5c4-4cf6-a44a-f8871cfc6e4d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558114192,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f11036b-7e06-4b80-9621-7b80163e550c","invariantUUID":"e7133fb2-a0b1-4f29-9307-27d8096c07cc","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":"92c2b57a-08fe-4909-a1a5-a2739d27f721","lifecycleState":"CERTIFIED","lastUpdateDate":1641558017703,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2580d1c9-b650-45c5-85c5-cb5e3cf7da41","invariantUUID":"03fee10e-728f-41e0-bfbb-696d339f90eb","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":"compute","uniqueId":"5ded65c5-5a08-4f6b-9848-3ca3c5e001c2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558116318,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c28cff2e-c4d6-4adf-8978-de0a0d1f03de","invariantUUID":"ebf14a2e-e829-408b-8c9e-cb97e5ab336e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"75cf71f4-415e-439b-aac5-2e1748620ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1641558159538,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cffbd250-824a-4994-a745-9630e6085dd4","invariantUUID":"b3a6875b-8c4f-4813-befc-19bed37a94db","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":"defaulticon","uniqueId":"a99d6760-45fc-41eb-98c4-c8b8c7c71240","lifecycleState":"CERTIFIED","lastUpdateDate":1641557995295,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018fe9f-99f2-4bc1-bfeb-ceb3fef40a8e","invariantUUID":"d08f1e7a-f7dc-463c-925a-4c76e8cd7704","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"42f3a339-6751-462a-b305-9c69770073ef","lifecycleState":"CERTIFIED","lastUpdateDate":1641558165698,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1088cf25-a2a8-4cde-b3fb-1e40733f6ef8","invariantUUID":"20168ebc-30dd-4d16-a001-aee9fe3ead13","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":"compute","uniqueId":"36a99db3-5e8b-451b-b42a-d1544622ce0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558119588,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb0cd758-6bfc-4a04-bddf-b385c5ba138a","invariantUUID":"1819d3ae-5ca2-4378-b5ad-63a87d18d43b","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":"networkrules","uniqueId":"287eaa03-a756-46c6-971b-5e7c3c3532ed","lifecycleState":"CERTIFIED","lastUpdateDate":1641558046691,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"932f617c-3e6c-4b08-8720-2ae16193edc5","invariantUUID":"2b78b20f-5d86-480b-b085-a5827841b6dd","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":"4745ccfa-f7f6-431d-8821-420531ac1142","lifecycleState":"CERTIFIED","lastUpdateDate":1641558108015,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1de5baa9-1202-443a-be54-9aa84e11f5ba","invariantUUID":"961df833-8b1c-4bd0-95aa-be14703a15be","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c9942373-e828-48f9-8205-3add9305e22b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558211006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07f07d19-507a-4f36-af6f-7dac735b2ad4","invariantUUID":"b7335922-a40f-4146-8d94-060dcc2c623d","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":"objectStorage","uniqueId":"a10fee0b-5c91-4be6-8337-5b6fe04dcced","lifecycleState":"CERTIFIED","lastUpdateDate":1641558101666,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0943af97-7fdf-4b20-bb30-182610b51d93","invariantUUID":"4bed5074-216e-41f6-a466-6e2a8d1dfc3c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f37677-2b4c-465a-a09d-727f71c46fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558024657,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45f0812a-b1af-48fd-8983-8929562f3aaa","invariantUUID":"a285fe0e-309f-4750-a98d-e5a35eff914f","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":"e29bcc64-8bf1-4e3f-af14-3fae36c53ec3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558055888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c76cad-1b96-4e62-a0c1-7bfeb13ba2d0","invariantUUID":"17e0a1e9-0a19-4d63-bf88-30c5844717b7","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":"compute","uniqueId":"e40370fb-bd88-43ca-9939-b09a40af1c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558105649,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"568ff63a-0430-4215-8960-8068348e8446","invariantUUID":"d7372292-d456-4c6c-9fea-20f724962fb9","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":"port","uniqueId":"ae5cf2df-d8a5-472d-8910-3714fddd74f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558141344,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb005497-8fa0-40cc-8035-6ea9529894b6","invariantUUID":"19d92b9a-2b29-40bd-9ef5-a353d88fb1a4","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ade8182-d8df-43bd-a1cc-043ac2050704","lifecycleState":"CERTIFIED","lastUpdateDate":1641558157033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e70c360f-d012-4f5d-89a6-ea2048ef7aa4","invariantUUID":"0c9a769b-2781-46dd-a5fe-3f8e64157559","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":"c9ff3f7e-9bf6-42f7-992d-6a890c921ad3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558022759,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a0c3956f-aa0b-4458-a2da-f4dd2d033f66","invariantUUID":"0b7fe93b-774a-45c4-a974-3b023ee33f6b","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a89f9298-8f2c-4f5a-9111-c0b8d8a6a662","lifecycleState":"CERTIFIED","lastUpdateDate":1641558153881,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9be42263-9026-4928-bb43-27c4aac0c60d","invariantUUID":"77c0fee9-d66a-437c-ba7d-265b5cfd75e0","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":"port","uniqueId":"65ee132d-e571-489a-a54a-d27508deda51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558015755,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d10fd00-9ae7-44e0-8744-8dde110808d1","invariantUUID":"1ac7b449-78b8-47b8-8c71-01e7795c880a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cf75ef6-cf20-4e7b-8b82-315e2e36caeb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558020045,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2cedb0d-39f9-47e5-8262-e57b45c199c7","invariantUUID":"405e6374-893a-4837-b101-c05efe7fd092","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":"5c2fccee-858a-43ad-a113-42214a81ee10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558111928,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eecd557d-5ec2-4120-abda-a0ad7d3ecbaa","invariantUUID":"0aa94e83-4338-48be-a740-063f30cee235","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a6e3861-953f-4614-9ea6-2d852c675d34","lifecycleState":"CERTIFIED","lastUpdateDate":1641558064339,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5affa58b-ba3a-41b1-957f-cddd1f51ead7","invariantUUID":"d40e984c-201d-4752-975e-02fa5080c679","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07000ccb-d044-4bde-9e3c-232c461d8086","lifecycleState":"CERTIFIED","lastUpdateDate":1641558014233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa859548-3bc4-4600-a836-1974d22cbc12","invariantUUID":"708d59ee-a5e6-42cb-ba99-e7ec61704e0d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"572b1076-1d2d-418d-af9e-be0284dd3988","lifecycleState":"CERTIFIED","lastUpdateDate":1641558214978,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007e7697-d8c3-4919-9865-378d74256333","invariantUUID":"8661476e-175a-495e-afa9-7d6bb7f73380","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":"network","uniqueId":"db034ade-b788-4d8b-be65-67b2e47f9641","lifecycleState":"CERTIFIED","lastUpdateDate":1641558071081,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5418a432-53a5-4f62-ac39-06dfbe09493a","invariantUUID":"20f5e447-b2ef-4a4f-90d9-56696eabed58","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":"66e04079-846a-4ae2-89a0-b304e4269449","lifecycleState":"CERTIFIED","lastUpdateDate":1641558062832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d20467dc-40f3-4f4e-bcec-53ed57ee7615","invariantUUID":"ea793168-cb33-4f4c-baac-62b27c1e8eb5","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":"1cede7df-81f2-4821-bbc4-e7db4c9c4574","lifecycleState":"CERTIFIED","lastUpdateDate":1641558136028,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"322ce87e-5c2c-409e-8e4b-6e3176accad3","invariantUUID":"f2ab208b-148b-4af8-b69e-35df919d1fc9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8e8854f-9e34-46b3-aff5-6446ce088dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1641558176785,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b8a775e-8e59-414f-b596-662a90c44e46","invariantUUID":"90d08e10-cf78-416a-9316-70c7dd35c0db","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":"95cda407-d002-4be5-9d6b-16be28842d84","lifecycleState":"CERTIFIED","lastUpdateDate":1641558144551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27246051-acbb-43b7-a94c-4e3e1d389af5","invariantUUID":"dd0e8915-9c24-42bf-9d96-40fd6a6af3cf","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4880f7f2-e41a-43a4-a79d-7a7f05814361","lifecycleState":"CERTIFIED","lastUpdateDate":1641558004124,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98886c8c-4597-4d20-85af-3da5723d14b8","invariantUUID":"9eca4985-0cf2-411a-b173-23a13109a79e","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":"68028d11-aa31-4cbc-b52c-231b2f26c978","lifecycleState":"CERTIFIED","lastUpdateDate":1641558061285,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579e181e-3349-438e-b008-552ba8c790e0","invariantUUID":"977c095d-e01c-47fc-9a93-b50f4c08c917","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":"f0f3bad8-396e-43e5-837a-246d2ebcfd24","lifecycleState":"CERTIFIED","lastUpdateDate":1641558207090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9a4d71e-9191-4542-8e8a-ec60fb21464b","invariantUUID":"a943aaf8-15fd-45dc-84f5-65974733bf5a","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":"866af604-342e-4c00-bd15-3e1e44fc2385","lifecycleState":"CERTIFIED","lastUpdateDate":1641558151066,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"750763a6-ec66-43eb-96ad-d4727aab9eb4","invariantUUID":"161bbbf6-38f6-4f4d-89a2-1d5b1248a879","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":"507ef20a-23b4-4eaf-a917-47906e6e5b04","lifecycleState":"CERTIFIED","lastUpdateDate":1641558103695,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ca53c3f-e604-4204-9bc9-b520358549ab","invariantUUID":"90576b50-7221-430b-91af-bf88c843016c","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":"port","uniqueId":"b578caa7-7622-4908-9ece-3ab1565e71cb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558163196,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3691462a-7fcc-457a-9a78-54d1fa9822b5","invariantUUID":"77df90dc-c666-4896-8bbb-cf1b5d9d15c0","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb9320f5-87dd-4774-aee4-cd4ca19c261a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558216452,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22f39040-d458-4e40-ab85-bab1cb36b088","invariantUUID":"313e6961-d700-47fb-b7c8-0639c9216fd9","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":"c6e8b2aa-66c4-4d15-90ea-d7e3c86b89dc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558208390,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6efc6146-5e71-47d5-921a-8e8a1f22c56c","invariantUUID":"4d25cba8-4d97-4db3-92f8-92bac9a57e91","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":"1a9acb64-ace1-4609-9c89-2e29ea47e78c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558080974,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"44c312b5-e8da-4f80-910d-fc7c83dc4666","invariantUUID":"3843ddc2-a2fa-4525-ab27-791aea173fd0","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":"objectStorage","uniqueId":"caae35c2-f4c6-41a6-b0eb-a9eb023c1599","lifecycleState":"CERTIFIED","lastUpdateDate":1641557997523,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ba4a579-0c9d-47ec-8f3f-71b14c6a57d1","invariantUUID":"9011a682-cfe4-436d-9cf4-75b7a140d5e6","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":"5a3a91e9-d624-41ab-b73b-adb32c565a51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558175114,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df26a7c7-44c5-4f81-9c76-c0fa1941a89f","invariantUUID":"eb29b48e-321f-4de2-98fb-a60aaddd1a4b","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a2da740-84ac-4e1a-9296-e411778e18fd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558145962,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"899031c2-14df-4f46-b81f-f8338cb2b288","invariantUUID":"8c9a46bc-6f32-413b-9da6-8d22322081c9","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":"objectStorage","uniqueId":"c937b8f8-dc9c-4fed-893e-91d026bc1088","lifecycleState":"CERTIFIED","lastUpdateDate":1641557999313,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123bae9f-5b3d-44e4-a94e-47976a6bd700","invariantUUID":"b2d6a3cd-73b0-4453-ab2b-bce900e68c87","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":"loadBalancer","uniqueId":"8443d628-06d8-440e-86ed-9e6ee5e2ce41","lifecycleState":"CERTIFIED","lastUpdateDate":1641558002590,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53a7de9a-4964-44fc-916c-1e133ca96e3b","invariantUUID":"f6fe32a5-9e15-45e3-bfd7-c084503d4360","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":"defaulticon","uniqueId":"18d047ec-5009-44c7-b852-11afbddaa02a","lifecycleState":"CERTIFIED","lastUpdateDate":1641565432806,"name":"basic_onboard_ICfMDo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0","invariantUUID":"2d62dc3f-03c0-4fbd-821d-b9ab0cca92da","systemName":"BasicOnboardIcfmdo","description":"VF","tags":["basic_onboard_ICfMDo"],"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":"6b7fda19-cf48-4e14-bd35-efbc6a588b9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558130194,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"658ad9e3-e9e1-4f2a-aaca-08671d027ae6","invariantUUID":"26dee0cb-15fc-4210-a1e3-ee2432b92394","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":"securityrules","uniqueId":"58973a1e-5d04-4ecd-9664-d20e8c167a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641558050279,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b6a8cca4-dd3b-42fa-beff-337a5eabbc22","invariantUUID":"7d9f6213-90a8-4bb2-82f7-52e27fe159f0","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":"compute","uniqueId":"df2e2667-5f2d-4f55-b036-833269e508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558203171,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"225ce972-9ffb-431e-b795-2a5c2fadb88a","invariantUUID":"4b62159a-a58a-4055-86b4-3d48d6b42b3e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26fb340b-aa16-45c6-bbc6-e6a7d20208ea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558212352,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff287cfb-6a66-4a5c-bf9e-30628e7999a6","invariantUUID":"82941da7-67ac-4ec1-a1d8-eb611198c190","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0cc4a056-7d4b-4371-a4df-9d4378f1a011","lifecycleState":"CERTIFIED","lastUpdateDate":1641565090431,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72","invariantUUID":"fbaabdcd-d453-4f43-b176-50a41b051aed","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"207cdf32-2b24-43d0-95a8-6d073fabe9df","lifecycleState":"CERTIFIED","lastUpdateDate":1641565469667,"name":"basic_onboard_ICfMDo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","systemName":"BasicOnboardIcfmdo","description":"service","tags":["basic_onboard_ICfMDo"],"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":"3d1ef44a-17b3-44fb-bef0-91ba425ade4c","lifecycleState":"CERTIFIED","lastUpdateDate":1641565556820,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d5a8337b-32bb-41d0-a393-408dd94baab1","lifecycleState":"CERTIFIED","lastUpdateDate":1641565127532,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","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":"cc3e316c-1682-4f79-8378-a71a439ed830","lifecycleState":"CERTIFIED","lastUpdateDate":1641564840431,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","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}]}]} 2022-01-07 14:29:15,044 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-07 14:29:15,045 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-07 14:29:15,045 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/e40e4e35-9d9d-47ca-ba88-66a7cf405444/toscaModel 2022-01-07 14:29:15,045 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2022-01-07 14:29:15,047 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:29:15,186 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/e40e4e35-9d9d-47ca-ba88-66a7cf405444/toscaModel HTTP/1.1" 200 None 2022-01-07 14:29:15,188 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2022-01-07 14:29:15,189 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2022-01-07 14:29:15,261 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-07 14:29:15,262 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-07 14:29:15,262 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-07 14:29:15,262 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-07 14:29:15,262 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-07 14:29:15,264 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:29:15,353 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-07 14:29:15,355 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-07 14:29:15,355 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5b2185c0-177b-44be-abdc-6bcd96b65037/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e3ccb93b-c4f7-46a0-8715-8a96d50fa930/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","name":"basic_onboard_ICfMDo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cf3ecf25-68af-4db1-86ea-042c5096557c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e40e4e35-9d9d-47ca-ba88-66a7cf405444/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-07 14:29:15,358 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-07 14:29:15,358 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:29:15,359 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:29:15,359 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:29:15,359 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-07 14:29:15,359 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:29:15,360 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:29:15,360 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:29:15,360 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ICfMDo from SDC 2022-01-07 14:29:15,360 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:29:15,361 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:29:15,361 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:29:15,361 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-07 14:29:15,361 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:29:15,361 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:29:15,362 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:29:15,362 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-07 14:29:15,362 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-07 14:29:15,362 INFO 192:__init__.py(1) - Service found, updating information 2022-01-07 14:29:15,363 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-07 14:29:15,363 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-07 14:29:15,363 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-07 14:29:15,366 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:29:15,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-07 14:29:15,451 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-07 14:29:15,455 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b48dbaf-c5cb-4d89-9b12-0be382795528","lifecycleState":"CERTIFIED","lastUpdateDate":1641558173651,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e0a0933-12b5-4ea8-93d4-53b1eeb34120","invariantUUID":"fa99b7c7-d369-4f36-b33a-38920ba57fdf","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":"2b967b43-45d4-41f5-8d31-c9628e523002","lifecycleState":"CERTIFIED","lastUpdateDate":1641558057383,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37933459-6ab5-4010-a03f-2eb8eb37034b","invariantUUID":"f876ec40-2701-4061-8306-38a0dcc75b63","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":"defaulticon","uniqueId":"ca2f1600-6f06-4b35-a97e-1821a64653dd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558099471,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e83164dd-7d74-4074-b876-d5536bcf33ee","invariantUUID":"6f5d07ed-981a-4d22-9aeb-09578a360b4f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04655363-2f36-4714-b7ac-2272572f748d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558026392,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b0a1187-701b-479b-9aae-53cd5f0f6fb6","invariantUUID":"e2ef0c9b-415b-4a35-909f-f8147a7ad943","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89b064ab-6cd0-4ed6-bb23-73b004abc7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558052782,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c9c031-03ba-45c8-8edb-4e9933bd9ac8","invariantUUID":"9daaa27e-7be1-41c2-b656-886561003fd8","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":"7b93a69d-1e49-47f1-ac0c-aa90be7481a9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558012726,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b362c9fe-6711-418e-afcc-1c7991fb77c6","invariantUUID":"b67c0892-ec56-4cbe-8e42-43d0d1263575","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":"port","uniqueId":"06fd0a0c-e13f-4bac-a336-6303cd701cad","lifecycleState":"CERTIFIED","lastUpdateDate":1641558139243,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41a9edb7-e2f3-4a8b-8f2f-b83aa90227e1","invariantUUID":"40c1fb60-1c72-448d-85f2-15440cdd356d","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":"port","uniqueId":"d0390465-518b-47a4-a20d-8b04f979406a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558143026,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"146b56cc-8fef-4d7d-ba11-23f107ad30aa","invariantUUID":"07b8150f-e23a-4a27-a44f-c239d4c54fa8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46ca728f-37fd-4d1d-836f-634d9e58eed0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558048739,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efe183fa-e15f-4043-8dd3-72c043f194c4","invariantUUID":"a084fa76-3e55-4dea-8298-8fca5d00a0e8","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c137b4a-96c3-4868-a561-2d0d4745c90a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558076164,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec3a5f95-1666-4ad2-9451-9955144d7bc9","invariantUUID":"365b4a23-9935-44fe-82de-be37fdebef5e","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":"port","uniqueId":"59184b8d-f5e8-4fe6-8939-7d891dca4167","lifecycleState":"CERTIFIED","lastUpdateDate":1641558178283,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cc18a96-d3c5-437e-87bd-ca95c0d91207","invariantUUID":"507761c1-aa85-4978-b1bf-39ea7722b877","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7eff7f43-2c34-406e-bf44-315556fc63f9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558170200,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83878e24-b9c6-4736-9d28-a6a81013876d","invariantUUID":"8be2491c-f2f7-4f56-bb74-0cfd892aa266","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf447c3-e35b-4910-93ce-080d8154e36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558005781,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dbd2103-9406-46b0-8506-b1d3f26bbbdf","invariantUUID":"d715d820-d84a-469c-9950-69eb49c72459","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2074503c-e70a-49cb-b707-b41ce500d508","lifecycleState":"CERTIFIED","lastUpdateDate":1641558172107,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"316f413f-8127-48e2-8a81-89d7c19e2392","invariantUUID":"5e7ce5cb-bc83-47c8-9791-a6d0c9e9d134","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4a7390b-0e3b-4c96-9532-1b2fcdf4c87a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558205836,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54957ec9-22b3-4cc5-8992-e5d46b4ded25","invariantUUID":"538a407e-1d03-4588-bae2-ce8b013ea43e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fde0f867-6e41-4c08-b153-125561c649e1","lifecycleState":"CERTIFIED","lastUpdateDate":1641558149370,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e6d0b19-5715-4ffd-8695-6f6d144eff2f","invariantUUID":"8e4cf994-7648-460b-9be9-5aa14a1451e5","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f15b4bde-d240-4770-9ed0-182d9f662904","lifecycleState":"CERTIFIED","lastUpdateDate":1641558009779,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1db0d885-0de5-42db-91ce-610c6b7d0f85","invariantUUID":"79e32fa7-6824-47e8-b24e-fa7889872d23","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feca4b92-8825-4a6b-89dc-31a77a4982c0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558083389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"21af573b-6131-4592-95ea-82d9f82c1342","invariantUUID":"dd843bed-e375-4950-bad0-377632bdcdf9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71a9cbb1-233b-4271-98e5-9d7519f6ae2b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558213603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"545314c6-8a92-4279-b252-ba3fce80a418","invariantUUID":"4cf24079-85e5-44b8-b44e-6a7be0d4b523","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":"defaulticon","uniqueId":"8477e64f-5af9-494b-ad34-a145f9d4d571","lifecycleState":"CERTIFIED","lastUpdateDate":1641558137588,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08186a0-04a4-47e8-8b6c-9006525a79fb","invariantUUID":"5372563a-64c5-4b45-acd5-c4e1241bce19","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":"3ae7822d-5404-4481-b3d7-6b60a74c1aea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558077573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a05b4bf9-f6ab-4c84-8f51-18119a9631bd","invariantUUID":"98ae03e4-58b2-4a8c-bb41-540ff9dc41fd","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"5450ddbc-42eb-45fc-b8c7-625f55ca9ece","lifecycleState":"CERTIFIED","lastUpdateDate":1641558039182,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4018b31-4e61-4292-bdec-c6daf2f6f96c","invariantUUID":"ecd5b3cc-8122-4c91-88bf-3f4ab693e7f5","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":"676f0d00-db24-4c41-b566-d13af9d75092","lifecycleState":"CERTIFIED","lastUpdateDate":1641557986710,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a94c3cb0-19d6-4ce1-9f08-3010ac785c5d","invariantUUID":"7eccd2ac-fde1-439f-bcf0-c16d0cca50bf","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92221af3-236d-4fee-84d6-e8be422ac051","lifecycleState":"CERTIFIED","lastUpdateDate":1641558054323,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93d763c3-6ead-443c-9ec0-8df9ef6b1302","invariantUUID":"90cd5cb7-3fc9-44ea-8337-dfc6802541ef","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":"port","uniqueId":"7f6d2c57-5c45-4f2d-a216-8463c13dbd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558218139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed9e7f8e-c2ed-48f5-9b6f-fb7d3145f05f","invariantUUID":"6bd28b6c-38f9-4c44-93cd-2d52ab2bab4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01c319d7-1413-4106-be71-071ad55b3626","lifecycleState":"CERTIFIED","lastUpdateDate":1641558121065,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a75a620f-1ae6-4ef2-9b33-dd6c7fa528cf","invariantUUID":"5f2182b2-3c1a-4d41-b935-bc24011f750c","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":"defaulticon","uniqueId":"668138a2-c6cd-47c8-ae67-0abb8c1d9570","lifecycleState":"CERTIFIED","lastUpdateDate":1641558096947,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ab5bcf79-79cb-42e9-a921-6c7fc3c44082","invariantUUID":"6572f88b-6699-47b8-8ed9-1167525081c3","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":"objectStorage","uniqueId":"37c3f04c-3922-41c4-9977-bf0abd19fce4","lifecycleState":"CERTIFIED","lastUpdateDate":1641558011225,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17b836e7-1d4c-4521-8c8c-ff3b846fe98d","invariantUUID":"1faec890-bede-4de2-805b-b3c74edd8420","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8361f395-5fd5-4418-971c-29f9ae72cd23","lifecycleState":"CERTIFIED","lastUpdateDate":1641558204560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd30d547-1761-43c8-bd49-376e46546b61","invariantUUID":"4938b476-f60c-41a0-a2f5-47b54e1ec585","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5b8e5a9e-5fc8-4cb5-bb2d-ca7f2cafca10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558041026,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d6d479f-c5a2-4487-8a10-7b6f7aedf23a","invariantUUID":"1e216ea9-5b45-4f1c-8cee-6e61ff77b388","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":"e46b57a5-61e0-4ca9-8414-f8de436f3993","lifecycleState":"CERTIFIED","lastUpdateDate":1641558028285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ec7b4abf-6785-4521-98f5-c9dcd4f875d5","invariantUUID":"27b3133a-66f4-45cb-88d6-fadbe34f3b92","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":"defaulticon","uniqueId":"049c84f0-ca8a-49ea-8a02-a46c8d25a797","lifecycleState":"CERTIFIED","lastUpdateDate":1641565519749,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","invariantUUID":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"a7765bfe-bc3b-4978-b201-f705402de8a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558086202,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f651cdc5-5f8e-403a-9aa1-12e581ec71d2","invariantUUID":"ce411613-80df-4932-9806-aa4f38d19b7a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d6437de-e75e-4b3a-9d91-029d71eb14fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558127163,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dabe8650-3cbd-4603-93b1-ff08c882dff3","invariantUUID":"d67b40a5-33e4-4541-8639-b801de8074e3","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":"bec4d6ab-d172-4c96-879e-88f7c225d161","lifecycleState":"CERTIFIED","lastUpdateDate":1641558147579,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5c22bd9-fa2a-4812-a5f1-75894bc219d7","invariantUUID":"26329319-721e-438f-be44-3650d30cf78c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5bc69d12-9572-44f6-9ce9-87897099d8bd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558209674,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc29076-77e6-4fa3-8ef4-f2f0023398ef","invariantUUID":"948a6dad-17cb-43d3-8aea-701b21ca46a5","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":"8322a881-c5c4-4cf6-a44a-f8871cfc6e4d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558114192,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f11036b-7e06-4b80-9621-7b80163e550c","invariantUUID":"e7133fb2-a0b1-4f29-9307-27d8096c07cc","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":"92c2b57a-08fe-4909-a1a5-a2739d27f721","lifecycleState":"CERTIFIED","lastUpdateDate":1641558017703,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2580d1c9-b650-45c5-85c5-cb5e3cf7da41","invariantUUID":"03fee10e-728f-41e0-bfbb-696d339f90eb","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":"compute","uniqueId":"5ded65c5-5a08-4f6b-9848-3ca3c5e001c2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558116318,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c28cff2e-c4d6-4adf-8978-de0a0d1f03de","invariantUUID":"ebf14a2e-e829-408b-8c9e-cb97e5ab336e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"75cf71f4-415e-439b-aac5-2e1748620ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1641558159538,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cffbd250-824a-4994-a745-9630e6085dd4","invariantUUID":"b3a6875b-8c4f-4813-befc-19bed37a94db","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":"defaulticon","uniqueId":"a99d6760-45fc-41eb-98c4-c8b8c7c71240","lifecycleState":"CERTIFIED","lastUpdateDate":1641557995295,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018fe9f-99f2-4bc1-bfeb-ceb3fef40a8e","invariantUUID":"d08f1e7a-f7dc-463c-925a-4c76e8cd7704","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"42f3a339-6751-462a-b305-9c69770073ef","lifecycleState":"CERTIFIED","lastUpdateDate":1641558165698,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1088cf25-a2a8-4cde-b3fb-1e40733f6ef8","invariantUUID":"20168ebc-30dd-4d16-a001-aee9fe3ead13","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":"compute","uniqueId":"36a99db3-5e8b-451b-b42a-d1544622ce0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558119588,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb0cd758-6bfc-4a04-bddf-b385c5ba138a","invariantUUID":"1819d3ae-5ca2-4378-b5ad-63a87d18d43b","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":"networkrules","uniqueId":"287eaa03-a756-46c6-971b-5e7c3c3532ed","lifecycleState":"CERTIFIED","lastUpdateDate":1641558046691,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"932f617c-3e6c-4b08-8720-2ae16193edc5","invariantUUID":"2b78b20f-5d86-480b-b085-a5827841b6dd","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":"4745ccfa-f7f6-431d-8821-420531ac1142","lifecycleState":"CERTIFIED","lastUpdateDate":1641558108015,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1de5baa9-1202-443a-be54-9aa84e11f5ba","invariantUUID":"961df833-8b1c-4bd0-95aa-be14703a15be","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c9942373-e828-48f9-8205-3add9305e22b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558211006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07f07d19-507a-4f36-af6f-7dac735b2ad4","invariantUUID":"b7335922-a40f-4146-8d94-060dcc2c623d","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":"objectStorage","uniqueId":"a10fee0b-5c91-4be6-8337-5b6fe04dcced","lifecycleState":"CERTIFIED","lastUpdateDate":1641558101666,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0943af97-7fdf-4b20-bb30-182610b51d93","invariantUUID":"4bed5074-216e-41f6-a466-6e2a8d1dfc3c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f37677-2b4c-465a-a09d-727f71c46fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558024657,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45f0812a-b1af-48fd-8983-8929562f3aaa","invariantUUID":"a285fe0e-309f-4750-a98d-e5a35eff914f","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":"e29bcc64-8bf1-4e3f-af14-3fae36c53ec3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558055888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c76cad-1b96-4e62-a0c1-7bfeb13ba2d0","invariantUUID":"17e0a1e9-0a19-4d63-bf88-30c5844717b7","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":"compute","uniqueId":"e40370fb-bd88-43ca-9939-b09a40af1c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558105649,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"568ff63a-0430-4215-8960-8068348e8446","invariantUUID":"d7372292-d456-4c6c-9fea-20f724962fb9","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":"port","uniqueId":"ae5cf2df-d8a5-472d-8910-3714fddd74f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558141344,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb005497-8fa0-40cc-8035-6ea9529894b6","invariantUUID":"19d92b9a-2b29-40bd-9ef5-a353d88fb1a4","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ade8182-d8df-43bd-a1cc-043ac2050704","lifecycleState":"CERTIFIED","lastUpdateDate":1641558157033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e70c360f-d012-4f5d-89a6-ea2048ef7aa4","invariantUUID":"0c9a769b-2781-46dd-a5fe-3f8e64157559","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":"c9ff3f7e-9bf6-42f7-992d-6a890c921ad3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558022759,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a0c3956f-aa0b-4458-a2da-f4dd2d033f66","invariantUUID":"0b7fe93b-774a-45c4-a974-3b023ee33f6b","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a89f9298-8f2c-4f5a-9111-c0b8d8a6a662","lifecycleState":"CERTIFIED","lastUpdateDate":1641558153881,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9be42263-9026-4928-bb43-27c4aac0c60d","invariantUUID":"77c0fee9-d66a-437c-ba7d-265b5cfd75e0","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":"port","uniqueId":"65ee132d-e571-489a-a54a-d27508deda51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558015755,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d10fd00-9ae7-44e0-8744-8dde110808d1","invariantUUID":"1ac7b449-78b8-47b8-8c71-01e7795c880a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cf75ef6-cf20-4e7b-8b82-315e2e36caeb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558020045,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2cedb0d-39f9-47e5-8262-e57b45c199c7","invariantUUID":"405e6374-893a-4837-b101-c05efe7fd092","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":"5c2fccee-858a-43ad-a113-42214a81ee10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558111928,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eecd557d-5ec2-4120-abda-a0ad7d3ecbaa","invariantUUID":"0aa94e83-4338-48be-a740-063f30cee235","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a6e3861-953f-4614-9ea6-2d852c675d34","lifecycleState":"CERTIFIED","lastUpdateDate":1641558064339,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5affa58b-ba3a-41b1-957f-cddd1f51ead7","invariantUUID":"d40e984c-201d-4752-975e-02fa5080c679","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07000ccb-d044-4bde-9e3c-232c461d8086","lifecycleState":"CERTIFIED","lastUpdateDate":1641558014233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa859548-3bc4-4600-a836-1974d22cbc12","invariantUUID":"708d59ee-a5e6-42cb-ba99-e7ec61704e0d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"572b1076-1d2d-418d-af9e-be0284dd3988","lifecycleState":"CERTIFIED","lastUpdateDate":1641558214978,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007e7697-d8c3-4919-9865-378d74256333","invariantUUID":"8661476e-175a-495e-afa9-7d6bb7f73380","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":"network","uniqueId":"db034ade-b788-4d8b-be65-67b2e47f9641","lifecycleState":"CERTIFIED","lastUpdateDate":1641558071081,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5418a432-53a5-4f62-ac39-06dfbe09493a","invariantUUID":"20f5e447-b2ef-4a4f-90d9-56696eabed58","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":"66e04079-846a-4ae2-89a0-b304e4269449","lifecycleState":"CERTIFIED","lastUpdateDate":1641558062832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d20467dc-40f3-4f4e-bcec-53ed57ee7615","invariantUUID":"ea793168-cb33-4f4c-baac-62b27c1e8eb5","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":"1cede7df-81f2-4821-bbc4-e7db4c9c4574","lifecycleState":"CERTIFIED","lastUpdateDate":1641558136028,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"322ce87e-5c2c-409e-8e4b-6e3176accad3","invariantUUID":"f2ab208b-148b-4af8-b69e-35df919d1fc9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8e8854f-9e34-46b3-aff5-6446ce088dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1641558176785,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b8a775e-8e59-414f-b596-662a90c44e46","invariantUUID":"90d08e10-cf78-416a-9316-70c7dd35c0db","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":"95cda407-d002-4be5-9d6b-16be28842d84","lifecycleState":"CERTIFIED","lastUpdateDate":1641558144551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27246051-acbb-43b7-a94c-4e3e1d389af5","invariantUUID":"dd0e8915-9c24-42bf-9d96-40fd6a6af3cf","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4880f7f2-e41a-43a4-a79d-7a7f05814361","lifecycleState":"CERTIFIED","lastUpdateDate":1641558004124,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98886c8c-4597-4d20-85af-3da5723d14b8","invariantUUID":"9eca4985-0cf2-411a-b173-23a13109a79e","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":"68028d11-aa31-4cbc-b52c-231b2f26c978","lifecycleState":"CERTIFIED","lastUpdateDate":1641558061285,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579e181e-3349-438e-b008-552ba8c790e0","invariantUUID":"977c095d-e01c-47fc-9a93-b50f4c08c917","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":"f0f3bad8-396e-43e5-837a-246d2ebcfd24","lifecycleState":"CERTIFIED","lastUpdateDate":1641558207090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9a4d71e-9191-4542-8e8a-ec60fb21464b","invariantUUID":"a943aaf8-15fd-45dc-84f5-65974733bf5a","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":"866af604-342e-4c00-bd15-3e1e44fc2385","lifecycleState":"CERTIFIED","lastUpdateDate":1641558151066,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"750763a6-ec66-43eb-96ad-d4727aab9eb4","invariantUUID":"161bbbf6-38f6-4f4d-89a2-1d5b1248a879","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":"507ef20a-23b4-4eaf-a917-47906e6e5b04","lifecycleState":"CERTIFIED","lastUpdateDate":1641558103695,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ca53c3f-e604-4204-9bc9-b520358549ab","invariantUUID":"90576b50-7221-430b-91af-bf88c843016c","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":"port","uniqueId":"b578caa7-7622-4908-9ece-3ab1565e71cb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558163196,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3691462a-7fcc-457a-9a78-54d1fa9822b5","invariantUUID":"77df90dc-c666-4896-8bbb-cf1b5d9d15c0","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb9320f5-87dd-4774-aee4-cd4ca19c261a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558216452,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22f39040-d458-4e40-ab85-bab1cb36b088","invariantUUID":"313e6961-d700-47fb-b7c8-0639c9216fd9","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":"c6e8b2aa-66c4-4d15-90ea-d7e3c86b89dc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558208390,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6efc6146-5e71-47d5-921a-8e8a1f22c56c","invariantUUID":"4d25cba8-4d97-4db3-92f8-92bac9a57e91","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":"1a9acb64-ace1-4609-9c89-2e29ea47e78c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558080974,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"44c312b5-e8da-4f80-910d-fc7c83dc4666","invariantUUID":"3843ddc2-a2fa-4525-ab27-791aea173fd0","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":"objectStorage","uniqueId":"caae35c2-f4c6-41a6-b0eb-a9eb023c1599","lifecycleState":"CERTIFIED","lastUpdateDate":1641557997523,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ba4a579-0c9d-47ec-8f3f-71b14c6a57d1","invariantUUID":"9011a682-cfe4-436d-9cf4-75b7a140d5e6","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":"5a3a91e9-d624-41ab-b73b-adb32c565a51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558175114,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df26a7c7-44c5-4f81-9c76-c0fa1941a89f","invariantUUID":"eb29b48e-321f-4de2-98fb-a60aaddd1a4b","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a2da740-84ac-4e1a-9296-e411778e18fd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558145962,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"899031c2-14df-4f46-b81f-f8338cb2b288","invariantUUID":"8c9a46bc-6f32-413b-9da6-8d22322081c9","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":"objectStorage","uniqueId":"c937b8f8-dc9c-4fed-893e-91d026bc1088","lifecycleState":"CERTIFIED","lastUpdateDate":1641557999313,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123bae9f-5b3d-44e4-a94e-47976a6bd700","invariantUUID":"b2d6a3cd-73b0-4453-ab2b-bce900e68c87","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":"loadBalancer","uniqueId":"8443d628-06d8-440e-86ed-9e6ee5e2ce41","lifecycleState":"CERTIFIED","lastUpdateDate":1641558002590,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53a7de9a-4964-44fc-916c-1e133ca96e3b","invariantUUID":"f6fe32a5-9e15-45e3-bfd7-c084503d4360","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":"defaulticon","uniqueId":"18d047ec-5009-44c7-b852-11afbddaa02a","lifecycleState":"CERTIFIED","lastUpdateDate":1641565432806,"name":"basic_onboard_ICfMDo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0","invariantUUID":"2d62dc3f-03c0-4fbd-821d-b9ab0cca92da","systemName":"BasicOnboardIcfmdo","description":"VF","tags":["basic_onboard_ICfMDo"],"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":"6b7fda19-cf48-4e14-bd35-efbc6a588b9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558130194,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"658ad9e3-e9e1-4f2a-aaca-08671d027ae6","invariantUUID":"26dee0cb-15fc-4210-a1e3-ee2432b92394","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":"securityrules","uniqueId":"58973a1e-5d04-4ecd-9664-d20e8c167a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641558050279,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b6a8cca4-dd3b-42fa-beff-337a5eabbc22","invariantUUID":"7d9f6213-90a8-4bb2-82f7-52e27fe159f0","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":"compute","uniqueId":"df2e2667-5f2d-4f55-b036-833269e508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558203171,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"225ce972-9ffb-431e-b795-2a5c2fadb88a","invariantUUID":"4b62159a-a58a-4055-86b4-3d48d6b42b3e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26fb340b-aa16-45c6-bbc6-e6a7d20208ea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558212352,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff287cfb-6a66-4a5c-bf9e-30628e7999a6","invariantUUID":"82941da7-67ac-4ec1-a1d8-eb611198c190","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0cc4a056-7d4b-4371-a4df-9d4378f1a011","lifecycleState":"CERTIFIED","lastUpdateDate":1641565090431,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72","invariantUUID":"fbaabdcd-d453-4f43-b176-50a41b051aed","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"207cdf32-2b24-43d0-95a8-6d073fabe9df","lifecycleState":"CERTIFIED","lastUpdateDate":1641565469667,"name":"basic_onboard_ICfMDo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","systemName":"BasicOnboardIcfmdo","description":"service","tags":["basic_onboard_ICfMDo"],"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":"3d1ef44a-17b3-44fb-bef0-91ba425ade4c","lifecycleState":"CERTIFIED","lastUpdateDate":1641565556820,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d5a8337b-32bb-41d0-a393-408dd94baab1","lifecycleState":"CERTIFIED","lastUpdateDate":1641565127532,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","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":"cc3e316c-1682-4f79-8378-a71a439ed830","lifecycleState":"CERTIFIED","lastUpdateDate":1641564840431,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","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}]}]} 2022-01-07 14:29:15,462 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-07 14:29:15,463 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': 'a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:29:15,463 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/8b7b6035-3375-4257-9cee-057e09a08141/vnfs 2022-01-07 14:29:15,463 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "0455450e-e17c-4cbb-bb93-9fed4b3bb4dc" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "6b102277-c10a-4185-af9e-fcfb287198a0", "modelVersionId": "bccc21bb-c114-4e50-bd7f-f32e3df16192", "modelName": "basic_cnf", "modelVersion": "1.0", "modelCustomizationId": "dffa87e7-e944-45b3-9130-41a7486799f7", "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": "8b7b6035-3375-4257-9cee-057e09a08141", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "0455450e-e17c-4cbb-bb93-9fed4b3bb4dc", "modelVersion": "1.0", "modelVersionId": "e40e4e35-9d9d-47ca-ba88-66a7cf405444" } } }] } } 2022-01-07 14:29:15,466 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:29:16,977 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/8b7b6035-3375-4257-9cee-057e09a08141/vnfs HTTP/1.1" 202 262 2022-01-07 14:29:16,979 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response code: 202 2022-01-07 14:29:16,979 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response: {"requestReferences":{"requestId":"a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8","instanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8"}} 2022-01-07 14:29:16,980 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2022-01-07 14:29:16,991 DEBUG 129:onap_service.py(8) - [None][Check a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ffd85cb0-1860-4a9a-84dc-d153125c21e0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:29:16,992 DEBUG 131:onap_service.py(8) - [None][Check a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 2022-01-07 14:29:16,992 DEBUG 132:onap_service.py(8) - [None][Check a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 orchestration request status] data sent: None 2022-01-07 14:29:16,997 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:29:17,161 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 HTTP/1.1" 200 1900 2022-01-07 14:29:17,165 INFO 142:onap_service.py(8) - [None][Check a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 orchestration request status] response code: 200 2022-01-07 14:29:17,165 DEBUG 146:onap_service.py(8) - [None][Check a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 orchestration request status] response: {"request":{"requestId":"a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8","startTime":"Fri, 07 Jan 2022 14:29:15 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"6b102277-c10a-4185-af9e-fcfb287198a0","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"dffa87e7-e944-45b3-9130-41a7486799f7","modelVersionId":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelCustomizationId":"dffa87e7-e944-45b3-9130-41a7486799f7","modelUuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelInvariantUuid":"6b102277-c10a-4185-af9e-fcfb287198a0","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","source":"VID","instanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8b7b6035-3375-4257-9cee-057e09a08141","modelInfo":{"modelInvariantId":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelUuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelInvariantUuid":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc"}}}],"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":"8b7b6035-3375-4257-9cee-057e09a08141","vnfInstanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","vnfInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 07 Jan 2022 14:29:16 GMT"}}} 2022-01-07 14:29:27,178 DEBUG 129:onap_service.py(8) - [None][Check a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1750b1be-253a-4ac1-a6dd-2f2800dc92b8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:29:27,178 DEBUG 131:onap_service.py(8) - [None][Check a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 2022-01-07 14:29:27,178 DEBUG 132:onap_service.py(8) - [None][Check a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 orchestration request status] data sent: None 2022-01-07 14:29:27,181 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:29:27,333 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 HTTP/1.1" 200 2106 2022-01-07 14:29:27,335 INFO 142:onap_service.py(8) - [None][Check a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 orchestration request status] response code: 200 2022-01-07 14:29:27,335 DEBUG 146:onap_service.py(8) - [None][Check a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 orchestration request status] response: {"request":{"requestId":"a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8","startTime":"Fri, 07 Jan 2022 14:29:15 GMT","finishTime":"Fri, 07 Jan 2022 14:29:21 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"6b102277-c10a-4185-af9e-fcfb287198a0","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"dffa87e7-e944-45b3-9130-41a7486799f7","modelVersionId":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelCustomizationId":"dffa87e7-e944-45b3-9130-41a7486799f7","modelUuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelInvariantUuid":"6b102277-c10a-4185-af9e-fcfb287198a0","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","source":"VID","instanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8b7b6035-3375-4257-9cee-057e09a08141","modelInfo":{"modelInvariantId":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelUuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelInvariantUuid":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc"}}}],"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":"8b7b6035-3375-4257-9cee-057e09a08141","vnfInstanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","vnfInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_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, 07 Jan 2022 14:29:21 GMT"}}} 2022-01-07 14:29:27,335 INFO 56:mixins.py(8) - VnfInstantiation task finished 2022-01-07 14:29:27,336 DEBUG 129:onap_service.py(8) - [None][Check a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '233683fb-9657-4aa9-b8a0-95cf4d814595', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:29:27,336 DEBUG 131:onap_service.py(8) - [None][Check a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 2022-01-07 14:29:27,336 DEBUG 132:onap_service.py(8) - [None][Check a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 orchestration request status] data sent: None 2022-01-07 14:29:27,338 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:29:27,493 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 HTTP/1.1" 200 2106 2022-01-07 14:29:27,495 INFO 142:onap_service.py(8) - [None][Check a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 orchestration request status] response code: 200 2022-01-07 14:29:27,495 DEBUG 146:onap_service.py(8) - [None][Check a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 orchestration request status] response: {"request":{"requestId":"a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8","startTime":"Fri, 07 Jan 2022 14:29:15 GMT","finishTime":"Fri, 07 Jan 2022 14:29:21 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"6b102277-c10a-4185-af9e-fcfb287198a0","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"dffa87e7-e944-45b3-9130-41a7486799f7","modelVersionId":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelCustomizationId":"dffa87e7-e944-45b3-9130-41a7486799f7","modelUuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelInvariantUuid":"6b102277-c10a-4185-af9e-fcfb287198a0","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","source":"VID","instanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8b7b6035-3375-4257-9cee-057e09a08141","modelInfo":{"modelInvariantId":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelUuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelInvariantUuid":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc"}}}],"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":"8b7b6035-3375-4257-9cee-057e09a08141","vnfInstanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","vnfInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_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, 07 Jan 2022 14:29:21 GMT"}}} 2022-01-07 14:29:27,496 DEBUG 129:onap_service.py(8) - [None][Check a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ec957a5f-4b89-418d-982f-89874f064761', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:29:27,496 DEBUG 131:onap_service.py(8) - [None][Check a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 2022-01-07 14:29:27,496 DEBUG 132:onap_service.py(8) - [None][Check a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 orchestration request status] data sent: None 2022-01-07 14:29:27,498 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:29:27,685 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 HTTP/1.1" 200 2106 2022-01-07 14:29:27,686 INFO 142:onap_service.py(8) - [None][Check a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 orchestration request status] response code: 200 2022-01-07 14:29:27,686 DEBUG 146:onap_service.py(8) - [None][Check a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 orchestration request status] response: {"request":{"requestId":"a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8","startTime":"Fri, 07 Jan 2022 14:29:15 GMT","finishTime":"Fri, 07 Jan 2022 14:29:21 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"6b102277-c10a-4185-af9e-fcfb287198a0","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"dffa87e7-e944-45b3-9130-41a7486799f7","modelVersionId":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelCustomizationId":"dffa87e7-e944-45b3-9130-41a7486799f7","modelUuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelInvariantUuid":"6b102277-c10a-4185-af9e-fcfb287198a0","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","source":"VID","instanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8b7b6035-3375-4257-9cee-057e09a08141","modelInfo":{"modelInvariantId":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelUuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelInvariantUuid":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc"}}}],"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":"8b7b6035-3375-4257-9cee-057e09a08141","vnfInstanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","vnfInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_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, 07 Jan 2022 14:29:21 GMT"}}} 2022-01-07 14:29:27,696 DEBUG 129:onap_service.py(1) - [None][Check a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '303b2274-c03c-41a5-8eb4-29ff2b19ca39', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:29:27,697 DEBUG 131:onap_service.py(1) - [None][Check a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 2022-01-07 14:29:27,697 DEBUG 132:onap_service.py(1) - [None][Check a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 orchestration request status] data sent: None 2022-01-07 14:29:27,700 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:29:27,858 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 HTTP/1.1" 200 2106 2022-01-07 14:29:27,860 INFO 142:onap_service.py(1) - [None][Check a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 orchestration request status] response code: 200 2022-01-07 14:29:27,861 DEBUG 146:onap_service.py(1) - [None][Check a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 orchestration request status] response: {"request":{"requestId":"a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8","startTime":"Fri, 07 Jan 2022 14:29:15 GMT","finishTime":"Fri, 07 Jan 2022 14:29:21 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"6b102277-c10a-4185-af9e-fcfb287198a0","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"dffa87e7-e944-45b3-9130-41a7486799f7","modelVersionId":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelCustomizationId":"dffa87e7-e944-45b3-9130-41a7486799f7","modelUuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelInvariantUuid":"6b102277-c10a-4185-af9e-fcfb287198a0","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","source":"VID","instanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8b7b6035-3375-4257-9cee-057e09a08141","modelInfo":{"modelInvariantId":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelUuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelInvariantUuid":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc"}}}],"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":"8b7b6035-3375-4257-9cee-057e09a08141","vnfInstanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","vnfInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_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, 07 Jan 2022 14:29:21 GMT"}}} 2022-01-07 14:29:27,862 DEBUG 129:onap_service.py(1) - [None][Check a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7e9d492e-2311-43c2-8fc6-fba0cf707cb3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:29:27,862 DEBUG 131:onap_service.py(1) - [None][Check a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 2022-01-07 14:29:27,863 DEBUG 132:onap_service.py(1) - [None][Check a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 orchestration request status] data sent: None 2022-01-07 14:29:27,865 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:29:28,005 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 HTTP/1.1" 200 2106 2022-01-07 14:29:28,007 INFO 142:onap_service.py(1) - [None][Check a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 orchestration request status] response code: 200 2022-01-07 14:29:28,008 DEBUG 146:onap_service.py(1) - [None][Check a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8 orchestration request status] response: {"request":{"requestId":"a924b64e-8bc8-4c76-a5e2-c2ce36c93fe8","startTime":"Fri, 07 Jan 2022 14:29:15 GMT","finishTime":"Fri, 07 Jan 2022 14:29:21 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"6b102277-c10a-4185-af9e-fcfb287198a0","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"dffa87e7-e944-45b3-9130-41a7486799f7","modelVersionId":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelCustomizationId":"dffa87e7-e944-45b3-9130-41a7486799f7","modelUuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelInvariantUuid":"6b102277-c10a-4185-af9e-fcfb287198a0","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","source":"VID","instanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8b7b6035-3375-4257-9cee-057e09a08141","modelInfo":{"modelInvariantId":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelUuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelInvariantUuid":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc"}}}],"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":"8b7b6035-3375-4257-9cee-057e09a08141","vnfInstanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","vnfInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_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, 07 Jan 2022 14:29:21 GMT"}}} 2022-01-07 14:29:28,009 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-07 14:29:28,010 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-07 14:29:28,010 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2022-01-07 14:29:28,012 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:29:28,066 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-07 14:29:28,067 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2022-01-07 14:29:28,068 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":"1641565559123"} 2022-01-07 14:29:28,070 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-07 14:29:28,070 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-07 14:29:28,071 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2022-01-07 14:29:28,073 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:29:28,126 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-07 14:29:28,127 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2022-01-07 14:29:28,127 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1641565559904","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-07 14:29:28,130 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4 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-07 14:29:28,130 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4 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-fc43c7ab-565e-4c83-bb59-7200d8f649b4 2022-01-07 14:29:28,131 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4 service-instance-name] data sent: None 2022-01-07 14:29:28,133 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:29:28,196 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-fc43c7ab-565e-4c83-bb59-7200d8f649b4 HTTP/1.1" 200 1643 2022-01-07 14:29:28,197 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4 service-instance-name] response code: 200 2022-01-07 14:29:28,197 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4 service-instance-name] response: {"service-instance":[{"service-instance-id":"8b7b6035-3375-4257-9cee-057e09a08141","service-instance-name":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","model-version-id":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","resource-version":"1641565757588","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8b7b6035-3375-4257-9cee-057e09a08141/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/99af068c-f34a-46d9-b8fa-406cc956fce2","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"99af068c-f34a-46d9-b8fa-406cc956fce2"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/0dca536f-150a-4f2f-9b1d-27a05e942de9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0dca536f-150a-4f2f-9b1d-27a05e942de9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_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-07 14:29:28,200 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-07 14:29:28,201 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/8b7b6035-3375-4257-9cee-057e09a08141/relationship-list 2022-01-07 14:29:28,201 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-07 14:29:28,204 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:29:28,262 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/8b7b6035-3375-4257-9cee-057e09a08141/relationship-list HTTP/1.1" 200 1064 2022-01-07 14:29:28,263 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-07 14:29:28,264 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/99af068c-f34a-46d9-b8fa-406cc956fce2","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"99af068c-f34a-46d9-b8fa-406cc956fce2"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/0dca536f-150a-4f2f-9b1d-27a05e942de9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0dca536f-150a-4f2f-9b1d-27a05e942de9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_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-07 14:29:28,267 DEBUG 129:onap_service.py(1) - [AAI][Get 8b7b6035-3375-4257-9cee-057e09a08141 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-07 14:29:28,267 DEBUG 131:onap_service.py(1) - [AAI][Get 8b7b6035-3375-4257-9cee-057e09a08141 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/0dca536f-150a-4f2f-9b1d-27a05e942de9 2022-01-07 14:29:28,267 DEBUG 132:onap_service.py(1) - [AAI][Get 8b7b6035-3375-4257-9cee-057e09a08141 ABCMeta] data sent: None 2022-01-07 14:29:28,270 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:29:28,340 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/0dca536f-150a-4f2f-9b1d-27a05e942de9 HTTP/1.1" 200 3737 2022-01-07 14:29:28,341 INFO 142:onap_service.py(1) - [AAI][Get 8b7b6035-3375-4257-9cee-057e09a08141 ABCMeta] response code: 200 2022-01-07 14:29:28,342 DEBUG 146:onap_service.py(1) - [AAI][Get 8b7b6035-3375-4257-9cee-057e09a08141 ABCMeta] response: {"vnf-id":"0dca536f-150a-4f2f-9b1d-27a05e942de9","vnf-name":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1641565761527","model-invariant-id":"6b102277-c10a-4185-af9e-fcfb287198a0","model-version-id":"bccc21bb-c114-4e50-bd7f-f32e3df16192","model-customization-id":"dffa87e7-e944-45b3-9130-41a7486799f7","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8b7b6035-3375-4257-9cee-057e09a08141/service-data/vnfs/vnf/0dca536f-150a-4f2f-9b1d-27a05e942de9/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/8b7b6035-3375-4257-9cee-057e09a08141","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":"8b7b6035-3375-4257-9cee-057e09a08141"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}} 2022-01-07 14:29:28,346 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-07 14:29:28,346 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-07 14:29:28,346 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-07 14:29:28,347 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-07 14:29:28,347 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-07 14:29:28,349 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:29:28,437 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-07 14:29:28,438 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-07 14:29:28,439 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5b2185c0-177b-44be-abdc-6bcd96b65037/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e3ccb93b-c4f7-46a0-8715-8a96d50fa930/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","name":"basic_onboard_ICfMDo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cf3ecf25-68af-4db1-86ea-042c5096557c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e40e4e35-9d9d-47ca-ba88-66a7cf405444/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-07 14:29:28,442 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-07 14:29:28,442 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:29:28,443 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:29:28,443 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:29:28,443 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-07 14:29:28,443 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:29:28,443 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:29:28,444 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:29:28,444 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ICfMDo from SDC 2022-01-07 14:29:28,444 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:29:28,444 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:29:28,444 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:29:28,445 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-07 14:29:28,445 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:29:28,445 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:29:28,445 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:29:28,445 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-07 14:29:28,446 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-07 14:29:28,446 INFO 192:__init__.py(1) - Service found, updating information 2022-01-07 14:29:28,446 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-07 14:29:28,447 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-01-07 14:29:28,447 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-07 14:29:28,449 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:29:28,540 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-07 14:29:28,543 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-07 14:29:28,547 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b48dbaf-c5cb-4d89-9b12-0be382795528","lifecycleState":"CERTIFIED","lastUpdateDate":1641558173651,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e0a0933-12b5-4ea8-93d4-53b1eeb34120","invariantUUID":"fa99b7c7-d369-4f36-b33a-38920ba57fdf","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":"2b967b43-45d4-41f5-8d31-c9628e523002","lifecycleState":"CERTIFIED","lastUpdateDate":1641558057383,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37933459-6ab5-4010-a03f-2eb8eb37034b","invariantUUID":"f876ec40-2701-4061-8306-38a0dcc75b63","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":"defaulticon","uniqueId":"ca2f1600-6f06-4b35-a97e-1821a64653dd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558099471,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e83164dd-7d74-4074-b876-d5536bcf33ee","invariantUUID":"6f5d07ed-981a-4d22-9aeb-09578a360b4f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04655363-2f36-4714-b7ac-2272572f748d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558026392,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b0a1187-701b-479b-9aae-53cd5f0f6fb6","invariantUUID":"e2ef0c9b-415b-4a35-909f-f8147a7ad943","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89b064ab-6cd0-4ed6-bb23-73b004abc7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558052782,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c9c031-03ba-45c8-8edb-4e9933bd9ac8","invariantUUID":"9daaa27e-7be1-41c2-b656-886561003fd8","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":"7b93a69d-1e49-47f1-ac0c-aa90be7481a9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558012726,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b362c9fe-6711-418e-afcc-1c7991fb77c6","invariantUUID":"b67c0892-ec56-4cbe-8e42-43d0d1263575","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":"port","uniqueId":"06fd0a0c-e13f-4bac-a336-6303cd701cad","lifecycleState":"CERTIFIED","lastUpdateDate":1641558139243,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41a9edb7-e2f3-4a8b-8f2f-b83aa90227e1","invariantUUID":"40c1fb60-1c72-448d-85f2-15440cdd356d","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":"port","uniqueId":"d0390465-518b-47a4-a20d-8b04f979406a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558143026,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"146b56cc-8fef-4d7d-ba11-23f107ad30aa","invariantUUID":"07b8150f-e23a-4a27-a44f-c239d4c54fa8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46ca728f-37fd-4d1d-836f-634d9e58eed0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558048739,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efe183fa-e15f-4043-8dd3-72c043f194c4","invariantUUID":"a084fa76-3e55-4dea-8298-8fca5d00a0e8","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c137b4a-96c3-4868-a561-2d0d4745c90a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558076164,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec3a5f95-1666-4ad2-9451-9955144d7bc9","invariantUUID":"365b4a23-9935-44fe-82de-be37fdebef5e","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":"port","uniqueId":"59184b8d-f5e8-4fe6-8939-7d891dca4167","lifecycleState":"CERTIFIED","lastUpdateDate":1641558178283,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cc18a96-d3c5-437e-87bd-ca95c0d91207","invariantUUID":"507761c1-aa85-4978-b1bf-39ea7722b877","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7eff7f43-2c34-406e-bf44-315556fc63f9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558170200,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83878e24-b9c6-4736-9d28-a6a81013876d","invariantUUID":"8be2491c-f2f7-4f56-bb74-0cfd892aa266","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf447c3-e35b-4910-93ce-080d8154e36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558005781,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dbd2103-9406-46b0-8506-b1d3f26bbbdf","invariantUUID":"d715d820-d84a-469c-9950-69eb49c72459","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2074503c-e70a-49cb-b707-b41ce500d508","lifecycleState":"CERTIFIED","lastUpdateDate":1641558172107,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"316f413f-8127-48e2-8a81-89d7c19e2392","invariantUUID":"5e7ce5cb-bc83-47c8-9791-a6d0c9e9d134","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4a7390b-0e3b-4c96-9532-1b2fcdf4c87a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558205836,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54957ec9-22b3-4cc5-8992-e5d46b4ded25","invariantUUID":"538a407e-1d03-4588-bae2-ce8b013ea43e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fde0f867-6e41-4c08-b153-125561c649e1","lifecycleState":"CERTIFIED","lastUpdateDate":1641558149370,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e6d0b19-5715-4ffd-8695-6f6d144eff2f","invariantUUID":"8e4cf994-7648-460b-9be9-5aa14a1451e5","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f15b4bde-d240-4770-9ed0-182d9f662904","lifecycleState":"CERTIFIED","lastUpdateDate":1641558009779,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1db0d885-0de5-42db-91ce-610c6b7d0f85","invariantUUID":"79e32fa7-6824-47e8-b24e-fa7889872d23","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feca4b92-8825-4a6b-89dc-31a77a4982c0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558083389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"21af573b-6131-4592-95ea-82d9f82c1342","invariantUUID":"dd843bed-e375-4950-bad0-377632bdcdf9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71a9cbb1-233b-4271-98e5-9d7519f6ae2b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558213603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"545314c6-8a92-4279-b252-ba3fce80a418","invariantUUID":"4cf24079-85e5-44b8-b44e-6a7be0d4b523","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":"defaulticon","uniqueId":"8477e64f-5af9-494b-ad34-a145f9d4d571","lifecycleState":"CERTIFIED","lastUpdateDate":1641558137588,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08186a0-04a4-47e8-8b6c-9006525a79fb","invariantUUID":"5372563a-64c5-4b45-acd5-c4e1241bce19","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":"3ae7822d-5404-4481-b3d7-6b60a74c1aea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558077573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a05b4bf9-f6ab-4c84-8f51-18119a9631bd","invariantUUID":"98ae03e4-58b2-4a8c-bb41-540ff9dc41fd","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"5450ddbc-42eb-45fc-b8c7-625f55ca9ece","lifecycleState":"CERTIFIED","lastUpdateDate":1641558039182,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4018b31-4e61-4292-bdec-c6daf2f6f96c","invariantUUID":"ecd5b3cc-8122-4c91-88bf-3f4ab693e7f5","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":"676f0d00-db24-4c41-b566-d13af9d75092","lifecycleState":"CERTIFIED","lastUpdateDate":1641557986710,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a94c3cb0-19d6-4ce1-9f08-3010ac785c5d","invariantUUID":"7eccd2ac-fde1-439f-bcf0-c16d0cca50bf","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92221af3-236d-4fee-84d6-e8be422ac051","lifecycleState":"CERTIFIED","lastUpdateDate":1641558054323,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93d763c3-6ead-443c-9ec0-8df9ef6b1302","invariantUUID":"90cd5cb7-3fc9-44ea-8337-dfc6802541ef","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":"port","uniqueId":"7f6d2c57-5c45-4f2d-a216-8463c13dbd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558218139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed9e7f8e-c2ed-48f5-9b6f-fb7d3145f05f","invariantUUID":"6bd28b6c-38f9-4c44-93cd-2d52ab2bab4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01c319d7-1413-4106-be71-071ad55b3626","lifecycleState":"CERTIFIED","lastUpdateDate":1641558121065,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a75a620f-1ae6-4ef2-9b33-dd6c7fa528cf","invariantUUID":"5f2182b2-3c1a-4d41-b935-bc24011f750c","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":"defaulticon","uniqueId":"668138a2-c6cd-47c8-ae67-0abb8c1d9570","lifecycleState":"CERTIFIED","lastUpdateDate":1641558096947,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ab5bcf79-79cb-42e9-a921-6c7fc3c44082","invariantUUID":"6572f88b-6699-47b8-8ed9-1167525081c3","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":"objectStorage","uniqueId":"37c3f04c-3922-41c4-9977-bf0abd19fce4","lifecycleState":"CERTIFIED","lastUpdateDate":1641558011225,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17b836e7-1d4c-4521-8c8c-ff3b846fe98d","invariantUUID":"1faec890-bede-4de2-805b-b3c74edd8420","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8361f395-5fd5-4418-971c-29f9ae72cd23","lifecycleState":"CERTIFIED","lastUpdateDate":1641558204560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd30d547-1761-43c8-bd49-376e46546b61","invariantUUID":"4938b476-f60c-41a0-a2f5-47b54e1ec585","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5b8e5a9e-5fc8-4cb5-bb2d-ca7f2cafca10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558041026,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d6d479f-c5a2-4487-8a10-7b6f7aedf23a","invariantUUID":"1e216ea9-5b45-4f1c-8cee-6e61ff77b388","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":"e46b57a5-61e0-4ca9-8414-f8de436f3993","lifecycleState":"CERTIFIED","lastUpdateDate":1641558028285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ec7b4abf-6785-4521-98f5-c9dcd4f875d5","invariantUUID":"27b3133a-66f4-45cb-88d6-fadbe34f3b92","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":"defaulticon","uniqueId":"049c84f0-ca8a-49ea-8a02-a46c8d25a797","lifecycleState":"CERTIFIED","lastUpdateDate":1641565519749,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","invariantUUID":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"a7765bfe-bc3b-4978-b201-f705402de8a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558086202,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f651cdc5-5f8e-403a-9aa1-12e581ec71d2","invariantUUID":"ce411613-80df-4932-9806-aa4f38d19b7a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d6437de-e75e-4b3a-9d91-029d71eb14fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558127163,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dabe8650-3cbd-4603-93b1-ff08c882dff3","invariantUUID":"d67b40a5-33e4-4541-8639-b801de8074e3","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":"bec4d6ab-d172-4c96-879e-88f7c225d161","lifecycleState":"CERTIFIED","lastUpdateDate":1641558147579,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5c22bd9-fa2a-4812-a5f1-75894bc219d7","invariantUUID":"26329319-721e-438f-be44-3650d30cf78c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5bc69d12-9572-44f6-9ce9-87897099d8bd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558209674,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc29076-77e6-4fa3-8ef4-f2f0023398ef","invariantUUID":"948a6dad-17cb-43d3-8aea-701b21ca46a5","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":"8322a881-c5c4-4cf6-a44a-f8871cfc6e4d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558114192,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f11036b-7e06-4b80-9621-7b80163e550c","invariantUUID":"e7133fb2-a0b1-4f29-9307-27d8096c07cc","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":"92c2b57a-08fe-4909-a1a5-a2739d27f721","lifecycleState":"CERTIFIED","lastUpdateDate":1641558017703,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2580d1c9-b650-45c5-85c5-cb5e3cf7da41","invariantUUID":"03fee10e-728f-41e0-bfbb-696d339f90eb","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":"compute","uniqueId":"5ded65c5-5a08-4f6b-9848-3ca3c5e001c2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558116318,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c28cff2e-c4d6-4adf-8978-de0a0d1f03de","invariantUUID":"ebf14a2e-e829-408b-8c9e-cb97e5ab336e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"75cf71f4-415e-439b-aac5-2e1748620ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1641558159538,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cffbd250-824a-4994-a745-9630e6085dd4","invariantUUID":"b3a6875b-8c4f-4813-befc-19bed37a94db","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":"defaulticon","uniqueId":"a99d6760-45fc-41eb-98c4-c8b8c7c71240","lifecycleState":"CERTIFIED","lastUpdateDate":1641557995295,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018fe9f-99f2-4bc1-bfeb-ceb3fef40a8e","invariantUUID":"d08f1e7a-f7dc-463c-925a-4c76e8cd7704","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"42f3a339-6751-462a-b305-9c69770073ef","lifecycleState":"CERTIFIED","lastUpdateDate":1641558165698,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1088cf25-a2a8-4cde-b3fb-1e40733f6ef8","invariantUUID":"20168ebc-30dd-4d16-a001-aee9fe3ead13","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":"compute","uniqueId":"36a99db3-5e8b-451b-b42a-d1544622ce0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558119588,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb0cd758-6bfc-4a04-bddf-b385c5ba138a","invariantUUID":"1819d3ae-5ca2-4378-b5ad-63a87d18d43b","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":"networkrules","uniqueId":"287eaa03-a756-46c6-971b-5e7c3c3532ed","lifecycleState":"CERTIFIED","lastUpdateDate":1641558046691,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"932f617c-3e6c-4b08-8720-2ae16193edc5","invariantUUID":"2b78b20f-5d86-480b-b085-a5827841b6dd","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":"4745ccfa-f7f6-431d-8821-420531ac1142","lifecycleState":"CERTIFIED","lastUpdateDate":1641558108015,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1de5baa9-1202-443a-be54-9aa84e11f5ba","invariantUUID":"961df833-8b1c-4bd0-95aa-be14703a15be","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c9942373-e828-48f9-8205-3add9305e22b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558211006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07f07d19-507a-4f36-af6f-7dac735b2ad4","invariantUUID":"b7335922-a40f-4146-8d94-060dcc2c623d","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":"objectStorage","uniqueId":"a10fee0b-5c91-4be6-8337-5b6fe04dcced","lifecycleState":"CERTIFIED","lastUpdateDate":1641558101666,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0943af97-7fdf-4b20-bb30-182610b51d93","invariantUUID":"4bed5074-216e-41f6-a466-6e2a8d1dfc3c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f37677-2b4c-465a-a09d-727f71c46fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558024657,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45f0812a-b1af-48fd-8983-8929562f3aaa","invariantUUID":"a285fe0e-309f-4750-a98d-e5a35eff914f","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":"e29bcc64-8bf1-4e3f-af14-3fae36c53ec3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558055888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c76cad-1b96-4e62-a0c1-7bfeb13ba2d0","invariantUUID":"17e0a1e9-0a19-4d63-bf88-30c5844717b7","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":"compute","uniqueId":"e40370fb-bd88-43ca-9939-b09a40af1c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558105649,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"568ff63a-0430-4215-8960-8068348e8446","invariantUUID":"d7372292-d456-4c6c-9fea-20f724962fb9","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":"port","uniqueId":"ae5cf2df-d8a5-472d-8910-3714fddd74f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558141344,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb005497-8fa0-40cc-8035-6ea9529894b6","invariantUUID":"19d92b9a-2b29-40bd-9ef5-a353d88fb1a4","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ade8182-d8df-43bd-a1cc-043ac2050704","lifecycleState":"CERTIFIED","lastUpdateDate":1641558157033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e70c360f-d012-4f5d-89a6-ea2048ef7aa4","invariantUUID":"0c9a769b-2781-46dd-a5fe-3f8e64157559","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":"c9ff3f7e-9bf6-42f7-992d-6a890c921ad3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558022759,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a0c3956f-aa0b-4458-a2da-f4dd2d033f66","invariantUUID":"0b7fe93b-774a-45c4-a974-3b023ee33f6b","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a89f9298-8f2c-4f5a-9111-c0b8d8a6a662","lifecycleState":"CERTIFIED","lastUpdateDate":1641558153881,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9be42263-9026-4928-bb43-27c4aac0c60d","invariantUUID":"77c0fee9-d66a-437c-ba7d-265b5cfd75e0","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":"port","uniqueId":"65ee132d-e571-489a-a54a-d27508deda51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558015755,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d10fd00-9ae7-44e0-8744-8dde110808d1","invariantUUID":"1ac7b449-78b8-47b8-8c71-01e7795c880a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cf75ef6-cf20-4e7b-8b82-315e2e36caeb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558020045,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2cedb0d-39f9-47e5-8262-e57b45c199c7","invariantUUID":"405e6374-893a-4837-b101-c05efe7fd092","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":"5c2fccee-858a-43ad-a113-42214a81ee10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558111928,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eecd557d-5ec2-4120-abda-a0ad7d3ecbaa","invariantUUID":"0aa94e83-4338-48be-a740-063f30cee235","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a6e3861-953f-4614-9ea6-2d852c675d34","lifecycleState":"CERTIFIED","lastUpdateDate":1641558064339,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5affa58b-ba3a-41b1-957f-cddd1f51ead7","invariantUUID":"d40e984c-201d-4752-975e-02fa5080c679","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07000ccb-d044-4bde-9e3c-232c461d8086","lifecycleState":"CERTIFIED","lastUpdateDate":1641558014233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa859548-3bc4-4600-a836-1974d22cbc12","invariantUUID":"708d59ee-a5e6-42cb-ba99-e7ec61704e0d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"572b1076-1d2d-418d-af9e-be0284dd3988","lifecycleState":"CERTIFIED","lastUpdateDate":1641558214978,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007e7697-d8c3-4919-9865-378d74256333","invariantUUID":"8661476e-175a-495e-afa9-7d6bb7f73380","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":"network","uniqueId":"db034ade-b788-4d8b-be65-67b2e47f9641","lifecycleState":"CERTIFIED","lastUpdateDate":1641558071081,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5418a432-53a5-4f62-ac39-06dfbe09493a","invariantUUID":"20f5e447-b2ef-4a4f-90d9-56696eabed58","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":"66e04079-846a-4ae2-89a0-b304e4269449","lifecycleState":"CERTIFIED","lastUpdateDate":1641558062832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d20467dc-40f3-4f4e-bcec-53ed57ee7615","invariantUUID":"ea793168-cb33-4f4c-baac-62b27c1e8eb5","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":"1cede7df-81f2-4821-bbc4-e7db4c9c4574","lifecycleState":"CERTIFIED","lastUpdateDate":1641558136028,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"322ce87e-5c2c-409e-8e4b-6e3176accad3","invariantUUID":"f2ab208b-148b-4af8-b69e-35df919d1fc9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8e8854f-9e34-46b3-aff5-6446ce088dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1641558176785,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b8a775e-8e59-414f-b596-662a90c44e46","invariantUUID":"90d08e10-cf78-416a-9316-70c7dd35c0db","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":"95cda407-d002-4be5-9d6b-16be28842d84","lifecycleState":"CERTIFIED","lastUpdateDate":1641558144551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27246051-acbb-43b7-a94c-4e3e1d389af5","invariantUUID":"dd0e8915-9c24-42bf-9d96-40fd6a6af3cf","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4880f7f2-e41a-43a4-a79d-7a7f05814361","lifecycleState":"CERTIFIED","lastUpdateDate":1641558004124,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98886c8c-4597-4d20-85af-3da5723d14b8","invariantUUID":"9eca4985-0cf2-411a-b173-23a13109a79e","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":"68028d11-aa31-4cbc-b52c-231b2f26c978","lifecycleState":"CERTIFIED","lastUpdateDate":1641558061285,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579e181e-3349-438e-b008-552ba8c790e0","invariantUUID":"977c095d-e01c-47fc-9a93-b50f4c08c917","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":"f0f3bad8-396e-43e5-837a-246d2ebcfd24","lifecycleState":"CERTIFIED","lastUpdateDate":1641558207090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9a4d71e-9191-4542-8e8a-ec60fb21464b","invariantUUID":"a943aaf8-15fd-45dc-84f5-65974733bf5a","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":"866af604-342e-4c00-bd15-3e1e44fc2385","lifecycleState":"CERTIFIED","lastUpdateDate":1641558151066,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"750763a6-ec66-43eb-96ad-d4727aab9eb4","invariantUUID":"161bbbf6-38f6-4f4d-89a2-1d5b1248a879","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":"507ef20a-23b4-4eaf-a917-47906e6e5b04","lifecycleState":"CERTIFIED","lastUpdateDate":1641558103695,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ca53c3f-e604-4204-9bc9-b520358549ab","invariantUUID":"90576b50-7221-430b-91af-bf88c843016c","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":"port","uniqueId":"b578caa7-7622-4908-9ece-3ab1565e71cb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558163196,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3691462a-7fcc-457a-9a78-54d1fa9822b5","invariantUUID":"77df90dc-c666-4896-8bbb-cf1b5d9d15c0","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb9320f5-87dd-4774-aee4-cd4ca19c261a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558216452,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22f39040-d458-4e40-ab85-bab1cb36b088","invariantUUID":"313e6961-d700-47fb-b7c8-0639c9216fd9","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":"c6e8b2aa-66c4-4d15-90ea-d7e3c86b89dc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558208390,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6efc6146-5e71-47d5-921a-8e8a1f22c56c","invariantUUID":"4d25cba8-4d97-4db3-92f8-92bac9a57e91","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":"1a9acb64-ace1-4609-9c89-2e29ea47e78c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558080974,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"44c312b5-e8da-4f80-910d-fc7c83dc4666","invariantUUID":"3843ddc2-a2fa-4525-ab27-791aea173fd0","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":"objectStorage","uniqueId":"caae35c2-f4c6-41a6-b0eb-a9eb023c1599","lifecycleState":"CERTIFIED","lastUpdateDate":1641557997523,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ba4a579-0c9d-47ec-8f3f-71b14c6a57d1","invariantUUID":"9011a682-cfe4-436d-9cf4-75b7a140d5e6","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":"5a3a91e9-d624-41ab-b73b-adb32c565a51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558175114,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df26a7c7-44c5-4f81-9c76-c0fa1941a89f","invariantUUID":"eb29b48e-321f-4de2-98fb-a60aaddd1a4b","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a2da740-84ac-4e1a-9296-e411778e18fd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558145962,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"899031c2-14df-4f46-b81f-f8338cb2b288","invariantUUID":"8c9a46bc-6f32-413b-9da6-8d22322081c9","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":"objectStorage","uniqueId":"c937b8f8-dc9c-4fed-893e-91d026bc1088","lifecycleState":"CERTIFIED","lastUpdateDate":1641557999313,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123bae9f-5b3d-44e4-a94e-47976a6bd700","invariantUUID":"b2d6a3cd-73b0-4453-ab2b-bce900e68c87","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":"loadBalancer","uniqueId":"8443d628-06d8-440e-86ed-9e6ee5e2ce41","lifecycleState":"CERTIFIED","lastUpdateDate":1641558002590,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53a7de9a-4964-44fc-916c-1e133ca96e3b","invariantUUID":"f6fe32a5-9e15-45e3-bfd7-c084503d4360","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":"defaulticon","uniqueId":"18d047ec-5009-44c7-b852-11afbddaa02a","lifecycleState":"CERTIFIED","lastUpdateDate":1641565432806,"name":"basic_onboard_ICfMDo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0","invariantUUID":"2d62dc3f-03c0-4fbd-821d-b9ab0cca92da","systemName":"BasicOnboardIcfmdo","description":"VF","tags":["basic_onboard_ICfMDo"],"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":"6b7fda19-cf48-4e14-bd35-efbc6a588b9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558130194,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"658ad9e3-e9e1-4f2a-aaca-08671d027ae6","invariantUUID":"26dee0cb-15fc-4210-a1e3-ee2432b92394","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":"securityrules","uniqueId":"58973a1e-5d04-4ecd-9664-d20e8c167a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641558050279,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b6a8cca4-dd3b-42fa-beff-337a5eabbc22","invariantUUID":"7d9f6213-90a8-4bb2-82f7-52e27fe159f0","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":"compute","uniqueId":"df2e2667-5f2d-4f55-b036-833269e508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558203171,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"225ce972-9ffb-431e-b795-2a5c2fadb88a","invariantUUID":"4b62159a-a58a-4055-86b4-3d48d6b42b3e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26fb340b-aa16-45c6-bbc6-e6a7d20208ea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558212352,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff287cfb-6a66-4a5c-bf9e-30628e7999a6","invariantUUID":"82941da7-67ac-4ec1-a1d8-eb611198c190","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0cc4a056-7d4b-4371-a4df-9d4378f1a011","lifecycleState":"CERTIFIED","lastUpdateDate":1641565090431,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72","invariantUUID":"fbaabdcd-d453-4f43-b176-50a41b051aed","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"207cdf32-2b24-43d0-95a8-6d073fabe9df","lifecycleState":"CERTIFIED","lastUpdateDate":1641565469667,"name":"basic_onboard_ICfMDo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","systemName":"BasicOnboardIcfmdo","description":"service","tags":["basic_onboard_ICfMDo"],"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":"3d1ef44a-17b3-44fb-bef0-91ba425ade4c","lifecycleState":"CERTIFIED","lastUpdateDate":1641565556820,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d5a8337b-32bb-41d0-a393-408dd94baab1","lifecycleState":"CERTIFIED","lastUpdateDate":1641565127532,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","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":"cc3e316c-1682-4f79-8378-a71a439ed830","lifecycleState":"CERTIFIED","lastUpdateDate":1641564840431,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","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}]}]} 2022-01-07 14:29:28,553 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-07 14:29:28,554 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-07 14:29:28,554 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/e40e4e35-9d9d-47ca-ba88-66a7cf405444/toscaModel 2022-01-07 14:29:28,554 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2022-01-07 14:29:28,557 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:29:28,645 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/e40e4e35-9d9d-47ca-ba88-66a7cf405444/toscaModel HTTP/1.1" 200 None 2022-01-07 14:29:28,648 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2022-01-07 14:29:28,648 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2022-01-07 14:29:28,697 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2022-01-07 14:29:28,698 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/8de39408-3324-46d6-81c6-aaaeb6faac32/57f26f41-c1ba-44b1-985f-6daa55a221b5 2022-01-07 14:29:28,698 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2022-01-07 14:29:28,699 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-07 14:29:28,731 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/8de39408-3324-46d6-81c6-aaaeb6faac32/57f26f41-c1ba-44b1-985f-6daa55a221b5 HTTP/1.1" 200 270 2022-01-07 14:29:28,732 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2022-01-07 14:29:28,732 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"8de39408-3324-46d6-81c6-aaaeb6faac32","rb-version":"57f26f41-c1ba-44b1-985f-6daa55a221b5","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"e5d292da-0668-4700-8b9b-474c344fd7cf"}} 2022-01-07 14:29:28,734 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2022-01-07 14:29:28,734 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/8de39408-3324-46d6-81c6-aaaeb6faac32/57f26f41-c1ba-44b1-985f-6daa55a221b5/profile/cnftest 2022-01-07 14:29:28,735 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2022-01-07 14:29:28,736 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-07 14:29:28,762 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/8de39408-3324-46d6-81c6-aaaeb6faac32/57f26f41-c1ba-44b1-985f-6daa55a221b5/profile/cnftest HTTP/1.1" 404 87 2022-01-07 14:29:28,763 INFO 142:onap_service.py(1) - [None][Get profile] response code: 404 2022-01-07 14:29:28,763 DEBUG 146:onap_service.py(1) - [None][Get profile] response: n/a 2022-01-07 14:29:28,763 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-07 14:29:28,764 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-07 14:29:28,769 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-07 14:29:28,770 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/8de39408-3324-46d6-81c6-aaaeb6faac32/57f26f41-c1ba-44b1-985f-6daa55a221b5/profile 2022-01-07 14:29:28,770 DEBUG 132:onap_service.py(1) - [None][Create profile for definition] data sent: { "rb-name": "8de39408-3324-46d6-81c6-aaaeb6faac32", "rb-version": "57f26f41-c1ba-44b1-985f-6daa55a221b5", "profile-name": "cnftest", "release-name": "cnftest", "namespace": "k8s", "kubernetes-version": "1.0" } 2022-01-07 14:29:28,772 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-07 14:29:28,803 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/8de39408-3324-46d6-81c6-aaaeb6faac32/57f26f41-c1ba-44b1-985f-6daa55a221b5/profile HTTP/1.1" 201 240 2022-01-07 14:29:28,803 INFO 142:onap_service.py(1) - [None][Create profile for definition] response code: 201 2022-01-07 14:29:28,804 DEBUG 146:onap_service.py(1) - [None][Create profile for definition] response: {"rb-name":"8de39408-3324-46d6-81c6-aaaeb6faac32","rb-version":"57f26f41-c1ba-44b1-985f-6daa55a221b5","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null,"extra-resource-types":null} 2022-01-07 14:29:28,806 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2022-01-07 14:29:28,806 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/8de39408-3324-46d6-81c6-aaaeb6faac32/57f26f41-c1ba-44b1-985f-6daa55a221b5/profile/cnftest 2022-01-07 14:29:28,806 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2022-01-07 14:29:28,808 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-07 14:29:28,834 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/8de39408-3324-46d6-81c6-aaaeb6faac32/57f26f41-c1ba-44b1-985f-6daa55a221b5/profile/cnftest HTTP/1.1" 200 240 2022-01-07 14:29:28,834 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2022-01-07 14:29:28,835 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"8de39408-3324-46d6-81c6-aaaeb6faac32","rb-version":"57f26f41-c1ba-44b1-985f-6daa55a221b5","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null,"extra-resource-types":null} 2022-01-07 14:29:28,837 DEBUG 129:onap_service.py(1) - [None][Upload Artifact content] sent header: {} 2022-01-07 14:29:28,837 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/8de39408-3324-46d6-81c6-aaaeb6faac32/57f26f41-c1ba-44b1-985f-6daa55a221b5/profile/cnftest/content 2022-01-07 14:29:28,837 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-07 14:29:28,838 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-07 14:29:28,866 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/8de39408-3324-46d6-81c6-aaaeb6faac32/57f26f41-c1ba-44b1-985f-6daa55a221b5/profile/cnftest/content HTTP/1.1" 200 0 2022-01-07 14:29:28,866 INFO 142:onap_service.py(1) - [None][Upload Artifact content] response code: 200 2022-01-07 14:29:28,867 DEBUG 146:onap_service.py(1) - [None][Upload Artifact content] response: n/a 2022-01-07 14:29:28,868 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-07 14:29:28,869 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-07 14:29:28,869 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2022-01-07 14:29:28,870 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:29:28,912 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-07 14:29:28,913 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2022-01-07 14:29:28,913 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":"1641565559123"} 2022-01-07 14:29:28,915 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-07 14:29:28,916 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-07 14:29:28,916 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2022-01-07 14:29:28,918 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:29:28,960 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-07 14:29:28,961 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2022-01-07 14:29:28,961 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1641565559904","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-07 14:29:28,964 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4 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-07 14:29:28,964 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4 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-fc43c7ab-565e-4c83-bb59-7200d8f649b4 2022-01-07 14:29:28,964 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4 service-instance-name] data sent: None 2022-01-07 14:29:28,967 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:29:29,025 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-fc43c7ab-565e-4c83-bb59-7200d8f649b4 HTTP/1.1" 200 1643 2022-01-07 14:29:29,026 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4 service-instance-name] response code: 200 2022-01-07 14:29:29,027 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4 service-instance-name] response: {"service-instance":[{"service-instance-id":"8b7b6035-3375-4257-9cee-057e09a08141","service-instance-name":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","model-version-id":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","resource-version":"1641565757588","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8b7b6035-3375-4257-9cee-057e09a08141/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/99af068c-f34a-46d9-b8fa-406cc956fce2","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"99af068c-f34a-46d9-b8fa-406cc956fce2"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/0dca536f-150a-4f2f-9b1d-27a05e942de9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0dca536f-150a-4f2f-9b1d-27a05e942de9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_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-07 14:29:29,030 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-07 14:29:29,030 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-07 14:29:29,031 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-07 14:29:29,033 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:29:29,093 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-07 14:29:29,094 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-07 14:29:29,095 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":"1641565757703","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/0dca536f-150a-4f2f-9b1d-27a05e942de9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0dca536f-150a-4f2f-9b1d-27a05e942de9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_vnf_0"}]}]}}]} 2022-01-07 14:29:29,098 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-07 14:29:29,099 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-07 14:29:29,099 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-01-07 14:29:29,101 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:29:29,158 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-07 14:29:29,159 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-01-07 14:29:29,159 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1641565757800","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/0dca536f-150a-4f2f-9b1d-27a05e942de9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0dca536f-150a-4f2f-9b1d-27a05e942de9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_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-07 14:29:29,162 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-07 14:29:29,162 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/8b7b6035-3375-4257-9cee-057e09a08141/relationship-list 2022-01-07 14:29:29,163 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-07 14:29:29,165 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:29:29,218 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/8b7b6035-3375-4257-9cee-057e09a08141/relationship-list HTTP/1.1" 200 1064 2022-01-07 14:29:29,218 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-07 14:29:29,219 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/99af068c-f34a-46d9-b8fa-406cc956fce2","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"99af068c-f34a-46d9-b8fa-406cc956fce2"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/0dca536f-150a-4f2f-9b1d-27a05e942de9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0dca536f-150a-4f2f-9b1d-27a05e942de9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_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-07 14:29:29,221 DEBUG 129:onap_service.py(1) - [AAI][Get 8b7b6035-3375-4257-9cee-057e09a08141 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-07 14:29:29,221 DEBUG 131:onap_service.py(1) - [AAI][Get 8b7b6035-3375-4257-9cee-057e09a08141 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/0dca536f-150a-4f2f-9b1d-27a05e942de9 2022-01-07 14:29:29,221 DEBUG 132:onap_service.py(1) - [AAI][Get 8b7b6035-3375-4257-9cee-057e09a08141 ABCMeta] data sent: None 2022-01-07 14:29:29,222 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:29:29,281 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/0dca536f-150a-4f2f-9b1d-27a05e942de9 HTTP/1.1" 200 3737 2022-01-07 14:29:29,281 INFO 142:onap_service.py(1) - [AAI][Get 8b7b6035-3375-4257-9cee-057e09a08141 ABCMeta] response code: 200 2022-01-07 14:29:29,282 DEBUG 146:onap_service.py(1) - [AAI][Get 8b7b6035-3375-4257-9cee-057e09a08141 ABCMeta] response: {"vnf-id":"0dca536f-150a-4f2f-9b1d-27a05e942de9","vnf-name":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1641565761527","model-invariant-id":"6b102277-c10a-4185-af9e-fcfb287198a0","model-version-id":"bccc21bb-c114-4e50-bd7f-f32e3df16192","model-customization-id":"dffa87e7-e944-45b3-9130-41a7486799f7","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8b7b6035-3375-4257-9cee-057e09a08141/service-data/vnfs/vnf/0dca536f-150a-4f2f-9b1d-27a05e942de9/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/8b7b6035-3375-4257-9cee-057e09a08141","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":"8b7b6035-3375-4257-9cee-057e09a08141"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}} 2022-01-07 14:29:29,283 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-07 14:29:29,283 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-07 14:29:29,284 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-07 14:29:29,284 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-07 14:29:29,284 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-07 14:29:29,285 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:29:29,354 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-07 14:29:29,356 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-07 14:29:29,356 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5b2185c0-177b-44be-abdc-6bcd96b65037/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e3ccb93b-c4f7-46a0-8715-8a96d50fa930/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","name":"basic_onboard_ICfMDo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cf3ecf25-68af-4db1-86ea-042c5096557c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e40e4e35-9d9d-47ca-ba88-66a7cf405444/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-07 14:29:29,358 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-07 14:29:29,359 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:29:29,359 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:29:29,360 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:29:29,360 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-07 14:29:29,361 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:29:29,361 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:29:29,361 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:29:29,362 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ICfMDo from SDC 2022-01-07 14:29:29,362 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:29:29,363 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:29:29,363 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:29:29,363 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-07 14:29:29,364 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:29:29,364 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:29:29,365 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:29:29,365 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-07 14:29:29,365 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-07 14:29:29,366 INFO 192:__init__.py(1) - Service found, updating information 2022-01-07 14:29:29,366 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-07 14:29:29,367 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-07 14:29:29,367 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-07 14:29:29,369 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:29:29,441 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-01-07 14:29:29,445 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-07 14:29:29,449 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b48dbaf-c5cb-4d89-9b12-0be382795528","lifecycleState":"CERTIFIED","lastUpdateDate":1641558173651,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e0a0933-12b5-4ea8-93d4-53b1eeb34120","invariantUUID":"fa99b7c7-d369-4f36-b33a-38920ba57fdf","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":"2b967b43-45d4-41f5-8d31-c9628e523002","lifecycleState":"CERTIFIED","lastUpdateDate":1641558057383,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37933459-6ab5-4010-a03f-2eb8eb37034b","invariantUUID":"f876ec40-2701-4061-8306-38a0dcc75b63","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":"defaulticon","uniqueId":"ca2f1600-6f06-4b35-a97e-1821a64653dd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558099471,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e83164dd-7d74-4074-b876-d5536bcf33ee","invariantUUID":"6f5d07ed-981a-4d22-9aeb-09578a360b4f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04655363-2f36-4714-b7ac-2272572f748d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558026392,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b0a1187-701b-479b-9aae-53cd5f0f6fb6","invariantUUID":"e2ef0c9b-415b-4a35-909f-f8147a7ad943","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89b064ab-6cd0-4ed6-bb23-73b004abc7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558052782,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c9c031-03ba-45c8-8edb-4e9933bd9ac8","invariantUUID":"9daaa27e-7be1-41c2-b656-886561003fd8","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":"7b93a69d-1e49-47f1-ac0c-aa90be7481a9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558012726,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b362c9fe-6711-418e-afcc-1c7991fb77c6","invariantUUID":"b67c0892-ec56-4cbe-8e42-43d0d1263575","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":"port","uniqueId":"06fd0a0c-e13f-4bac-a336-6303cd701cad","lifecycleState":"CERTIFIED","lastUpdateDate":1641558139243,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41a9edb7-e2f3-4a8b-8f2f-b83aa90227e1","invariantUUID":"40c1fb60-1c72-448d-85f2-15440cdd356d","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":"port","uniqueId":"d0390465-518b-47a4-a20d-8b04f979406a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558143026,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"146b56cc-8fef-4d7d-ba11-23f107ad30aa","invariantUUID":"07b8150f-e23a-4a27-a44f-c239d4c54fa8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46ca728f-37fd-4d1d-836f-634d9e58eed0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558048739,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efe183fa-e15f-4043-8dd3-72c043f194c4","invariantUUID":"a084fa76-3e55-4dea-8298-8fca5d00a0e8","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c137b4a-96c3-4868-a561-2d0d4745c90a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558076164,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec3a5f95-1666-4ad2-9451-9955144d7bc9","invariantUUID":"365b4a23-9935-44fe-82de-be37fdebef5e","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":"port","uniqueId":"59184b8d-f5e8-4fe6-8939-7d891dca4167","lifecycleState":"CERTIFIED","lastUpdateDate":1641558178283,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cc18a96-d3c5-437e-87bd-ca95c0d91207","invariantUUID":"507761c1-aa85-4978-b1bf-39ea7722b877","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7eff7f43-2c34-406e-bf44-315556fc63f9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558170200,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83878e24-b9c6-4736-9d28-a6a81013876d","invariantUUID":"8be2491c-f2f7-4f56-bb74-0cfd892aa266","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf447c3-e35b-4910-93ce-080d8154e36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558005781,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dbd2103-9406-46b0-8506-b1d3f26bbbdf","invariantUUID":"d715d820-d84a-469c-9950-69eb49c72459","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2074503c-e70a-49cb-b707-b41ce500d508","lifecycleState":"CERTIFIED","lastUpdateDate":1641558172107,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"316f413f-8127-48e2-8a81-89d7c19e2392","invariantUUID":"5e7ce5cb-bc83-47c8-9791-a6d0c9e9d134","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4a7390b-0e3b-4c96-9532-1b2fcdf4c87a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558205836,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54957ec9-22b3-4cc5-8992-e5d46b4ded25","invariantUUID":"538a407e-1d03-4588-bae2-ce8b013ea43e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fde0f867-6e41-4c08-b153-125561c649e1","lifecycleState":"CERTIFIED","lastUpdateDate":1641558149370,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e6d0b19-5715-4ffd-8695-6f6d144eff2f","invariantUUID":"8e4cf994-7648-460b-9be9-5aa14a1451e5","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f15b4bde-d240-4770-9ed0-182d9f662904","lifecycleState":"CERTIFIED","lastUpdateDate":1641558009779,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1db0d885-0de5-42db-91ce-610c6b7d0f85","invariantUUID":"79e32fa7-6824-47e8-b24e-fa7889872d23","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feca4b92-8825-4a6b-89dc-31a77a4982c0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558083389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"21af573b-6131-4592-95ea-82d9f82c1342","invariantUUID":"dd843bed-e375-4950-bad0-377632bdcdf9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71a9cbb1-233b-4271-98e5-9d7519f6ae2b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558213603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"545314c6-8a92-4279-b252-ba3fce80a418","invariantUUID":"4cf24079-85e5-44b8-b44e-6a7be0d4b523","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":"defaulticon","uniqueId":"8477e64f-5af9-494b-ad34-a145f9d4d571","lifecycleState":"CERTIFIED","lastUpdateDate":1641558137588,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08186a0-04a4-47e8-8b6c-9006525a79fb","invariantUUID":"5372563a-64c5-4b45-acd5-c4e1241bce19","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":"3ae7822d-5404-4481-b3d7-6b60a74c1aea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558077573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a05b4bf9-f6ab-4c84-8f51-18119a9631bd","invariantUUID":"98ae03e4-58b2-4a8c-bb41-540ff9dc41fd","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"5450ddbc-42eb-45fc-b8c7-625f55ca9ece","lifecycleState":"CERTIFIED","lastUpdateDate":1641558039182,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4018b31-4e61-4292-bdec-c6daf2f6f96c","invariantUUID":"ecd5b3cc-8122-4c91-88bf-3f4ab693e7f5","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":"676f0d00-db24-4c41-b566-d13af9d75092","lifecycleState":"CERTIFIED","lastUpdateDate":1641557986710,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a94c3cb0-19d6-4ce1-9f08-3010ac785c5d","invariantUUID":"7eccd2ac-fde1-439f-bcf0-c16d0cca50bf","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92221af3-236d-4fee-84d6-e8be422ac051","lifecycleState":"CERTIFIED","lastUpdateDate":1641558054323,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93d763c3-6ead-443c-9ec0-8df9ef6b1302","invariantUUID":"90cd5cb7-3fc9-44ea-8337-dfc6802541ef","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":"port","uniqueId":"7f6d2c57-5c45-4f2d-a216-8463c13dbd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558218139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed9e7f8e-c2ed-48f5-9b6f-fb7d3145f05f","invariantUUID":"6bd28b6c-38f9-4c44-93cd-2d52ab2bab4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01c319d7-1413-4106-be71-071ad55b3626","lifecycleState":"CERTIFIED","lastUpdateDate":1641558121065,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a75a620f-1ae6-4ef2-9b33-dd6c7fa528cf","invariantUUID":"5f2182b2-3c1a-4d41-b935-bc24011f750c","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":"defaulticon","uniqueId":"668138a2-c6cd-47c8-ae67-0abb8c1d9570","lifecycleState":"CERTIFIED","lastUpdateDate":1641558096947,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ab5bcf79-79cb-42e9-a921-6c7fc3c44082","invariantUUID":"6572f88b-6699-47b8-8ed9-1167525081c3","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":"objectStorage","uniqueId":"37c3f04c-3922-41c4-9977-bf0abd19fce4","lifecycleState":"CERTIFIED","lastUpdateDate":1641558011225,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17b836e7-1d4c-4521-8c8c-ff3b846fe98d","invariantUUID":"1faec890-bede-4de2-805b-b3c74edd8420","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8361f395-5fd5-4418-971c-29f9ae72cd23","lifecycleState":"CERTIFIED","lastUpdateDate":1641558204560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd30d547-1761-43c8-bd49-376e46546b61","invariantUUID":"4938b476-f60c-41a0-a2f5-47b54e1ec585","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5b8e5a9e-5fc8-4cb5-bb2d-ca7f2cafca10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558041026,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d6d479f-c5a2-4487-8a10-7b6f7aedf23a","invariantUUID":"1e216ea9-5b45-4f1c-8cee-6e61ff77b388","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":"e46b57a5-61e0-4ca9-8414-f8de436f3993","lifecycleState":"CERTIFIED","lastUpdateDate":1641558028285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ec7b4abf-6785-4521-98f5-c9dcd4f875d5","invariantUUID":"27b3133a-66f4-45cb-88d6-fadbe34f3b92","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":"defaulticon","uniqueId":"049c84f0-ca8a-49ea-8a02-a46c8d25a797","lifecycleState":"CERTIFIED","lastUpdateDate":1641565519749,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","invariantUUID":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"a7765bfe-bc3b-4978-b201-f705402de8a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558086202,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f651cdc5-5f8e-403a-9aa1-12e581ec71d2","invariantUUID":"ce411613-80df-4932-9806-aa4f38d19b7a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d6437de-e75e-4b3a-9d91-029d71eb14fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558127163,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dabe8650-3cbd-4603-93b1-ff08c882dff3","invariantUUID":"d67b40a5-33e4-4541-8639-b801de8074e3","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":"bec4d6ab-d172-4c96-879e-88f7c225d161","lifecycleState":"CERTIFIED","lastUpdateDate":1641558147579,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5c22bd9-fa2a-4812-a5f1-75894bc219d7","invariantUUID":"26329319-721e-438f-be44-3650d30cf78c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5bc69d12-9572-44f6-9ce9-87897099d8bd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558209674,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc29076-77e6-4fa3-8ef4-f2f0023398ef","invariantUUID":"948a6dad-17cb-43d3-8aea-701b21ca46a5","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":"8322a881-c5c4-4cf6-a44a-f8871cfc6e4d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558114192,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f11036b-7e06-4b80-9621-7b80163e550c","invariantUUID":"e7133fb2-a0b1-4f29-9307-27d8096c07cc","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":"92c2b57a-08fe-4909-a1a5-a2739d27f721","lifecycleState":"CERTIFIED","lastUpdateDate":1641558017703,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2580d1c9-b650-45c5-85c5-cb5e3cf7da41","invariantUUID":"03fee10e-728f-41e0-bfbb-696d339f90eb","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":"compute","uniqueId":"5ded65c5-5a08-4f6b-9848-3ca3c5e001c2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558116318,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c28cff2e-c4d6-4adf-8978-de0a0d1f03de","invariantUUID":"ebf14a2e-e829-408b-8c9e-cb97e5ab336e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"75cf71f4-415e-439b-aac5-2e1748620ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1641558159538,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cffbd250-824a-4994-a745-9630e6085dd4","invariantUUID":"b3a6875b-8c4f-4813-befc-19bed37a94db","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":"defaulticon","uniqueId":"a99d6760-45fc-41eb-98c4-c8b8c7c71240","lifecycleState":"CERTIFIED","lastUpdateDate":1641557995295,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018fe9f-99f2-4bc1-bfeb-ceb3fef40a8e","invariantUUID":"d08f1e7a-f7dc-463c-925a-4c76e8cd7704","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"42f3a339-6751-462a-b305-9c69770073ef","lifecycleState":"CERTIFIED","lastUpdateDate":1641558165698,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1088cf25-a2a8-4cde-b3fb-1e40733f6ef8","invariantUUID":"20168ebc-30dd-4d16-a001-aee9fe3ead13","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":"compute","uniqueId":"36a99db3-5e8b-451b-b42a-d1544622ce0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558119588,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb0cd758-6bfc-4a04-bddf-b385c5ba138a","invariantUUID":"1819d3ae-5ca2-4378-b5ad-63a87d18d43b","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":"networkrules","uniqueId":"287eaa03-a756-46c6-971b-5e7c3c3532ed","lifecycleState":"CERTIFIED","lastUpdateDate":1641558046691,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"932f617c-3e6c-4b08-8720-2ae16193edc5","invariantUUID":"2b78b20f-5d86-480b-b085-a5827841b6dd","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":"4745ccfa-f7f6-431d-8821-420531ac1142","lifecycleState":"CERTIFIED","lastUpdateDate":1641558108015,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1de5baa9-1202-443a-be54-9aa84e11f5ba","invariantUUID":"961df833-8b1c-4bd0-95aa-be14703a15be","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c9942373-e828-48f9-8205-3add9305e22b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558211006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07f07d19-507a-4f36-af6f-7dac735b2ad4","invariantUUID":"b7335922-a40f-4146-8d94-060dcc2c623d","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":"objectStorage","uniqueId":"a10fee0b-5c91-4be6-8337-5b6fe04dcced","lifecycleState":"CERTIFIED","lastUpdateDate":1641558101666,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0943af97-7fdf-4b20-bb30-182610b51d93","invariantUUID":"4bed5074-216e-41f6-a466-6e2a8d1dfc3c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f37677-2b4c-465a-a09d-727f71c46fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558024657,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45f0812a-b1af-48fd-8983-8929562f3aaa","invariantUUID":"a285fe0e-309f-4750-a98d-e5a35eff914f","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":"e29bcc64-8bf1-4e3f-af14-3fae36c53ec3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558055888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c76cad-1b96-4e62-a0c1-7bfeb13ba2d0","invariantUUID":"17e0a1e9-0a19-4d63-bf88-30c5844717b7","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":"compute","uniqueId":"e40370fb-bd88-43ca-9939-b09a40af1c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558105649,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"568ff63a-0430-4215-8960-8068348e8446","invariantUUID":"d7372292-d456-4c6c-9fea-20f724962fb9","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":"port","uniqueId":"ae5cf2df-d8a5-472d-8910-3714fddd74f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558141344,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb005497-8fa0-40cc-8035-6ea9529894b6","invariantUUID":"19d92b9a-2b29-40bd-9ef5-a353d88fb1a4","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ade8182-d8df-43bd-a1cc-043ac2050704","lifecycleState":"CERTIFIED","lastUpdateDate":1641558157033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e70c360f-d012-4f5d-89a6-ea2048ef7aa4","invariantUUID":"0c9a769b-2781-46dd-a5fe-3f8e64157559","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":"c9ff3f7e-9bf6-42f7-992d-6a890c921ad3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558022759,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a0c3956f-aa0b-4458-a2da-f4dd2d033f66","invariantUUID":"0b7fe93b-774a-45c4-a974-3b023ee33f6b","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a89f9298-8f2c-4f5a-9111-c0b8d8a6a662","lifecycleState":"CERTIFIED","lastUpdateDate":1641558153881,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9be42263-9026-4928-bb43-27c4aac0c60d","invariantUUID":"77c0fee9-d66a-437c-ba7d-265b5cfd75e0","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":"port","uniqueId":"65ee132d-e571-489a-a54a-d27508deda51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558015755,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d10fd00-9ae7-44e0-8744-8dde110808d1","invariantUUID":"1ac7b449-78b8-47b8-8c71-01e7795c880a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cf75ef6-cf20-4e7b-8b82-315e2e36caeb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558020045,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2cedb0d-39f9-47e5-8262-e57b45c199c7","invariantUUID":"405e6374-893a-4837-b101-c05efe7fd092","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":"5c2fccee-858a-43ad-a113-42214a81ee10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558111928,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eecd557d-5ec2-4120-abda-a0ad7d3ecbaa","invariantUUID":"0aa94e83-4338-48be-a740-063f30cee235","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a6e3861-953f-4614-9ea6-2d852c675d34","lifecycleState":"CERTIFIED","lastUpdateDate":1641558064339,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5affa58b-ba3a-41b1-957f-cddd1f51ead7","invariantUUID":"d40e984c-201d-4752-975e-02fa5080c679","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07000ccb-d044-4bde-9e3c-232c461d8086","lifecycleState":"CERTIFIED","lastUpdateDate":1641558014233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa859548-3bc4-4600-a836-1974d22cbc12","invariantUUID":"708d59ee-a5e6-42cb-ba99-e7ec61704e0d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"572b1076-1d2d-418d-af9e-be0284dd3988","lifecycleState":"CERTIFIED","lastUpdateDate":1641558214978,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007e7697-d8c3-4919-9865-378d74256333","invariantUUID":"8661476e-175a-495e-afa9-7d6bb7f73380","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":"network","uniqueId":"db034ade-b788-4d8b-be65-67b2e47f9641","lifecycleState":"CERTIFIED","lastUpdateDate":1641558071081,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5418a432-53a5-4f62-ac39-06dfbe09493a","invariantUUID":"20f5e447-b2ef-4a4f-90d9-56696eabed58","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":"66e04079-846a-4ae2-89a0-b304e4269449","lifecycleState":"CERTIFIED","lastUpdateDate":1641558062832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d20467dc-40f3-4f4e-bcec-53ed57ee7615","invariantUUID":"ea793168-cb33-4f4c-baac-62b27c1e8eb5","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":"1cede7df-81f2-4821-bbc4-e7db4c9c4574","lifecycleState":"CERTIFIED","lastUpdateDate":1641558136028,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"322ce87e-5c2c-409e-8e4b-6e3176accad3","invariantUUID":"f2ab208b-148b-4af8-b69e-35df919d1fc9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8e8854f-9e34-46b3-aff5-6446ce088dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1641558176785,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b8a775e-8e59-414f-b596-662a90c44e46","invariantUUID":"90d08e10-cf78-416a-9316-70c7dd35c0db","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":"95cda407-d002-4be5-9d6b-16be28842d84","lifecycleState":"CERTIFIED","lastUpdateDate":1641558144551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27246051-acbb-43b7-a94c-4e3e1d389af5","invariantUUID":"dd0e8915-9c24-42bf-9d96-40fd6a6af3cf","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4880f7f2-e41a-43a4-a79d-7a7f05814361","lifecycleState":"CERTIFIED","lastUpdateDate":1641558004124,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98886c8c-4597-4d20-85af-3da5723d14b8","invariantUUID":"9eca4985-0cf2-411a-b173-23a13109a79e","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":"68028d11-aa31-4cbc-b52c-231b2f26c978","lifecycleState":"CERTIFIED","lastUpdateDate":1641558061285,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579e181e-3349-438e-b008-552ba8c790e0","invariantUUID":"977c095d-e01c-47fc-9a93-b50f4c08c917","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":"f0f3bad8-396e-43e5-837a-246d2ebcfd24","lifecycleState":"CERTIFIED","lastUpdateDate":1641558207090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9a4d71e-9191-4542-8e8a-ec60fb21464b","invariantUUID":"a943aaf8-15fd-45dc-84f5-65974733bf5a","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":"866af604-342e-4c00-bd15-3e1e44fc2385","lifecycleState":"CERTIFIED","lastUpdateDate":1641558151066,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"750763a6-ec66-43eb-96ad-d4727aab9eb4","invariantUUID":"161bbbf6-38f6-4f4d-89a2-1d5b1248a879","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":"507ef20a-23b4-4eaf-a917-47906e6e5b04","lifecycleState":"CERTIFIED","lastUpdateDate":1641558103695,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ca53c3f-e604-4204-9bc9-b520358549ab","invariantUUID":"90576b50-7221-430b-91af-bf88c843016c","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":"port","uniqueId":"b578caa7-7622-4908-9ece-3ab1565e71cb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558163196,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3691462a-7fcc-457a-9a78-54d1fa9822b5","invariantUUID":"77df90dc-c666-4896-8bbb-cf1b5d9d15c0","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb9320f5-87dd-4774-aee4-cd4ca19c261a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558216452,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22f39040-d458-4e40-ab85-bab1cb36b088","invariantUUID":"313e6961-d700-47fb-b7c8-0639c9216fd9","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":"c6e8b2aa-66c4-4d15-90ea-d7e3c86b89dc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558208390,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6efc6146-5e71-47d5-921a-8e8a1f22c56c","invariantUUID":"4d25cba8-4d97-4db3-92f8-92bac9a57e91","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":"1a9acb64-ace1-4609-9c89-2e29ea47e78c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558080974,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"44c312b5-e8da-4f80-910d-fc7c83dc4666","invariantUUID":"3843ddc2-a2fa-4525-ab27-791aea173fd0","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":"objectStorage","uniqueId":"caae35c2-f4c6-41a6-b0eb-a9eb023c1599","lifecycleState":"CERTIFIED","lastUpdateDate":1641557997523,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ba4a579-0c9d-47ec-8f3f-71b14c6a57d1","invariantUUID":"9011a682-cfe4-436d-9cf4-75b7a140d5e6","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":"5a3a91e9-d624-41ab-b73b-adb32c565a51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558175114,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df26a7c7-44c5-4f81-9c76-c0fa1941a89f","invariantUUID":"eb29b48e-321f-4de2-98fb-a60aaddd1a4b","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a2da740-84ac-4e1a-9296-e411778e18fd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558145962,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"899031c2-14df-4f46-b81f-f8338cb2b288","invariantUUID":"8c9a46bc-6f32-413b-9da6-8d22322081c9","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":"objectStorage","uniqueId":"c937b8f8-dc9c-4fed-893e-91d026bc1088","lifecycleState":"CERTIFIED","lastUpdateDate":1641557999313,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123bae9f-5b3d-44e4-a94e-47976a6bd700","invariantUUID":"b2d6a3cd-73b0-4453-ab2b-bce900e68c87","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":"loadBalancer","uniqueId":"8443d628-06d8-440e-86ed-9e6ee5e2ce41","lifecycleState":"CERTIFIED","lastUpdateDate":1641558002590,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53a7de9a-4964-44fc-916c-1e133ca96e3b","invariantUUID":"f6fe32a5-9e15-45e3-bfd7-c084503d4360","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":"defaulticon","uniqueId":"18d047ec-5009-44c7-b852-11afbddaa02a","lifecycleState":"CERTIFIED","lastUpdateDate":1641565432806,"name":"basic_onboard_ICfMDo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0","invariantUUID":"2d62dc3f-03c0-4fbd-821d-b9ab0cca92da","systemName":"BasicOnboardIcfmdo","description":"VF","tags":["basic_onboard_ICfMDo"],"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":"6b7fda19-cf48-4e14-bd35-efbc6a588b9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558130194,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"658ad9e3-e9e1-4f2a-aaca-08671d027ae6","invariantUUID":"26dee0cb-15fc-4210-a1e3-ee2432b92394","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":"securityrules","uniqueId":"58973a1e-5d04-4ecd-9664-d20e8c167a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641558050279,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b6a8cca4-dd3b-42fa-beff-337a5eabbc22","invariantUUID":"7d9f6213-90a8-4bb2-82f7-52e27fe159f0","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":"compute","uniqueId":"df2e2667-5f2d-4f55-b036-833269e508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558203171,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"225ce972-9ffb-431e-b795-2a5c2fadb88a","invariantUUID":"4b62159a-a58a-4055-86b4-3d48d6b42b3e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26fb340b-aa16-45c6-bbc6-e6a7d20208ea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558212352,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff287cfb-6a66-4a5c-bf9e-30628e7999a6","invariantUUID":"82941da7-67ac-4ec1-a1d8-eb611198c190","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0cc4a056-7d4b-4371-a4df-9d4378f1a011","lifecycleState":"CERTIFIED","lastUpdateDate":1641565090431,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72","invariantUUID":"fbaabdcd-d453-4f43-b176-50a41b051aed","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"207cdf32-2b24-43d0-95a8-6d073fabe9df","lifecycleState":"CERTIFIED","lastUpdateDate":1641565469667,"name":"basic_onboard_ICfMDo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","systemName":"BasicOnboardIcfmdo","description":"service","tags":["basic_onboard_ICfMDo"],"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":"3d1ef44a-17b3-44fb-bef0-91ba425ade4c","lifecycleState":"CERTIFIED","lastUpdateDate":1641565556820,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d5a8337b-32bb-41d0-a393-408dd94baab1","lifecycleState":"CERTIFIED","lastUpdateDate":1641565127532,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","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":"cc3e316c-1682-4f79-8378-a71a439ed830","lifecycleState":"CERTIFIED","lastUpdateDate":1641564840431,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","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}]}]} 2022-01-07 14:29:29,458 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-07 14:29:29,458 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-07 14:29:29,459 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/e40e4e35-9d9d-47ca-ba88-66a7cf405444/toscaModel 2022-01-07 14:29:29,459 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2022-01-07 14:29:29,461 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:29:29,548 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/e40e4e35-9d9d-47ca-ba88-66a7cf405444/toscaModel HTTP/1.1" 200 None 2022-01-07 14:29:29,550 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2022-01-07 14:29:29,550 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2022-01-07 14:29:29,602 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': '904cfa30-eb2d-45bd-97ef-47731ec60184', 'x-fromappid': 'API client'} 2022-01-07 14:29:29,603 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-07 14:29:29,603 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-fc43c7ab-565e-4c83-bb59-7200d8f649b4" }, "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-fc43c7ab-565e-4c83-bb59-7200d8f649b4_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-07 14:29:29,604 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2022-01-07 14:29:29,706 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-07 14:29:29,708 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2022-01-07 14:29:29,708 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-07 14:29:29,734 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-07 14:29:29,734 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-07 14:29:29,734 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-07 14:29:29,735 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-07 14:29:29,735 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-07 14:29:29,737 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:29:29,813 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-07 14:29:29,815 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-07 14:29:29,815 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5b2185c0-177b-44be-abdc-6bcd96b65037/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e3ccb93b-c4f7-46a0-8715-8a96d50fa930/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","name":"basic_onboard_ICfMDo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cf3ecf25-68af-4db1-86ea-042c5096557c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e40e4e35-9d9d-47ca-ba88-66a7cf405444/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-07 14:29:29,817 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-07 14:29:29,818 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:29:29,818 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:29:29,818 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:29:29,818 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-07 14:29:29,818 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:29:29,819 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:29:29,819 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:29:29,819 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ICfMDo from SDC 2022-01-07 14:29:29,819 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:29:29,819 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:29:29,819 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:29:29,820 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-07 14:29:29,820 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:29:29,820 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:29:29,820 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:29:29,820 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-07 14:29:29,821 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-07 14:29:29,821 INFO 192:__init__.py(1) - Service found, updating information 2022-01-07 14:29:29,821 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-07 14:29:29,821 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-07 14:29:29,822 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-07 14:29:29,823 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:29:29,893 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-07 14:29:29,897 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-07 14:29:29,900 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b48dbaf-c5cb-4d89-9b12-0be382795528","lifecycleState":"CERTIFIED","lastUpdateDate":1641558173651,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e0a0933-12b5-4ea8-93d4-53b1eeb34120","invariantUUID":"fa99b7c7-d369-4f36-b33a-38920ba57fdf","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":"2b967b43-45d4-41f5-8d31-c9628e523002","lifecycleState":"CERTIFIED","lastUpdateDate":1641558057383,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37933459-6ab5-4010-a03f-2eb8eb37034b","invariantUUID":"f876ec40-2701-4061-8306-38a0dcc75b63","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":"defaulticon","uniqueId":"ca2f1600-6f06-4b35-a97e-1821a64653dd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558099471,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e83164dd-7d74-4074-b876-d5536bcf33ee","invariantUUID":"6f5d07ed-981a-4d22-9aeb-09578a360b4f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04655363-2f36-4714-b7ac-2272572f748d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558026392,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b0a1187-701b-479b-9aae-53cd5f0f6fb6","invariantUUID":"e2ef0c9b-415b-4a35-909f-f8147a7ad943","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89b064ab-6cd0-4ed6-bb23-73b004abc7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558052782,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c9c031-03ba-45c8-8edb-4e9933bd9ac8","invariantUUID":"9daaa27e-7be1-41c2-b656-886561003fd8","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":"7b93a69d-1e49-47f1-ac0c-aa90be7481a9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558012726,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b362c9fe-6711-418e-afcc-1c7991fb77c6","invariantUUID":"b67c0892-ec56-4cbe-8e42-43d0d1263575","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":"port","uniqueId":"06fd0a0c-e13f-4bac-a336-6303cd701cad","lifecycleState":"CERTIFIED","lastUpdateDate":1641558139243,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41a9edb7-e2f3-4a8b-8f2f-b83aa90227e1","invariantUUID":"40c1fb60-1c72-448d-85f2-15440cdd356d","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":"port","uniqueId":"d0390465-518b-47a4-a20d-8b04f979406a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558143026,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"146b56cc-8fef-4d7d-ba11-23f107ad30aa","invariantUUID":"07b8150f-e23a-4a27-a44f-c239d4c54fa8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46ca728f-37fd-4d1d-836f-634d9e58eed0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558048739,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efe183fa-e15f-4043-8dd3-72c043f194c4","invariantUUID":"a084fa76-3e55-4dea-8298-8fca5d00a0e8","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c137b4a-96c3-4868-a561-2d0d4745c90a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558076164,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec3a5f95-1666-4ad2-9451-9955144d7bc9","invariantUUID":"365b4a23-9935-44fe-82de-be37fdebef5e","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":"port","uniqueId":"59184b8d-f5e8-4fe6-8939-7d891dca4167","lifecycleState":"CERTIFIED","lastUpdateDate":1641558178283,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cc18a96-d3c5-437e-87bd-ca95c0d91207","invariantUUID":"507761c1-aa85-4978-b1bf-39ea7722b877","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7eff7f43-2c34-406e-bf44-315556fc63f9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558170200,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83878e24-b9c6-4736-9d28-a6a81013876d","invariantUUID":"8be2491c-f2f7-4f56-bb74-0cfd892aa266","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf447c3-e35b-4910-93ce-080d8154e36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558005781,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dbd2103-9406-46b0-8506-b1d3f26bbbdf","invariantUUID":"d715d820-d84a-469c-9950-69eb49c72459","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2074503c-e70a-49cb-b707-b41ce500d508","lifecycleState":"CERTIFIED","lastUpdateDate":1641558172107,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"316f413f-8127-48e2-8a81-89d7c19e2392","invariantUUID":"5e7ce5cb-bc83-47c8-9791-a6d0c9e9d134","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4a7390b-0e3b-4c96-9532-1b2fcdf4c87a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558205836,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54957ec9-22b3-4cc5-8992-e5d46b4ded25","invariantUUID":"538a407e-1d03-4588-bae2-ce8b013ea43e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fde0f867-6e41-4c08-b153-125561c649e1","lifecycleState":"CERTIFIED","lastUpdateDate":1641558149370,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e6d0b19-5715-4ffd-8695-6f6d144eff2f","invariantUUID":"8e4cf994-7648-460b-9be9-5aa14a1451e5","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f15b4bde-d240-4770-9ed0-182d9f662904","lifecycleState":"CERTIFIED","lastUpdateDate":1641558009779,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1db0d885-0de5-42db-91ce-610c6b7d0f85","invariantUUID":"79e32fa7-6824-47e8-b24e-fa7889872d23","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feca4b92-8825-4a6b-89dc-31a77a4982c0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558083389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"21af573b-6131-4592-95ea-82d9f82c1342","invariantUUID":"dd843bed-e375-4950-bad0-377632bdcdf9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71a9cbb1-233b-4271-98e5-9d7519f6ae2b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558213603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"545314c6-8a92-4279-b252-ba3fce80a418","invariantUUID":"4cf24079-85e5-44b8-b44e-6a7be0d4b523","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":"defaulticon","uniqueId":"8477e64f-5af9-494b-ad34-a145f9d4d571","lifecycleState":"CERTIFIED","lastUpdateDate":1641558137588,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08186a0-04a4-47e8-8b6c-9006525a79fb","invariantUUID":"5372563a-64c5-4b45-acd5-c4e1241bce19","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":"3ae7822d-5404-4481-b3d7-6b60a74c1aea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558077573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a05b4bf9-f6ab-4c84-8f51-18119a9631bd","invariantUUID":"98ae03e4-58b2-4a8c-bb41-540ff9dc41fd","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"5450ddbc-42eb-45fc-b8c7-625f55ca9ece","lifecycleState":"CERTIFIED","lastUpdateDate":1641558039182,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4018b31-4e61-4292-bdec-c6daf2f6f96c","invariantUUID":"ecd5b3cc-8122-4c91-88bf-3f4ab693e7f5","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":"676f0d00-db24-4c41-b566-d13af9d75092","lifecycleState":"CERTIFIED","lastUpdateDate":1641557986710,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a94c3cb0-19d6-4ce1-9f08-3010ac785c5d","invariantUUID":"7eccd2ac-fde1-439f-bcf0-c16d0cca50bf","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92221af3-236d-4fee-84d6-e8be422ac051","lifecycleState":"CERTIFIED","lastUpdateDate":1641558054323,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93d763c3-6ead-443c-9ec0-8df9ef6b1302","invariantUUID":"90cd5cb7-3fc9-44ea-8337-dfc6802541ef","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":"port","uniqueId":"7f6d2c57-5c45-4f2d-a216-8463c13dbd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558218139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed9e7f8e-c2ed-48f5-9b6f-fb7d3145f05f","invariantUUID":"6bd28b6c-38f9-4c44-93cd-2d52ab2bab4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01c319d7-1413-4106-be71-071ad55b3626","lifecycleState":"CERTIFIED","lastUpdateDate":1641558121065,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a75a620f-1ae6-4ef2-9b33-dd6c7fa528cf","invariantUUID":"5f2182b2-3c1a-4d41-b935-bc24011f750c","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":"defaulticon","uniqueId":"668138a2-c6cd-47c8-ae67-0abb8c1d9570","lifecycleState":"CERTIFIED","lastUpdateDate":1641558096947,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ab5bcf79-79cb-42e9-a921-6c7fc3c44082","invariantUUID":"6572f88b-6699-47b8-8ed9-1167525081c3","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":"objectStorage","uniqueId":"37c3f04c-3922-41c4-9977-bf0abd19fce4","lifecycleState":"CERTIFIED","lastUpdateDate":1641558011225,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17b836e7-1d4c-4521-8c8c-ff3b846fe98d","invariantUUID":"1faec890-bede-4de2-805b-b3c74edd8420","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8361f395-5fd5-4418-971c-29f9ae72cd23","lifecycleState":"CERTIFIED","lastUpdateDate":1641558204560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd30d547-1761-43c8-bd49-376e46546b61","invariantUUID":"4938b476-f60c-41a0-a2f5-47b54e1ec585","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5b8e5a9e-5fc8-4cb5-bb2d-ca7f2cafca10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558041026,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d6d479f-c5a2-4487-8a10-7b6f7aedf23a","invariantUUID":"1e216ea9-5b45-4f1c-8cee-6e61ff77b388","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":"e46b57a5-61e0-4ca9-8414-f8de436f3993","lifecycleState":"CERTIFIED","lastUpdateDate":1641558028285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ec7b4abf-6785-4521-98f5-c9dcd4f875d5","invariantUUID":"27b3133a-66f4-45cb-88d6-fadbe34f3b92","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":"defaulticon","uniqueId":"049c84f0-ca8a-49ea-8a02-a46c8d25a797","lifecycleState":"CERTIFIED","lastUpdateDate":1641565519749,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","invariantUUID":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"a7765bfe-bc3b-4978-b201-f705402de8a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558086202,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f651cdc5-5f8e-403a-9aa1-12e581ec71d2","invariantUUID":"ce411613-80df-4932-9806-aa4f38d19b7a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d6437de-e75e-4b3a-9d91-029d71eb14fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558127163,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dabe8650-3cbd-4603-93b1-ff08c882dff3","invariantUUID":"d67b40a5-33e4-4541-8639-b801de8074e3","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":"bec4d6ab-d172-4c96-879e-88f7c225d161","lifecycleState":"CERTIFIED","lastUpdateDate":1641558147579,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5c22bd9-fa2a-4812-a5f1-75894bc219d7","invariantUUID":"26329319-721e-438f-be44-3650d30cf78c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5bc69d12-9572-44f6-9ce9-87897099d8bd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558209674,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc29076-77e6-4fa3-8ef4-f2f0023398ef","invariantUUID":"948a6dad-17cb-43d3-8aea-701b21ca46a5","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":"8322a881-c5c4-4cf6-a44a-f8871cfc6e4d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558114192,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f11036b-7e06-4b80-9621-7b80163e550c","invariantUUID":"e7133fb2-a0b1-4f29-9307-27d8096c07cc","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":"92c2b57a-08fe-4909-a1a5-a2739d27f721","lifecycleState":"CERTIFIED","lastUpdateDate":1641558017703,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2580d1c9-b650-45c5-85c5-cb5e3cf7da41","invariantUUID":"03fee10e-728f-41e0-bfbb-696d339f90eb","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":"compute","uniqueId":"5ded65c5-5a08-4f6b-9848-3ca3c5e001c2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558116318,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c28cff2e-c4d6-4adf-8978-de0a0d1f03de","invariantUUID":"ebf14a2e-e829-408b-8c9e-cb97e5ab336e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"75cf71f4-415e-439b-aac5-2e1748620ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1641558159538,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cffbd250-824a-4994-a745-9630e6085dd4","invariantUUID":"b3a6875b-8c4f-4813-befc-19bed37a94db","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":"defaulticon","uniqueId":"a99d6760-45fc-41eb-98c4-c8b8c7c71240","lifecycleState":"CERTIFIED","lastUpdateDate":1641557995295,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018fe9f-99f2-4bc1-bfeb-ceb3fef40a8e","invariantUUID":"d08f1e7a-f7dc-463c-925a-4c76e8cd7704","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"42f3a339-6751-462a-b305-9c69770073ef","lifecycleState":"CERTIFIED","lastUpdateDate":1641558165698,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1088cf25-a2a8-4cde-b3fb-1e40733f6ef8","invariantUUID":"20168ebc-30dd-4d16-a001-aee9fe3ead13","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":"compute","uniqueId":"36a99db3-5e8b-451b-b42a-d1544622ce0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558119588,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb0cd758-6bfc-4a04-bddf-b385c5ba138a","invariantUUID":"1819d3ae-5ca2-4378-b5ad-63a87d18d43b","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":"networkrules","uniqueId":"287eaa03-a756-46c6-971b-5e7c3c3532ed","lifecycleState":"CERTIFIED","lastUpdateDate":1641558046691,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"932f617c-3e6c-4b08-8720-2ae16193edc5","invariantUUID":"2b78b20f-5d86-480b-b085-a5827841b6dd","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":"4745ccfa-f7f6-431d-8821-420531ac1142","lifecycleState":"CERTIFIED","lastUpdateDate":1641558108015,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1de5baa9-1202-443a-be54-9aa84e11f5ba","invariantUUID":"961df833-8b1c-4bd0-95aa-be14703a15be","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c9942373-e828-48f9-8205-3add9305e22b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558211006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07f07d19-507a-4f36-af6f-7dac735b2ad4","invariantUUID":"b7335922-a40f-4146-8d94-060dcc2c623d","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":"objectStorage","uniqueId":"a10fee0b-5c91-4be6-8337-5b6fe04dcced","lifecycleState":"CERTIFIED","lastUpdateDate":1641558101666,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0943af97-7fdf-4b20-bb30-182610b51d93","invariantUUID":"4bed5074-216e-41f6-a466-6e2a8d1dfc3c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f37677-2b4c-465a-a09d-727f71c46fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558024657,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45f0812a-b1af-48fd-8983-8929562f3aaa","invariantUUID":"a285fe0e-309f-4750-a98d-e5a35eff914f","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":"e29bcc64-8bf1-4e3f-af14-3fae36c53ec3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558055888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c76cad-1b96-4e62-a0c1-7bfeb13ba2d0","invariantUUID":"17e0a1e9-0a19-4d63-bf88-30c5844717b7","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":"compute","uniqueId":"e40370fb-bd88-43ca-9939-b09a40af1c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558105649,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"568ff63a-0430-4215-8960-8068348e8446","invariantUUID":"d7372292-d456-4c6c-9fea-20f724962fb9","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":"port","uniqueId":"ae5cf2df-d8a5-472d-8910-3714fddd74f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558141344,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb005497-8fa0-40cc-8035-6ea9529894b6","invariantUUID":"19d92b9a-2b29-40bd-9ef5-a353d88fb1a4","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ade8182-d8df-43bd-a1cc-043ac2050704","lifecycleState":"CERTIFIED","lastUpdateDate":1641558157033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e70c360f-d012-4f5d-89a6-ea2048ef7aa4","invariantUUID":"0c9a769b-2781-46dd-a5fe-3f8e64157559","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":"c9ff3f7e-9bf6-42f7-992d-6a890c921ad3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558022759,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a0c3956f-aa0b-4458-a2da-f4dd2d033f66","invariantUUID":"0b7fe93b-774a-45c4-a974-3b023ee33f6b","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a89f9298-8f2c-4f5a-9111-c0b8d8a6a662","lifecycleState":"CERTIFIED","lastUpdateDate":1641558153881,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9be42263-9026-4928-bb43-27c4aac0c60d","invariantUUID":"77c0fee9-d66a-437c-ba7d-265b5cfd75e0","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":"port","uniqueId":"65ee132d-e571-489a-a54a-d27508deda51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558015755,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d10fd00-9ae7-44e0-8744-8dde110808d1","invariantUUID":"1ac7b449-78b8-47b8-8c71-01e7795c880a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cf75ef6-cf20-4e7b-8b82-315e2e36caeb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558020045,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2cedb0d-39f9-47e5-8262-e57b45c199c7","invariantUUID":"405e6374-893a-4837-b101-c05efe7fd092","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":"5c2fccee-858a-43ad-a113-42214a81ee10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558111928,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eecd557d-5ec2-4120-abda-a0ad7d3ecbaa","invariantUUID":"0aa94e83-4338-48be-a740-063f30cee235","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a6e3861-953f-4614-9ea6-2d852c675d34","lifecycleState":"CERTIFIED","lastUpdateDate":1641558064339,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5affa58b-ba3a-41b1-957f-cddd1f51ead7","invariantUUID":"d40e984c-201d-4752-975e-02fa5080c679","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07000ccb-d044-4bde-9e3c-232c461d8086","lifecycleState":"CERTIFIED","lastUpdateDate":1641558014233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa859548-3bc4-4600-a836-1974d22cbc12","invariantUUID":"708d59ee-a5e6-42cb-ba99-e7ec61704e0d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"572b1076-1d2d-418d-af9e-be0284dd3988","lifecycleState":"CERTIFIED","lastUpdateDate":1641558214978,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007e7697-d8c3-4919-9865-378d74256333","invariantUUID":"8661476e-175a-495e-afa9-7d6bb7f73380","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":"network","uniqueId":"db034ade-b788-4d8b-be65-67b2e47f9641","lifecycleState":"CERTIFIED","lastUpdateDate":1641558071081,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5418a432-53a5-4f62-ac39-06dfbe09493a","invariantUUID":"20f5e447-b2ef-4a4f-90d9-56696eabed58","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":"66e04079-846a-4ae2-89a0-b304e4269449","lifecycleState":"CERTIFIED","lastUpdateDate":1641558062832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d20467dc-40f3-4f4e-bcec-53ed57ee7615","invariantUUID":"ea793168-cb33-4f4c-baac-62b27c1e8eb5","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":"1cede7df-81f2-4821-bbc4-e7db4c9c4574","lifecycleState":"CERTIFIED","lastUpdateDate":1641558136028,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"322ce87e-5c2c-409e-8e4b-6e3176accad3","invariantUUID":"f2ab208b-148b-4af8-b69e-35df919d1fc9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8e8854f-9e34-46b3-aff5-6446ce088dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1641558176785,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b8a775e-8e59-414f-b596-662a90c44e46","invariantUUID":"90d08e10-cf78-416a-9316-70c7dd35c0db","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":"95cda407-d002-4be5-9d6b-16be28842d84","lifecycleState":"CERTIFIED","lastUpdateDate":1641558144551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27246051-acbb-43b7-a94c-4e3e1d389af5","invariantUUID":"dd0e8915-9c24-42bf-9d96-40fd6a6af3cf","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4880f7f2-e41a-43a4-a79d-7a7f05814361","lifecycleState":"CERTIFIED","lastUpdateDate":1641558004124,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98886c8c-4597-4d20-85af-3da5723d14b8","invariantUUID":"9eca4985-0cf2-411a-b173-23a13109a79e","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":"68028d11-aa31-4cbc-b52c-231b2f26c978","lifecycleState":"CERTIFIED","lastUpdateDate":1641558061285,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579e181e-3349-438e-b008-552ba8c790e0","invariantUUID":"977c095d-e01c-47fc-9a93-b50f4c08c917","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":"f0f3bad8-396e-43e5-837a-246d2ebcfd24","lifecycleState":"CERTIFIED","lastUpdateDate":1641558207090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9a4d71e-9191-4542-8e8a-ec60fb21464b","invariantUUID":"a943aaf8-15fd-45dc-84f5-65974733bf5a","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":"866af604-342e-4c00-bd15-3e1e44fc2385","lifecycleState":"CERTIFIED","lastUpdateDate":1641558151066,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"750763a6-ec66-43eb-96ad-d4727aab9eb4","invariantUUID":"161bbbf6-38f6-4f4d-89a2-1d5b1248a879","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":"507ef20a-23b4-4eaf-a917-47906e6e5b04","lifecycleState":"CERTIFIED","lastUpdateDate":1641558103695,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ca53c3f-e604-4204-9bc9-b520358549ab","invariantUUID":"90576b50-7221-430b-91af-bf88c843016c","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":"port","uniqueId":"b578caa7-7622-4908-9ece-3ab1565e71cb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558163196,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3691462a-7fcc-457a-9a78-54d1fa9822b5","invariantUUID":"77df90dc-c666-4896-8bbb-cf1b5d9d15c0","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb9320f5-87dd-4774-aee4-cd4ca19c261a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558216452,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22f39040-d458-4e40-ab85-bab1cb36b088","invariantUUID":"313e6961-d700-47fb-b7c8-0639c9216fd9","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":"c6e8b2aa-66c4-4d15-90ea-d7e3c86b89dc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558208390,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6efc6146-5e71-47d5-921a-8e8a1f22c56c","invariantUUID":"4d25cba8-4d97-4db3-92f8-92bac9a57e91","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":"1a9acb64-ace1-4609-9c89-2e29ea47e78c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558080974,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"44c312b5-e8da-4f80-910d-fc7c83dc4666","invariantUUID":"3843ddc2-a2fa-4525-ab27-791aea173fd0","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":"objectStorage","uniqueId":"caae35c2-f4c6-41a6-b0eb-a9eb023c1599","lifecycleState":"CERTIFIED","lastUpdateDate":1641557997523,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ba4a579-0c9d-47ec-8f3f-71b14c6a57d1","invariantUUID":"9011a682-cfe4-436d-9cf4-75b7a140d5e6","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":"5a3a91e9-d624-41ab-b73b-adb32c565a51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558175114,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df26a7c7-44c5-4f81-9c76-c0fa1941a89f","invariantUUID":"eb29b48e-321f-4de2-98fb-a60aaddd1a4b","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a2da740-84ac-4e1a-9296-e411778e18fd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558145962,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"899031c2-14df-4f46-b81f-f8338cb2b288","invariantUUID":"8c9a46bc-6f32-413b-9da6-8d22322081c9","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":"objectStorage","uniqueId":"c937b8f8-dc9c-4fed-893e-91d026bc1088","lifecycleState":"CERTIFIED","lastUpdateDate":1641557999313,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123bae9f-5b3d-44e4-a94e-47976a6bd700","invariantUUID":"b2d6a3cd-73b0-4453-ab2b-bce900e68c87","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":"loadBalancer","uniqueId":"8443d628-06d8-440e-86ed-9e6ee5e2ce41","lifecycleState":"CERTIFIED","lastUpdateDate":1641558002590,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53a7de9a-4964-44fc-916c-1e133ca96e3b","invariantUUID":"f6fe32a5-9e15-45e3-bfd7-c084503d4360","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":"defaulticon","uniqueId":"18d047ec-5009-44c7-b852-11afbddaa02a","lifecycleState":"CERTIFIED","lastUpdateDate":1641565432806,"name":"basic_onboard_ICfMDo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0","invariantUUID":"2d62dc3f-03c0-4fbd-821d-b9ab0cca92da","systemName":"BasicOnboardIcfmdo","description":"VF","tags":["basic_onboard_ICfMDo"],"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":"6b7fda19-cf48-4e14-bd35-efbc6a588b9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558130194,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"658ad9e3-e9e1-4f2a-aaca-08671d027ae6","invariantUUID":"26dee0cb-15fc-4210-a1e3-ee2432b92394","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":"securityrules","uniqueId":"58973a1e-5d04-4ecd-9664-d20e8c167a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641558050279,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b6a8cca4-dd3b-42fa-beff-337a5eabbc22","invariantUUID":"7d9f6213-90a8-4bb2-82f7-52e27fe159f0","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":"compute","uniqueId":"df2e2667-5f2d-4f55-b036-833269e508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558203171,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"225ce972-9ffb-431e-b795-2a5c2fadb88a","invariantUUID":"4b62159a-a58a-4055-86b4-3d48d6b42b3e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26fb340b-aa16-45c6-bbc6-e6a7d20208ea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558212352,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff287cfb-6a66-4a5c-bf9e-30628e7999a6","invariantUUID":"82941da7-67ac-4ec1-a1d8-eb611198c190","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0cc4a056-7d4b-4371-a4df-9d4378f1a011","lifecycleState":"CERTIFIED","lastUpdateDate":1641565090431,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72","invariantUUID":"fbaabdcd-d453-4f43-b176-50a41b051aed","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"207cdf32-2b24-43d0-95a8-6d073fabe9df","lifecycleState":"CERTIFIED","lastUpdateDate":1641565469667,"name":"basic_onboard_ICfMDo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","systemName":"BasicOnboardIcfmdo","description":"service","tags":["basic_onboard_ICfMDo"],"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":"3d1ef44a-17b3-44fb-bef0-91ba425ade4c","lifecycleState":"CERTIFIED","lastUpdateDate":1641565556820,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d5a8337b-32bb-41d0-a393-408dd94baab1","lifecycleState":"CERTIFIED","lastUpdateDate":1641565127532,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","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":"cc3e316c-1682-4f79-8378-a71a439ed830","lifecycleState":"CERTIFIED","lastUpdateDate":1641564840431,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","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}]}]} 2022-01-07 14:29:29,907 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-07 14:29:29,908 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': '725e57d6-6a77-49e6-a529-0c5a53c8ee09', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:29:29,908 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/8b7b6035-3375-4257-9cee-057e09a08141/vnfs/0dca536f-150a-4f2f-9b1d-27a05e942de9/vfModules 2022-01-07 14:29:29,908 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-fc43c7ab-565e-4c83-bb59-7200d8f649b4", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "8de39408-3324-46d6-81c6-aaaeb6faac32", "modelVersionId": "e5d292da-0668-4700-8b9b-474c344fd7cf", "modelName": "BasicCnf..base_dummy..module-0", "modelVersion": "1", "modelCustomizationId": "57f26f41-c1ba-44b1-985f-6daa55a221b5", "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": "8b7b6035-3375-4257-9cee-057e09a08141", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "0455450e-e17c-4cbb-bb93-9fed4b3bb4dc", "modelVersion": "1.0", "modelVersionId": "e40e4e35-9d9d-47ca-ba88-66a7cf405444" } } }, { "relatedInstance": { "instanceId": "0dca536f-150a-4f2f-9b1d-27a05e942de9", "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "6b102277-c10a-4185-af9e-fcfb287198a0", "modelVersion": "1.0", "modelVersionId": "bccc21bb-c114-4e50-bd7f-f32e3df16192", "modelCustomizationId": "dffa87e7-e944-45b3-9130-41a7486799f7", "modelCustomizationName": "basic_cnf 0" } } } ] } } 2022-01-07 14:29:29,911 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:29:31,345 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/8b7b6035-3375-4257-9cee-057e09a08141/vnfs/0dca536f-150a-4f2f-9b1d-27a05e942de9/vfModules HTTP/1.1" 202 262 2022-01-07 14:29:31,348 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-07 14:29:31,348 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response: {"requestReferences":{"requestId":"725e57d6-6a77-49e6-a529-0c5a53c8ee09","instanceId":"21796111-4dc1-440a-bbda-e093d2e84c49","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/725e57d6-6a77-49e6-a529-0c5a53c8ee09"}} 2022-01-07 14:29:31,349 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2022-01-07 14:29:31,363 DEBUG 129:onap_service.py(9) - [None][Check 725e57d6-6a77-49e6-a529-0c5a53c8ee09 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '154fb528-bee3-462d-b853-09f316760722', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:29:31,364 DEBUG 131:onap_service.py(9) - [None][Check 725e57d6-6a77-49e6-a529-0c5a53c8ee09 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/725e57d6-6a77-49e6-a529-0c5a53c8ee09 2022-01-07 14:29:31,364 DEBUG 132:onap_service.py(9) - [None][Check 725e57d6-6a77-49e6-a529-0c5a53c8ee09 orchestration request status] data sent: None 2022-01-07 14:29:31,370 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:29:31,533 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/725e57d6-6a77-49e6-a529-0c5a53c8ee09 HTTP/1.1" 200 2455 2022-01-07 14:29:31,536 INFO 142:onap_service.py(9) - [None][Check 725e57d6-6a77-49e6-a529-0c5a53c8ee09 orchestration request status] response code: 200 2022-01-07 14:29:31,537 DEBUG 146:onap_service.py(9) - [None][Check 725e57d6-6a77-49e6-a529-0c5a53c8ee09 orchestration request status] response: {"request":{"requestId":"725e57d6-6a77-49e6-a529-0c5a53c8ee09","startTime":"Fri, 07 Jan 2022 14:29:30 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"8de39408-3324-46d6-81c6-aaaeb6faac32","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"57f26f41-c1ba-44b1-985f-6daa55a221b5","modelVersionId":"e5d292da-0668-4700-8b9b-474c344fd7cf","modelCustomizationId":"57f26f41-c1ba-44b1-985f-6daa55a221b5","modelUuid":"e5d292da-0668-4700-8b9b-474c344fd7cf","modelInvariantUuid":"8de39408-3324-46d6-81c6-aaaeb6faac32","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8b7b6035-3375-4257-9cee-057e09a08141","modelInfo":{"modelInvariantId":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelUuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelInvariantUuid":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc"}}},{"relatedInstance":{"instanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"6b102277-c10a-4185-af9e-fcfb287198a0","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"dffa87e7-e944-45b3-9130-41a7486799f7","modelVersionId":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelCustomizationId":"dffa87e7-e944-45b3-9130-41a7486799f7","modelUuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelInvariantUuid":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"8b7b6035-3375-4257-9cee-057e09a08141","vnfInstanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","vfModuleInstanceId":"21796111-4dc1-440a-bbda-e093d2e84c49","vfModuleInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 07 Jan 2022 14:29:30 GMT"}}} 2022-01-07 14:29:41,549 DEBUG 129:onap_service.py(9) - [None][Check 725e57d6-6a77-49e6-a529-0c5a53c8ee09 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8fa82a8c-2c4a-485c-b168-52b4193a484a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:29:41,549 DEBUG 131:onap_service.py(9) - [None][Check 725e57d6-6a77-49e6-a529-0c5a53c8ee09 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/725e57d6-6a77-49e6-a529-0c5a53c8ee09 2022-01-07 14:29:41,549 DEBUG 132:onap_service.py(9) - [None][Check 725e57d6-6a77-49e6-a529-0c5a53c8ee09 orchestration request status] data sent: None 2022-01-07 14:29:41,552 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:29:41,726 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/725e57d6-6a77-49e6-a529-0c5a53c8ee09 HTTP/1.1" 200 2666 2022-01-07 14:29:41,728 INFO 142:onap_service.py(9) - [None][Check 725e57d6-6a77-49e6-a529-0c5a53c8ee09 orchestration request status] response code: 200 2022-01-07 14:29:41,728 DEBUG 146:onap_service.py(9) - [None][Check 725e57d6-6a77-49e6-a529-0c5a53c8ee09 orchestration request status] response: {"request":{"requestId":"725e57d6-6a77-49e6-a529-0c5a53c8ee09","startTime":"Fri, 07 Jan 2022 14:29:30 GMT","finishTime":"Fri, 07 Jan 2022 14:29:39 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"8de39408-3324-46d6-81c6-aaaeb6faac32","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"57f26f41-c1ba-44b1-985f-6daa55a221b5","modelVersionId":"e5d292da-0668-4700-8b9b-474c344fd7cf","modelCustomizationId":"57f26f41-c1ba-44b1-985f-6daa55a221b5","modelUuid":"e5d292da-0668-4700-8b9b-474c344fd7cf","modelInvariantUuid":"8de39408-3324-46d6-81c6-aaaeb6faac32","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8b7b6035-3375-4257-9cee-057e09a08141","modelInfo":{"modelInvariantId":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelUuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelInvariantUuid":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc"}}},{"relatedInstance":{"instanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"6b102277-c10a-4185-af9e-fcfb287198a0","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"dffa87e7-e944-45b3-9130-41a7486799f7","modelVersionId":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelCustomizationId":"dffa87e7-e944-45b3-9130-41a7486799f7","modelUuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelInvariantUuid":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"8b7b6035-3375-4257-9cee-057e09a08141","vnfInstanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","vfModuleInstanceId":"21796111-4dc1-440a-bbda-e093d2e84c49","vfModuleInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 07 Jan 2022 14:29:39 GMT"}}} 2022-01-07 14:29:41,729 INFO 56:mixins.py(9) - VfModuleInstantiation task finished 2022-01-07 14:29:41,729 DEBUG 129:onap_service.py(9) - [None][Check 725e57d6-6a77-49e6-a529-0c5a53c8ee09 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '528fbd44-3fae-4231-8922-26f731a2a03f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:29:41,729 DEBUG 131:onap_service.py(9) - [None][Check 725e57d6-6a77-49e6-a529-0c5a53c8ee09 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/725e57d6-6a77-49e6-a529-0c5a53c8ee09 2022-01-07 14:29:41,730 DEBUG 132:onap_service.py(9) - [None][Check 725e57d6-6a77-49e6-a529-0c5a53c8ee09 orchestration request status] data sent: None 2022-01-07 14:29:41,731 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:29:41,884 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/725e57d6-6a77-49e6-a529-0c5a53c8ee09 HTTP/1.1" 200 2666 2022-01-07 14:29:41,886 INFO 142:onap_service.py(9) - [None][Check 725e57d6-6a77-49e6-a529-0c5a53c8ee09 orchestration request status] response code: 200 2022-01-07 14:29:41,887 DEBUG 146:onap_service.py(9) - [None][Check 725e57d6-6a77-49e6-a529-0c5a53c8ee09 orchestration request status] response: {"request":{"requestId":"725e57d6-6a77-49e6-a529-0c5a53c8ee09","startTime":"Fri, 07 Jan 2022 14:29:30 GMT","finishTime":"Fri, 07 Jan 2022 14:29:39 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"8de39408-3324-46d6-81c6-aaaeb6faac32","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"57f26f41-c1ba-44b1-985f-6daa55a221b5","modelVersionId":"e5d292da-0668-4700-8b9b-474c344fd7cf","modelCustomizationId":"57f26f41-c1ba-44b1-985f-6daa55a221b5","modelUuid":"e5d292da-0668-4700-8b9b-474c344fd7cf","modelInvariantUuid":"8de39408-3324-46d6-81c6-aaaeb6faac32","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8b7b6035-3375-4257-9cee-057e09a08141","modelInfo":{"modelInvariantId":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelUuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelInvariantUuid":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc"}}},{"relatedInstance":{"instanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"6b102277-c10a-4185-af9e-fcfb287198a0","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"dffa87e7-e944-45b3-9130-41a7486799f7","modelVersionId":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelCustomizationId":"dffa87e7-e944-45b3-9130-41a7486799f7","modelUuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelInvariantUuid":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"8b7b6035-3375-4257-9cee-057e09a08141","vnfInstanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","vfModuleInstanceId":"21796111-4dc1-440a-bbda-e093d2e84c49","vfModuleInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 07 Jan 2022 14:29:39 GMT"}}} 2022-01-07 14:29:41,888 DEBUG 129:onap_service.py(9) - [None][Check 725e57d6-6a77-49e6-a529-0c5a53c8ee09 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7a381a2e-c7d1-4955-bbd1-c5da1937252b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:29:41,888 DEBUG 131:onap_service.py(9) - [None][Check 725e57d6-6a77-49e6-a529-0c5a53c8ee09 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/725e57d6-6a77-49e6-a529-0c5a53c8ee09 2022-01-07 14:29:41,888 DEBUG 132:onap_service.py(9) - [None][Check 725e57d6-6a77-49e6-a529-0c5a53c8ee09 orchestration request status] data sent: None 2022-01-07 14:29:41,891 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:29:42,038 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/725e57d6-6a77-49e6-a529-0c5a53c8ee09 HTTP/1.1" 200 2666 2022-01-07 14:29:42,039 INFO 142:onap_service.py(9) - [None][Check 725e57d6-6a77-49e6-a529-0c5a53c8ee09 orchestration request status] response code: 200 2022-01-07 14:29:42,040 DEBUG 146:onap_service.py(9) - [None][Check 725e57d6-6a77-49e6-a529-0c5a53c8ee09 orchestration request status] response: {"request":{"requestId":"725e57d6-6a77-49e6-a529-0c5a53c8ee09","startTime":"Fri, 07 Jan 2022 14:29:30 GMT","finishTime":"Fri, 07 Jan 2022 14:29:39 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"8de39408-3324-46d6-81c6-aaaeb6faac32","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"57f26f41-c1ba-44b1-985f-6daa55a221b5","modelVersionId":"e5d292da-0668-4700-8b9b-474c344fd7cf","modelCustomizationId":"57f26f41-c1ba-44b1-985f-6daa55a221b5","modelUuid":"e5d292da-0668-4700-8b9b-474c344fd7cf","modelInvariantUuid":"8de39408-3324-46d6-81c6-aaaeb6faac32","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8b7b6035-3375-4257-9cee-057e09a08141","modelInfo":{"modelInvariantId":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelUuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelInvariantUuid":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc"}}},{"relatedInstance":{"instanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"6b102277-c10a-4185-af9e-fcfb287198a0","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"dffa87e7-e944-45b3-9130-41a7486799f7","modelVersionId":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelCustomizationId":"dffa87e7-e944-45b3-9130-41a7486799f7","modelUuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelInvariantUuid":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"8b7b6035-3375-4257-9cee-057e09a08141","vnfInstanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","vfModuleInstanceId":"21796111-4dc1-440a-bbda-e093d2e84c49","vfModuleInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 07 Jan 2022 14:29:39 GMT"}}} 2022-01-07 14:29:42,048 DEBUG 129:onap_service.py(1) - [None][Check 725e57d6-6a77-49e6-a529-0c5a53c8ee09 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '668abb8b-84ec-4491-b637-390c9d393f1c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:29:42,049 DEBUG 131:onap_service.py(1) - [None][Check 725e57d6-6a77-49e6-a529-0c5a53c8ee09 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/725e57d6-6a77-49e6-a529-0c5a53c8ee09 2022-01-07 14:29:42,049 DEBUG 132:onap_service.py(1) - [None][Check 725e57d6-6a77-49e6-a529-0c5a53c8ee09 orchestration request status] data sent: None 2022-01-07 14:29:42,052 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:29:42,193 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/725e57d6-6a77-49e6-a529-0c5a53c8ee09 HTTP/1.1" 200 2666 2022-01-07 14:29:42,195 INFO 142:onap_service.py(1) - [None][Check 725e57d6-6a77-49e6-a529-0c5a53c8ee09 orchestration request status] response code: 200 2022-01-07 14:29:42,196 DEBUG 146:onap_service.py(1) - [None][Check 725e57d6-6a77-49e6-a529-0c5a53c8ee09 orchestration request status] response: {"request":{"requestId":"725e57d6-6a77-49e6-a529-0c5a53c8ee09","startTime":"Fri, 07 Jan 2022 14:29:30 GMT","finishTime":"Fri, 07 Jan 2022 14:29:39 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"8de39408-3324-46d6-81c6-aaaeb6faac32","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"57f26f41-c1ba-44b1-985f-6daa55a221b5","modelVersionId":"e5d292da-0668-4700-8b9b-474c344fd7cf","modelCustomizationId":"57f26f41-c1ba-44b1-985f-6daa55a221b5","modelUuid":"e5d292da-0668-4700-8b9b-474c344fd7cf","modelInvariantUuid":"8de39408-3324-46d6-81c6-aaaeb6faac32","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8b7b6035-3375-4257-9cee-057e09a08141","modelInfo":{"modelInvariantId":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelUuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelInvariantUuid":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc"}}},{"relatedInstance":{"instanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"6b102277-c10a-4185-af9e-fcfb287198a0","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"dffa87e7-e944-45b3-9130-41a7486799f7","modelVersionId":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelCustomizationId":"dffa87e7-e944-45b3-9130-41a7486799f7","modelUuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelInvariantUuid":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"8b7b6035-3375-4257-9cee-057e09a08141","vnfInstanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","vfModuleInstanceId":"21796111-4dc1-440a-bbda-e093d2e84c49","vfModuleInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 07 Jan 2022 14:29:39 GMT"}}} 2022-01-07 14:29:42,197 DEBUG 129:onap_service.py(1) - [None][Check 725e57d6-6a77-49e6-a529-0c5a53c8ee09 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '38e5d60f-8fd1-437d-815d-7c5caf9d71a8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:29:42,197 DEBUG 131:onap_service.py(1) - [None][Check 725e57d6-6a77-49e6-a529-0c5a53c8ee09 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/725e57d6-6a77-49e6-a529-0c5a53c8ee09 2022-01-07 14:29:42,197 DEBUG 132:onap_service.py(1) - [None][Check 725e57d6-6a77-49e6-a529-0c5a53c8ee09 orchestration request status] data sent: None 2022-01-07 14:29:42,199 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:29:42,346 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/725e57d6-6a77-49e6-a529-0c5a53c8ee09 HTTP/1.1" 200 2666 2022-01-07 14:29:42,348 INFO 142:onap_service.py(1) - [None][Check 725e57d6-6a77-49e6-a529-0c5a53c8ee09 orchestration request status] response code: 200 2022-01-07 14:29:42,348 DEBUG 146:onap_service.py(1) - [None][Check 725e57d6-6a77-49e6-a529-0c5a53c8ee09 orchestration request status] response: {"request":{"requestId":"725e57d6-6a77-49e6-a529-0c5a53c8ee09","startTime":"Fri, 07 Jan 2022 14:29:30 GMT","finishTime":"Fri, 07 Jan 2022 14:29:39 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"8de39408-3324-46d6-81c6-aaaeb6faac32","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"57f26f41-c1ba-44b1-985f-6daa55a221b5","modelVersionId":"e5d292da-0668-4700-8b9b-474c344fd7cf","modelCustomizationId":"57f26f41-c1ba-44b1-985f-6daa55a221b5","modelUuid":"e5d292da-0668-4700-8b9b-474c344fd7cf","modelInvariantUuid":"8de39408-3324-46d6-81c6-aaaeb6faac32","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8b7b6035-3375-4257-9cee-057e09a08141","modelInfo":{"modelInvariantId":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelUuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelInvariantUuid":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc"}}},{"relatedInstance":{"instanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"6b102277-c10a-4185-af9e-fcfb287198a0","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"dffa87e7-e944-45b3-9130-41a7486799f7","modelVersionId":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelCustomizationId":"dffa87e7-e944-45b3-9130-41a7486799f7","modelUuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelInvariantUuid":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"8b7b6035-3375-4257-9cee-057e09a08141","vnfInstanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","vfModuleInstanceId":"21796111-4dc1-440a-bbda-e093d2e84c49","vfModuleInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 07 Jan 2022 14:29:39 GMT"}}} 2022-01-07 14:29:42,349 INFO 36:basic_cnf.py(1) - basic_cnf successfully created 2022-01-07 14:29:42,350 INFO 39:basic_cnf.py(1) - basic_cnf cleanup called 2022-01-07 14:29:52,360 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-07 14:29:52,361 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/8b7b6035-3375-4257-9cee-057e09a08141/relationship-list 2022-01-07 14:29:52,361 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-07 14:29:52,364 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:29:52,424 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/8b7b6035-3375-4257-9cee-057e09a08141/relationship-list HTTP/1.1" 200 1064 2022-01-07 14:29:52,425 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-07 14:29:52,425 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/99af068c-f34a-46d9-b8fa-406cc956fce2","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"99af068c-f34a-46d9-b8fa-406cc956fce2"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/0dca536f-150a-4f2f-9b1d-27a05e942de9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0dca536f-150a-4f2f-9b1d-27a05e942de9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_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-07 14:29:52,428 DEBUG 129:onap_service.py(1) - [AAI][Get 8b7b6035-3375-4257-9cee-057e09a08141 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-07 14:29:52,428 DEBUG 131:onap_service.py(1) - [AAI][Get 8b7b6035-3375-4257-9cee-057e09a08141 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/0dca536f-150a-4f2f-9b1d-27a05e942de9 2022-01-07 14:29:52,429 DEBUG 132:onap_service.py(1) - [AAI][Get 8b7b6035-3375-4257-9cee-057e09a08141 ABCMeta] data sent: None 2022-01-07 14:29:52,431 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:29:52,602 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/0dca536f-150a-4f2f-9b1d-27a05e942de9 HTTP/1.1" 200 3737 2022-01-07 14:29:52,602 INFO 142:onap_service.py(1) - [AAI][Get 8b7b6035-3375-4257-9cee-057e09a08141 ABCMeta] response code: 200 2022-01-07 14:29:52,603 DEBUG 146:onap_service.py(1) - [AAI][Get 8b7b6035-3375-4257-9cee-057e09a08141 ABCMeta] response: {"vnf-id":"0dca536f-150a-4f2f-9b1d-27a05e942de9","vnf-name":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1641565761527","model-invariant-id":"6b102277-c10a-4185-af9e-fcfb287198a0","model-version-id":"bccc21bb-c114-4e50-bd7f-f32e3df16192","model-customization-id":"dffa87e7-e944-45b3-9130-41a7486799f7","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8b7b6035-3375-4257-9cee-057e09a08141/service-data/vnfs/vnf/0dca536f-150a-4f2f-9b1d-27a05e942de9/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/8b7b6035-3375-4257-9cee-057e09a08141","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":"8b7b6035-3375-4257-9cee-057e09a08141"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}} 2022-01-07 14:29:52,605 DEBUG 167:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2022-01-07 14:29:52,605 INFO 169:vf_module_ala_carte.py(1) - Get VF Modules 2022-01-07 14:29:52,605 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_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-07 14:29:52,605 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/0dca536f-150a-4f2f-9b1d-27a05e942de9/vf-modules 2022-01-07 14:29:52,606 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_vnf_0 VF modules] data sent: None 2022-01-07 14:29:52,607 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:29:52,700 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/0dca536f-150a-4f2f-9b1d-27a05e942de9/vf-modules HTTP/1.1" 200 800 2022-01-07 14:29:52,701 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_vnf_0 VF modules] response code: 200 2022-01-07 14:29:52,701 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"21796111-4dc1-440a-bbda-e093d2e84c49","vf-module-name":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4","heat-stack-id":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4/festive_borg","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1641565778785","model-invariant-id":"8de39408-3324-46d6-81c6-aaaeb6faac32","model-version-id":"e5d292da-0668-4700-8b9b-474c344fd7cf","model-customization-id":"57f26f41-c1ba-44b1-985f-6daa55a221b5","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8b7b6035-3375-4257-9cee-057e09a08141/service-data/vnfs/vnf/0dca536f-150a-4f2f-9b1d-27a05e942de9/vnf-data/vf-modules/vf-module/21796111-4dc1-440a-bbda-e093d2e84c49/vf-module-data/vf-module-topology/"}]} 2022-01-07 14:29:52,704 INFO 171:vf_module_ala_carte.py(1) - Delete VF Module AAI 2022-01-07 14:29:52,704 DEBUG 158:vf_module.py(1) - Delete 21796111-4dc1-440a-bbda-e093d2e84c49 VF module 2022-01-07 14:29:52,704 DEBUG 45:deletion.py(1) - VF module 21796111-4dc1-440a-bbda-e093d2e84c49 deletion request 2022-01-07 14:29:52,718 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-07 14:29:52,719 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-07 14:29:52,719 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-07 14:29:52,721 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:29:52,806 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-07 14:29:52,807 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-07 14:29:52,807 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-07 14:29:52,810 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-07 14:29:52,810 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-07 14:29:52,811 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-07 14:29:52,813 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:29:52,984 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-07 14:29:52,985 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-07 14:29:52,985 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":"1641565757703","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/0dca536f-150a-4f2f-9b1d-27a05e942de9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0dca536f-150a-4f2f-9b1d-27a05e942de9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_vnf_0"}]}]}}]} 2022-01-07 14:29:52,988 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-07 14:29:52,989 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-07 14:29:52,989 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-07 14:29:52,991 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:29:53,105 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-07 14:29:53,106 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-07 14:29:53,106 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-07 14:29:53,109 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-07 14:29:53,110 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-07 14:29:53,110 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-07 14:29:53,113 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:29:53,297 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-07 14:29:53,298 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-07 14:29:53,299 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":"1641565757703","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/0dca536f-150a-4f2f-9b1d-27a05e942de9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0dca536f-150a-4f2f-9b1d-27a05e942de9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_vnf_0"}]}]}}]} 2022-01-07 14:29:53,302 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-07 14:29:53,302 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-07 14:29:53,302 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-07 14:29:53,305 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:29:53,399 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-07 14:29:53,400 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-07 14:29:53,401 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-07 14:29:53,404 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-07 14:29:53,404 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-07 14:29:53,404 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-07 14:29:53,407 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:29:53,522 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-07 14:29:53,523 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-07 14:29:53,524 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":"1641565757703","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/0dca536f-150a-4f2f-9b1d-27a05e942de9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0dca536f-150a-4f2f-9b1d-27a05e942de9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_vnf_0"}]}]}}]} 2022-01-07 14:29:53,527 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-07 14:29:53,527 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-07 14:29:53,527 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-01-07 14:29:53,530 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:29:53,599 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-07 14:29:53,600 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-01-07 14:29:53,600 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1641565757800","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/0dca536f-150a-4f2f-9b1d-27a05e942de9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0dca536f-150a-4f2f-9b1d-27a05e942de9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_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-07 14:29:53,603 DEBUG 129:onap_service.py(1) - [None][Create 21796111-4dc1-440a-bbda-e093d2e84c49 VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b6f78f1b-c8e6-41a8-a8c7-568741f0c497', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:29:53,604 DEBUG 131:onap_service.py(1) - [None][Create 21796111-4dc1-440a-bbda-e093d2e84c49 VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8b7b6035-3375-4257-9cee-057e09a08141/vnfs/0dca536f-150a-4f2f-9b1d-27a05e942de9/vfModules/21796111-4dc1-440a-bbda-e093d2e84c49 2022-01-07 14:29:53,604 DEBUG 132:onap_service.py(1) - [None][Create 21796111-4dc1-440a-bbda-e093d2e84c49 VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "8de39408-3324-46d6-81c6-aaaeb6faac32", "modelVersionId": "e5d292da-0668-4700-8b9b-474c344fd7cf", "modelName": "basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4", "modelVersion": "1641565778785", "modelCustomizationId": "57f26f41-c1ba-44b1-985f-6daa55a221b5" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2022-01-07 14:29:53,607 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:29:54,958 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/8b7b6035-3375-4257-9cee-057e09a08141/vnfs/0dca536f-150a-4f2f-9b1d-27a05e942de9/vfModules/21796111-4dc1-440a-bbda-e093d2e84c49 HTTP/1.1" 202 262 2022-01-07 14:29:54,960 INFO 142:onap_service.py(1) - [None][Create 21796111-4dc1-440a-bbda-e093d2e84c49 VF moduledeletion request] response code: 202 2022-01-07 14:29:54,960 DEBUG 146:onap_service.py(1) - [None][Create 21796111-4dc1-440a-bbda-e093d2e84c49 VF moduledeletion request] response: {"requestReferences":{"requestId":"b6f78f1b-c8e6-41a8-a8c7-568741f0c497","instanceId":"21796111-4dc1-440a-bbda-e093d2e84c49","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b6f78f1b-c8e6-41a8-a8c7-568741f0c497"}} 2022-01-07 14:29:54,961 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2022-01-07 14:29:54,971 DEBUG 129:onap_service.py(10) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4995fa7e-5cff-40d3-a618-af69142b2fb4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:29:54,972 DEBUG 131:onap_service.py(10) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b6f78f1b-c8e6-41a8-a8c7-568741f0c497 2022-01-07 14:29:54,972 DEBUG 132:onap_service.py(10) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] data sent: None 2022-01-07 14:29:54,977 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:29:55,129 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b6f78f1b-c8e6-41a8-a8c7-568741f0c497 HTTP/1.1" 200 1311 2022-01-07 14:29:55,132 INFO 142:onap_service.py(10) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] response code: 200 2022-01-07 14:29:55,132 DEBUG 146:onap_service.py(10) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] response: {"request":{"requestId":"b6f78f1b-c8e6-41a8-a8c7-568741f0c497","startTime":"Fri, 07 Jan 2022 14:29:53 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"8de39408-3324-46d6-81c6-aaaeb6faac32","modelType":"vfModule","modelName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4","modelVersion":"1641565778785","modelCustomizationUuid":"57f26f41-c1ba-44b1-985f-6daa55a221b5","modelVersionId":"e5d292da-0668-4700-8b9b-474c344fd7cf","modelCustomizationId":"57f26f41-c1ba-44b1-985f-6daa55a221b5","modelUuid":"e5d292da-0668-4700-8b9b-474c344fd7cf","modelInvariantUuid":"8de39408-3324-46d6-81c6-aaaeb6faac32"},"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":"8b7b6035-3375-4257-9cee-057e09a08141","vnfInstanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","vfModuleInstanceId":"21796111-4dc1-440a-bbda-e093d2e84c49","vfModuleInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 07 Jan 2022 14:29:54 GMT"}}} 2022-01-07 14:30:05,145 DEBUG 129:onap_service.py(10) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '78adbcde-f9b9-4d63-8428-1dfbd8bf8060', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:30:05,145 DEBUG 131:onap_service.py(10) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b6f78f1b-c8e6-41a8-a8c7-568741f0c497 2022-01-07 14:30:05,145 DEBUG 132:onap_service.py(10) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] data sent: None 2022-01-07 14:30:05,148 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:30:05,660 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b6f78f1b-c8e6-41a8-a8c7-568741f0c497 HTTP/1.1" 200 1556 2022-01-07 14:30:05,662 INFO 142:onap_service.py(10) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] response code: 200 2022-01-07 14:30:05,662 DEBUG 146:onap_service.py(10) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] response: {"request":{"requestId":"b6f78f1b-c8e6-41a8-a8c7-568741f0c497","startTime":"Fri, 07 Jan 2022 14:29:53 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"8de39408-3324-46d6-81c6-aaaeb6faac32","modelType":"vfModule","modelName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4","modelVersion":"1641565778785","modelCustomizationUuid":"57f26f41-c1ba-44b1-985f-6daa55a221b5","modelVersionId":"e5d292da-0668-4700-8b9b-474c344fd7cf","modelCustomizationId":"57f26f41-c1ba-44b1-985f-6daa55a221b5","modelUuid":"e5d292da-0668-4700-8b9b-474c344fd7cf","modelInvariantUuid":"8de39408-3324-46d6-81c6-aaaeb6faac32"},"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":"8b7b6035-3375-4257-9cee-057e09a08141","vnfInstanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","vfModuleInstanceId":"21796111-4dc1-440a-bbda-e093d2e84c49","vfModuleInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking UnassignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Task name is null.","percentProgress":68,"timestamp":"Fri, 07 Jan 2022 14:30:04 GMT"}}} 2022-01-07 14:30:15,677 DEBUG 129:onap_service.py(10) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f5bd72df-dc87-447c-9698-88d30deaca2e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:30:15,677 DEBUG 131:onap_service.py(10) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b6f78f1b-c8e6-41a8-a8c7-568741f0c497 2022-01-07 14:30:15,678 DEBUG 132:onap_service.py(10) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] data sent: None 2022-01-07 14:30:15,681 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:30:15,838 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b6f78f1b-c8e6-41a8-a8c7-568741f0c497 HTTP/1.1" 200 1522 2022-01-07 14:30:15,840 INFO 142:onap_service.py(10) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] response code: 200 2022-01-07 14:30:15,840 DEBUG 146:onap_service.py(10) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] response: {"request":{"requestId":"b6f78f1b-c8e6-41a8-a8c7-568741f0c497","startTime":"Fri, 07 Jan 2022 14:29:53 GMT","finishTime":"Fri, 07 Jan 2022 14:30:06 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"8de39408-3324-46d6-81c6-aaaeb6faac32","modelType":"vfModule","modelName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4","modelVersion":"1641565778785","modelCustomizationUuid":"57f26f41-c1ba-44b1-985f-6daa55a221b5","modelVersionId":"e5d292da-0668-4700-8b9b-474c344fd7cf","modelCustomizationId":"57f26f41-c1ba-44b1-985f-6daa55a221b5","modelUuid":"e5d292da-0668-4700-8b9b-474c344fd7cf","modelInvariantUuid":"8de39408-3324-46d6-81c6-aaaeb6faac32"},"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":"8b7b6035-3375-4257-9cee-057e09a08141","vnfInstanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","vfModuleInstanceId":"21796111-4dc1-440a-bbda-e093d2e84c49","vfModuleInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 07 Jan 2022 14:30:06 GMT"}}} 2022-01-07 14:30:15,841 INFO 56:mixins.py(10) - VfModuleDeletionRequest task finished 2022-01-07 14:30:15,842 DEBUG 129:onap_service.py(10) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7eaf3c3b-7200-4ccc-8e33-f14ecf687fd3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:30:15,842 DEBUG 131:onap_service.py(10) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b6f78f1b-c8e6-41a8-a8c7-568741f0c497 2022-01-07 14:30:15,842 DEBUG 132:onap_service.py(10) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] data sent: None 2022-01-07 14:30:15,845 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:30:16,104 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b6f78f1b-c8e6-41a8-a8c7-568741f0c497 HTTP/1.1" 200 1522 2022-01-07 14:30:16,107 INFO 142:onap_service.py(10) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] response code: 200 2022-01-07 14:30:16,107 DEBUG 146:onap_service.py(10) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] response: {"request":{"requestId":"b6f78f1b-c8e6-41a8-a8c7-568741f0c497","startTime":"Fri, 07 Jan 2022 14:29:53 GMT","finishTime":"Fri, 07 Jan 2022 14:30:06 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"8de39408-3324-46d6-81c6-aaaeb6faac32","modelType":"vfModule","modelName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4","modelVersion":"1641565778785","modelCustomizationUuid":"57f26f41-c1ba-44b1-985f-6daa55a221b5","modelVersionId":"e5d292da-0668-4700-8b9b-474c344fd7cf","modelCustomizationId":"57f26f41-c1ba-44b1-985f-6daa55a221b5","modelUuid":"e5d292da-0668-4700-8b9b-474c344fd7cf","modelInvariantUuid":"8de39408-3324-46d6-81c6-aaaeb6faac32"},"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":"8b7b6035-3375-4257-9cee-057e09a08141","vnfInstanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","vfModuleInstanceId":"21796111-4dc1-440a-bbda-e093d2e84c49","vfModuleInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 07 Jan 2022 14:30:06 GMT"}}} 2022-01-07 14:30:16,109 DEBUG 129:onap_service.py(10) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1350e83e-7cf0-4a4a-bc70-835b5c40fc04', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:30:16,109 DEBUG 131:onap_service.py(10) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b6f78f1b-c8e6-41a8-a8c7-568741f0c497 2022-01-07 14:30:16,109 DEBUG 132:onap_service.py(10) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] data sent: None 2022-01-07 14:30:16,112 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:30:16,266 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b6f78f1b-c8e6-41a8-a8c7-568741f0c497 HTTP/1.1" 200 1522 2022-01-07 14:30:16,268 INFO 142:onap_service.py(10) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] response code: 200 2022-01-07 14:30:16,269 DEBUG 146:onap_service.py(10) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] response: {"request":{"requestId":"b6f78f1b-c8e6-41a8-a8c7-568741f0c497","startTime":"Fri, 07 Jan 2022 14:29:53 GMT","finishTime":"Fri, 07 Jan 2022 14:30:06 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"8de39408-3324-46d6-81c6-aaaeb6faac32","modelType":"vfModule","modelName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4","modelVersion":"1641565778785","modelCustomizationUuid":"57f26f41-c1ba-44b1-985f-6daa55a221b5","modelVersionId":"e5d292da-0668-4700-8b9b-474c344fd7cf","modelCustomizationId":"57f26f41-c1ba-44b1-985f-6daa55a221b5","modelUuid":"e5d292da-0668-4700-8b9b-474c344fd7cf","modelInvariantUuid":"8de39408-3324-46d6-81c6-aaaeb6faac32"},"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":"8b7b6035-3375-4257-9cee-057e09a08141","vnfInstanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","vfModuleInstanceId":"21796111-4dc1-440a-bbda-e093d2e84c49","vfModuleInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 07 Jan 2022 14:30:06 GMT"}}} 2022-01-07 14:30:16,277 DEBUG 129:onap_service.py(1) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b1f53b36-4746-4998-8799-d95ce2504093', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:30:16,278 DEBUG 131:onap_service.py(1) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b6f78f1b-c8e6-41a8-a8c7-568741f0c497 2022-01-07 14:30:16,278 DEBUG 132:onap_service.py(1) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] data sent: None 2022-01-07 14:30:16,282 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:30:16,432 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b6f78f1b-c8e6-41a8-a8c7-568741f0c497 HTTP/1.1" 200 1522 2022-01-07 14:30:16,435 INFO 142:onap_service.py(1) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] response code: 200 2022-01-07 14:30:16,435 DEBUG 146:onap_service.py(1) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] response: {"request":{"requestId":"b6f78f1b-c8e6-41a8-a8c7-568741f0c497","startTime":"Fri, 07 Jan 2022 14:29:53 GMT","finishTime":"Fri, 07 Jan 2022 14:30:06 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"8de39408-3324-46d6-81c6-aaaeb6faac32","modelType":"vfModule","modelName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4","modelVersion":"1641565778785","modelCustomizationUuid":"57f26f41-c1ba-44b1-985f-6daa55a221b5","modelVersionId":"e5d292da-0668-4700-8b9b-474c344fd7cf","modelCustomizationId":"57f26f41-c1ba-44b1-985f-6daa55a221b5","modelUuid":"e5d292da-0668-4700-8b9b-474c344fd7cf","modelInvariantUuid":"8de39408-3324-46d6-81c6-aaaeb6faac32"},"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":"8b7b6035-3375-4257-9cee-057e09a08141","vnfInstanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","vfModuleInstanceId":"21796111-4dc1-440a-bbda-e093d2e84c49","vfModuleInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 07 Jan 2022 14:30:06 GMT"}}} 2022-01-07 14:30:16,437 DEBUG 129:onap_service.py(1) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '636d01ba-880f-4311-a66f-20ced9297a39', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:30:16,437 DEBUG 131:onap_service.py(1) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b6f78f1b-c8e6-41a8-a8c7-568741f0c497 2022-01-07 14:30:16,437 DEBUG 132:onap_service.py(1) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] data sent: None 2022-01-07 14:30:16,439 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:30:16,593 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b6f78f1b-c8e6-41a8-a8c7-568741f0c497 HTTP/1.1" 200 1522 2022-01-07 14:30:16,595 INFO 142:onap_service.py(1) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] response code: 200 2022-01-07 14:30:16,595 DEBUG 146:onap_service.py(1) - [None][Check b6f78f1b-c8e6-41a8-a8c7-568741f0c497 orchestration request status] response: {"request":{"requestId":"b6f78f1b-c8e6-41a8-a8c7-568741f0c497","startTime":"Fri, 07 Jan 2022 14:29:53 GMT","finishTime":"Fri, 07 Jan 2022 14:30:06 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"8de39408-3324-46d6-81c6-aaaeb6faac32","modelType":"vfModule","modelName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4","modelVersion":"1641565778785","modelCustomizationUuid":"57f26f41-c1ba-44b1-985f-6daa55a221b5","modelVersionId":"e5d292da-0668-4700-8b9b-474c344fd7cf","modelCustomizationId":"57f26f41-c1ba-44b1-985f-6daa55a221b5","modelUuid":"e5d292da-0668-4700-8b9b-474c344fd7cf","modelInvariantUuid":"8de39408-3324-46d6-81c6-aaaeb6faac32"},"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":"8b7b6035-3375-4257-9cee-057e09a08141","vnfInstanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","vfModuleInstanceId":"21796111-4dc1-440a-bbda-e093d2e84c49","vfModuleInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 07 Jan 2022 14:30:06 GMT"}}} 2022-01-07 14:30:16,596 INFO 180:vf_module_ala_carte.py(1) - VfModule AAI deleted 2022-01-07 14:30:16,596 INFO 158:k8s_profile_create.py(1) - Clean the k8s profile 2022-01-07 14:30:16,597 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-07 14:30:16,597 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/8b7b6035-3375-4257-9cee-057e09a08141/relationship-list 2022-01-07 14:30:16,597 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-07 14:30:16,600 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:30:16,663 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/8b7b6035-3375-4257-9cee-057e09a08141/relationship-list HTTP/1.1" 200 1064 2022-01-07 14:30:16,664 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-07 14:30:16,664 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/99af068c-f34a-46d9-b8fa-406cc956fce2","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"99af068c-f34a-46d9-b8fa-406cc956fce2"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/0dca536f-150a-4f2f-9b1d-27a05e942de9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0dca536f-150a-4f2f-9b1d-27a05e942de9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_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-07 14:30:16,667 DEBUG 129:onap_service.py(1) - [AAI][Get 8b7b6035-3375-4257-9cee-057e09a08141 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-07 14:30:16,668 DEBUG 131:onap_service.py(1) - [AAI][Get 8b7b6035-3375-4257-9cee-057e09a08141 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/0dca536f-150a-4f2f-9b1d-27a05e942de9 2022-01-07 14:30:16,668 DEBUG 132:onap_service.py(1) - [AAI][Get 8b7b6035-3375-4257-9cee-057e09a08141 ABCMeta] data sent: None 2022-01-07 14:30:16,670 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:30:16,744 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/0dca536f-150a-4f2f-9b1d-27a05e942de9 HTTP/1.1" 200 3737 2022-01-07 14:30:16,745 INFO 142:onap_service.py(1) - [AAI][Get 8b7b6035-3375-4257-9cee-057e09a08141 ABCMeta] response code: 200 2022-01-07 14:30:16,746 DEBUG 146:onap_service.py(1) - [AAI][Get 8b7b6035-3375-4257-9cee-057e09a08141 ABCMeta] response: {"vnf-id":"0dca536f-150a-4f2f-9b1d-27a05e942de9","vnf-name":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1641565761527","model-invariant-id":"6b102277-c10a-4185-af9e-fcfb287198a0","model-version-id":"bccc21bb-c114-4e50-bd7f-f32e3df16192","model-customization-id":"dffa87e7-e944-45b3-9130-41a7486799f7","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8b7b6035-3375-4257-9cee-057e09a08141/service-data/vnfs/vnf/0dca536f-150a-4f2f-9b1d-27a05e942de9/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/8b7b6035-3375-4257-9cee-057e09a08141","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":"8b7b6035-3375-4257-9cee-057e09a08141"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}} 2022-01-07 14:30:16,750 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-07 14:30:16,750 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-07 14:30:16,751 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-07 14:30:16,751 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-07 14:30:16,751 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-07 14:30:16,753 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:30:16,826 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-07 14:30:16,828 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-07 14:30:16,828 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5b2185c0-177b-44be-abdc-6bcd96b65037/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e3ccb93b-c4f7-46a0-8715-8a96d50fa930/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","name":"basic_onboard_ICfMDo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cf3ecf25-68af-4db1-86ea-042c5096557c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e40e4e35-9d9d-47ca-ba88-66a7cf405444/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-07 14:30:16,831 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-07 14:30:16,831 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:30:16,832 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:30:16,832 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:30:16,832 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-07 14:30:16,832 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:30:16,833 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:30:16,833 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:30:16,833 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ICfMDo from SDC 2022-01-07 14:30:16,833 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:30:16,833 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:30:16,834 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:30:16,834 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-07 14:30:16,834 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:30:16,834 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:30:16,834 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:30:16,835 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-07 14:30:16,835 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-07 14:30:16,835 INFO 192:__init__.py(1) - Service found, updating information 2022-01-07 14:30:16,836 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-07 14:30:16,836 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-07 14:30:16,836 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-07 14:30:16,838 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:30:16,969 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-07 14:30:16,972 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-07 14:30:16,976 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b48dbaf-c5cb-4d89-9b12-0be382795528","lifecycleState":"CERTIFIED","lastUpdateDate":1641558173651,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e0a0933-12b5-4ea8-93d4-53b1eeb34120","invariantUUID":"fa99b7c7-d369-4f36-b33a-38920ba57fdf","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":"2b967b43-45d4-41f5-8d31-c9628e523002","lifecycleState":"CERTIFIED","lastUpdateDate":1641558057383,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37933459-6ab5-4010-a03f-2eb8eb37034b","invariantUUID":"f876ec40-2701-4061-8306-38a0dcc75b63","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":"defaulticon","uniqueId":"ca2f1600-6f06-4b35-a97e-1821a64653dd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558099471,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e83164dd-7d74-4074-b876-d5536bcf33ee","invariantUUID":"6f5d07ed-981a-4d22-9aeb-09578a360b4f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04655363-2f36-4714-b7ac-2272572f748d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558026392,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b0a1187-701b-479b-9aae-53cd5f0f6fb6","invariantUUID":"e2ef0c9b-415b-4a35-909f-f8147a7ad943","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89b064ab-6cd0-4ed6-bb23-73b004abc7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558052782,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c9c031-03ba-45c8-8edb-4e9933bd9ac8","invariantUUID":"9daaa27e-7be1-41c2-b656-886561003fd8","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":"7b93a69d-1e49-47f1-ac0c-aa90be7481a9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558012726,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b362c9fe-6711-418e-afcc-1c7991fb77c6","invariantUUID":"b67c0892-ec56-4cbe-8e42-43d0d1263575","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":"port","uniqueId":"06fd0a0c-e13f-4bac-a336-6303cd701cad","lifecycleState":"CERTIFIED","lastUpdateDate":1641558139243,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41a9edb7-e2f3-4a8b-8f2f-b83aa90227e1","invariantUUID":"40c1fb60-1c72-448d-85f2-15440cdd356d","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":"port","uniqueId":"d0390465-518b-47a4-a20d-8b04f979406a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558143026,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"146b56cc-8fef-4d7d-ba11-23f107ad30aa","invariantUUID":"07b8150f-e23a-4a27-a44f-c239d4c54fa8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46ca728f-37fd-4d1d-836f-634d9e58eed0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558048739,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efe183fa-e15f-4043-8dd3-72c043f194c4","invariantUUID":"a084fa76-3e55-4dea-8298-8fca5d00a0e8","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c137b4a-96c3-4868-a561-2d0d4745c90a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558076164,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec3a5f95-1666-4ad2-9451-9955144d7bc9","invariantUUID":"365b4a23-9935-44fe-82de-be37fdebef5e","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":"port","uniqueId":"59184b8d-f5e8-4fe6-8939-7d891dca4167","lifecycleState":"CERTIFIED","lastUpdateDate":1641558178283,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cc18a96-d3c5-437e-87bd-ca95c0d91207","invariantUUID":"507761c1-aa85-4978-b1bf-39ea7722b877","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7eff7f43-2c34-406e-bf44-315556fc63f9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558170200,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83878e24-b9c6-4736-9d28-a6a81013876d","invariantUUID":"8be2491c-f2f7-4f56-bb74-0cfd892aa266","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf447c3-e35b-4910-93ce-080d8154e36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558005781,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dbd2103-9406-46b0-8506-b1d3f26bbbdf","invariantUUID":"d715d820-d84a-469c-9950-69eb49c72459","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2074503c-e70a-49cb-b707-b41ce500d508","lifecycleState":"CERTIFIED","lastUpdateDate":1641558172107,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"316f413f-8127-48e2-8a81-89d7c19e2392","invariantUUID":"5e7ce5cb-bc83-47c8-9791-a6d0c9e9d134","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4a7390b-0e3b-4c96-9532-1b2fcdf4c87a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558205836,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54957ec9-22b3-4cc5-8992-e5d46b4ded25","invariantUUID":"538a407e-1d03-4588-bae2-ce8b013ea43e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fde0f867-6e41-4c08-b153-125561c649e1","lifecycleState":"CERTIFIED","lastUpdateDate":1641558149370,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e6d0b19-5715-4ffd-8695-6f6d144eff2f","invariantUUID":"8e4cf994-7648-460b-9be9-5aa14a1451e5","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f15b4bde-d240-4770-9ed0-182d9f662904","lifecycleState":"CERTIFIED","lastUpdateDate":1641558009779,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1db0d885-0de5-42db-91ce-610c6b7d0f85","invariantUUID":"79e32fa7-6824-47e8-b24e-fa7889872d23","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feca4b92-8825-4a6b-89dc-31a77a4982c0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558083389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"21af573b-6131-4592-95ea-82d9f82c1342","invariantUUID":"dd843bed-e375-4950-bad0-377632bdcdf9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71a9cbb1-233b-4271-98e5-9d7519f6ae2b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558213603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"545314c6-8a92-4279-b252-ba3fce80a418","invariantUUID":"4cf24079-85e5-44b8-b44e-6a7be0d4b523","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":"defaulticon","uniqueId":"8477e64f-5af9-494b-ad34-a145f9d4d571","lifecycleState":"CERTIFIED","lastUpdateDate":1641558137588,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08186a0-04a4-47e8-8b6c-9006525a79fb","invariantUUID":"5372563a-64c5-4b45-acd5-c4e1241bce19","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":"3ae7822d-5404-4481-b3d7-6b60a74c1aea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558077573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a05b4bf9-f6ab-4c84-8f51-18119a9631bd","invariantUUID":"98ae03e4-58b2-4a8c-bb41-540ff9dc41fd","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"5450ddbc-42eb-45fc-b8c7-625f55ca9ece","lifecycleState":"CERTIFIED","lastUpdateDate":1641558039182,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4018b31-4e61-4292-bdec-c6daf2f6f96c","invariantUUID":"ecd5b3cc-8122-4c91-88bf-3f4ab693e7f5","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":"676f0d00-db24-4c41-b566-d13af9d75092","lifecycleState":"CERTIFIED","lastUpdateDate":1641557986710,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a94c3cb0-19d6-4ce1-9f08-3010ac785c5d","invariantUUID":"7eccd2ac-fde1-439f-bcf0-c16d0cca50bf","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92221af3-236d-4fee-84d6-e8be422ac051","lifecycleState":"CERTIFIED","lastUpdateDate":1641558054323,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93d763c3-6ead-443c-9ec0-8df9ef6b1302","invariantUUID":"90cd5cb7-3fc9-44ea-8337-dfc6802541ef","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":"port","uniqueId":"7f6d2c57-5c45-4f2d-a216-8463c13dbd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558218139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed9e7f8e-c2ed-48f5-9b6f-fb7d3145f05f","invariantUUID":"6bd28b6c-38f9-4c44-93cd-2d52ab2bab4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01c319d7-1413-4106-be71-071ad55b3626","lifecycleState":"CERTIFIED","lastUpdateDate":1641558121065,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a75a620f-1ae6-4ef2-9b33-dd6c7fa528cf","invariantUUID":"5f2182b2-3c1a-4d41-b935-bc24011f750c","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":"defaulticon","uniqueId":"668138a2-c6cd-47c8-ae67-0abb8c1d9570","lifecycleState":"CERTIFIED","lastUpdateDate":1641558096947,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ab5bcf79-79cb-42e9-a921-6c7fc3c44082","invariantUUID":"6572f88b-6699-47b8-8ed9-1167525081c3","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":"objectStorage","uniqueId":"37c3f04c-3922-41c4-9977-bf0abd19fce4","lifecycleState":"CERTIFIED","lastUpdateDate":1641558011225,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17b836e7-1d4c-4521-8c8c-ff3b846fe98d","invariantUUID":"1faec890-bede-4de2-805b-b3c74edd8420","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8361f395-5fd5-4418-971c-29f9ae72cd23","lifecycleState":"CERTIFIED","lastUpdateDate":1641558204560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd30d547-1761-43c8-bd49-376e46546b61","invariantUUID":"4938b476-f60c-41a0-a2f5-47b54e1ec585","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5b8e5a9e-5fc8-4cb5-bb2d-ca7f2cafca10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558041026,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d6d479f-c5a2-4487-8a10-7b6f7aedf23a","invariantUUID":"1e216ea9-5b45-4f1c-8cee-6e61ff77b388","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":"e46b57a5-61e0-4ca9-8414-f8de436f3993","lifecycleState":"CERTIFIED","lastUpdateDate":1641558028285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ec7b4abf-6785-4521-98f5-c9dcd4f875d5","invariantUUID":"27b3133a-66f4-45cb-88d6-fadbe34f3b92","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":"defaulticon","uniqueId":"049c84f0-ca8a-49ea-8a02-a46c8d25a797","lifecycleState":"CERTIFIED","lastUpdateDate":1641565519749,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","invariantUUID":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"a7765bfe-bc3b-4978-b201-f705402de8a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558086202,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f651cdc5-5f8e-403a-9aa1-12e581ec71d2","invariantUUID":"ce411613-80df-4932-9806-aa4f38d19b7a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d6437de-e75e-4b3a-9d91-029d71eb14fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558127163,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dabe8650-3cbd-4603-93b1-ff08c882dff3","invariantUUID":"d67b40a5-33e4-4541-8639-b801de8074e3","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":"bec4d6ab-d172-4c96-879e-88f7c225d161","lifecycleState":"CERTIFIED","lastUpdateDate":1641558147579,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5c22bd9-fa2a-4812-a5f1-75894bc219d7","invariantUUID":"26329319-721e-438f-be44-3650d30cf78c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5bc69d12-9572-44f6-9ce9-87897099d8bd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558209674,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc29076-77e6-4fa3-8ef4-f2f0023398ef","invariantUUID":"948a6dad-17cb-43d3-8aea-701b21ca46a5","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":"8322a881-c5c4-4cf6-a44a-f8871cfc6e4d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558114192,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f11036b-7e06-4b80-9621-7b80163e550c","invariantUUID":"e7133fb2-a0b1-4f29-9307-27d8096c07cc","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":"92c2b57a-08fe-4909-a1a5-a2739d27f721","lifecycleState":"CERTIFIED","lastUpdateDate":1641558017703,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2580d1c9-b650-45c5-85c5-cb5e3cf7da41","invariantUUID":"03fee10e-728f-41e0-bfbb-696d339f90eb","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":"compute","uniqueId":"5ded65c5-5a08-4f6b-9848-3ca3c5e001c2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558116318,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c28cff2e-c4d6-4adf-8978-de0a0d1f03de","invariantUUID":"ebf14a2e-e829-408b-8c9e-cb97e5ab336e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"75cf71f4-415e-439b-aac5-2e1748620ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1641558159538,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cffbd250-824a-4994-a745-9630e6085dd4","invariantUUID":"b3a6875b-8c4f-4813-befc-19bed37a94db","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":"defaulticon","uniqueId":"a99d6760-45fc-41eb-98c4-c8b8c7c71240","lifecycleState":"CERTIFIED","lastUpdateDate":1641557995295,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018fe9f-99f2-4bc1-bfeb-ceb3fef40a8e","invariantUUID":"d08f1e7a-f7dc-463c-925a-4c76e8cd7704","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"42f3a339-6751-462a-b305-9c69770073ef","lifecycleState":"CERTIFIED","lastUpdateDate":1641558165698,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1088cf25-a2a8-4cde-b3fb-1e40733f6ef8","invariantUUID":"20168ebc-30dd-4d16-a001-aee9fe3ead13","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":"compute","uniqueId":"36a99db3-5e8b-451b-b42a-d1544622ce0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558119588,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb0cd758-6bfc-4a04-bddf-b385c5ba138a","invariantUUID":"1819d3ae-5ca2-4378-b5ad-63a87d18d43b","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":"networkrules","uniqueId":"287eaa03-a756-46c6-971b-5e7c3c3532ed","lifecycleState":"CERTIFIED","lastUpdateDate":1641558046691,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"932f617c-3e6c-4b08-8720-2ae16193edc5","invariantUUID":"2b78b20f-5d86-480b-b085-a5827841b6dd","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":"4745ccfa-f7f6-431d-8821-420531ac1142","lifecycleState":"CERTIFIED","lastUpdateDate":1641558108015,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1de5baa9-1202-443a-be54-9aa84e11f5ba","invariantUUID":"961df833-8b1c-4bd0-95aa-be14703a15be","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c9942373-e828-48f9-8205-3add9305e22b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558211006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07f07d19-507a-4f36-af6f-7dac735b2ad4","invariantUUID":"b7335922-a40f-4146-8d94-060dcc2c623d","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":"objectStorage","uniqueId":"a10fee0b-5c91-4be6-8337-5b6fe04dcced","lifecycleState":"CERTIFIED","lastUpdateDate":1641558101666,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0943af97-7fdf-4b20-bb30-182610b51d93","invariantUUID":"4bed5074-216e-41f6-a466-6e2a8d1dfc3c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f37677-2b4c-465a-a09d-727f71c46fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558024657,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45f0812a-b1af-48fd-8983-8929562f3aaa","invariantUUID":"a285fe0e-309f-4750-a98d-e5a35eff914f","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":"e29bcc64-8bf1-4e3f-af14-3fae36c53ec3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558055888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c76cad-1b96-4e62-a0c1-7bfeb13ba2d0","invariantUUID":"17e0a1e9-0a19-4d63-bf88-30c5844717b7","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":"compute","uniqueId":"e40370fb-bd88-43ca-9939-b09a40af1c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558105649,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"568ff63a-0430-4215-8960-8068348e8446","invariantUUID":"d7372292-d456-4c6c-9fea-20f724962fb9","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":"port","uniqueId":"ae5cf2df-d8a5-472d-8910-3714fddd74f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558141344,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb005497-8fa0-40cc-8035-6ea9529894b6","invariantUUID":"19d92b9a-2b29-40bd-9ef5-a353d88fb1a4","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ade8182-d8df-43bd-a1cc-043ac2050704","lifecycleState":"CERTIFIED","lastUpdateDate":1641558157033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e70c360f-d012-4f5d-89a6-ea2048ef7aa4","invariantUUID":"0c9a769b-2781-46dd-a5fe-3f8e64157559","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":"c9ff3f7e-9bf6-42f7-992d-6a890c921ad3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558022759,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a0c3956f-aa0b-4458-a2da-f4dd2d033f66","invariantUUID":"0b7fe93b-774a-45c4-a974-3b023ee33f6b","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a89f9298-8f2c-4f5a-9111-c0b8d8a6a662","lifecycleState":"CERTIFIED","lastUpdateDate":1641558153881,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9be42263-9026-4928-bb43-27c4aac0c60d","invariantUUID":"77c0fee9-d66a-437c-ba7d-265b5cfd75e0","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":"port","uniqueId":"65ee132d-e571-489a-a54a-d27508deda51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558015755,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d10fd00-9ae7-44e0-8744-8dde110808d1","invariantUUID":"1ac7b449-78b8-47b8-8c71-01e7795c880a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cf75ef6-cf20-4e7b-8b82-315e2e36caeb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558020045,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2cedb0d-39f9-47e5-8262-e57b45c199c7","invariantUUID":"405e6374-893a-4837-b101-c05efe7fd092","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":"5c2fccee-858a-43ad-a113-42214a81ee10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558111928,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eecd557d-5ec2-4120-abda-a0ad7d3ecbaa","invariantUUID":"0aa94e83-4338-48be-a740-063f30cee235","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a6e3861-953f-4614-9ea6-2d852c675d34","lifecycleState":"CERTIFIED","lastUpdateDate":1641558064339,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5affa58b-ba3a-41b1-957f-cddd1f51ead7","invariantUUID":"d40e984c-201d-4752-975e-02fa5080c679","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07000ccb-d044-4bde-9e3c-232c461d8086","lifecycleState":"CERTIFIED","lastUpdateDate":1641558014233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa859548-3bc4-4600-a836-1974d22cbc12","invariantUUID":"708d59ee-a5e6-42cb-ba99-e7ec61704e0d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"572b1076-1d2d-418d-af9e-be0284dd3988","lifecycleState":"CERTIFIED","lastUpdateDate":1641558214978,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007e7697-d8c3-4919-9865-378d74256333","invariantUUID":"8661476e-175a-495e-afa9-7d6bb7f73380","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":"network","uniqueId":"db034ade-b788-4d8b-be65-67b2e47f9641","lifecycleState":"CERTIFIED","lastUpdateDate":1641558071081,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5418a432-53a5-4f62-ac39-06dfbe09493a","invariantUUID":"20f5e447-b2ef-4a4f-90d9-56696eabed58","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":"66e04079-846a-4ae2-89a0-b304e4269449","lifecycleState":"CERTIFIED","lastUpdateDate":1641558062832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d20467dc-40f3-4f4e-bcec-53ed57ee7615","invariantUUID":"ea793168-cb33-4f4c-baac-62b27c1e8eb5","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":"1cede7df-81f2-4821-bbc4-e7db4c9c4574","lifecycleState":"CERTIFIED","lastUpdateDate":1641558136028,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"322ce87e-5c2c-409e-8e4b-6e3176accad3","invariantUUID":"f2ab208b-148b-4af8-b69e-35df919d1fc9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8e8854f-9e34-46b3-aff5-6446ce088dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1641558176785,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b8a775e-8e59-414f-b596-662a90c44e46","invariantUUID":"90d08e10-cf78-416a-9316-70c7dd35c0db","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":"95cda407-d002-4be5-9d6b-16be28842d84","lifecycleState":"CERTIFIED","lastUpdateDate":1641558144551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27246051-acbb-43b7-a94c-4e3e1d389af5","invariantUUID":"dd0e8915-9c24-42bf-9d96-40fd6a6af3cf","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4880f7f2-e41a-43a4-a79d-7a7f05814361","lifecycleState":"CERTIFIED","lastUpdateDate":1641558004124,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98886c8c-4597-4d20-85af-3da5723d14b8","invariantUUID":"9eca4985-0cf2-411a-b173-23a13109a79e","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":"68028d11-aa31-4cbc-b52c-231b2f26c978","lifecycleState":"CERTIFIED","lastUpdateDate":1641558061285,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579e181e-3349-438e-b008-552ba8c790e0","invariantUUID":"977c095d-e01c-47fc-9a93-b50f4c08c917","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":"f0f3bad8-396e-43e5-837a-246d2ebcfd24","lifecycleState":"CERTIFIED","lastUpdateDate":1641558207090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9a4d71e-9191-4542-8e8a-ec60fb21464b","invariantUUID":"a943aaf8-15fd-45dc-84f5-65974733bf5a","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":"866af604-342e-4c00-bd15-3e1e44fc2385","lifecycleState":"CERTIFIED","lastUpdateDate":1641558151066,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"750763a6-ec66-43eb-96ad-d4727aab9eb4","invariantUUID":"161bbbf6-38f6-4f4d-89a2-1d5b1248a879","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":"507ef20a-23b4-4eaf-a917-47906e6e5b04","lifecycleState":"CERTIFIED","lastUpdateDate":1641558103695,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ca53c3f-e604-4204-9bc9-b520358549ab","invariantUUID":"90576b50-7221-430b-91af-bf88c843016c","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":"port","uniqueId":"b578caa7-7622-4908-9ece-3ab1565e71cb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558163196,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3691462a-7fcc-457a-9a78-54d1fa9822b5","invariantUUID":"77df90dc-c666-4896-8bbb-cf1b5d9d15c0","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb9320f5-87dd-4774-aee4-cd4ca19c261a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558216452,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22f39040-d458-4e40-ab85-bab1cb36b088","invariantUUID":"313e6961-d700-47fb-b7c8-0639c9216fd9","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":"c6e8b2aa-66c4-4d15-90ea-d7e3c86b89dc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558208390,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6efc6146-5e71-47d5-921a-8e8a1f22c56c","invariantUUID":"4d25cba8-4d97-4db3-92f8-92bac9a57e91","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":"1a9acb64-ace1-4609-9c89-2e29ea47e78c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558080974,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"44c312b5-e8da-4f80-910d-fc7c83dc4666","invariantUUID":"3843ddc2-a2fa-4525-ab27-791aea173fd0","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":"objectStorage","uniqueId":"caae35c2-f4c6-41a6-b0eb-a9eb023c1599","lifecycleState":"CERTIFIED","lastUpdateDate":1641557997523,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ba4a579-0c9d-47ec-8f3f-71b14c6a57d1","invariantUUID":"9011a682-cfe4-436d-9cf4-75b7a140d5e6","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":"5a3a91e9-d624-41ab-b73b-adb32c565a51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558175114,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df26a7c7-44c5-4f81-9c76-c0fa1941a89f","invariantUUID":"eb29b48e-321f-4de2-98fb-a60aaddd1a4b","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a2da740-84ac-4e1a-9296-e411778e18fd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558145962,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"899031c2-14df-4f46-b81f-f8338cb2b288","invariantUUID":"8c9a46bc-6f32-413b-9da6-8d22322081c9","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":"objectStorage","uniqueId":"c937b8f8-dc9c-4fed-893e-91d026bc1088","lifecycleState":"CERTIFIED","lastUpdateDate":1641557999313,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123bae9f-5b3d-44e4-a94e-47976a6bd700","invariantUUID":"b2d6a3cd-73b0-4453-ab2b-bce900e68c87","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":"loadBalancer","uniqueId":"8443d628-06d8-440e-86ed-9e6ee5e2ce41","lifecycleState":"CERTIFIED","lastUpdateDate":1641558002590,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53a7de9a-4964-44fc-916c-1e133ca96e3b","invariantUUID":"f6fe32a5-9e15-45e3-bfd7-c084503d4360","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":"defaulticon","uniqueId":"18d047ec-5009-44c7-b852-11afbddaa02a","lifecycleState":"CERTIFIED","lastUpdateDate":1641565432806,"name":"basic_onboard_ICfMDo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0","invariantUUID":"2d62dc3f-03c0-4fbd-821d-b9ab0cca92da","systemName":"BasicOnboardIcfmdo","description":"VF","tags":["basic_onboard_ICfMDo"],"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":"6b7fda19-cf48-4e14-bd35-efbc6a588b9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558130194,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"658ad9e3-e9e1-4f2a-aaca-08671d027ae6","invariantUUID":"26dee0cb-15fc-4210-a1e3-ee2432b92394","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":"securityrules","uniqueId":"58973a1e-5d04-4ecd-9664-d20e8c167a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641558050279,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b6a8cca4-dd3b-42fa-beff-337a5eabbc22","invariantUUID":"7d9f6213-90a8-4bb2-82f7-52e27fe159f0","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":"compute","uniqueId":"df2e2667-5f2d-4f55-b036-833269e508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558203171,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"225ce972-9ffb-431e-b795-2a5c2fadb88a","invariantUUID":"4b62159a-a58a-4055-86b4-3d48d6b42b3e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26fb340b-aa16-45c6-bbc6-e6a7d20208ea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558212352,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff287cfb-6a66-4a5c-bf9e-30628e7999a6","invariantUUID":"82941da7-67ac-4ec1-a1d8-eb611198c190","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0cc4a056-7d4b-4371-a4df-9d4378f1a011","lifecycleState":"CERTIFIED","lastUpdateDate":1641565090431,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72","invariantUUID":"fbaabdcd-d453-4f43-b176-50a41b051aed","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"207cdf32-2b24-43d0-95a8-6d073fabe9df","lifecycleState":"CERTIFIED","lastUpdateDate":1641565469667,"name":"basic_onboard_ICfMDo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","systemName":"BasicOnboardIcfmdo","description":"service","tags":["basic_onboard_ICfMDo"],"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":"3d1ef44a-17b3-44fb-bef0-91ba425ade4c","lifecycleState":"CERTIFIED","lastUpdateDate":1641565556820,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d5a8337b-32bb-41d0-a393-408dd94baab1","lifecycleState":"CERTIFIED","lastUpdateDate":1641565127532,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","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":"cc3e316c-1682-4f79-8378-a71a439ed830","lifecycleState":"CERTIFIED","lastUpdateDate":1641564840431,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","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}]}]} 2022-01-07 14:30:16,983 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-07 14:30:16,984 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-07 14:30:16,984 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/e40e4e35-9d9d-47ca-ba88-66a7cf405444/toscaModel 2022-01-07 14:30:16,984 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2022-01-07 14:30:16,987 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:30:17,073 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/e40e4e35-9d9d-47ca-ba88-66a7cf405444/toscaModel HTTP/1.1" 200 None 2022-01-07 14:30:17,075 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2022-01-07 14:30:17,075 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2022-01-07 14:30:17,124 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2022-01-07 14:30:17,124 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/8de39408-3324-46d6-81c6-aaaeb6faac32/57f26f41-c1ba-44b1-985f-6daa55a221b5 2022-01-07 14:30:17,124 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2022-01-07 14:30:17,126 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-07 14:30:17,163 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/8de39408-3324-46d6-81c6-aaaeb6faac32/57f26f41-c1ba-44b1-985f-6daa55a221b5 HTTP/1.1" 200 270 2022-01-07 14:30:17,164 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2022-01-07 14:30:17,164 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"8de39408-3324-46d6-81c6-aaaeb6faac32","rb-version":"57f26f41-c1ba-44b1-985f-6daa55a221b5","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"e5d292da-0668-4700-8b9b-474c344fd7cf"}} 2022-01-07 14:30:17,166 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2022-01-07 14:30:17,166 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/8de39408-3324-46d6-81c6-aaaeb6faac32/57f26f41-c1ba-44b1-985f-6daa55a221b5/profile/cnftest 2022-01-07 14:30:17,166 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2022-01-07 14:30:17,168 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-07 14:30:17,195 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/8de39408-3324-46d6-81c6-aaaeb6faac32/57f26f41-c1ba-44b1-985f-6daa55a221b5/profile/cnftest HTTP/1.1" 200 240 2022-01-07 14:30:17,196 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2022-01-07 14:30:17,196 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"8de39408-3324-46d6-81c6-aaaeb6faac32","rb-version":"57f26f41-c1ba-44b1-985f-6daa55a221b5","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null,"extra-resource-types":null} 2022-01-07 14:30:17,198 DEBUG 129:onap_service.py(1) - [None][Delete Profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2022-01-07 14:30:17,198 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/8de39408-3324-46d6-81c6-aaaeb6faac32/57f26f41-c1ba-44b1-985f-6daa55a221b5/profile/cnftest 2022-01-07 14:30:17,198 DEBUG 132:onap_service.py(1) - [None][Delete Profile] data sent: None 2022-01-07 14:30:17,200 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-07 14:30:17,229 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "DELETE /api/multicloud-k8s/v1/v1/rb/definition/8de39408-3324-46d6-81c6-aaaeb6faac32/57f26f41-c1ba-44b1-985f-6daa55a221b5/profile/cnftest HTTP/1.1" 204 0 2022-01-07 14:30:17,230 INFO 142:onap_service.py(1) - [None][Delete Profile] response code: 204 2022-01-07 14:30:17,230 DEBUG 146:onap_service.py(1) - [None][Delete Profile] response: n/a 2022-01-07 14:30:17,232 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-07 14:30:17,232 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/8b7b6035-3375-4257-9cee-057e09a08141/relationship-list 2022-01-07 14:30:17,233 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-07 14:30:17,235 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:30:17,283 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/8b7b6035-3375-4257-9cee-057e09a08141/relationship-list HTTP/1.1" 200 1064 2022-01-07 14:30:17,284 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-07 14:30:17,285 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/99af068c-f34a-46d9-b8fa-406cc956fce2","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"99af068c-f34a-46d9-b8fa-406cc956fce2"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/0dca536f-150a-4f2f-9b1d-27a05e942de9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0dca536f-150a-4f2f-9b1d-27a05e942de9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_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-07 14:30:17,288 DEBUG 129:onap_service.py(1) - [AAI][Get 8b7b6035-3375-4257-9cee-057e09a08141 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-07 14:30:17,288 DEBUG 131:onap_service.py(1) - [AAI][Get 8b7b6035-3375-4257-9cee-057e09a08141 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/0dca536f-150a-4f2f-9b1d-27a05e942de9 2022-01-07 14:30:17,288 DEBUG 132:onap_service.py(1) - [AAI][Get 8b7b6035-3375-4257-9cee-057e09a08141 ABCMeta] data sent: None 2022-01-07 14:30:17,291 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:30:17,354 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/0dca536f-150a-4f2f-9b1d-27a05e942de9 HTTP/1.1" 200 3737 2022-01-07 14:30:17,355 INFO 142:onap_service.py(1) - [AAI][Get 8b7b6035-3375-4257-9cee-057e09a08141 ABCMeta] response code: 200 2022-01-07 14:30:17,355 DEBUG 146:onap_service.py(1) - [AAI][Get 8b7b6035-3375-4257-9cee-057e09a08141 ABCMeta] response: {"vnf-id":"0dca536f-150a-4f2f-9b1d-27a05e942de9","vnf-name":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1641565761527","model-invariant-id":"6b102277-c10a-4185-af9e-fcfb287198a0","model-version-id":"bccc21bb-c114-4e50-bd7f-f32e3df16192","model-customization-id":"dffa87e7-e944-45b3-9130-41a7486799f7","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8b7b6035-3375-4257-9cee-057e09a08141/service-data/vnfs/vnf/0dca536f-150a-4f2f-9b1d-27a05e942de9/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/8b7b6035-3375-4257-9cee-057e09a08141","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":"8b7b6035-3375-4257-9cee-057e09a08141"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}} 2022-01-07 14:30:17,358 DEBUG 384:vnf.py(1) - Delete 0dca536f-150a-4f2f-9b1d-27a05e942de9 VNF 2022-01-07 14:30:17,359 DEBUG 80:deletion.py(1) - VNF 0dca536f-150a-4f2f-9b1d-27a05e942de9 deletion request 2022-01-07 14:30:17,377 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-07 14:30:17,377 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-07 14:30:17,378 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-07 14:30:17,378 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-07 14:30:17,379 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-07 14:30:17,381 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:30:17,457 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-07 14:30:17,459 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-07 14:30:17,460 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5b2185c0-177b-44be-abdc-6bcd96b65037/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e3ccb93b-c4f7-46a0-8715-8a96d50fa930/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","name":"basic_onboard_ICfMDo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cf3ecf25-68af-4db1-86ea-042c5096557c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e40e4e35-9d9d-47ca-ba88-66a7cf405444/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-07 14:30:17,463 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-07 14:30:17,463 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:30:17,464 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:30:17,464 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:30:17,465 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-07 14:30:17,465 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:30:17,465 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:30:17,466 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:30:17,466 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ICfMDo from SDC 2022-01-07 14:30:17,467 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:30:17,467 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:30:17,468 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:30:17,468 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-07 14:30:17,469 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:30:17,469 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:30:17,469 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:30:17,470 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-07 14:30:17,470 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-07 14:30:17,470 INFO 192:__init__.py(1) - Service found, updating information 2022-01-07 14:30:17,471 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-07 14:30:17,471 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-07 14:30:17,472 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-07 14:30:17,474 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:30:17,554 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-07 14:30:17,558 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-07 14:30:17,563 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b48dbaf-c5cb-4d89-9b12-0be382795528","lifecycleState":"CERTIFIED","lastUpdateDate":1641558173651,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e0a0933-12b5-4ea8-93d4-53b1eeb34120","invariantUUID":"fa99b7c7-d369-4f36-b33a-38920ba57fdf","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":"2b967b43-45d4-41f5-8d31-c9628e523002","lifecycleState":"CERTIFIED","lastUpdateDate":1641558057383,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37933459-6ab5-4010-a03f-2eb8eb37034b","invariantUUID":"f876ec40-2701-4061-8306-38a0dcc75b63","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":"defaulticon","uniqueId":"ca2f1600-6f06-4b35-a97e-1821a64653dd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558099471,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e83164dd-7d74-4074-b876-d5536bcf33ee","invariantUUID":"6f5d07ed-981a-4d22-9aeb-09578a360b4f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04655363-2f36-4714-b7ac-2272572f748d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558026392,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b0a1187-701b-479b-9aae-53cd5f0f6fb6","invariantUUID":"e2ef0c9b-415b-4a35-909f-f8147a7ad943","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89b064ab-6cd0-4ed6-bb23-73b004abc7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558052782,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c9c031-03ba-45c8-8edb-4e9933bd9ac8","invariantUUID":"9daaa27e-7be1-41c2-b656-886561003fd8","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":"7b93a69d-1e49-47f1-ac0c-aa90be7481a9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558012726,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b362c9fe-6711-418e-afcc-1c7991fb77c6","invariantUUID":"b67c0892-ec56-4cbe-8e42-43d0d1263575","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":"port","uniqueId":"06fd0a0c-e13f-4bac-a336-6303cd701cad","lifecycleState":"CERTIFIED","lastUpdateDate":1641558139243,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41a9edb7-e2f3-4a8b-8f2f-b83aa90227e1","invariantUUID":"40c1fb60-1c72-448d-85f2-15440cdd356d","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":"port","uniqueId":"d0390465-518b-47a4-a20d-8b04f979406a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558143026,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"146b56cc-8fef-4d7d-ba11-23f107ad30aa","invariantUUID":"07b8150f-e23a-4a27-a44f-c239d4c54fa8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46ca728f-37fd-4d1d-836f-634d9e58eed0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558048739,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efe183fa-e15f-4043-8dd3-72c043f194c4","invariantUUID":"a084fa76-3e55-4dea-8298-8fca5d00a0e8","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c137b4a-96c3-4868-a561-2d0d4745c90a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558076164,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec3a5f95-1666-4ad2-9451-9955144d7bc9","invariantUUID":"365b4a23-9935-44fe-82de-be37fdebef5e","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":"port","uniqueId":"59184b8d-f5e8-4fe6-8939-7d891dca4167","lifecycleState":"CERTIFIED","lastUpdateDate":1641558178283,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cc18a96-d3c5-437e-87bd-ca95c0d91207","invariantUUID":"507761c1-aa85-4978-b1bf-39ea7722b877","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7eff7f43-2c34-406e-bf44-315556fc63f9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558170200,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83878e24-b9c6-4736-9d28-a6a81013876d","invariantUUID":"8be2491c-f2f7-4f56-bb74-0cfd892aa266","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf447c3-e35b-4910-93ce-080d8154e36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558005781,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dbd2103-9406-46b0-8506-b1d3f26bbbdf","invariantUUID":"d715d820-d84a-469c-9950-69eb49c72459","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2074503c-e70a-49cb-b707-b41ce500d508","lifecycleState":"CERTIFIED","lastUpdateDate":1641558172107,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"316f413f-8127-48e2-8a81-89d7c19e2392","invariantUUID":"5e7ce5cb-bc83-47c8-9791-a6d0c9e9d134","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4a7390b-0e3b-4c96-9532-1b2fcdf4c87a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558205836,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54957ec9-22b3-4cc5-8992-e5d46b4ded25","invariantUUID":"538a407e-1d03-4588-bae2-ce8b013ea43e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fde0f867-6e41-4c08-b153-125561c649e1","lifecycleState":"CERTIFIED","lastUpdateDate":1641558149370,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e6d0b19-5715-4ffd-8695-6f6d144eff2f","invariantUUID":"8e4cf994-7648-460b-9be9-5aa14a1451e5","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f15b4bde-d240-4770-9ed0-182d9f662904","lifecycleState":"CERTIFIED","lastUpdateDate":1641558009779,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1db0d885-0de5-42db-91ce-610c6b7d0f85","invariantUUID":"79e32fa7-6824-47e8-b24e-fa7889872d23","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feca4b92-8825-4a6b-89dc-31a77a4982c0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558083389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"21af573b-6131-4592-95ea-82d9f82c1342","invariantUUID":"dd843bed-e375-4950-bad0-377632bdcdf9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71a9cbb1-233b-4271-98e5-9d7519f6ae2b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558213603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"545314c6-8a92-4279-b252-ba3fce80a418","invariantUUID":"4cf24079-85e5-44b8-b44e-6a7be0d4b523","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":"defaulticon","uniqueId":"8477e64f-5af9-494b-ad34-a145f9d4d571","lifecycleState":"CERTIFIED","lastUpdateDate":1641558137588,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08186a0-04a4-47e8-8b6c-9006525a79fb","invariantUUID":"5372563a-64c5-4b45-acd5-c4e1241bce19","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":"3ae7822d-5404-4481-b3d7-6b60a74c1aea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558077573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a05b4bf9-f6ab-4c84-8f51-18119a9631bd","invariantUUID":"98ae03e4-58b2-4a8c-bb41-540ff9dc41fd","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"5450ddbc-42eb-45fc-b8c7-625f55ca9ece","lifecycleState":"CERTIFIED","lastUpdateDate":1641558039182,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4018b31-4e61-4292-bdec-c6daf2f6f96c","invariantUUID":"ecd5b3cc-8122-4c91-88bf-3f4ab693e7f5","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":"676f0d00-db24-4c41-b566-d13af9d75092","lifecycleState":"CERTIFIED","lastUpdateDate":1641557986710,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a94c3cb0-19d6-4ce1-9f08-3010ac785c5d","invariantUUID":"7eccd2ac-fde1-439f-bcf0-c16d0cca50bf","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92221af3-236d-4fee-84d6-e8be422ac051","lifecycleState":"CERTIFIED","lastUpdateDate":1641558054323,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93d763c3-6ead-443c-9ec0-8df9ef6b1302","invariantUUID":"90cd5cb7-3fc9-44ea-8337-dfc6802541ef","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":"port","uniqueId":"7f6d2c57-5c45-4f2d-a216-8463c13dbd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558218139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed9e7f8e-c2ed-48f5-9b6f-fb7d3145f05f","invariantUUID":"6bd28b6c-38f9-4c44-93cd-2d52ab2bab4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01c319d7-1413-4106-be71-071ad55b3626","lifecycleState":"CERTIFIED","lastUpdateDate":1641558121065,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a75a620f-1ae6-4ef2-9b33-dd6c7fa528cf","invariantUUID":"5f2182b2-3c1a-4d41-b935-bc24011f750c","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":"defaulticon","uniqueId":"668138a2-c6cd-47c8-ae67-0abb8c1d9570","lifecycleState":"CERTIFIED","lastUpdateDate":1641558096947,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ab5bcf79-79cb-42e9-a921-6c7fc3c44082","invariantUUID":"6572f88b-6699-47b8-8ed9-1167525081c3","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":"objectStorage","uniqueId":"37c3f04c-3922-41c4-9977-bf0abd19fce4","lifecycleState":"CERTIFIED","lastUpdateDate":1641558011225,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17b836e7-1d4c-4521-8c8c-ff3b846fe98d","invariantUUID":"1faec890-bede-4de2-805b-b3c74edd8420","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8361f395-5fd5-4418-971c-29f9ae72cd23","lifecycleState":"CERTIFIED","lastUpdateDate":1641558204560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd30d547-1761-43c8-bd49-376e46546b61","invariantUUID":"4938b476-f60c-41a0-a2f5-47b54e1ec585","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5b8e5a9e-5fc8-4cb5-bb2d-ca7f2cafca10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558041026,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d6d479f-c5a2-4487-8a10-7b6f7aedf23a","invariantUUID":"1e216ea9-5b45-4f1c-8cee-6e61ff77b388","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":"e46b57a5-61e0-4ca9-8414-f8de436f3993","lifecycleState":"CERTIFIED","lastUpdateDate":1641558028285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ec7b4abf-6785-4521-98f5-c9dcd4f875d5","invariantUUID":"27b3133a-66f4-45cb-88d6-fadbe34f3b92","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":"defaulticon","uniqueId":"049c84f0-ca8a-49ea-8a02-a46c8d25a797","lifecycleState":"CERTIFIED","lastUpdateDate":1641565519749,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","invariantUUID":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"a7765bfe-bc3b-4978-b201-f705402de8a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558086202,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f651cdc5-5f8e-403a-9aa1-12e581ec71d2","invariantUUID":"ce411613-80df-4932-9806-aa4f38d19b7a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d6437de-e75e-4b3a-9d91-029d71eb14fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558127163,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dabe8650-3cbd-4603-93b1-ff08c882dff3","invariantUUID":"d67b40a5-33e4-4541-8639-b801de8074e3","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":"bec4d6ab-d172-4c96-879e-88f7c225d161","lifecycleState":"CERTIFIED","lastUpdateDate":1641558147579,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5c22bd9-fa2a-4812-a5f1-75894bc219d7","invariantUUID":"26329319-721e-438f-be44-3650d30cf78c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5bc69d12-9572-44f6-9ce9-87897099d8bd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558209674,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc29076-77e6-4fa3-8ef4-f2f0023398ef","invariantUUID":"948a6dad-17cb-43d3-8aea-701b21ca46a5","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":"8322a881-c5c4-4cf6-a44a-f8871cfc6e4d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558114192,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f11036b-7e06-4b80-9621-7b80163e550c","invariantUUID":"e7133fb2-a0b1-4f29-9307-27d8096c07cc","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":"92c2b57a-08fe-4909-a1a5-a2739d27f721","lifecycleState":"CERTIFIED","lastUpdateDate":1641558017703,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2580d1c9-b650-45c5-85c5-cb5e3cf7da41","invariantUUID":"03fee10e-728f-41e0-bfbb-696d339f90eb","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":"compute","uniqueId":"5ded65c5-5a08-4f6b-9848-3ca3c5e001c2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558116318,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c28cff2e-c4d6-4adf-8978-de0a0d1f03de","invariantUUID":"ebf14a2e-e829-408b-8c9e-cb97e5ab336e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"75cf71f4-415e-439b-aac5-2e1748620ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1641558159538,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cffbd250-824a-4994-a745-9630e6085dd4","invariantUUID":"b3a6875b-8c4f-4813-befc-19bed37a94db","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":"defaulticon","uniqueId":"a99d6760-45fc-41eb-98c4-c8b8c7c71240","lifecycleState":"CERTIFIED","lastUpdateDate":1641557995295,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018fe9f-99f2-4bc1-bfeb-ceb3fef40a8e","invariantUUID":"d08f1e7a-f7dc-463c-925a-4c76e8cd7704","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"42f3a339-6751-462a-b305-9c69770073ef","lifecycleState":"CERTIFIED","lastUpdateDate":1641558165698,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1088cf25-a2a8-4cde-b3fb-1e40733f6ef8","invariantUUID":"20168ebc-30dd-4d16-a001-aee9fe3ead13","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":"compute","uniqueId":"36a99db3-5e8b-451b-b42a-d1544622ce0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558119588,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb0cd758-6bfc-4a04-bddf-b385c5ba138a","invariantUUID":"1819d3ae-5ca2-4378-b5ad-63a87d18d43b","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":"networkrules","uniqueId":"287eaa03-a756-46c6-971b-5e7c3c3532ed","lifecycleState":"CERTIFIED","lastUpdateDate":1641558046691,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"932f617c-3e6c-4b08-8720-2ae16193edc5","invariantUUID":"2b78b20f-5d86-480b-b085-a5827841b6dd","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":"4745ccfa-f7f6-431d-8821-420531ac1142","lifecycleState":"CERTIFIED","lastUpdateDate":1641558108015,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1de5baa9-1202-443a-be54-9aa84e11f5ba","invariantUUID":"961df833-8b1c-4bd0-95aa-be14703a15be","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c9942373-e828-48f9-8205-3add9305e22b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558211006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07f07d19-507a-4f36-af6f-7dac735b2ad4","invariantUUID":"b7335922-a40f-4146-8d94-060dcc2c623d","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":"objectStorage","uniqueId":"a10fee0b-5c91-4be6-8337-5b6fe04dcced","lifecycleState":"CERTIFIED","lastUpdateDate":1641558101666,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0943af97-7fdf-4b20-bb30-182610b51d93","invariantUUID":"4bed5074-216e-41f6-a466-6e2a8d1dfc3c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f37677-2b4c-465a-a09d-727f71c46fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558024657,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45f0812a-b1af-48fd-8983-8929562f3aaa","invariantUUID":"a285fe0e-309f-4750-a98d-e5a35eff914f","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":"e29bcc64-8bf1-4e3f-af14-3fae36c53ec3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558055888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c76cad-1b96-4e62-a0c1-7bfeb13ba2d0","invariantUUID":"17e0a1e9-0a19-4d63-bf88-30c5844717b7","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":"compute","uniqueId":"e40370fb-bd88-43ca-9939-b09a40af1c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558105649,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"568ff63a-0430-4215-8960-8068348e8446","invariantUUID":"d7372292-d456-4c6c-9fea-20f724962fb9","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":"port","uniqueId":"ae5cf2df-d8a5-472d-8910-3714fddd74f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558141344,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb005497-8fa0-40cc-8035-6ea9529894b6","invariantUUID":"19d92b9a-2b29-40bd-9ef5-a353d88fb1a4","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ade8182-d8df-43bd-a1cc-043ac2050704","lifecycleState":"CERTIFIED","lastUpdateDate":1641558157033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e70c360f-d012-4f5d-89a6-ea2048ef7aa4","invariantUUID":"0c9a769b-2781-46dd-a5fe-3f8e64157559","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":"c9ff3f7e-9bf6-42f7-992d-6a890c921ad3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558022759,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a0c3956f-aa0b-4458-a2da-f4dd2d033f66","invariantUUID":"0b7fe93b-774a-45c4-a974-3b023ee33f6b","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a89f9298-8f2c-4f5a-9111-c0b8d8a6a662","lifecycleState":"CERTIFIED","lastUpdateDate":1641558153881,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9be42263-9026-4928-bb43-27c4aac0c60d","invariantUUID":"77c0fee9-d66a-437c-ba7d-265b5cfd75e0","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":"port","uniqueId":"65ee132d-e571-489a-a54a-d27508deda51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558015755,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d10fd00-9ae7-44e0-8744-8dde110808d1","invariantUUID":"1ac7b449-78b8-47b8-8c71-01e7795c880a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cf75ef6-cf20-4e7b-8b82-315e2e36caeb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558020045,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2cedb0d-39f9-47e5-8262-e57b45c199c7","invariantUUID":"405e6374-893a-4837-b101-c05efe7fd092","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":"5c2fccee-858a-43ad-a113-42214a81ee10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558111928,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eecd557d-5ec2-4120-abda-a0ad7d3ecbaa","invariantUUID":"0aa94e83-4338-48be-a740-063f30cee235","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a6e3861-953f-4614-9ea6-2d852c675d34","lifecycleState":"CERTIFIED","lastUpdateDate":1641558064339,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5affa58b-ba3a-41b1-957f-cddd1f51ead7","invariantUUID":"d40e984c-201d-4752-975e-02fa5080c679","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07000ccb-d044-4bde-9e3c-232c461d8086","lifecycleState":"CERTIFIED","lastUpdateDate":1641558014233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa859548-3bc4-4600-a836-1974d22cbc12","invariantUUID":"708d59ee-a5e6-42cb-ba99-e7ec61704e0d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"572b1076-1d2d-418d-af9e-be0284dd3988","lifecycleState":"CERTIFIED","lastUpdateDate":1641558214978,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007e7697-d8c3-4919-9865-378d74256333","invariantUUID":"8661476e-175a-495e-afa9-7d6bb7f73380","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":"network","uniqueId":"db034ade-b788-4d8b-be65-67b2e47f9641","lifecycleState":"CERTIFIED","lastUpdateDate":1641558071081,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5418a432-53a5-4f62-ac39-06dfbe09493a","invariantUUID":"20f5e447-b2ef-4a4f-90d9-56696eabed58","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":"66e04079-846a-4ae2-89a0-b304e4269449","lifecycleState":"CERTIFIED","lastUpdateDate":1641558062832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d20467dc-40f3-4f4e-bcec-53ed57ee7615","invariantUUID":"ea793168-cb33-4f4c-baac-62b27c1e8eb5","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":"1cede7df-81f2-4821-bbc4-e7db4c9c4574","lifecycleState":"CERTIFIED","lastUpdateDate":1641558136028,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"322ce87e-5c2c-409e-8e4b-6e3176accad3","invariantUUID":"f2ab208b-148b-4af8-b69e-35df919d1fc9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8e8854f-9e34-46b3-aff5-6446ce088dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1641558176785,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b8a775e-8e59-414f-b596-662a90c44e46","invariantUUID":"90d08e10-cf78-416a-9316-70c7dd35c0db","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":"95cda407-d002-4be5-9d6b-16be28842d84","lifecycleState":"CERTIFIED","lastUpdateDate":1641558144551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27246051-acbb-43b7-a94c-4e3e1d389af5","invariantUUID":"dd0e8915-9c24-42bf-9d96-40fd6a6af3cf","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4880f7f2-e41a-43a4-a79d-7a7f05814361","lifecycleState":"CERTIFIED","lastUpdateDate":1641558004124,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98886c8c-4597-4d20-85af-3da5723d14b8","invariantUUID":"9eca4985-0cf2-411a-b173-23a13109a79e","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":"68028d11-aa31-4cbc-b52c-231b2f26c978","lifecycleState":"CERTIFIED","lastUpdateDate":1641558061285,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579e181e-3349-438e-b008-552ba8c790e0","invariantUUID":"977c095d-e01c-47fc-9a93-b50f4c08c917","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":"f0f3bad8-396e-43e5-837a-246d2ebcfd24","lifecycleState":"CERTIFIED","lastUpdateDate":1641558207090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9a4d71e-9191-4542-8e8a-ec60fb21464b","invariantUUID":"a943aaf8-15fd-45dc-84f5-65974733bf5a","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":"866af604-342e-4c00-bd15-3e1e44fc2385","lifecycleState":"CERTIFIED","lastUpdateDate":1641558151066,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"750763a6-ec66-43eb-96ad-d4727aab9eb4","invariantUUID":"161bbbf6-38f6-4f4d-89a2-1d5b1248a879","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":"507ef20a-23b4-4eaf-a917-47906e6e5b04","lifecycleState":"CERTIFIED","lastUpdateDate":1641558103695,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ca53c3f-e604-4204-9bc9-b520358549ab","invariantUUID":"90576b50-7221-430b-91af-bf88c843016c","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":"port","uniqueId":"b578caa7-7622-4908-9ece-3ab1565e71cb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558163196,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3691462a-7fcc-457a-9a78-54d1fa9822b5","invariantUUID":"77df90dc-c666-4896-8bbb-cf1b5d9d15c0","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb9320f5-87dd-4774-aee4-cd4ca19c261a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558216452,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22f39040-d458-4e40-ab85-bab1cb36b088","invariantUUID":"313e6961-d700-47fb-b7c8-0639c9216fd9","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":"c6e8b2aa-66c4-4d15-90ea-d7e3c86b89dc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558208390,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6efc6146-5e71-47d5-921a-8e8a1f22c56c","invariantUUID":"4d25cba8-4d97-4db3-92f8-92bac9a57e91","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":"1a9acb64-ace1-4609-9c89-2e29ea47e78c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558080974,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"44c312b5-e8da-4f80-910d-fc7c83dc4666","invariantUUID":"3843ddc2-a2fa-4525-ab27-791aea173fd0","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":"objectStorage","uniqueId":"caae35c2-f4c6-41a6-b0eb-a9eb023c1599","lifecycleState":"CERTIFIED","lastUpdateDate":1641557997523,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ba4a579-0c9d-47ec-8f3f-71b14c6a57d1","invariantUUID":"9011a682-cfe4-436d-9cf4-75b7a140d5e6","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":"5a3a91e9-d624-41ab-b73b-adb32c565a51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558175114,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df26a7c7-44c5-4f81-9c76-c0fa1941a89f","invariantUUID":"eb29b48e-321f-4de2-98fb-a60aaddd1a4b","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a2da740-84ac-4e1a-9296-e411778e18fd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558145962,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"899031c2-14df-4f46-b81f-f8338cb2b288","invariantUUID":"8c9a46bc-6f32-413b-9da6-8d22322081c9","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":"objectStorage","uniqueId":"c937b8f8-dc9c-4fed-893e-91d026bc1088","lifecycleState":"CERTIFIED","lastUpdateDate":1641557999313,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123bae9f-5b3d-44e4-a94e-47976a6bd700","invariantUUID":"b2d6a3cd-73b0-4453-ab2b-bce900e68c87","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":"loadBalancer","uniqueId":"8443d628-06d8-440e-86ed-9e6ee5e2ce41","lifecycleState":"CERTIFIED","lastUpdateDate":1641558002590,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53a7de9a-4964-44fc-916c-1e133ca96e3b","invariantUUID":"f6fe32a5-9e15-45e3-bfd7-c084503d4360","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":"defaulticon","uniqueId":"18d047ec-5009-44c7-b852-11afbddaa02a","lifecycleState":"CERTIFIED","lastUpdateDate":1641565432806,"name":"basic_onboard_ICfMDo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0","invariantUUID":"2d62dc3f-03c0-4fbd-821d-b9ab0cca92da","systemName":"BasicOnboardIcfmdo","description":"VF","tags":["basic_onboard_ICfMDo"],"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":"6b7fda19-cf48-4e14-bd35-efbc6a588b9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558130194,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"658ad9e3-e9e1-4f2a-aaca-08671d027ae6","invariantUUID":"26dee0cb-15fc-4210-a1e3-ee2432b92394","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":"securityrules","uniqueId":"58973a1e-5d04-4ecd-9664-d20e8c167a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641558050279,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b6a8cca4-dd3b-42fa-beff-337a5eabbc22","invariantUUID":"7d9f6213-90a8-4bb2-82f7-52e27fe159f0","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":"compute","uniqueId":"df2e2667-5f2d-4f55-b036-833269e508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558203171,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"225ce972-9ffb-431e-b795-2a5c2fadb88a","invariantUUID":"4b62159a-a58a-4055-86b4-3d48d6b42b3e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26fb340b-aa16-45c6-bbc6-e6a7d20208ea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558212352,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff287cfb-6a66-4a5c-bf9e-30628e7999a6","invariantUUID":"82941da7-67ac-4ec1-a1d8-eb611198c190","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0cc4a056-7d4b-4371-a4df-9d4378f1a011","lifecycleState":"CERTIFIED","lastUpdateDate":1641565090431,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72","invariantUUID":"fbaabdcd-d453-4f43-b176-50a41b051aed","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"207cdf32-2b24-43d0-95a8-6d073fabe9df","lifecycleState":"CERTIFIED","lastUpdateDate":1641565469667,"name":"basic_onboard_ICfMDo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","systemName":"BasicOnboardIcfmdo","description":"service","tags":["basic_onboard_ICfMDo"],"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":"3d1ef44a-17b3-44fb-bef0-91ba425ade4c","lifecycleState":"CERTIFIED","lastUpdateDate":1641565556820,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d5a8337b-32bb-41d0-a393-408dd94baab1","lifecycleState":"CERTIFIED","lastUpdateDate":1641565127532,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","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":"cc3e316c-1682-4f79-8378-a71a439ed830","lifecycleState":"CERTIFIED","lastUpdateDate":1641564840431,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","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}]}]} 2022-01-07 14:30:17,571 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-07 14:30:17,571 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-07 14:30:17,572 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/e40e4e35-9d9d-47ca-ba88-66a7cf405444/toscaModel 2022-01-07 14:30:17,572 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2022-01-07 14:30:17,574 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:30:17,653 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/e40e4e35-9d9d-47ca-ba88-66a7cf405444/toscaModel HTTP/1.1" 200 None 2022-01-07 14:30:17,656 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2022-01-07 14:30:17,656 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2022-01-07 14:30:17,706 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-07 14:30:17,706 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2022-01-07 14:30:17,707 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-07 14:30:17,708 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:30:17,753 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-07 14:30:17,753 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-07 14:30:17,754 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-07 14:30:17,756 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-07 14:30:17,756 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-07 14:30:17,756 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-07 14:30:17,758 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:30:17,812 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-07 14:30:17,813 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-07 14:30:17,814 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1641565757703","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/0dca536f-150a-4f2f-9b1d-27a05e942de9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0dca536f-150a-4f2f-9b1d-27a05e942de9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_vnf_0"}]}]}}]} 2022-01-07 14:30:17,817 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-07 14:30:17,817 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-07 14:30:17,817 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-07 14:30:17,819 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:30:17,867 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-07 14:30:17,868 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-07 14:30:17,868 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-07 14:30:17,871 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-07 14:30:17,871 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-07 14:30:17,871 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-07 14:30:17,873 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:30:17,928 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-07 14:30:17,929 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-07 14:30:17,930 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":"1641565757703","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/0dca536f-150a-4f2f-9b1d-27a05e942de9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0dca536f-150a-4f2f-9b1d-27a05e942de9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_vnf_0"}]}]}}]} 2022-01-07 14:30:17,932 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-07 14:30:17,933 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-07 14:30:17,933 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-07 14:30:17,935 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:30:17,985 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-07 14:30:17,985 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-07 14:30:17,986 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-07 14:30:17,988 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-07 14:30:17,989 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-07 14:30:17,989 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-07 14:30:17,991 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:30:18,046 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-07 14:30:18,047 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-07 14:30:18,048 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1641565757703","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/0dca536f-150a-4f2f-9b1d-27a05e942de9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0dca536f-150a-4f2f-9b1d-27a05e942de9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_vnf_0"}]}]}}]} 2022-01-07 14:30:18,050 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2022-01-07 14:30:18,051 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-07 14:30:18,051 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-01-07 14:30:18,053 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:30:18,106 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-07 14:30:18,107 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-01-07 14:30:18,108 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1641565757800","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/0dca536f-150a-4f2f-9b1d-27a05e942de9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0dca536f-150a-4f2f-9b1d-27a05e942de9"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_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-07 14:30:18,111 DEBUG 129:onap_service.py(1) - [None][Create 0dca536f-150a-4f2f-9b1d-27a05e942de9 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b854e1ca-fac2-447b-b063-8920d58af279', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:30:18,111 DEBUG 131:onap_service.py(1) - [None][Create 0dca536f-150a-4f2f-9b1d-27a05e942de9 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8b7b6035-3375-4257-9cee-057e09a08141/vnfs/0dca536f-150a-4f2f-9b1d-27a05e942de9 2022-01-07 14:30:18,111 DEBUG 132:onap_service.py(1) - [None][Create 0dca536f-150a-4f2f-9b1d-27a05e942de9 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "6b102277-c10a-4185-af9e-fcfb287198a0", "modelVersion": "1.0", "modelVersionId": "bccc21bb-c114-4e50-bd7f-f32e3df16192", "modelCustomizationId": "dffa87e7-e944-45b3-9130-41a7486799f7", "modelCustomizationName": "basic_cnf 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2022-01-07 14:30:18,114 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:30:19,604 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/8b7b6035-3375-4257-9cee-057e09a08141/vnfs/0dca536f-150a-4f2f-9b1d-27a05e942de9 HTTP/1.1" 202 262 2022-01-07 14:30:19,606 INFO 142:onap_service.py(1) - [None][Create 0dca536f-150a-4f2f-9b1d-27a05e942de9 VNF deletion request] response code: 202 2022-01-07 14:30:19,606 DEBUG 146:onap_service.py(1) - [None][Create 0dca536f-150a-4f2f-9b1d-27a05e942de9 VNF deletion request] response: {"requestReferences":{"requestId":"b854e1ca-fac2-447b-b063-8920d58af279","instanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b854e1ca-fac2-447b-b063-8920d58af279"}} 2022-01-07 14:30:19,607 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2022-01-07 14:30:19,618 DEBUG 129:onap_service.py(11) - [None][Check b854e1ca-fac2-447b-b063-8920d58af279 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9ec94766-2766-4d8a-a31a-592d63d06d1e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:30:19,618 DEBUG 131:onap_service.py(11) - [None][Check b854e1ca-fac2-447b-b063-8920d58af279 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b854e1ca-fac2-447b-b063-8920d58af279 2022-01-07 14:30:19,619 DEBUG 132:onap_service.py(11) - [None][Check b854e1ca-fac2-447b-b063-8920d58af279 orchestration request status] data sent: None 2022-01-07 14:30:19,623 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:30:19,791 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b854e1ca-fac2-447b-b063-8920d58af279 HTTP/1.1" 200 1268 2022-01-07 14:30:19,793 INFO 142:onap_service.py(11) - [None][Check b854e1ca-fac2-447b-b063-8920d58af279 orchestration request status] response code: 200 2022-01-07 14:30:19,794 DEBUG 146:onap_service.py(11) - [None][Check b854e1ca-fac2-447b-b063-8920d58af279 orchestration request status] response: {"request":{"requestId":"b854e1ca-fac2-447b-b063-8920d58af279","startTime":"Fri, 07 Jan 2022 14:30:18 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"6b102277-c10a-4185-af9e-fcfb287198a0","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"dffa87e7-e944-45b3-9130-41a7486799f7","modelVersionId":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelCustomizationId":"dffa87e7-e944-45b3-9130-41a7486799f7","modelUuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelInvariantUuid":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"8b7b6035-3375-4257-9cee-057e09a08141","vnfInstanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","vnfInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 07 Jan 2022 14:30:18 GMT"}}} 2022-01-07 14:30:29,806 DEBUG 129:onap_service.py(11) - [None][Check b854e1ca-fac2-447b-b063-8920d58af279 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd4d144fc-0d0d-4092-8539-557b35d21ed4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:30:29,807 DEBUG 131:onap_service.py(11) - [None][Check b854e1ca-fac2-447b-b063-8920d58af279 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b854e1ca-fac2-447b-b063-8920d58af279 2022-01-07 14:30:29,807 DEBUG 132:onap_service.py(11) - [None][Check b854e1ca-fac2-447b-b063-8920d58af279 orchestration request status] data sent: None 2022-01-07 14:30:29,809 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:30:29,959 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b854e1ca-fac2-447b-b063-8920d58af279 HTTP/1.1" 200 1474 2022-01-07 14:30:29,960 INFO 142:onap_service.py(11) - [None][Check b854e1ca-fac2-447b-b063-8920d58af279 orchestration request status] response code: 200 2022-01-07 14:30:29,961 DEBUG 146:onap_service.py(11) - [None][Check b854e1ca-fac2-447b-b063-8920d58af279 orchestration request status] response: {"request":{"requestId":"b854e1ca-fac2-447b-b063-8920d58af279","startTime":"Fri, 07 Jan 2022 14:30:18 GMT","finishTime":"Fri, 07 Jan 2022 14:30:23 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"6b102277-c10a-4185-af9e-fcfb287198a0","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"dffa87e7-e944-45b3-9130-41a7486799f7","modelVersionId":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelCustomizationId":"dffa87e7-e944-45b3-9130-41a7486799f7","modelUuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelInvariantUuid":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"8b7b6035-3375-4257-9cee-057e09a08141","vnfInstanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","vnfInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_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, 07 Jan 2022 14:30:23 GMT"}}} 2022-01-07 14:30:29,962 INFO 56:mixins.py(11) - VnfDeletionRequest task finished 2022-01-07 14:30:29,962 DEBUG 129:onap_service.py(11) - [None][Check b854e1ca-fac2-447b-b063-8920d58af279 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '874e0b6a-a154-4cf3-bd27-5a7b62903a82', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:30:29,962 DEBUG 131:onap_service.py(11) - [None][Check b854e1ca-fac2-447b-b063-8920d58af279 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b854e1ca-fac2-447b-b063-8920d58af279 2022-01-07 14:30:29,963 DEBUG 132:onap_service.py(11) - [None][Check b854e1ca-fac2-447b-b063-8920d58af279 orchestration request status] data sent: None 2022-01-07 14:30:29,965 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:30:30,127 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b854e1ca-fac2-447b-b063-8920d58af279 HTTP/1.1" 200 1474 2022-01-07 14:30:30,129 INFO 142:onap_service.py(11) - [None][Check b854e1ca-fac2-447b-b063-8920d58af279 orchestration request status] response code: 200 2022-01-07 14:30:30,130 DEBUG 146:onap_service.py(11) - [None][Check b854e1ca-fac2-447b-b063-8920d58af279 orchestration request status] response: {"request":{"requestId":"b854e1ca-fac2-447b-b063-8920d58af279","startTime":"Fri, 07 Jan 2022 14:30:18 GMT","finishTime":"Fri, 07 Jan 2022 14:30:23 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"6b102277-c10a-4185-af9e-fcfb287198a0","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"dffa87e7-e944-45b3-9130-41a7486799f7","modelVersionId":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelCustomizationId":"dffa87e7-e944-45b3-9130-41a7486799f7","modelUuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelInvariantUuid":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"8b7b6035-3375-4257-9cee-057e09a08141","vnfInstanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","vnfInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_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, 07 Jan 2022 14:30:23 GMT"}}} 2022-01-07 14:30:30,131 DEBUG 129:onap_service.py(11) - [None][Check b854e1ca-fac2-447b-b063-8920d58af279 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6f2f21ef-41b9-4377-a159-b52d5ff128d7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:30:30,131 DEBUG 131:onap_service.py(11) - [None][Check b854e1ca-fac2-447b-b063-8920d58af279 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b854e1ca-fac2-447b-b063-8920d58af279 2022-01-07 14:30:30,131 DEBUG 132:onap_service.py(11) - [None][Check b854e1ca-fac2-447b-b063-8920d58af279 orchestration request status] data sent: None 2022-01-07 14:30:30,134 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:30:30,270 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b854e1ca-fac2-447b-b063-8920d58af279 HTTP/1.1" 200 1474 2022-01-07 14:30:30,272 INFO 142:onap_service.py(11) - [None][Check b854e1ca-fac2-447b-b063-8920d58af279 orchestration request status] response code: 200 2022-01-07 14:30:30,272 DEBUG 146:onap_service.py(11) - [None][Check b854e1ca-fac2-447b-b063-8920d58af279 orchestration request status] response: {"request":{"requestId":"b854e1ca-fac2-447b-b063-8920d58af279","startTime":"Fri, 07 Jan 2022 14:30:18 GMT","finishTime":"Fri, 07 Jan 2022 14:30:23 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"6b102277-c10a-4185-af9e-fcfb287198a0","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"dffa87e7-e944-45b3-9130-41a7486799f7","modelVersionId":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelCustomizationId":"dffa87e7-e944-45b3-9130-41a7486799f7","modelUuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelInvariantUuid":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"8b7b6035-3375-4257-9cee-057e09a08141","vnfInstanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","vnfInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_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, 07 Jan 2022 14:30:23 GMT"}}} 2022-01-07 14:30:30,282 DEBUG 129:onap_service.py(1) - [None][Check b854e1ca-fac2-447b-b063-8920d58af279 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd9207a93-a5d6-4fd5-81d2-03d79c63fea9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:30:30,283 DEBUG 131:onap_service.py(1) - [None][Check b854e1ca-fac2-447b-b063-8920d58af279 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b854e1ca-fac2-447b-b063-8920d58af279 2022-01-07 14:30:30,283 DEBUG 132:onap_service.py(1) - [None][Check b854e1ca-fac2-447b-b063-8920d58af279 orchestration request status] data sent: None 2022-01-07 14:30:30,287 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:30:30,443 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b854e1ca-fac2-447b-b063-8920d58af279 HTTP/1.1" 200 1474 2022-01-07 14:30:30,445 INFO 142:onap_service.py(1) - [None][Check b854e1ca-fac2-447b-b063-8920d58af279 orchestration request status] response code: 200 2022-01-07 14:30:30,446 DEBUG 146:onap_service.py(1) - [None][Check b854e1ca-fac2-447b-b063-8920d58af279 orchestration request status] response: {"request":{"requestId":"b854e1ca-fac2-447b-b063-8920d58af279","startTime":"Fri, 07 Jan 2022 14:30:18 GMT","finishTime":"Fri, 07 Jan 2022 14:30:23 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"6b102277-c10a-4185-af9e-fcfb287198a0","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"dffa87e7-e944-45b3-9130-41a7486799f7","modelVersionId":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelCustomizationId":"dffa87e7-e944-45b3-9130-41a7486799f7","modelUuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelInvariantUuid":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"8b7b6035-3375-4257-9cee-057e09a08141","vnfInstanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","vnfInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_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, 07 Jan 2022 14:30:23 GMT"}}} 2022-01-07 14:30:30,447 DEBUG 129:onap_service.py(1) - [None][Check b854e1ca-fac2-447b-b063-8920d58af279 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f9dddde9-a629-425b-9642-32f01a9bc736', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:30:30,447 DEBUG 131:onap_service.py(1) - [None][Check b854e1ca-fac2-447b-b063-8920d58af279 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b854e1ca-fac2-447b-b063-8920d58af279 2022-01-07 14:30:30,448 DEBUG 132:onap_service.py(1) - [None][Check b854e1ca-fac2-447b-b063-8920d58af279 orchestration request status] data sent: None 2022-01-07 14:30:30,450 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:30:30,608 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b854e1ca-fac2-447b-b063-8920d58af279 HTTP/1.1" 200 1474 2022-01-07 14:30:30,610 INFO 142:onap_service.py(1) - [None][Check b854e1ca-fac2-447b-b063-8920d58af279 orchestration request status] response code: 200 2022-01-07 14:30:30,610 DEBUG 146:onap_service.py(1) - [None][Check b854e1ca-fac2-447b-b063-8920d58af279 orchestration request status] response: {"request":{"requestId":"b854e1ca-fac2-447b-b063-8920d58af279","startTime":"Fri, 07 Jan 2022 14:30:18 GMT","finishTime":"Fri, 07 Jan 2022 14:30:23 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"6b102277-c10a-4185-af9e-fcfb287198a0","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"dffa87e7-e944-45b3-9130-41a7486799f7","modelVersionId":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelCustomizationId":"dffa87e7-e944-45b3-9130-41a7486799f7","modelUuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","modelInvariantUuid":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"8b7b6035-3375-4257-9cee-057e09a08141","vnfInstanceId":"0dca536f-150a-4f2f-9b1d-27a05e942de9","vnfInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4_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, 07 Jan 2022 14:30:23 GMT"}}} 2022-01-07 14:30:30,611 DEBUG 319:service.py(1) - Delete 8b7b6035-3375-4257-9cee-057e09a08141 service instance 2022-01-07 14:30:30,612 DEBUG 113:deletion.py(1) - Service 8b7b6035-3375-4257-9cee-057e09a08141 deletion request 2022-01-07 14:30:30,626 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-07 14:30:30,626 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-07 14:30:30,627 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-07 14:30:30,627 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-07 14:30:30,627 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-07 14:30:30,629 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:30:30,709 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-07 14:30:30,711 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-07 14:30:30,712 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5b2185c0-177b-44be-abdc-6bcd96b65037/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e3ccb93b-c4f7-46a0-8715-8a96d50fa930/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","name":"basic_onboard_ICfMDo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cf3ecf25-68af-4db1-86ea-042c5096557c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e40e4e35-9d9d-47ca-ba88-66a7cf405444/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-07 14:30:30,715 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-07 14:30:30,715 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:30:30,715 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:30:30,716 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:30:30,716 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-07 14:30:30,716 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:30:30,716 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:30:30,717 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:30:30,717 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ICfMDo from SDC 2022-01-07 14:30:30,717 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:30:30,717 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:30:30,717 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:30:30,718 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-07 14:30:30,718 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:30:30,718 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:30:30,718 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:30:30,718 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-07 14:30:30,719 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-07 14:30:30,719 INFO 192:__init__.py(1) - Service found, updating information 2022-01-07 14:30:30,719 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-07 14:30:30,720 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-07 14:30:30,720 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-07 14:30:30,722 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:30:30,814 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-07 14:30:30,818 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-07 14:30:30,822 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b48dbaf-c5cb-4d89-9b12-0be382795528","lifecycleState":"CERTIFIED","lastUpdateDate":1641558173651,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e0a0933-12b5-4ea8-93d4-53b1eeb34120","invariantUUID":"fa99b7c7-d369-4f36-b33a-38920ba57fdf","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":"2b967b43-45d4-41f5-8d31-c9628e523002","lifecycleState":"CERTIFIED","lastUpdateDate":1641558057383,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37933459-6ab5-4010-a03f-2eb8eb37034b","invariantUUID":"f876ec40-2701-4061-8306-38a0dcc75b63","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":"defaulticon","uniqueId":"ca2f1600-6f06-4b35-a97e-1821a64653dd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558099471,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e83164dd-7d74-4074-b876-d5536bcf33ee","invariantUUID":"6f5d07ed-981a-4d22-9aeb-09578a360b4f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04655363-2f36-4714-b7ac-2272572f748d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558026392,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b0a1187-701b-479b-9aae-53cd5f0f6fb6","invariantUUID":"e2ef0c9b-415b-4a35-909f-f8147a7ad943","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89b064ab-6cd0-4ed6-bb23-73b004abc7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558052782,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c9c031-03ba-45c8-8edb-4e9933bd9ac8","invariantUUID":"9daaa27e-7be1-41c2-b656-886561003fd8","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":"7b93a69d-1e49-47f1-ac0c-aa90be7481a9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558012726,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b362c9fe-6711-418e-afcc-1c7991fb77c6","invariantUUID":"b67c0892-ec56-4cbe-8e42-43d0d1263575","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":"port","uniqueId":"06fd0a0c-e13f-4bac-a336-6303cd701cad","lifecycleState":"CERTIFIED","lastUpdateDate":1641558139243,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41a9edb7-e2f3-4a8b-8f2f-b83aa90227e1","invariantUUID":"40c1fb60-1c72-448d-85f2-15440cdd356d","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":"port","uniqueId":"d0390465-518b-47a4-a20d-8b04f979406a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558143026,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"146b56cc-8fef-4d7d-ba11-23f107ad30aa","invariantUUID":"07b8150f-e23a-4a27-a44f-c239d4c54fa8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46ca728f-37fd-4d1d-836f-634d9e58eed0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558048739,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efe183fa-e15f-4043-8dd3-72c043f194c4","invariantUUID":"a084fa76-3e55-4dea-8298-8fca5d00a0e8","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c137b4a-96c3-4868-a561-2d0d4745c90a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558076164,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec3a5f95-1666-4ad2-9451-9955144d7bc9","invariantUUID":"365b4a23-9935-44fe-82de-be37fdebef5e","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":"port","uniqueId":"59184b8d-f5e8-4fe6-8939-7d891dca4167","lifecycleState":"CERTIFIED","lastUpdateDate":1641558178283,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cc18a96-d3c5-437e-87bd-ca95c0d91207","invariantUUID":"507761c1-aa85-4978-b1bf-39ea7722b877","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7eff7f43-2c34-406e-bf44-315556fc63f9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558170200,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83878e24-b9c6-4736-9d28-a6a81013876d","invariantUUID":"8be2491c-f2f7-4f56-bb74-0cfd892aa266","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf447c3-e35b-4910-93ce-080d8154e36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558005781,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dbd2103-9406-46b0-8506-b1d3f26bbbdf","invariantUUID":"d715d820-d84a-469c-9950-69eb49c72459","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2074503c-e70a-49cb-b707-b41ce500d508","lifecycleState":"CERTIFIED","lastUpdateDate":1641558172107,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"316f413f-8127-48e2-8a81-89d7c19e2392","invariantUUID":"5e7ce5cb-bc83-47c8-9791-a6d0c9e9d134","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4a7390b-0e3b-4c96-9532-1b2fcdf4c87a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558205836,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54957ec9-22b3-4cc5-8992-e5d46b4ded25","invariantUUID":"538a407e-1d03-4588-bae2-ce8b013ea43e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fde0f867-6e41-4c08-b153-125561c649e1","lifecycleState":"CERTIFIED","lastUpdateDate":1641558149370,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e6d0b19-5715-4ffd-8695-6f6d144eff2f","invariantUUID":"8e4cf994-7648-460b-9be9-5aa14a1451e5","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f15b4bde-d240-4770-9ed0-182d9f662904","lifecycleState":"CERTIFIED","lastUpdateDate":1641558009779,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1db0d885-0de5-42db-91ce-610c6b7d0f85","invariantUUID":"79e32fa7-6824-47e8-b24e-fa7889872d23","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feca4b92-8825-4a6b-89dc-31a77a4982c0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558083389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"21af573b-6131-4592-95ea-82d9f82c1342","invariantUUID":"dd843bed-e375-4950-bad0-377632bdcdf9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71a9cbb1-233b-4271-98e5-9d7519f6ae2b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558213603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"545314c6-8a92-4279-b252-ba3fce80a418","invariantUUID":"4cf24079-85e5-44b8-b44e-6a7be0d4b523","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":"defaulticon","uniqueId":"8477e64f-5af9-494b-ad34-a145f9d4d571","lifecycleState":"CERTIFIED","lastUpdateDate":1641558137588,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08186a0-04a4-47e8-8b6c-9006525a79fb","invariantUUID":"5372563a-64c5-4b45-acd5-c4e1241bce19","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":"3ae7822d-5404-4481-b3d7-6b60a74c1aea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558077573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a05b4bf9-f6ab-4c84-8f51-18119a9631bd","invariantUUID":"98ae03e4-58b2-4a8c-bb41-540ff9dc41fd","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"5450ddbc-42eb-45fc-b8c7-625f55ca9ece","lifecycleState":"CERTIFIED","lastUpdateDate":1641558039182,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4018b31-4e61-4292-bdec-c6daf2f6f96c","invariantUUID":"ecd5b3cc-8122-4c91-88bf-3f4ab693e7f5","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":"676f0d00-db24-4c41-b566-d13af9d75092","lifecycleState":"CERTIFIED","lastUpdateDate":1641557986710,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a94c3cb0-19d6-4ce1-9f08-3010ac785c5d","invariantUUID":"7eccd2ac-fde1-439f-bcf0-c16d0cca50bf","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92221af3-236d-4fee-84d6-e8be422ac051","lifecycleState":"CERTIFIED","lastUpdateDate":1641558054323,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93d763c3-6ead-443c-9ec0-8df9ef6b1302","invariantUUID":"90cd5cb7-3fc9-44ea-8337-dfc6802541ef","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":"port","uniqueId":"7f6d2c57-5c45-4f2d-a216-8463c13dbd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558218139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed9e7f8e-c2ed-48f5-9b6f-fb7d3145f05f","invariantUUID":"6bd28b6c-38f9-4c44-93cd-2d52ab2bab4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01c319d7-1413-4106-be71-071ad55b3626","lifecycleState":"CERTIFIED","lastUpdateDate":1641558121065,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a75a620f-1ae6-4ef2-9b33-dd6c7fa528cf","invariantUUID":"5f2182b2-3c1a-4d41-b935-bc24011f750c","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":"defaulticon","uniqueId":"668138a2-c6cd-47c8-ae67-0abb8c1d9570","lifecycleState":"CERTIFIED","lastUpdateDate":1641558096947,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ab5bcf79-79cb-42e9-a921-6c7fc3c44082","invariantUUID":"6572f88b-6699-47b8-8ed9-1167525081c3","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":"objectStorage","uniqueId":"37c3f04c-3922-41c4-9977-bf0abd19fce4","lifecycleState":"CERTIFIED","lastUpdateDate":1641558011225,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17b836e7-1d4c-4521-8c8c-ff3b846fe98d","invariantUUID":"1faec890-bede-4de2-805b-b3c74edd8420","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8361f395-5fd5-4418-971c-29f9ae72cd23","lifecycleState":"CERTIFIED","lastUpdateDate":1641558204560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd30d547-1761-43c8-bd49-376e46546b61","invariantUUID":"4938b476-f60c-41a0-a2f5-47b54e1ec585","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5b8e5a9e-5fc8-4cb5-bb2d-ca7f2cafca10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558041026,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d6d479f-c5a2-4487-8a10-7b6f7aedf23a","invariantUUID":"1e216ea9-5b45-4f1c-8cee-6e61ff77b388","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":"e46b57a5-61e0-4ca9-8414-f8de436f3993","lifecycleState":"CERTIFIED","lastUpdateDate":1641558028285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ec7b4abf-6785-4521-98f5-c9dcd4f875d5","invariantUUID":"27b3133a-66f4-45cb-88d6-fadbe34f3b92","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":"defaulticon","uniqueId":"049c84f0-ca8a-49ea-8a02-a46c8d25a797","lifecycleState":"CERTIFIED","lastUpdateDate":1641565519749,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","invariantUUID":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"a7765bfe-bc3b-4978-b201-f705402de8a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558086202,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f651cdc5-5f8e-403a-9aa1-12e581ec71d2","invariantUUID":"ce411613-80df-4932-9806-aa4f38d19b7a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d6437de-e75e-4b3a-9d91-029d71eb14fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558127163,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dabe8650-3cbd-4603-93b1-ff08c882dff3","invariantUUID":"d67b40a5-33e4-4541-8639-b801de8074e3","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":"bec4d6ab-d172-4c96-879e-88f7c225d161","lifecycleState":"CERTIFIED","lastUpdateDate":1641558147579,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5c22bd9-fa2a-4812-a5f1-75894bc219d7","invariantUUID":"26329319-721e-438f-be44-3650d30cf78c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5bc69d12-9572-44f6-9ce9-87897099d8bd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558209674,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc29076-77e6-4fa3-8ef4-f2f0023398ef","invariantUUID":"948a6dad-17cb-43d3-8aea-701b21ca46a5","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":"8322a881-c5c4-4cf6-a44a-f8871cfc6e4d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558114192,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f11036b-7e06-4b80-9621-7b80163e550c","invariantUUID":"e7133fb2-a0b1-4f29-9307-27d8096c07cc","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":"92c2b57a-08fe-4909-a1a5-a2739d27f721","lifecycleState":"CERTIFIED","lastUpdateDate":1641558017703,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2580d1c9-b650-45c5-85c5-cb5e3cf7da41","invariantUUID":"03fee10e-728f-41e0-bfbb-696d339f90eb","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":"compute","uniqueId":"5ded65c5-5a08-4f6b-9848-3ca3c5e001c2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558116318,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c28cff2e-c4d6-4adf-8978-de0a0d1f03de","invariantUUID":"ebf14a2e-e829-408b-8c9e-cb97e5ab336e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"75cf71f4-415e-439b-aac5-2e1748620ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1641558159538,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cffbd250-824a-4994-a745-9630e6085dd4","invariantUUID":"b3a6875b-8c4f-4813-befc-19bed37a94db","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":"defaulticon","uniqueId":"a99d6760-45fc-41eb-98c4-c8b8c7c71240","lifecycleState":"CERTIFIED","lastUpdateDate":1641557995295,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018fe9f-99f2-4bc1-bfeb-ceb3fef40a8e","invariantUUID":"d08f1e7a-f7dc-463c-925a-4c76e8cd7704","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"42f3a339-6751-462a-b305-9c69770073ef","lifecycleState":"CERTIFIED","lastUpdateDate":1641558165698,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1088cf25-a2a8-4cde-b3fb-1e40733f6ef8","invariantUUID":"20168ebc-30dd-4d16-a001-aee9fe3ead13","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":"compute","uniqueId":"36a99db3-5e8b-451b-b42a-d1544622ce0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558119588,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb0cd758-6bfc-4a04-bddf-b385c5ba138a","invariantUUID":"1819d3ae-5ca2-4378-b5ad-63a87d18d43b","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":"networkrules","uniqueId":"287eaa03-a756-46c6-971b-5e7c3c3532ed","lifecycleState":"CERTIFIED","lastUpdateDate":1641558046691,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"932f617c-3e6c-4b08-8720-2ae16193edc5","invariantUUID":"2b78b20f-5d86-480b-b085-a5827841b6dd","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":"4745ccfa-f7f6-431d-8821-420531ac1142","lifecycleState":"CERTIFIED","lastUpdateDate":1641558108015,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1de5baa9-1202-443a-be54-9aa84e11f5ba","invariantUUID":"961df833-8b1c-4bd0-95aa-be14703a15be","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c9942373-e828-48f9-8205-3add9305e22b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558211006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07f07d19-507a-4f36-af6f-7dac735b2ad4","invariantUUID":"b7335922-a40f-4146-8d94-060dcc2c623d","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":"objectStorage","uniqueId":"a10fee0b-5c91-4be6-8337-5b6fe04dcced","lifecycleState":"CERTIFIED","lastUpdateDate":1641558101666,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0943af97-7fdf-4b20-bb30-182610b51d93","invariantUUID":"4bed5074-216e-41f6-a466-6e2a8d1dfc3c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f37677-2b4c-465a-a09d-727f71c46fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558024657,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45f0812a-b1af-48fd-8983-8929562f3aaa","invariantUUID":"a285fe0e-309f-4750-a98d-e5a35eff914f","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":"e29bcc64-8bf1-4e3f-af14-3fae36c53ec3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558055888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c76cad-1b96-4e62-a0c1-7bfeb13ba2d0","invariantUUID":"17e0a1e9-0a19-4d63-bf88-30c5844717b7","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":"compute","uniqueId":"e40370fb-bd88-43ca-9939-b09a40af1c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558105649,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"568ff63a-0430-4215-8960-8068348e8446","invariantUUID":"d7372292-d456-4c6c-9fea-20f724962fb9","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":"port","uniqueId":"ae5cf2df-d8a5-472d-8910-3714fddd74f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558141344,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb005497-8fa0-40cc-8035-6ea9529894b6","invariantUUID":"19d92b9a-2b29-40bd-9ef5-a353d88fb1a4","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ade8182-d8df-43bd-a1cc-043ac2050704","lifecycleState":"CERTIFIED","lastUpdateDate":1641558157033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e70c360f-d012-4f5d-89a6-ea2048ef7aa4","invariantUUID":"0c9a769b-2781-46dd-a5fe-3f8e64157559","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":"c9ff3f7e-9bf6-42f7-992d-6a890c921ad3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558022759,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a0c3956f-aa0b-4458-a2da-f4dd2d033f66","invariantUUID":"0b7fe93b-774a-45c4-a974-3b023ee33f6b","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a89f9298-8f2c-4f5a-9111-c0b8d8a6a662","lifecycleState":"CERTIFIED","lastUpdateDate":1641558153881,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9be42263-9026-4928-bb43-27c4aac0c60d","invariantUUID":"77c0fee9-d66a-437c-ba7d-265b5cfd75e0","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":"port","uniqueId":"65ee132d-e571-489a-a54a-d27508deda51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558015755,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d10fd00-9ae7-44e0-8744-8dde110808d1","invariantUUID":"1ac7b449-78b8-47b8-8c71-01e7795c880a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cf75ef6-cf20-4e7b-8b82-315e2e36caeb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558020045,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2cedb0d-39f9-47e5-8262-e57b45c199c7","invariantUUID":"405e6374-893a-4837-b101-c05efe7fd092","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":"5c2fccee-858a-43ad-a113-42214a81ee10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558111928,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eecd557d-5ec2-4120-abda-a0ad7d3ecbaa","invariantUUID":"0aa94e83-4338-48be-a740-063f30cee235","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a6e3861-953f-4614-9ea6-2d852c675d34","lifecycleState":"CERTIFIED","lastUpdateDate":1641558064339,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5affa58b-ba3a-41b1-957f-cddd1f51ead7","invariantUUID":"d40e984c-201d-4752-975e-02fa5080c679","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07000ccb-d044-4bde-9e3c-232c461d8086","lifecycleState":"CERTIFIED","lastUpdateDate":1641558014233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa859548-3bc4-4600-a836-1974d22cbc12","invariantUUID":"708d59ee-a5e6-42cb-ba99-e7ec61704e0d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"572b1076-1d2d-418d-af9e-be0284dd3988","lifecycleState":"CERTIFIED","lastUpdateDate":1641558214978,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007e7697-d8c3-4919-9865-378d74256333","invariantUUID":"8661476e-175a-495e-afa9-7d6bb7f73380","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":"network","uniqueId":"db034ade-b788-4d8b-be65-67b2e47f9641","lifecycleState":"CERTIFIED","lastUpdateDate":1641558071081,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5418a432-53a5-4f62-ac39-06dfbe09493a","invariantUUID":"20f5e447-b2ef-4a4f-90d9-56696eabed58","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":"66e04079-846a-4ae2-89a0-b304e4269449","lifecycleState":"CERTIFIED","lastUpdateDate":1641558062832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d20467dc-40f3-4f4e-bcec-53ed57ee7615","invariantUUID":"ea793168-cb33-4f4c-baac-62b27c1e8eb5","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":"1cede7df-81f2-4821-bbc4-e7db4c9c4574","lifecycleState":"CERTIFIED","lastUpdateDate":1641558136028,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"322ce87e-5c2c-409e-8e4b-6e3176accad3","invariantUUID":"f2ab208b-148b-4af8-b69e-35df919d1fc9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8e8854f-9e34-46b3-aff5-6446ce088dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1641558176785,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b8a775e-8e59-414f-b596-662a90c44e46","invariantUUID":"90d08e10-cf78-416a-9316-70c7dd35c0db","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":"95cda407-d002-4be5-9d6b-16be28842d84","lifecycleState":"CERTIFIED","lastUpdateDate":1641558144551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27246051-acbb-43b7-a94c-4e3e1d389af5","invariantUUID":"dd0e8915-9c24-42bf-9d96-40fd6a6af3cf","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4880f7f2-e41a-43a4-a79d-7a7f05814361","lifecycleState":"CERTIFIED","lastUpdateDate":1641558004124,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98886c8c-4597-4d20-85af-3da5723d14b8","invariantUUID":"9eca4985-0cf2-411a-b173-23a13109a79e","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":"68028d11-aa31-4cbc-b52c-231b2f26c978","lifecycleState":"CERTIFIED","lastUpdateDate":1641558061285,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579e181e-3349-438e-b008-552ba8c790e0","invariantUUID":"977c095d-e01c-47fc-9a93-b50f4c08c917","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":"f0f3bad8-396e-43e5-837a-246d2ebcfd24","lifecycleState":"CERTIFIED","lastUpdateDate":1641558207090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9a4d71e-9191-4542-8e8a-ec60fb21464b","invariantUUID":"a943aaf8-15fd-45dc-84f5-65974733bf5a","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":"866af604-342e-4c00-bd15-3e1e44fc2385","lifecycleState":"CERTIFIED","lastUpdateDate":1641558151066,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"750763a6-ec66-43eb-96ad-d4727aab9eb4","invariantUUID":"161bbbf6-38f6-4f4d-89a2-1d5b1248a879","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":"507ef20a-23b4-4eaf-a917-47906e6e5b04","lifecycleState":"CERTIFIED","lastUpdateDate":1641558103695,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ca53c3f-e604-4204-9bc9-b520358549ab","invariantUUID":"90576b50-7221-430b-91af-bf88c843016c","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":"port","uniqueId":"b578caa7-7622-4908-9ece-3ab1565e71cb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558163196,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3691462a-7fcc-457a-9a78-54d1fa9822b5","invariantUUID":"77df90dc-c666-4896-8bbb-cf1b5d9d15c0","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb9320f5-87dd-4774-aee4-cd4ca19c261a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558216452,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22f39040-d458-4e40-ab85-bab1cb36b088","invariantUUID":"313e6961-d700-47fb-b7c8-0639c9216fd9","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":"c6e8b2aa-66c4-4d15-90ea-d7e3c86b89dc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558208390,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6efc6146-5e71-47d5-921a-8e8a1f22c56c","invariantUUID":"4d25cba8-4d97-4db3-92f8-92bac9a57e91","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":"1a9acb64-ace1-4609-9c89-2e29ea47e78c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558080974,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"44c312b5-e8da-4f80-910d-fc7c83dc4666","invariantUUID":"3843ddc2-a2fa-4525-ab27-791aea173fd0","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":"objectStorage","uniqueId":"caae35c2-f4c6-41a6-b0eb-a9eb023c1599","lifecycleState":"CERTIFIED","lastUpdateDate":1641557997523,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ba4a579-0c9d-47ec-8f3f-71b14c6a57d1","invariantUUID":"9011a682-cfe4-436d-9cf4-75b7a140d5e6","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":"5a3a91e9-d624-41ab-b73b-adb32c565a51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558175114,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df26a7c7-44c5-4f81-9c76-c0fa1941a89f","invariantUUID":"eb29b48e-321f-4de2-98fb-a60aaddd1a4b","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a2da740-84ac-4e1a-9296-e411778e18fd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558145962,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"899031c2-14df-4f46-b81f-f8338cb2b288","invariantUUID":"8c9a46bc-6f32-413b-9da6-8d22322081c9","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":"objectStorage","uniqueId":"c937b8f8-dc9c-4fed-893e-91d026bc1088","lifecycleState":"CERTIFIED","lastUpdateDate":1641557999313,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123bae9f-5b3d-44e4-a94e-47976a6bd700","invariantUUID":"b2d6a3cd-73b0-4453-ab2b-bce900e68c87","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":"loadBalancer","uniqueId":"8443d628-06d8-440e-86ed-9e6ee5e2ce41","lifecycleState":"CERTIFIED","lastUpdateDate":1641558002590,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53a7de9a-4964-44fc-916c-1e133ca96e3b","invariantUUID":"f6fe32a5-9e15-45e3-bfd7-c084503d4360","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":"defaulticon","uniqueId":"18d047ec-5009-44c7-b852-11afbddaa02a","lifecycleState":"CERTIFIED","lastUpdateDate":1641565432806,"name":"basic_onboard_ICfMDo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0","invariantUUID":"2d62dc3f-03c0-4fbd-821d-b9ab0cca92da","systemName":"BasicOnboardIcfmdo","description":"VF","tags":["basic_onboard_ICfMDo"],"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":"6b7fda19-cf48-4e14-bd35-efbc6a588b9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558130194,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"658ad9e3-e9e1-4f2a-aaca-08671d027ae6","invariantUUID":"26dee0cb-15fc-4210-a1e3-ee2432b92394","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":"securityrules","uniqueId":"58973a1e-5d04-4ecd-9664-d20e8c167a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641558050279,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b6a8cca4-dd3b-42fa-beff-337a5eabbc22","invariantUUID":"7d9f6213-90a8-4bb2-82f7-52e27fe159f0","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":"compute","uniqueId":"df2e2667-5f2d-4f55-b036-833269e508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558203171,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"225ce972-9ffb-431e-b795-2a5c2fadb88a","invariantUUID":"4b62159a-a58a-4055-86b4-3d48d6b42b3e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26fb340b-aa16-45c6-bbc6-e6a7d20208ea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558212352,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff287cfb-6a66-4a5c-bf9e-30628e7999a6","invariantUUID":"82941da7-67ac-4ec1-a1d8-eb611198c190","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0cc4a056-7d4b-4371-a4df-9d4378f1a011","lifecycleState":"CERTIFIED","lastUpdateDate":1641565090431,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72","invariantUUID":"fbaabdcd-d453-4f43-b176-50a41b051aed","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"207cdf32-2b24-43d0-95a8-6d073fabe9df","lifecycleState":"CERTIFIED","lastUpdateDate":1641565469667,"name":"basic_onboard_ICfMDo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","systemName":"BasicOnboardIcfmdo","description":"service","tags":["basic_onboard_ICfMDo"],"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":"3d1ef44a-17b3-44fb-bef0-91ba425ade4c","lifecycleState":"CERTIFIED","lastUpdateDate":1641565556820,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d5a8337b-32bb-41d0-a393-408dd94baab1","lifecycleState":"CERTIFIED","lastUpdateDate":1641565127532,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","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":"cc3e316c-1682-4f79-8378-a71a439ed830","lifecycleState":"CERTIFIED","lastUpdateDate":1641564840431,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","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}]}]} 2022-01-07 14:30:30,830 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-07 14:30:30,831 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-07 14:30:30,831 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-07 14:30:30,831 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-07 14:30:30,832 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-07 14:30:30,832 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-07 14:30:30,834 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:30:30,921 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-07 14:30:30,923 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-07 14:30:30,924 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5b2185c0-177b-44be-abdc-6bcd96b65037/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e3ccb93b-c4f7-46a0-8715-8a96d50fa930/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","name":"basic_onboard_ICfMDo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cf3ecf25-68af-4db1-86ea-042c5096557c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e40e4e35-9d9d-47ca-ba88-66a7cf405444/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-07 14:30:30,927 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-07 14:30:30,927 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:30:30,927 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:30:30,927 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:30:30,928 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-07 14:30:30,928 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:30:30,928 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:30:30,928 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:30:30,928 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ICfMDo from SDC 2022-01-07 14:30:30,929 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:30:30,929 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:30:30,929 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:30:30,929 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-07 14:30:30,929 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:30:30,930 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:30:30,930 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:30:30,930 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-07 14:30:30,930 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-07 14:30:30,930 INFO 192:__init__.py(1) - Service found, updating information 2022-01-07 14:30:30,931 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-07 14:30:30,931 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-01-07 14:30:30,931 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-07 14:30:30,933 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:30:31,014 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-07 14:30:31,018 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-07 14:30:31,021 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b48dbaf-c5cb-4d89-9b12-0be382795528","lifecycleState":"CERTIFIED","lastUpdateDate":1641558173651,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e0a0933-12b5-4ea8-93d4-53b1eeb34120","invariantUUID":"fa99b7c7-d369-4f36-b33a-38920ba57fdf","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":"2b967b43-45d4-41f5-8d31-c9628e523002","lifecycleState":"CERTIFIED","lastUpdateDate":1641558057383,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37933459-6ab5-4010-a03f-2eb8eb37034b","invariantUUID":"f876ec40-2701-4061-8306-38a0dcc75b63","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":"defaulticon","uniqueId":"ca2f1600-6f06-4b35-a97e-1821a64653dd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558099471,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e83164dd-7d74-4074-b876-d5536bcf33ee","invariantUUID":"6f5d07ed-981a-4d22-9aeb-09578a360b4f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04655363-2f36-4714-b7ac-2272572f748d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558026392,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b0a1187-701b-479b-9aae-53cd5f0f6fb6","invariantUUID":"e2ef0c9b-415b-4a35-909f-f8147a7ad943","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89b064ab-6cd0-4ed6-bb23-73b004abc7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558052782,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c9c031-03ba-45c8-8edb-4e9933bd9ac8","invariantUUID":"9daaa27e-7be1-41c2-b656-886561003fd8","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":"7b93a69d-1e49-47f1-ac0c-aa90be7481a9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558012726,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b362c9fe-6711-418e-afcc-1c7991fb77c6","invariantUUID":"b67c0892-ec56-4cbe-8e42-43d0d1263575","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":"port","uniqueId":"06fd0a0c-e13f-4bac-a336-6303cd701cad","lifecycleState":"CERTIFIED","lastUpdateDate":1641558139243,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41a9edb7-e2f3-4a8b-8f2f-b83aa90227e1","invariantUUID":"40c1fb60-1c72-448d-85f2-15440cdd356d","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":"port","uniqueId":"d0390465-518b-47a4-a20d-8b04f979406a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558143026,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"146b56cc-8fef-4d7d-ba11-23f107ad30aa","invariantUUID":"07b8150f-e23a-4a27-a44f-c239d4c54fa8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46ca728f-37fd-4d1d-836f-634d9e58eed0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558048739,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efe183fa-e15f-4043-8dd3-72c043f194c4","invariantUUID":"a084fa76-3e55-4dea-8298-8fca5d00a0e8","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c137b4a-96c3-4868-a561-2d0d4745c90a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558076164,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec3a5f95-1666-4ad2-9451-9955144d7bc9","invariantUUID":"365b4a23-9935-44fe-82de-be37fdebef5e","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":"port","uniqueId":"59184b8d-f5e8-4fe6-8939-7d891dca4167","lifecycleState":"CERTIFIED","lastUpdateDate":1641558178283,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cc18a96-d3c5-437e-87bd-ca95c0d91207","invariantUUID":"507761c1-aa85-4978-b1bf-39ea7722b877","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7eff7f43-2c34-406e-bf44-315556fc63f9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558170200,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83878e24-b9c6-4736-9d28-a6a81013876d","invariantUUID":"8be2491c-f2f7-4f56-bb74-0cfd892aa266","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf447c3-e35b-4910-93ce-080d8154e36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558005781,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dbd2103-9406-46b0-8506-b1d3f26bbbdf","invariantUUID":"d715d820-d84a-469c-9950-69eb49c72459","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2074503c-e70a-49cb-b707-b41ce500d508","lifecycleState":"CERTIFIED","lastUpdateDate":1641558172107,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"316f413f-8127-48e2-8a81-89d7c19e2392","invariantUUID":"5e7ce5cb-bc83-47c8-9791-a6d0c9e9d134","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4a7390b-0e3b-4c96-9532-1b2fcdf4c87a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558205836,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54957ec9-22b3-4cc5-8992-e5d46b4ded25","invariantUUID":"538a407e-1d03-4588-bae2-ce8b013ea43e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fde0f867-6e41-4c08-b153-125561c649e1","lifecycleState":"CERTIFIED","lastUpdateDate":1641558149370,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e6d0b19-5715-4ffd-8695-6f6d144eff2f","invariantUUID":"8e4cf994-7648-460b-9be9-5aa14a1451e5","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f15b4bde-d240-4770-9ed0-182d9f662904","lifecycleState":"CERTIFIED","lastUpdateDate":1641558009779,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1db0d885-0de5-42db-91ce-610c6b7d0f85","invariantUUID":"79e32fa7-6824-47e8-b24e-fa7889872d23","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feca4b92-8825-4a6b-89dc-31a77a4982c0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558083389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"21af573b-6131-4592-95ea-82d9f82c1342","invariantUUID":"dd843bed-e375-4950-bad0-377632bdcdf9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71a9cbb1-233b-4271-98e5-9d7519f6ae2b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558213603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"545314c6-8a92-4279-b252-ba3fce80a418","invariantUUID":"4cf24079-85e5-44b8-b44e-6a7be0d4b523","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":"defaulticon","uniqueId":"8477e64f-5af9-494b-ad34-a145f9d4d571","lifecycleState":"CERTIFIED","lastUpdateDate":1641558137588,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08186a0-04a4-47e8-8b6c-9006525a79fb","invariantUUID":"5372563a-64c5-4b45-acd5-c4e1241bce19","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":"3ae7822d-5404-4481-b3d7-6b60a74c1aea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558077573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a05b4bf9-f6ab-4c84-8f51-18119a9631bd","invariantUUID":"98ae03e4-58b2-4a8c-bb41-540ff9dc41fd","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"5450ddbc-42eb-45fc-b8c7-625f55ca9ece","lifecycleState":"CERTIFIED","lastUpdateDate":1641558039182,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4018b31-4e61-4292-bdec-c6daf2f6f96c","invariantUUID":"ecd5b3cc-8122-4c91-88bf-3f4ab693e7f5","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":"676f0d00-db24-4c41-b566-d13af9d75092","lifecycleState":"CERTIFIED","lastUpdateDate":1641557986710,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a94c3cb0-19d6-4ce1-9f08-3010ac785c5d","invariantUUID":"7eccd2ac-fde1-439f-bcf0-c16d0cca50bf","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92221af3-236d-4fee-84d6-e8be422ac051","lifecycleState":"CERTIFIED","lastUpdateDate":1641558054323,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93d763c3-6ead-443c-9ec0-8df9ef6b1302","invariantUUID":"90cd5cb7-3fc9-44ea-8337-dfc6802541ef","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":"port","uniqueId":"7f6d2c57-5c45-4f2d-a216-8463c13dbd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558218139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed9e7f8e-c2ed-48f5-9b6f-fb7d3145f05f","invariantUUID":"6bd28b6c-38f9-4c44-93cd-2d52ab2bab4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01c319d7-1413-4106-be71-071ad55b3626","lifecycleState":"CERTIFIED","lastUpdateDate":1641558121065,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a75a620f-1ae6-4ef2-9b33-dd6c7fa528cf","invariantUUID":"5f2182b2-3c1a-4d41-b935-bc24011f750c","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":"defaulticon","uniqueId":"668138a2-c6cd-47c8-ae67-0abb8c1d9570","lifecycleState":"CERTIFIED","lastUpdateDate":1641558096947,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ab5bcf79-79cb-42e9-a921-6c7fc3c44082","invariantUUID":"6572f88b-6699-47b8-8ed9-1167525081c3","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":"objectStorage","uniqueId":"37c3f04c-3922-41c4-9977-bf0abd19fce4","lifecycleState":"CERTIFIED","lastUpdateDate":1641558011225,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17b836e7-1d4c-4521-8c8c-ff3b846fe98d","invariantUUID":"1faec890-bede-4de2-805b-b3c74edd8420","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8361f395-5fd5-4418-971c-29f9ae72cd23","lifecycleState":"CERTIFIED","lastUpdateDate":1641558204560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd30d547-1761-43c8-bd49-376e46546b61","invariantUUID":"4938b476-f60c-41a0-a2f5-47b54e1ec585","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5b8e5a9e-5fc8-4cb5-bb2d-ca7f2cafca10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558041026,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d6d479f-c5a2-4487-8a10-7b6f7aedf23a","invariantUUID":"1e216ea9-5b45-4f1c-8cee-6e61ff77b388","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":"e46b57a5-61e0-4ca9-8414-f8de436f3993","lifecycleState":"CERTIFIED","lastUpdateDate":1641558028285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ec7b4abf-6785-4521-98f5-c9dcd4f875d5","invariantUUID":"27b3133a-66f4-45cb-88d6-fadbe34f3b92","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":"defaulticon","uniqueId":"049c84f0-ca8a-49ea-8a02-a46c8d25a797","lifecycleState":"CERTIFIED","lastUpdateDate":1641565519749,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","invariantUUID":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"a7765bfe-bc3b-4978-b201-f705402de8a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558086202,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f651cdc5-5f8e-403a-9aa1-12e581ec71d2","invariantUUID":"ce411613-80df-4932-9806-aa4f38d19b7a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d6437de-e75e-4b3a-9d91-029d71eb14fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558127163,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dabe8650-3cbd-4603-93b1-ff08c882dff3","invariantUUID":"d67b40a5-33e4-4541-8639-b801de8074e3","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":"bec4d6ab-d172-4c96-879e-88f7c225d161","lifecycleState":"CERTIFIED","lastUpdateDate":1641558147579,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5c22bd9-fa2a-4812-a5f1-75894bc219d7","invariantUUID":"26329319-721e-438f-be44-3650d30cf78c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5bc69d12-9572-44f6-9ce9-87897099d8bd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558209674,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc29076-77e6-4fa3-8ef4-f2f0023398ef","invariantUUID":"948a6dad-17cb-43d3-8aea-701b21ca46a5","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":"8322a881-c5c4-4cf6-a44a-f8871cfc6e4d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558114192,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f11036b-7e06-4b80-9621-7b80163e550c","invariantUUID":"e7133fb2-a0b1-4f29-9307-27d8096c07cc","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":"92c2b57a-08fe-4909-a1a5-a2739d27f721","lifecycleState":"CERTIFIED","lastUpdateDate":1641558017703,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2580d1c9-b650-45c5-85c5-cb5e3cf7da41","invariantUUID":"03fee10e-728f-41e0-bfbb-696d339f90eb","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":"compute","uniqueId":"5ded65c5-5a08-4f6b-9848-3ca3c5e001c2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558116318,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c28cff2e-c4d6-4adf-8978-de0a0d1f03de","invariantUUID":"ebf14a2e-e829-408b-8c9e-cb97e5ab336e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"75cf71f4-415e-439b-aac5-2e1748620ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1641558159538,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cffbd250-824a-4994-a745-9630e6085dd4","invariantUUID":"b3a6875b-8c4f-4813-befc-19bed37a94db","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":"defaulticon","uniqueId":"a99d6760-45fc-41eb-98c4-c8b8c7c71240","lifecycleState":"CERTIFIED","lastUpdateDate":1641557995295,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018fe9f-99f2-4bc1-bfeb-ceb3fef40a8e","invariantUUID":"d08f1e7a-f7dc-463c-925a-4c76e8cd7704","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"42f3a339-6751-462a-b305-9c69770073ef","lifecycleState":"CERTIFIED","lastUpdateDate":1641558165698,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1088cf25-a2a8-4cde-b3fb-1e40733f6ef8","invariantUUID":"20168ebc-30dd-4d16-a001-aee9fe3ead13","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":"compute","uniqueId":"36a99db3-5e8b-451b-b42a-d1544622ce0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558119588,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb0cd758-6bfc-4a04-bddf-b385c5ba138a","invariantUUID":"1819d3ae-5ca2-4378-b5ad-63a87d18d43b","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":"networkrules","uniqueId":"287eaa03-a756-46c6-971b-5e7c3c3532ed","lifecycleState":"CERTIFIED","lastUpdateDate":1641558046691,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"932f617c-3e6c-4b08-8720-2ae16193edc5","invariantUUID":"2b78b20f-5d86-480b-b085-a5827841b6dd","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":"4745ccfa-f7f6-431d-8821-420531ac1142","lifecycleState":"CERTIFIED","lastUpdateDate":1641558108015,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1de5baa9-1202-443a-be54-9aa84e11f5ba","invariantUUID":"961df833-8b1c-4bd0-95aa-be14703a15be","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c9942373-e828-48f9-8205-3add9305e22b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558211006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07f07d19-507a-4f36-af6f-7dac735b2ad4","invariantUUID":"b7335922-a40f-4146-8d94-060dcc2c623d","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":"objectStorage","uniqueId":"a10fee0b-5c91-4be6-8337-5b6fe04dcced","lifecycleState":"CERTIFIED","lastUpdateDate":1641558101666,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0943af97-7fdf-4b20-bb30-182610b51d93","invariantUUID":"4bed5074-216e-41f6-a466-6e2a8d1dfc3c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f37677-2b4c-465a-a09d-727f71c46fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558024657,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45f0812a-b1af-48fd-8983-8929562f3aaa","invariantUUID":"a285fe0e-309f-4750-a98d-e5a35eff914f","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":"e29bcc64-8bf1-4e3f-af14-3fae36c53ec3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558055888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c76cad-1b96-4e62-a0c1-7bfeb13ba2d0","invariantUUID":"17e0a1e9-0a19-4d63-bf88-30c5844717b7","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":"compute","uniqueId":"e40370fb-bd88-43ca-9939-b09a40af1c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558105649,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"568ff63a-0430-4215-8960-8068348e8446","invariantUUID":"d7372292-d456-4c6c-9fea-20f724962fb9","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":"port","uniqueId":"ae5cf2df-d8a5-472d-8910-3714fddd74f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558141344,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb005497-8fa0-40cc-8035-6ea9529894b6","invariantUUID":"19d92b9a-2b29-40bd-9ef5-a353d88fb1a4","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ade8182-d8df-43bd-a1cc-043ac2050704","lifecycleState":"CERTIFIED","lastUpdateDate":1641558157033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e70c360f-d012-4f5d-89a6-ea2048ef7aa4","invariantUUID":"0c9a769b-2781-46dd-a5fe-3f8e64157559","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":"c9ff3f7e-9bf6-42f7-992d-6a890c921ad3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558022759,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a0c3956f-aa0b-4458-a2da-f4dd2d033f66","invariantUUID":"0b7fe93b-774a-45c4-a974-3b023ee33f6b","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a89f9298-8f2c-4f5a-9111-c0b8d8a6a662","lifecycleState":"CERTIFIED","lastUpdateDate":1641558153881,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9be42263-9026-4928-bb43-27c4aac0c60d","invariantUUID":"77c0fee9-d66a-437c-ba7d-265b5cfd75e0","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":"port","uniqueId":"65ee132d-e571-489a-a54a-d27508deda51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558015755,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d10fd00-9ae7-44e0-8744-8dde110808d1","invariantUUID":"1ac7b449-78b8-47b8-8c71-01e7795c880a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cf75ef6-cf20-4e7b-8b82-315e2e36caeb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558020045,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2cedb0d-39f9-47e5-8262-e57b45c199c7","invariantUUID":"405e6374-893a-4837-b101-c05efe7fd092","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":"5c2fccee-858a-43ad-a113-42214a81ee10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558111928,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eecd557d-5ec2-4120-abda-a0ad7d3ecbaa","invariantUUID":"0aa94e83-4338-48be-a740-063f30cee235","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a6e3861-953f-4614-9ea6-2d852c675d34","lifecycleState":"CERTIFIED","lastUpdateDate":1641558064339,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5affa58b-ba3a-41b1-957f-cddd1f51ead7","invariantUUID":"d40e984c-201d-4752-975e-02fa5080c679","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07000ccb-d044-4bde-9e3c-232c461d8086","lifecycleState":"CERTIFIED","lastUpdateDate":1641558014233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa859548-3bc4-4600-a836-1974d22cbc12","invariantUUID":"708d59ee-a5e6-42cb-ba99-e7ec61704e0d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"572b1076-1d2d-418d-af9e-be0284dd3988","lifecycleState":"CERTIFIED","lastUpdateDate":1641558214978,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007e7697-d8c3-4919-9865-378d74256333","invariantUUID":"8661476e-175a-495e-afa9-7d6bb7f73380","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":"network","uniqueId":"db034ade-b788-4d8b-be65-67b2e47f9641","lifecycleState":"CERTIFIED","lastUpdateDate":1641558071081,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5418a432-53a5-4f62-ac39-06dfbe09493a","invariantUUID":"20f5e447-b2ef-4a4f-90d9-56696eabed58","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":"66e04079-846a-4ae2-89a0-b304e4269449","lifecycleState":"CERTIFIED","lastUpdateDate":1641558062832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d20467dc-40f3-4f4e-bcec-53ed57ee7615","invariantUUID":"ea793168-cb33-4f4c-baac-62b27c1e8eb5","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":"1cede7df-81f2-4821-bbc4-e7db4c9c4574","lifecycleState":"CERTIFIED","lastUpdateDate":1641558136028,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"322ce87e-5c2c-409e-8e4b-6e3176accad3","invariantUUID":"f2ab208b-148b-4af8-b69e-35df919d1fc9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8e8854f-9e34-46b3-aff5-6446ce088dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1641558176785,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b8a775e-8e59-414f-b596-662a90c44e46","invariantUUID":"90d08e10-cf78-416a-9316-70c7dd35c0db","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":"95cda407-d002-4be5-9d6b-16be28842d84","lifecycleState":"CERTIFIED","lastUpdateDate":1641558144551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27246051-acbb-43b7-a94c-4e3e1d389af5","invariantUUID":"dd0e8915-9c24-42bf-9d96-40fd6a6af3cf","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4880f7f2-e41a-43a4-a79d-7a7f05814361","lifecycleState":"CERTIFIED","lastUpdateDate":1641558004124,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98886c8c-4597-4d20-85af-3da5723d14b8","invariantUUID":"9eca4985-0cf2-411a-b173-23a13109a79e","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":"68028d11-aa31-4cbc-b52c-231b2f26c978","lifecycleState":"CERTIFIED","lastUpdateDate":1641558061285,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579e181e-3349-438e-b008-552ba8c790e0","invariantUUID":"977c095d-e01c-47fc-9a93-b50f4c08c917","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":"f0f3bad8-396e-43e5-837a-246d2ebcfd24","lifecycleState":"CERTIFIED","lastUpdateDate":1641558207090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9a4d71e-9191-4542-8e8a-ec60fb21464b","invariantUUID":"a943aaf8-15fd-45dc-84f5-65974733bf5a","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":"866af604-342e-4c00-bd15-3e1e44fc2385","lifecycleState":"CERTIFIED","lastUpdateDate":1641558151066,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"750763a6-ec66-43eb-96ad-d4727aab9eb4","invariantUUID":"161bbbf6-38f6-4f4d-89a2-1d5b1248a879","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":"507ef20a-23b4-4eaf-a917-47906e6e5b04","lifecycleState":"CERTIFIED","lastUpdateDate":1641558103695,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ca53c3f-e604-4204-9bc9-b520358549ab","invariantUUID":"90576b50-7221-430b-91af-bf88c843016c","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":"port","uniqueId":"b578caa7-7622-4908-9ece-3ab1565e71cb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558163196,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3691462a-7fcc-457a-9a78-54d1fa9822b5","invariantUUID":"77df90dc-c666-4896-8bbb-cf1b5d9d15c0","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb9320f5-87dd-4774-aee4-cd4ca19c261a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558216452,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22f39040-d458-4e40-ab85-bab1cb36b088","invariantUUID":"313e6961-d700-47fb-b7c8-0639c9216fd9","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":"c6e8b2aa-66c4-4d15-90ea-d7e3c86b89dc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558208390,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6efc6146-5e71-47d5-921a-8e8a1f22c56c","invariantUUID":"4d25cba8-4d97-4db3-92f8-92bac9a57e91","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":"1a9acb64-ace1-4609-9c89-2e29ea47e78c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558080974,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"44c312b5-e8da-4f80-910d-fc7c83dc4666","invariantUUID":"3843ddc2-a2fa-4525-ab27-791aea173fd0","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":"objectStorage","uniqueId":"caae35c2-f4c6-41a6-b0eb-a9eb023c1599","lifecycleState":"CERTIFIED","lastUpdateDate":1641557997523,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ba4a579-0c9d-47ec-8f3f-71b14c6a57d1","invariantUUID":"9011a682-cfe4-436d-9cf4-75b7a140d5e6","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":"5a3a91e9-d624-41ab-b73b-adb32c565a51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558175114,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df26a7c7-44c5-4f81-9c76-c0fa1941a89f","invariantUUID":"eb29b48e-321f-4de2-98fb-a60aaddd1a4b","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a2da740-84ac-4e1a-9296-e411778e18fd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558145962,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"899031c2-14df-4f46-b81f-f8338cb2b288","invariantUUID":"8c9a46bc-6f32-413b-9da6-8d22322081c9","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":"objectStorage","uniqueId":"c937b8f8-dc9c-4fed-893e-91d026bc1088","lifecycleState":"CERTIFIED","lastUpdateDate":1641557999313,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123bae9f-5b3d-44e4-a94e-47976a6bd700","invariantUUID":"b2d6a3cd-73b0-4453-ab2b-bce900e68c87","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":"loadBalancer","uniqueId":"8443d628-06d8-440e-86ed-9e6ee5e2ce41","lifecycleState":"CERTIFIED","lastUpdateDate":1641558002590,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53a7de9a-4964-44fc-916c-1e133ca96e3b","invariantUUID":"f6fe32a5-9e15-45e3-bfd7-c084503d4360","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":"defaulticon","uniqueId":"18d047ec-5009-44c7-b852-11afbddaa02a","lifecycleState":"CERTIFIED","lastUpdateDate":1641565432806,"name":"basic_onboard_ICfMDo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0","invariantUUID":"2d62dc3f-03c0-4fbd-821d-b9ab0cca92da","systemName":"BasicOnboardIcfmdo","description":"VF","tags":["basic_onboard_ICfMDo"],"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":"6b7fda19-cf48-4e14-bd35-efbc6a588b9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558130194,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"658ad9e3-e9e1-4f2a-aaca-08671d027ae6","invariantUUID":"26dee0cb-15fc-4210-a1e3-ee2432b92394","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":"securityrules","uniqueId":"58973a1e-5d04-4ecd-9664-d20e8c167a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641558050279,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b6a8cca4-dd3b-42fa-beff-337a5eabbc22","invariantUUID":"7d9f6213-90a8-4bb2-82f7-52e27fe159f0","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":"compute","uniqueId":"df2e2667-5f2d-4f55-b036-833269e508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558203171,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"225ce972-9ffb-431e-b795-2a5c2fadb88a","invariantUUID":"4b62159a-a58a-4055-86b4-3d48d6b42b3e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26fb340b-aa16-45c6-bbc6-e6a7d20208ea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558212352,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff287cfb-6a66-4a5c-bf9e-30628e7999a6","invariantUUID":"82941da7-67ac-4ec1-a1d8-eb611198c190","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0cc4a056-7d4b-4371-a4df-9d4378f1a011","lifecycleState":"CERTIFIED","lastUpdateDate":1641565090431,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72","invariantUUID":"fbaabdcd-d453-4f43-b176-50a41b051aed","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"207cdf32-2b24-43d0-95a8-6d073fabe9df","lifecycleState":"CERTIFIED","lastUpdateDate":1641565469667,"name":"basic_onboard_ICfMDo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","systemName":"BasicOnboardIcfmdo","description":"service","tags":["basic_onboard_ICfMDo"],"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":"3d1ef44a-17b3-44fb-bef0-91ba425ade4c","lifecycleState":"CERTIFIED","lastUpdateDate":1641565556820,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d5a8337b-32bb-41d0-a393-408dd94baab1","lifecycleState":"CERTIFIED","lastUpdateDate":1641565127532,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","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":"cc3e316c-1682-4f79-8378-a71a439ed830","lifecycleState":"CERTIFIED","lastUpdateDate":1641564840431,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","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}]}]} 2022-01-07 14:30:31,028 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-07 14:30:31,029 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2022-01-07 14:30:31,029 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-07 14:30:31,029 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-07 14:30:31,030 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-07 14:30:31,030 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-07 14:30:31,032 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:30:31,108 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-07 14:30:31,109 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-07 14:30:31,110 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5b2185c0-177b-44be-abdc-6bcd96b65037/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e3ccb93b-c4f7-46a0-8715-8a96d50fa930/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","name":"basic_onboard_ICfMDo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cf3ecf25-68af-4db1-86ea-042c5096557c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e40e4e35-9d9d-47ca-ba88-66a7cf405444/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-07 14:30:31,113 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-07 14:30:31,113 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:30:31,114 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:30:31,114 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:30:31,114 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-07 14:30:31,114 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:30:31,114 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:30:31,115 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:30:31,115 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ICfMDo from SDC 2022-01-07 14:30:31,115 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:30:31,115 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:30:31,115 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:30:31,116 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2022-01-07 14:30:31,116 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-07 14:30:31,116 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-07 14:30:31,116 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-07 14:30:31,116 DEBUG 147:__init__.py(1) - number of Service returned: 4 2022-01-07 14:30:31,117 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2022-01-07 14:30:31,117 INFO 192:__init__.py(1) - Service found, updating information 2022-01-07 14:30:31,117 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-07 14:30:31,118 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-01-07 14:30:31,118 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-07 14:30:31,120 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-07 14:30:31,194 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-07 14:30:31,197 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-07 14:30:31,200 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b48dbaf-c5cb-4d89-9b12-0be382795528","lifecycleState":"CERTIFIED","lastUpdateDate":1641558173651,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e0a0933-12b5-4ea8-93d4-53b1eeb34120","invariantUUID":"fa99b7c7-d369-4f36-b33a-38920ba57fdf","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":"2b967b43-45d4-41f5-8d31-c9628e523002","lifecycleState":"CERTIFIED","lastUpdateDate":1641558057383,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37933459-6ab5-4010-a03f-2eb8eb37034b","invariantUUID":"f876ec40-2701-4061-8306-38a0dcc75b63","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":"defaulticon","uniqueId":"ca2f1600-6f06-4b35-a97e-1821a64653dd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558099471,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e83164dd-7d74-4074-b876-d5536bcf33ee","invariantUUID":"6f5d07ed-981a-4d22-9aeb-09578a360b4f","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04655363-2f36-4714-b7ac-2272572f748d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558026392,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b0a1187-701b-479b-9aae-53cd5f0f6fb6","invariantUUID":"e2ef0c9b-415b-4a35-909f-f8147a7ad943","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89b064ab-6cd0-4ed6-bb23-73b004abc7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558052782,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3c9c031-03ba-45c8-8edb-4e9933bd9ac8","invariantUUID":"9daaa27e-7be1-41c2-b656-886561003fd8","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":"7b93a69d-1e49-47f1-ac0c-aa90be7481a9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558012726,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b362c9fe-6711-418e-afcc-1c7991fb77c6","invariantUUID":"b67c0892-ec56-4cbe-8e42-43d0d1263575","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":"port","uniqueId":"06fd0a0c-e13f-4bac-a336-6303cd701cad","lifecycleState":"CERTIFIED","lastUpdateDate":1641558139243,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41a9edb7-e2f3-4a8b-8f2f-b83aa90227e1","invariantUUID":"40c1fb60-1c72-448d-85f2-15440cdd356d","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":"port","uniqueId":"d0390465-518b-47a4-a20d-8b04f979406a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558143026,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"146b56cc-8fef-4d7d-ba11-23f107ad30aa","invariantUUID":"07b8150f-e23a-4a27-a44f-c239d4c54fa8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"46ca728f-37fd-4d1d-836f-634d9e58eed0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558048739,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"efe183fa-e15f-4043-8dd3-72c043f194c4","invariantUUID":"a084fa76-3e55-4dea-8298-8fca5d00a0e8","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c137b4a-96c3-4868-a561-2d0d4745c90a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558076164,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec3a5f95-1666-4ad2-9451-9955144d7bc9","invariantUUID":"365b4a23-9935-44fe-82de-be37fdebef5e","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":"port","uniqueId":"59184b8d-f5e8-4fe6-8939-7d891dca4167","lifecycleState":"CERTIFIED","lastUpdateDate":1641558178283,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cc18a96-d3c5-437e-87bd-ca95c0d91207","invariantUUID":"507761c1-aa85-4978-b1bf-39ea7722b877","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7eff7f43-2c34-406e-bf44-315556fc63f9","lifecycleState":"CERTIFIED","lastUpdateDate":1641558170200,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83878e24-b9c6-4736-9d28-a6a81013876d","invariantUUID":"8be2491c-f2f7-4f56-bb74-0cfd892aa266","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf447c3-e35b-4910-93ce-080d8154e36c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558005781,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dbd2103-9406-46b0-8506-b1d3f26bbbdf","invariantUUID":"d715d820-d84a-469c-9950-69eb49c72459","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2074503c-e70a-49cb-b707-b41ce500d508","lifecycleState":"CERTIFIED","lastUpdateDate":1641558172107,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"316f413f-8127-48e2-8a81-89d7c19e2392","invariantUUID":"5e7ce5cb-bc83-47c8-9791-a6d0c9e9d134","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4a7390b-0e3b-4c96-9532-1b2fcdf4c87a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558205836,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54957ec9-22b3-4cc5-8992-e5d46b4ded25","invariantUUID":"538a407e-1d03-4588-bae2-ce8b013ea43e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fde0f867-6e41-4c08-b153-125561c649e1","lifecycleState":"CERTIFIED","lastUpdateDate":1641558149370,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e6d0b19-5715-4ffd-8695-6f6d144eff2f","invariantUUID":"8e4cf994-7648-460b-9be9-5aa14a1451e5","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f15b4bde-d240-4770-9ed0-182d9f662904","lifecycleState":"CERTIFIED","lastUpdateDate":1641558009779,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1db0d885-0de5-42db-91ce-610c6b7d0f85","invariantUUID":"79e32fa7-6824-47e8-b24e-fa7889872d23","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"feca4b92-8825-4a6b-89dc-31a77a4982c0","lifecycleState":"CERTIFIED","lastUpdateDate":1641558083389,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"21af573b-6131-4592-95ea-82d9f82c1342","invariantUUID":"dd843bed-e375-4950-bad0-377632bdcdf9","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71a9cbb1-233b-4271-98e5-9d7519f6ae2b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558213603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"545314c6-8a92-4279-b252-ba3fce80a418","invariantUUID":"4cf24079-85e5-44b8-b44e-6a7be0d4b523","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":"defaulticon","uniqueId":"8477e64f-5af9-494b-ad34-a145f9d4d571","lifecycleState":"CERTIFIED","lastUpdateDate":1641558137588,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c08186a0-04a4-47e8-8b6c-9006525a79fb","invariantUUID":"5372563a-64c5-4b45-acd5-c4e1241bce19","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":"3ae7822d-5404-4481-b3d7-6b60a74c1aea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558077573,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a05b4bf9-f6ab-4c84-8f51-18119a9631bd","invariantUUID":"98ae03e4-58b2-4a8c-bb41-540ff9dc41fd","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"5450ddbc-42eb-45fc-b8c7-625f55ca9ece","lifecycleState":"CERTIFIED","lastUpdateDate":1641558039182,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4018b31-4e61-4292-bdec-c6daf2f6f96c","invariantUUID":"ecd5b3cc-8122-4c91-88bf-3f4ab693e7f5","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":"676f0d00-db24-4c41-b566-d13af9d75092","lifecycleState":"CERTIFIED","lastUpdateDate":1641557986710,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a94c3cb0-19d6-4ce1-9f08-3010ac785c5d","invariantUUID":"7eccd2ac-fde1-439f-bcf0-c16d0cca50bf","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92221af3-236d-4fee-84d6-e8be422ac051","lifecycleState":"CERTIFIED","lastUpdateDate":1641558054323,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93d763c3-6ead-443c-9ec0-8df9ef6b1302","invariantUUID":"90cd5cb7-3fc9-44ea-8337-dfc6802541ef","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":"port","uniqueId":"7f6d2c57-5c45-4f2d-a216-8463c13dbd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558218139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed9e7f8e-c2ed-48f5-9b6f-fb7d3145f05f","invariantUUID":"6bd28b6c-38f9-4c44-93cd-2d52ab2bab4d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"01c319d7-1413-4106-be71-071ad55b3626","lifecycleState":"CERTIFIED","lastUpdateDate":1641558121065,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a75a620f-1ae6-4ef2-9b33-dd6c7fa528cf","invariantUUID":"5f2182b2-3c1a-4d41-b935-bc24011f750c","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":"defaulticon","uniqueId":"668138a2-c6cd-47c8-ae67-0abb8c1d9570","lifecycleState":"CERTIFIED","lastUpdateDate":1641558096947,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ab5bcf79-79cb-42e9-a921-6c7fc3c44082","invariantUUID":"6572f88b-6699-47b8-8ed9-1167525081c3","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":"objectStorage","uniqueId":"37c3f04c-3922-41c4-9977-bf0abd19fce4","lifecycleState":"CERTIFIED","lastUpdateDate":1641558011225,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17b836e7-1d4c-4521-8c8c-ff3b846fe98d","invariantUUID":"1faec890-bede-4de2-805b-b3c74edd8420","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8361f395-5fd5-4418-971c-29f9ae72cd23","lifecycleState":"CERTIFIED","lastUpdateDate":1641558204560,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd30d547-1761-43c8-bd49-376e46546b61","invariantUUID":"4938b476-f60c-41a0-a2f5-47b54e1ec585","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5b8e5a9e-5fc8-4cb5-bb2d-ca7f2cafca10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558041026,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d6d479f-c5a2-4487-8a10-7b6f7aedf23a","invariantUUID":"1e216ea9-5b45-4f1c-8cee-6e61ff77b388","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":"e46b57a5-61e0-4ca9-8414-f8de436f3993","lifecycleState":"CERTIFIED","lastUpdateDate":1641558028285,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ec7b4abf-6785-4521-98f5-c9dcd4f875d5","invariantUUID":"27b3133a-66f4-45cb-88d6-fadbe34f3b92","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":"defaulticon","uniqueId":"049c84f0-ca8a-49ea-8a02-a46c8d25a797","lifecycleState":"CERTIFIED","lastUpdateDate":1641565519749,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"bccc21bb-c114-4e50-bd7f-f32e3df16192","invariantUUID":"6b102277-c10a-4185-af9e-fcfb287198a0","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":"a7765bfe-bc3b-4978-b201-f705402de8a2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558086202,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f651cdc5-5f8e-403a-9aa1-12e581ec71d2","invariantUUID":"ce411613-80df-4932-9806-aa4f38d19b7a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2d6437de-e75e-4b3a-9d91-029d71eb14fe","lifecycleState":"CERTIFIED","lastUpdateDate":1641558127163,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dabe8650-3cbd-4603-93b1-ff08c882dff3","invariantUUID":"d67b40a5-33e4-4541-8639-b801de8074e3","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":"bec4d6ab-d172-4c96-879e-88f7c225d161","lifecycleState":"CERTIFIED","lastUpdateDate":1641558147579,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5c22bd9-fa2a-4812-a5f1-75894bc219d7","invariantUUID":"26329319-721e-438f-be44-3650d30cf78c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5bc69d12-9572-44f6-9ce9-87897099d8bd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558209674,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4dc29076-77e6-4fa3-8ef4-f2f0023398ef","invariantUUID":"948a6dad-17cb-43d3-8aea-701b21ca46a5","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":"8322a881-c5c4-4cf6-a44a-f8871cfc6e4d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558114192,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f11036b-7e06-4b80-9621-7b80163e550c","invariantUUID":"e7133fb2-a0b1-4f29-9307-27d8096c07cc","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":"92c2b57a-08fe-4909-a1a5-a2739d27f721","lifecycleState":"CERTIFIED","lastUpdateDate":1641558017703,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2580d1c9-b650-45c5-85c5-cb5e3cf7da41","invariantUUID":"03fee10e-728f-41e0-bfbb-696d339f90eb","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":"compute","uniqueId":"5ded65c5-5a08-4f6b-9848-3ca3c5e001c2","lifecycleState":"CERTIFIED","lastUpdateDate":1641558116318,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c28cff2e-c4d6-4adf-8978-de0a0d1f03de","invariantUUID":"ebf14a2e-e829-408b-8c9e-cb97e5ab336e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"75cf71f4-415e-439b-aac5-2e1748620ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1641558159538,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cffbd250-824a-4994-a745-9630e6085dd4","invariantUUID":"b3a6875b-8c4f-4813-befc-19bed37a94db","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":"defaulticon","uniqueId":"a99d6760-45fc-41eb-98c4-c8b8c7c71240","lifecycleState":"CERTIFIED","lastUpdateDate":1641557995295,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c018fe9f-99f2-4bc1-bfeb-ceb3fef40a8e","invariantUUID":"d08f1e7a-f7dc-463c-925a-4c76e8cd7704","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"42f3a339-6751-462a-b305-9c69770073ef","lifecycleState":"CERTIFIED","lastUpdateDate":1641558165698,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1088cf25-a2a8-4cde-b3fb-1e40733f6ef8","invariantUUID":"20168ebc-30dd-4d16-a001-aee9fe3ead13","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":"compute","uniqueId":"36a99db3-5e8b-451b-b42a-d1544622ce0c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558119588,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb0cd758-6bfc-4a04-bddf-b385c5ba138a","invariantUUID":"1819d3ae-5ca2-4378-b5ad-63a87d18d43b","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":"networkrules","uniqueId":"287eaa03-a756-46c6-971b-5e7c3c3532ed","lifecycleState":"CERTIFIED","lastUpdateDate":1641558046691,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"932f617c-3e6c-4b08-8720-2ae16193edc5","invariantUUID":"2b78b20f-5d86-480b-b085-a5827841b6dd","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":"4745ccfa-f7f6-431d-8821-420531ac1142","lifecycleState":"CERTIFIED","lastUpdateDate":1641558108015,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1de5baa9-1202-443a-be54-9aa84e11f5ba","invariantUUID":"961df833-8b1c-4bd0-95aa-be14703a15be","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c9942373-e828-48f9-8205-3add9305e22b","lifecycleState":"CERTIFIED","lastUpdateDate":1641558211006,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07f07d19-507a-4f36-af6f-7dac735b2ad4","invariantUUID":"b7335922-a40f-4146-8d94-060dcc2c623d","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":"objectStorage","uniqueId":"a10fee0b-5c91-4be6-8337-5b6fe04dcced","lifecycleState":"CERTIFIED","lastUpdateDate":1641558101666,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0943af97-7fdf-4b20-bb30-182610b51d93","invariantUUID":"4bed5074-216e-41f6-a466-6e2a8d1dfc3c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1f37677-2b4c-465a-a09d-727f71c46fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558024657,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45f0812a-b1af-48fd-8983-8929562f3aaa","invariantUUID":"a285fe0e-309f-4750-a98d-e5a35eff914f","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":"e29bcc64-8bf1-4e3f-af14-3fae36c53ec3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558055888,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5c76cad-1b96-4e62-a0c1-7bfeb13ba2d0","invariantUUID":"17e0a1e9-0a19-4d63-bf88-30c5844717b7","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":"compute","uniqueId":"e40370fb-bd88-43ca-9939-b09a40af1c1c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558105649,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"568ff63a-0430-4215-8960-8068348e8446","invariantUUID":"d7372292-d456-4c6c-9fea-20f724962fb9","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":"port","uniqueId":"ae5cf2df-d8a5-472d-8910-3714fddd74f3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558141344,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cb005497-8fa0-40cc-8035-6ea9529894b6","invariantUUID":"19d92b9a-2b29-40bd-9ef5-a353d88fb1a4","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7ade8182-d8df-43bd-a1cc-043ac2050704","lifecycleState":"CERTIFIED","lastUpdateDate":1641558157033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e70c360f-d012-4f5d-89a6-ea2048ef7aa4","invariantUUID":"0c9a769b-2781-46dd-a5fe-3f8e64157559","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":"c9ff3f7e-9bf6-42f7-992d-6a890c921ad3","lifecycleState":"CERTIFIED","lastUpdateDate":1641558022759,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a0c3956f-aa0b-4458-a2da-f4dd2d033f66","invariantUUID":"0b7fe93b-774a-45c4-a974-3b023ee33f6b","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a89f9298-8f2c-4f5a-9111-c0b8d8a6a662","lifecycleState":"CERTIFIED","lastUpdateDate":1641558153881,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9be42263-9026-4928-bb43-27c4aac0c60d","invariantUUID":"77c0fee9-d66a-437c-ba7d-265b5cfd75e0","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":"port","uniqueId":"65ee132d-e571-489a-a54a-d27508deda51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558015755,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d10fd00-9ae7-44e0-8744-8dde110808d1","invariantUUID":"1ac7b449-78b8-47b8-8c71-01e7795c880a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cf75ef6-cf20-4e7b-8b82-315e2e36caeb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558020045,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2cedb0d-39f9-47e5-8262-e57b45c199c7","invariantUUID":"405e6374-893a-4837-b101-c05efe7fd092","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":"5c2fccee-858a-43ad-a113-42214a81ee10","lifecycleState":"CERTIFIED","lastUpdateDate":1641558111928,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eecd557d-5ec2-4120-abda-a0ad7d3ecbaa","invariantUUID":"0aa94e83-4338-48be-a740-063f30cee235","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a6e3861-953f-4614-9ea6-2d852c675d34","lifecycleState":"CERTIFIED","lastUpdateDate":1641558064339,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5affa58b-ba3a-41b1-957f-cddd1f51ead7","invariantUUID":"d40e984c-201d-4752-975e-02fa5080c679","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07000ccb-d044-4bde-9e3c-232c461d8086","lifecycleState":"CERTIFIED","lastUpdateDate":1641558014233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa859548-3bc4-4600-a836-1974d22cbc12","invariantUUID":"708d59ee-a5e6-42cb-ba99-e7ec61704e0d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"572b1076-1d2d-418d-af9e-be0284dd3988","lifecycleState":"CERTIFIED","lastUpdateDate":1641558214978,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007e7697-d8c3-4919-9865-378d74256333","invariantUUID":"8661476e-175a-495e-afa9-7d6bb7f73380","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":"network","uniqueId":"db034ade-b788-4d8b-be65-67b2e47f9641","lifecycleState":"CERTIFIED","lastUpdateDate":1641558071081,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5418a432-53a5-4f62-ac39-06dfbe09493a","invariantUUID":"20f5e447-b2ef-4a4f-90d9-56696eabed58","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":"66e04079-846a-4ae2-89a0-b304e4269449","lifecycleState":"CERTIFIED","lastUpdateDate":1641558062832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d20467dc-40f3-4f4e-bcec-53ed57ee7615","invariantUUID":"ea793168-cb33-4f4c-baac-62b27c1e8eb5","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":"1cede7df-81f2-4821-bbc4-e7db4c9c4574","lifecycleState":"CERTIFIED","lastUpdateDate":1641558136028,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"322ce87e-5c2c-409e-8e4b-6e3176accad3","invariantUUID":"f2ab208b-148b-4af8-b69e-35df919d1fc9","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8e8854f-9e34-46b3-aff5-6446ce088dd6","lifecycleState":"CERTIFIED","lastUpdateDate":1641558176785,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b8a775e-8e59-414f-b596-662a90c44e46","invariantUUID":"90d08e10-cf78-416a-9316-70c7dd35c0db","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":"95cda407-d002-4be5-9d6b-16be28842d84","lifecycleState":"CERTIFIED","lastUpdateDate":1641558144551,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27246051-acbb-43b7-a94c-4e3e1d389af5","invariantUUID":"dd0e8915-9c24-42bf-9d96-40fd6a6af3cf","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4880f7f2-e41a-43a4-a79d-7a7f05814361","lifecycleState":"CERTIFIED","lastUpdateDate":1641558004124,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"98886c8c-4597-4d20-85af-3da5723d14b8","invariantUUID":"9eca4985-0cf2-411a-b173-23a13109a79e","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":"68028d11-aa31-4cbc-b52c-231b2f26c978","lifecycleState":"CERTIFIED","lastUpdateDate":1641558061285,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"579e181e-3349-438e-b008-552ba8c790e0","invariantUUID":"977c095d-e01c-47fc-9a93-b50f4c08c917","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":"f0f3bad8-396e-43e5-837a-246d2ebcfd24","lifecycleState":"CERTIFIED","lastUpdateDate":1641558207090,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9a4d71e-9191-4542-8e8a-ec60fb21464b","invariantUUID":"a943aaf8-15fd-45dc-84f5-65974733bf5a","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":"866af604-342e-4c00-bd15-3e1e44fc2385","lifecycleState":"CERTIFIED","lastUpdateDate":1641558151066,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"750763a6-ec66-43eb-96ad-d4727aab9eb4","invariantUUID":"161bbbf6-38f6-4f4d-89a2-1d5b1248a879","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":"507ef20a-23b4-4eaf-a917-47906e6e5b04","lifecycleState":"CERTIFIED","lastUpdateDate":1641558103695,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ca53c3f-e604-4204-9bc9-b520358549ab","invariantUUID":"90576b50-7221-430b-91af-bf88c843016c","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":"port","uniqueId":"b578caa7-7622-4908-9ece-3ab1565e71cb","lifecycleState":"CERTIFIED","lastUpdateDate":1641558163196,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3691462a-7fcc-457a-9a78-54d1fa9822b5","invariantUUID":"77df90dc-c666-4896-8bbb-cf1b5d9d15c0","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb9320f5-87dd-4774-aee4-cd4ca19c261a","lifecycleState":"CERTIFIED","lastUpdateDate":1641558216452,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"22f39040-d458-4e40-ab85-bab1cb36b088","invariantUUID":"313e6961-d700-47fb-b7c8-0639c9216fd9","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":"c6e8b2aa-66c4-4d15-90ea-d7e3c86b89dc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558208390,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6efc6146-5e71-47d5-921a-8e8a1f22c56c","invariantUUID":"4d25cba8-4d97-4db3-92f8-92bac9a57e91","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":"1a9acb64-ace1-4609-9c89-2e29ea47e78c","lifecycleState":"CERTIFIED","lastUpdateDate":1641558080974,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"44c312b5-e8da-4f80-910d-fc7c83dc4666","invariantUUID":"3843ddc2-a2fa-4525-ab27-791aea173fd0","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":"objectStorage","uniqueId":"caae35c2-f4c6-41a6-b0eb-a9eb023c1599","lifecycleState":"CERTIFIED","lastUpdateDate":1641557997523,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ba4a579-0c9d-47ec-8f3f-71b14c6a57d1","invariantUUID":"9011a682-cfe4-436d-9cf4-75b7a140d5e6","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":"5a3a91e9-d624-41ab-b73b-adb32c565a51","lifecycleState":"CERTIFIED","lastUpdateDate":1641558175114,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df26a7c7-44c5-4f81-9c76-c0fa1941a89f","invariantUUID":"eb29b48e-321f-4de2-98fb-a60aaddd1a4b","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a2da740-84ac-4e1a-9296-e411778e18fd","lifecycleState":"CERTIFIED","lastUpdateDate":1641558145962,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"899031c2-14df-4f46-b81f-f8338cb2b288","invariantUUID":"8c9a46bc-6f32-413b-9da6-8d22322081c9","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":"objectStorage","uniqueId":"c937b8f8-dc9c-4fed-893e-91d026bc1088","lifecycleState":"CERTIFIED","lastUpdateDate":1641557999313,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123bae9f-5b3d-44e4-a94e-47976a6bd700","invariantUUID":"b2d6a3cd-73b0-4453-ab2b-bce900e68c87","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":"loadBalancer","uniqueId":"8443d628-06d8-440e-86ed-9e6ee5e2ce41","lifecycleState":"CERTIFIED","lastUpdateDate":1641558002590,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53a7de9a-4964-44fc-916c-1e133ca96e3b","invariantUUID":"f6fe32a5-9e15-45e3-bfd7-c084503d4360","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":"defaulticon","uniqueId":"18d047ec-5009-44c7-b852-11afbddaa02a","lifecycleState":"CERTIFIED","lastUpdateDate":1641565432806,"name":"basic_onboard_ICfMDo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef43e49c-ce88-41f6-b243-fcd0bf9ff7e0","invariantUUID":"2d62dc3f-03c0-4fbd-821d-b9ab0cca92da","systemName":"BasicOnboardIcfmdo","description":"VF","tags":["basic_onboard_ICfMDo"],"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":"6b7fda19-cf48-4e14-bd35-efbc6a588b9d","lifecycleState":"CERTIFIED","lastUpdateDate":1641558130194,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"658ad9e3-e9e1-4f2a-aaca-08671d027ae6","invariantUUID":"26dee0cb-15fc-4210-a1e3-ee2432b92394","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":"securityrules","uniqueId":"58973a1e-5d04-4ecd-9664-d20e8c167a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641558050279,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b6a8cca4-dd3b-42fa-beff-337a5eabbc22","invariantUUID":"7d9f6213-90a8-4bb2-82f7-52e27fe159f0","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":"compute","uniqueId":"df2e2667-5f2d-4f55-b036-833269e508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1641558203171,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"225ce972-9ffb-431e-b795-2a5c2fadb88a","invariantUUID":"4b62159a-a58a-4055-86b4-3d48d6b42b3e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"26fb340b-aa16-45c6-bbc6-e6a7d20208ea","lifecycleState":"CERTIFIED","lastUpdateDate":1641558212352,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff287cfb-6a66-4a5c-bf9e-30628e7999a6","invariantUUID":"82941da7-67ac-4ec1-a1d8-eb611198c190","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0cc4a056-7d4b-4371-a4df-9d4378f1a011","lifecycleState":"CERTIFIED","lastUpdateDate":1641565090431,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4740b1d1-4833-4cfb-a22d-7a5a0a8a7b72","invariantUUID":"fbaabdcd-d453-4f43-b176-50a41b051aed","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"207cdf32-2b24-43d0-95a8-6d073fabe9df","lifecycleState":"CERTIFIED","lastUpdateDate":1641565469667,"name":"basic_onboard_ICfMDo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cf3ecf25-68af-4db1-86ea-042c5096557c","invariantUUID":"a398a66e-dfd9-4762-9856-a147e773388a","systemName":"BasicOnboardIcfmdo","description":"service","tags":["basic_onboard_ICfMDo"],"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":"3d1ef44a-17b3-44fb-bef0-91ba425ade4c","lifecycleState":"CERTIFIED","lastUpdateDate":1641565556820,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","invariantUUID":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d5a8337b-32bb-41d0-a393-408dd94baab1","lifecycleState":"CERTIFIED","lastUpdateDate":1641565127532,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e3ccb93b-c4f7-46a0-8715-8a96d50fa930","invariantUUID":"cc5b442e-cbb6-4e00-9b7f-2a00211d0c93","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":"cc3e316c-1682-4f79-8378-a71a439ed830","lifecycleState":"CERTIFIED","lastUpdateDate":1641564840431,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5b2185c0-177b-44be-abdc-6bcd96b65037","invariantUUID":"0bbab51f-aa86-4d31-8d91-c46c61608c1e","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}]}]} 2022-01-07 14:30:31,206 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2022-01-07 14:30:31,207 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-07 14:30:31,207 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/e40e4e35-9d9d-47ca-ba88-66a7cf405444/toscaModel 2022-01-07 14:30:31,207 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2022-01-07 14:30:31,209 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-07 14:30:31,291 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/e40e4e35-9d9d-47ca-ba88-66a7cf405444/toscaModel HTTP/1.1" 200 None 2022-01-07 14:30:31,293 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2022-01-07 14:30:31,293 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2022-01-07 14:30:31,324 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-07 14:30:31,324 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-07 14:30:31,324 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-07 14:30:31,326 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:30:31,368 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-07 14:30:31,369 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-07 14:30:31,370 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-07 14:30:31,371 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-07 14:30:31,372 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-07 14:30:31,372 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-07 14:30:31,373 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:30:31,464 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-07 14:30:31,465 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-07 14:30:31,465 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":"1641565822604","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-07 14:30:31,467 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-07 14:30:31,468 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-07 14:30:31,468 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-07 14:30:31,469 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:30:31,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/relationship-list HTTP/1.1" 200 627 2022-01-07 14:30:31,551 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-07 14:30:31,551 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-07 14:30:31,555 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-07 14:30:31,555 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-07 14:30:31,555 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-07 14:30:31,558 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:30:31,653 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-07 14:30:31,654 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-07 14:30:31,655 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":"1641565822604","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-07 14:30:31,659 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-07 14:30:31,659 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-07 14:30:31,659 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2022-01-07 14:30:31,662 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:30:31,749 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-07 14:30:31,750 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2022-01-07 14:30:31,750 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-07 14:30:31,755 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-07 14:30:31,755 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-07 14:30:31,756 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2022-01-07 14:30:31,758 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:30:32,004 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-07 14:30:32,005 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2022-01-07 14:30:32,006 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":"1641565822604","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-07 14:30:32,010 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-07 14:30:32,010 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-07 14:30:32,010 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2022-01-07 14:30:32,013 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2022-01-07 14:30:32,064 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-07 14:30:32,065 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2022-01-07 14:30:32,065 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1641565822604","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-07 14:30:32,068 DEBUG 129:onap_service.py(1) - [None][Create 8b7b6035-3375-4257-9cee-057e09a08141 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5a2bda4d-2ce3-40e7-b839-b9d4c38c9894', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:30:32,069 DEBUG 131:onap_service.py(1) - [None][Create 8b7b6035-3375-4257-9cee-057e09a08141 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8b7b6035-3375-4257-9cee-057e09a08141 2022-01-07 14:30:32,069 DEBUG 132:onap_service.py(1) - [None][Create 8b7b6035-3375-4257-9cee-057e09a08141 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "0455450e-e17c-4cbb-bb93-9fed4b3bb4dc", "modelVersion": "1.0", "modelVersionId": "e40e4e35-9d9d-47ca-ba88-66a7cf405444" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2022-01-07 14:30:32,072 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:30:34,143 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/8b7b6035-3375-4257-9cee-057e09a08141 HTTP/1.1" 202 262 2022-01-07 14:30:34,151 INFO 142:onap_service.py(1) - [None][Create 8b7b6035-3375-4257-9cee-057e09a08141 Service deletion request] response code: 202 2022-01-07 14:30:34,152 DEBUG 146:onap_service.py(1) - [None][Create 8b7b6035-3375-4257-9cee-057e09a08141 Service deletion request] response: {"requestReferences":{"requestId":"5a2bda4d-2ce3-40e7-b839-b9d4c38c9894","instanceId":"8b7b6035-3375-4257-9cee-057e09a08141","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5a2bda4d-2ce3-40e7-b839-b9d4c38c9894"}} 2022-01-07 14:30:34,152 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2022-01-07 14:30:34,163 DEBUG 129:onap_service.py(12) - [None][Check 5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '303d30c4-6b98-489d-8d31-0eb814618369', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:30:34,164 DEBUG 131:onap_service.py(12) - [None][Check 5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 2022-01-07 14:30:34,164 DEBUG 132:onap_service.py(12) - [None][Check 5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 orchestration request status] data sent: None 2022-01-07 14:30:34,169 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:30:34,322 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 HTTP/1.1" 200 1020 2022-01-07 14:30:34,325 INFO 142:onap_service.py(12) - [None][Check 5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 orchestration request status] response code: 200 2022-01-07 14:30:34,325 DEBUG 146:onap_service.py(12) - [None][Check 5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 orchestration request status] response: {"request":{"requestId":"5a2bda4d-2ce3-40e7-b839-b9d4c38c9894","startTime":"Fri, 07 Jan 2022 14:30:32 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelUuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelInvariantUuid":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc"},"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":"8b7b6035-3375-4257-9cee-057e09a08141","serviceInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 07 Jan 2022 14:30:33 GMT"}}} 2022-01-07 14:30:44,337 DEBUG 129:onap_service.py(12) - [None][Check 5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2a6c1ac3-7c1f-4fde-aa1d-2dcacf83dfc7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:30:44,338 DEBUG 131:onap_service.py(12) - [None][Check 5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 2022-01-07 14:30:44,338 DEBUG 132:onap_service.py(12) - [None][Check 5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 orchestration request status] data sent: None 2022-01-07 14:30:44,341 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:30:44,504 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 HTTP/1.1" 200 1230 2022-01-07 14:30:44,507 INFO 142:onap_service.py(12) - [None][Check 5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 orchestration request status] response code: 200 2022-01-07 14:30:44,507 DEBUG 146:onap_service.py(12) - [None][Check 5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 orchestration request status] response: {"request":{"requestId":"5a2bda4d-2ce3-40e7-b839-b9d4c38c9894","startTime":"Fri, 07 Jan 2022 14:30:32 GMT","finishTime":"Fri, 07 Jan 2022 14:30:36 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelUuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelInvariantUuid":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc"},"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":"8b7b6035-3375-4257-9cee-057e09a08141","serviceInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 07 Jan 2022 14:30:36 GMT"}}} 2022-01-07 14:30:44,508 INFO 56:mixins.py(12) - ServiceDeletionRequest task finished 2022-01-07 14:30:44,509 DEBUG 129:onap_service.py(12) - [None][Check 5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '306189d2-7434-4176-bdb4-149dc4b01067', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:30:44,509 DEBUG 131:onap_service.py(12) - [None][Check 5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 2022-01-07 14:30:44,509 DEBUG 132:onap_service.py(12) - [None][Check 5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 orchestration request status] data sent: None 2022-01-07 14:30:44,511 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:30:44,657 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 HTTP/1.1" 200 1230 2022-01-07 14:30:44,659 INFO 142:onap_service.py(12) - [None][Check 5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 orchestration request status] response code: 200 2022-01-07 14:30:44,659 DEBUG 146:onap_service.py(12) - [None][Check 5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 orchestration request status] response: {"request":{"requestId":"5a2bda4d-2ce3-40e7-b839-b9d4c38c9894","startTime":"Fri, 07 Jan 2022 14:30:32 GMT","finishTime":"Fri, 07 Jan 2022 14:30:36 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelUuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelInvariantUuid":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc"},"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":"8b7b6035-3375-4257-9cee-057e09a08141","serviceInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 07 Jan 2022 14:30:36 GMT"}}} 2022-01-07 14:30:44,661 DEBUG 129:onap_service.py(12) - [None][Check 5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '997d9004-0372-411e-a3a5-036e2888dec7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:30:44,661 DEBUG 131:onap_service.py(12) - [None][Check 5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 2022-01-07 14:30:44,661 DEBUG 132:onap_service.py(12) - [None][Check 5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 orchestration request status] data sent: None 2022-01-07 14:30:44,664 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:30:44,819 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 HTTP/1.1" 200 1230 2022-01-07 14:30:44,821 INFO 142:onap_service.py(12) - [None][Check 5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 orchestration request status] response code: 200 2022-01-07 14:30:44,821 DEBUG 146:onap_service.py(12) - [None][Check 5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 orchestration request status] response: {"request":{"requestId":"5a2bda4d-2ce3-40e7-b839-b9d4c38c9894","startTime":"Fri, 07 Jan 2022 14:30:32 GMT","finishTime":"Fri, 07 Jan 2022 14:30:36 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelUuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelInvariantUuid":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc"},"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":"8b7b6035-3375-4257-9cee-057e09a08141","serviceInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 07 Jan 2022 14:30:36 GMT"}}} 2022-01-07 14:30:44,829 DEBUG 129:onap_service.py(1) - [None][Check 5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '091bc5ea-b019-4a65-841f-37f2ca75f178', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2022-01-07 14:30:44,830 DEBUG 131:onap_service.py(1) - [None][Check 5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 2022-01-07 14:30:44,830 DEBUG 132:onap_service.py(1) - [None][Check 5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 orchestration request status] data sent: None 2022-01-07 14:30:44,832 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2022-01-07 14:30:44,986 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 HTTP/1.1" 200 1230 2022-01-07 14:30:44,988 INFO 142:onap_service.py(1) - [None][Check 5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 orchestration request status] response code: 200 2022-01-07 14:30:44,988 DEBUG 146:onap_service.py(1) - [None][Check 5a2bda4d-2ce3-40e7-b839-b9d4c38c9894 orchestration request status] response: {"request":{"requestId":"5a2bda4d-2ce3-40e7-b839-b9d4c38c9894","startTime":"Fri, 07 Jan 2022 14:30:32 GMT","finishTime":"Fri, 07 Jan 2022 14:30:36 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelUuid":"e40e4e35-9d9d-47ca-ba88-66a7cf405444","modelInvariantUuid":"0455450e-e17c-4cbb-bb93-9fed4b3bb4dc"},"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":"8b7b6035-3375-4257-9cee-057e09a08141","serviceInstanceName":"basic_cnf-fc43c7ab-565e-4c83-bb59-7200d8f649b4"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 07 Jan 2022 14:30:36 GMT"}}} 2022-01-07 14:30:44,989 INFO 262:service_ala_carte.py(1) - Service None deleted 2022-01-07 14:30:44,989 INFO 44:k8s_connectivity_info_create.py(1) - Clean the k8s connectivity information 2022-01-07 14:30:44,990 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-07 14:30:44,990 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-07 14:30:44,990 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2022-01-07 14:30:44,991 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-07 14:30:45,023 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-07 14:30:45,024 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2022-01-07 14:30:45,024 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplVTFFUlhkT2VrVjRUV3BqZUU1c2IxaEVWRTE1VFVSRmQwNVVSWGhOYW1ONFRteHZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVFV0RUNuQlRhWGxDYm1GaFpDOHpOeTlVYjNndlJraHBUbkFyVlZseWRrbG9ZVmxpWW5oSWNVZGxZbTlyY0ZaeGJUbHZNSEkwYmpFd2FYRnlZWGc0SzJwMU5VTUtZMWhQUVRkaFZUSlBWbkZpVjBjemFsSlliVU5aWWpReFkwZ3JURlZ6WmpsVVdXbElkSG9yUldwMk5YTXpTQzlZY3psaWJWVllWRTV6V25neFFVUlZjUW80VlRkRU1VRjFhR2xQU0VkMVlsWjBlaTgxVFhGcmIwWlFZV0kxZEhOU2RYZHpjbU54UVdSYVZrdHdOMklyT1VaMlQyRkJOa3hvTjJodmRGQjJUMlV2Q21SQmRtZHNhRWhWVFVzcmJDOWxXbHBFUmtzNVYzQnBRM04xTDFkalIya3dOazFvZVUxVk9USlpTbWhPZVRkWmQybE9XWFpHWm1kaFpraG1XRFZ6ZDJJS1ZVZEtNU3QwT0dSWlpIazFZbTVVUkdWeGVEZDJVWGg0Y1VZNGNrMU1XRUpyUms5amFVOVFOV1ExVldOWlRsZzRiamxCUlZkd1RGYzJObTVrTTJOd2FnbzNaRzVLVjNOSVVVdE1ia1JvTXpKbWVtVlZRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkZWVTVEUkRkQ0t5dFRaR2d3YzJGUmQyOUpWa2szTkV4TU5sWk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkJXRVJPVGxKbVRWUnBSWHBxYWtkNWRXTk1UelJQUnpJd1IxcEVWa0pMVjBOdmJVbFZXVVEwTkU1TU5HbDJNekZVTVFwclkxaFdaWHBKVWpGWk4zTTFWa2R6YW0xWllrOUJOMkZPYVhkelZVMWllRUl4ZWtVd1dYVXhTRXN5TTBoNU5VeFlhR3N5U2twMk5pOTJZMnBNU0RkQ0NubHFORWxVVFZKVUsyaElTVU5zYW10MFQzWXpTMFp5WTFSeFYxcHZUemhUTkhBeE5IZGtOVnBRYm1OcFJtdFBTQ3RsVFRWR09WRkZPV1p1WlRKVk5FRUtORFJ0TkZKeWVVb3dNVVJvUTA5aFMwdFFUVmRXZDNJclFuSlVZMVZWYlM5cVQwZ3liMGxQYVRGS04zcDJUa3RwUlZjMVZuaHRaa28wUVRNelZ6VmlOd3BMU0ZaTmEwOVRSVlJwWnpJeWRXSm9aRXh4YURadFR6UjRRV2MwVjFSVlVtZzFRMVo1U1M5aGFVSXJUMWwwUmtwVlptVXJXaXR6TTFwbk5FeEZhSEJvQ21aSk5qaFpZMU5yU1hOcFIydzFaMmxMU25wdGMwZHZhVEp1ZWtGblYxUkRTMDh6YUFvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4yMzA6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKVGs1bmJVZElkRmNyZFdkM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUV3BCZUUxRVkzaE5WRWt6VFZSYVlVWjNNSGxOZWtGNFRVUmplRTFVU1ROTlZHeGhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRWGhGZEZWU1RtOXFRbVpFV25CRFFsSUthRkYwTUZGTlNFTjRSMmhKWm5wU2NHWlFjbGxuZG5CSkwxTnhVRkJpVUhFM1NGZ3pSRmxrTWxGcU9WaFpjakZGVXpONGFtSlhkWGRzUVZWdFlXNUVNZ281VVhWWVQxaHRjSG8zVm1obGJXRkZTM2hLTDBoTFFXRnZjSGxvV2xsVFpIUmthM1Y2ZERZNE16ZG1RbkpKV1ZOWFZFeEpaM2s0UkVsaFJIb3pOa1ZWQ2xwcldYcHZUM1J5U2tsNVpYQTVNRlF4UzBaQ04wTXpUREJqYVVGMVVuSmhjUzlHVkdzMlZHeEZVREJXV1U4MmJrTXlZM0p5VlVaWVQzbEtTRFIxUldJS1UyUk9RVlZYWTA5VWVtVkdWbGh4TUZKMVZ6RTBSR2hrUkdSUE5VNDJTVVF5WjJ4bE1qZHlkRkZWZVc0d1JtUm1XbXAxYW0xTmJ6ZHJNMWRWWlhNemN3cGtNRmx2ZFcxWVFVbDRUV2xaTVdsTFJIcEROMk0zVEM5WWNUVXlhR0V6UXpBMVRFeHhXa3BFWW5abmRIbHZTV1JsU1ZSblRUbHlVSGhKU1daSlRVVkpDakZxU3pReVVVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWU1VUQkpVSE5JTnpWS01raFRlSEJFUTJkb1ZXcDJaM04yY0ZWM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGTlFuZERkVTVtUVU5UGEyaE9lWGRpZG5sWVUzUnlNRkEwVVc1NmNtTXJibWswUVZGUFZEWXdka1JMY1d4aFdpOWpOMU5yTW1KV0NtTjVWRFl5Ym5oc1JHeHVhWE54TWpBcllreGpVeXRuYVRGUU9EUXllRVJoSzNVMWVqSXJiV3RvYVVSa2FrTk9NbXR6TlhseU1sZGlMelprWW5WRVJITUtlREpoVEVSNWJVdGpRemRPSzBSb1NtNUtPV3hHVDBsS2IwTmhZVkI0YjJWRU16TjZiVlp0WVRodFVEUldLMFkyWld4UE1uUjVNbkF3ZFNzeUwyTnBjQXBaV0RReU9GWXZPRVZHVFVZclNuVlRXWFJtTmpGYU9GQTVTa3RhYVhWU1RVWlJhMDlzVjI5M1ZXWTNlV3BDSzNSV1RrMTNXVTVqZWxVNVRtdDRjbXBXQ2t4MmVHTmtSRU5EYkd3MmFIZEZSRlZxUmtKS1JsQlBiSFZIUjNwVFYyOTNOa0ZzTVVseVkzTlVjaTh2ZEU1R1p6WmlTWGR5WVM5b05IUlNiMFJCYW13S2IySk1SelZJTkcxd1MyTXdjMlp2TTNkeGR6RmpWRmhGZVdkb1VuRlpWVDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmNGRkpRa0ZCUzBOQlVVVkJlRVYwVlZKT2IycENaa1JhY0VOQ1VtaFJkREJSVFVoRGVFZG9TV1o2VW5CbVVISlpaM1p3U1M5VGNWQlFZbEJ4Q2pkSVdETkVXV1F5VVdvNVdGbHlNVVZUTTNocVlsZDFkMnhCVlcxaGJrUXlPVkYxV0U5WWJYQjZOMVpvWlcxaFJVdDRTaTlJUzBGaGIzQjVhRnBaVTJRS2RHUnJkWHAwTmpnek4yWkNja2xaVTFkVVRFbG5lVGhFU1dGRWVqTTJSVlZhYTFsNmIwOTBja3BKZVdWd09UQlVNVXRHUWpkRE0wd3dZMmxCZFZKeVlRcHhMMFpVYXpaVWJFVlFNRlpaVHpadVF6SmpjbkpWUmxoUGVVcElOSFZGWWxOa1RrRlZWMk5QVkhwbFJsWlljVEJTZFZjeE5FUm9aRVJrVHpWT05rbEVDakpuYkdVeU4zSjBVVlY1YmpCR1pHWmFhblZxYlUxdk4yc3pWMVZsY3pOelpEQlpiM1Z0V0VGSmVFMXBXVEZwUzBSNlF6ZGpOMHd2V0hFMU1taGhNME1LTURWTVRIRmFTa1JpZG1kMGVXOUpaR1ZKVkdkTk9YSlFlRWxKWmtsTlJVa3hha3MwTWxGSlJFRlJRVUpCYjBsQ1FVRk1aMFkxZG5Gc2FHcEJURzB2TlFwRFZHbHdjMnR3UVdwR2JsVk1WSFYyZVU1MlREQlBRV0ZUYm1SeE5rTTBMMDVJU0VOVFNuZHhTRGxHV1c1RE9GZEdjVzlGWVVoQ2VEUXlVa2h5ZDJobkNraDZNek55V0RseFEwNU1RMFpYZERGc1VHOU5hVEZCWjBORlVGcG9ORTh4VEZwdk9GWkVUWHByUWtNeU5FWTViV3d4TkROSlJHcE1kRFJCUjIwMGRuSUtSVU5HZGxwa1NURnZTbmR2WTNseFExVnZaMHN4UzNobkx6RjBWRlJtUVVaRmNEWjNOR3BoV0hGbE5FTnlTRGRPVUZjdmRqVk9WblZwTVhsTFR6RkRUd3BVTDBSMU0yZGhjREZVYmxSWVpHRlliRWg1YlZZclJGSlNSa1k0TUhnNVZrcExLMUUwVFhjdlptNWphQ3R6Ymk5clVtSlFSbWx0TnpSMllUZDFlVlZ6Q25sTmVEaExUMUE0ZW1wV2FIRkhOV0YxSzJoVWMwdGxMMjR3VDBOc1JqRTBSREU0U1dkTlUxaGpSbk5UWkZScE9VVklOV1U0VFc1b1ZFSnhSM1EwYjI4S2VWVjFZWEIzUlVObldVVkJMM2wzV2xWalpDdHdVRFpzYjFsWFdqTjNRazl2WVZoMk5GTnBialJSYkN0NWVuTkhjV1V3VkhGSmJYZFNVRzFsWjFoTmR3cDJSVXhyYldsVFNIRlNZMEU1VHpWb01FZ3JSSHAxTXpCSFZqWkdUM1ZXV2tSbWNqVnNOVFZwUldWVFdHbEliRGxMWld0RlRsUTBibUZKTDJOcWFqRTJDbXhPYVhOcGVqTTNjbFZKWVdwcFFrMUtibVJOVlhvMFRUSTNkbE5GYlZBeGEwRkJVMjE2Ymt4MVFuaG5SRmRaTWpSdFdEbG1jM05EWjFsRlFYaFBOVmNLUzJkWGJIQkJORmwxV0RrclVuZDZNbGN6ZFVNd1lVZFJkRFJGTW5WalpISlpTRGg2UldkdWFXcExRV0pRVUZsMFlXaGFla2RrVEdGQlFXVldlbVJuWXdvdmRWaFhhVU5zZFc5NU9URXlTMmMzV0VsVVVIQXpOR2RuY0Zka2FUaE9NM013YVhKTWVUTnpjMHBsUkRsclkyOUNXR0ZtY1U5VFZGVlZZa0YyWW1SdENuVkdXRzl4UTBSTmJtNDRlVEZEV0hkbVdqY3ZVM2xvZG05Vk0wZzJlR2hTZDNsS1lUZHRjME5uV1VWQmIySlpWREJpVkc4clN6RTRNRVJGTkVFMVFsSUtVa3hhUW05SFRFRnBZV2RZTVRkdWRtcHBOekYyTWtOTEsyaDBjbkpWVVZGQ1lUaHhOblJxZEhSSFdXdHpRbE5IYm5KcVFrVndibEZyVjJSTFltSnRPUXBTTVZCbVlUUjJkbEZOUjNGdGN6Tk1WMWt3V0c5d2NHbEtVM3BQY2sxSlptUnJZMlZwYUhaak4wdzRkM3A0VGl0NmRqTmFka0ZPWkRaTU9VNDRWMDk0Q2pCMlIwa3lVME15YWpGYVJVNVNiWEV2U3pKQlEybE5RMmRaUlVGd1NYRllVamhyYzBkNVZVVkdORzFzUlhWNVRITjFhRUkxTjBoak0zUmhRbmxVZDAwS1VtSmFRMFEyU21WMmFYcFJWbGRHUkd4Tk5YQkpXSGxDVmxkRlFrVTVjWE5pTTFoUGFVUndSMFJQWTAxNWFHWlhZMWhyZFc0M00wMXZRVGgxWTJGaVF3cHFkbEEyZUVKTVZraHlLMkZNVGpWTVdFUlZMMDVpYVRKT2ExTjBjV3hhWnpVd1ozZGxjbTVqTDJSck9YVlFRbmxRYVZCd1NIWXdUVTlJVW5GM09ESjNDa1Y1UkZSYVZEQkRaMWxGUVN0aVExRklNbTVZVGtOb2NXcHFWbXBwUTNKWFNVazJOQzlNVjNJeWVIbzNiRkZ1VEdGVU9XeFpNbEkwTldwcVYxSXJVM0FLZDFRMmNtRmFRbUZpV0VweVVUSXZUMkp0VkhkMU5Ea3hLeTl5YkdGRVZHNVFTR3RSY2todWJEbHNOell5V0hWU1ZsQk1Oa3QxTkV0aWFVeEliamw0VHdwT2JUYzFSRk5wY1dnM01HZHFWR0Z2TWxScFYxazFjM05UZGpWaFJYSnhTWGMzWlZSclpsZHZhbWdyT1RSMlZYSjFlaXRUTkVRd1BRb3RMUzB0TFVWT1JDQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUW89Cg==","other-connectivity-list":{"connectivity-records":[]}} 2022-01-07 14:30:45,026 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-07 14:30:45,026 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-07 14:30:45,027 DEBUG 132:onap_service.py(1) - [None][Delete Connectivity Info] data sent: None 2022-01-07 14:30:45,028 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2022-01-07 14:30:45,054 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-07 14:30:45,054 INFO 142:onap_service.py(1) - [None][Delete Connectivity Info] response code: 204 2022-01-07 14:30:45,054 DEBUG 146:onap_service.py(1) - [None][Delete Connectivity Info] response: n/a 2022-01-07 14:30:45,056 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_cnf | integration | 06:11 | PASS | +-------------------+---------------------+------------------+----------------+ 2022-01-07 14:30:45,059 INFO 57:basic_cnf.py(1) - Generate Test report 2022-01-07 14:30:45,137 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2022-01-07 14:30:45,624 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-07 14:30:45,627 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/61d84e956c44f50010878b09 2022-01-07 14:30:45,628 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK