2021-11-14 15:10:14,957 DEBUG 23:basic_vm.py(1) - BasicVm init started 2021-11-14 15:10:14,958 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:120: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-11-14 15:10:14,969 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-11-14 15:10:14,969 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2021-11-14 15:10:14,969 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2021-11-14 15:10:14,970 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-11-14 15:10:14,970 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2021-11-14 15:10:14,970 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-11-14 15:10:14,970 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-11-14 15:10:14,970 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-11-14 15:10:14,971 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-11-14 15:10:14,971 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-11-14 15:10:14,971 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-11-14 15:10:14,971 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-11-14 15:10:14,972 INFO 169:run_tests.py(1) - Running test case 'basic_vm'... 2021-11-14 15:10:14,972 DEBUG 33:basic_vm.py(1) - start time 2021-11-14 15:10:14,973 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-11-14 15:10:14,973 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-11-14 15:10:14,973 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:14,973 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-11-14 15:10:14,974 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-11-14 15:10:14,976 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:15,143 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 379 2021-11-14 15:10:15,145 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-11-14 15:10:15,145 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"25b51d89e2ba486ba98a30cdecf80d5a","type":"vlm","name":"2775ea9a-8a42-458b-b617","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"7d7072bd1def4c428e871838f90559fc","type":"vlm","name":"711dda83-9a94-4d36-8983","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-11-14 15:10:15,149 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-11-14 15:10:15,149 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-11-14 15:10:15,149 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-11-14 15:10:15,150 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC 2021-11-14 15:10:15,150 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-11-14 15:10:15,150 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-11-14 15:10:15,151 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:15,151 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-11-14 15:10:15,151 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-11-14 15:10:15,154 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:15,227 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 379 2021-11-14 15:10:15,229 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-11-14 15:10:15,230 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"25b51d89e2ba486ba98a30cdecf80d5a","type":"vlm","name":"2775ea9a-8a42-458b-b617","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"7d7072bd1def4c428e871838f90559fc","type":"vlm","name":"711dda83-9a94-4d36-8983","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-11-14 15:10:15,233 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-11-14 15:10:15,233 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-11-14 15:10:15,233 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-11-14 15:10:15,259 DEBUG 129:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:15,259 DEBUG 131:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-11-14 15:10:15,259 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2021-11-14 15:10:15,262 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:15,802 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 159 2021-11-14 15:10:15,805 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-11-14 15:10:15,805 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"66e5aeacfe014ba492249ce06098512e","version":{"id":"f18bc050402a4d15a3d130d40ee4f53b","name":"1.0","description":"Initial version","status":"Draft"}} 2021-11-14 15:10:15,808 INFO 285:__init__.py(1) - Vendor basicvm_vendor is created in SDC 2021-11-14 15:10:15,809 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_vendor in SDC 2021-11-14 15:10:15,816 DEBUG 129:onap_service.py(1) - [SDC][Submit Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:15,817 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/66e5aeacfe014ba492249ce06098512e/versions/f18bc050402a4d15a3d130d40ee4f53b/actions 2021-11-14 15:10:15,817 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-11-14 15:10:15,820 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:16,047 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/66e5aeacfe014ba492249ce06098512e/versions/f18bc050402a4d15a3d130d40ee4f53b/actions HTTP/1.1" 200 2 2021-11-14 15:10:16,049 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-11-14 15:10:16,049 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-11-14 15:10:16,052 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/vf_module_ala_carte.py:59: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-11-14 15:10:16,067 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-11-14 15:10:16,068 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-14 15:10:16,068 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:16,069 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-11-14 15:10:16,069 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-14 15:10:16,071 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:16,139 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2021-11-14 15:10:16,141 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-14 15:10:16,141 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 994251e0-e43b","description":"vendor software product","vendorName":"2775ea9a-8a42-458b-b617","vendorId":"25b51d89e2ba486ba98a30cdecf80d5a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d809b53f42fb45a0b87b75feb54e7a15","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 91cbb275-643f","description":"vendor software product","vendorName":"711dda83-9a94-4d36-8983","vendorId":"7d7072bd1def4c428e871838f90559fc","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5c91162b3e5f48dcb4b3eff161963e86","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-11-14 15:10:16,144 DEBUG 324:vsp.py(1) - importing VSP pNF 994251e0-e43b from SDC 2021-11-14 15:10:16,145 DEBUG 324:vsp.py(1) - importing VSP vFW 91cbb275-643f from SDC 2021-11-14 15:10:16,145 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-11-14 15:10:16,145 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-11-14 15:10:16,145 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-11-14 15:10:16,146 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-11-14 15:10:16,146 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-14 15:10:16,146 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:16,147 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-11-14 15:10:16,147 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-14 15:10:16,149 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:16,237 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2021-11-14 15:10:16,239 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-14 15:10:16,240 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 994251e0-e43b","description":"vendor software product","vendorName":"2775ea9a-8a42-458b-b617","vendorId":"25b51d89e2ba486ba98a30cdecf80d5a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d809b53f42fb45a0b87b75feb54e7a15","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 91cbb275-643f","description":"vendor software product","vendorName":"711dda83-9a94-4d36-8983","vendorId":"7d7072bd1def4c428e871838f90559fc","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5c91162b3e5f48dcb4b3eff161963e86","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-11-14 15:10:16,242 DEBUG 324:vsp.py(1) - importing VSP pNF 994251e0-e43b from SDC 2021-11-14 15:10:16,243 DEBUG 324:vsp.py(1) - importing VSP vFW 91cbb275-643f from SDC 2021-11-14 15:10:16,243 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-11-14 15:10:16,243 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-11-14 15:10:16,244 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-11-14 15:10:16,244 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-11-14 15:10:16,244 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-14 15:10:16,245 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:16,245 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-11-14 15:10:16,245 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-14 15:10:16,247 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:16,332 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2021-11-14 15:10:16,334 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-14 15:10:16,334 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 994251e0-e43b","description":"vendor software product","vendorName":"2775ea9a-8a42-458b-b617","vendorId":"25b51d89e2ba486ba98a30cdecf80d5a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d809b53f42fb45a0b87b75feb54e7a15","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 91cbb275-643f","description":"vendor software product","vendorName":"711dda83-9a94-4d36-8983","vendorId":"7d7072bd1def4c428e871838f90559fc","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5c91162b3e5f48dcb4b3eff161963e86","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-11-14 15:10:16,337 DEBUG 324:vsp.py(1) - importing VSP pNF 994251e0-e43b from SDC 2021-11-14 15:10:16,337 DEBUG 324:vsp.py(1) - importing VSP vFW 91cbb275-643f from SDC 2021-11-14 15:10:16,338 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-11-14 15:10:16,338 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-11-14 15:10:16,338 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-11-14 15:10:16,338 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-11-14 15:10:16,339 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-14 15:10:16,339 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:16,340 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-11-14 15:10:16,340 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-14 15:10:16,342 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:16,424 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2021-11-14 15:10:16,426 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-14 15:10:16,426 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 994251e0-e43b","description":"vendor software product","vendorName":"2775ea9a-8a42-458b-b617","vendorId":"25b51d89e2ba486ba98a30cdecf80d5a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d809b53f42fb45a0b87b75feb54e7a15","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 91cbb275-643f","description":"vendor software product","vendorName":"711dda83-9a94-4d36-8983","vendorId":"7d7072bd1def4c428e871838f90559fc","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5c91162b3e5f48dcb4b3eff161963e86","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-11-14 15:10:16,429 DEBUG 324:vsp.py(1) - importing VSP pNF 994251e0-e43b from SDC 2021-11-14 15:10:16,430 DEBUG 324:vsp.py(1) - importing VSP vFW 91cbb275-643f from SDC 2021-11-14 15:10:16,430 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-11-14 15:10:16,430 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-11-14 15:10:16,431 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-11-14 15:10:16,431 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_VSP in SDC 2021-11-14 15:10:16,432 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-11-14 15:10:16,432 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-14 15:10:16,433 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:16,433 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-11-14 15:10:16,433 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-14 15:10:16,437 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:16,523 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2021-11-14 15:10:16,525 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-14 15:10:16,525 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 994251e0-e43b","description":"vendor software product","vendorName":"2775ea9a-8a42-458b-b617","vendorId":"25b51d89e2ba486ba98a30cdecf80d5a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d809b53f42fb45a0b87b75feb54e7a15","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 91cbb275-643f","description":"vendor software product","vendorName":"711dda83-9a94-4d36-8983","vendorId":"7d7072bd1def4c428e871838f90559fc","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5c91162b3e5f48dcb4b3eff161963e86","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-11-14 15:10:16,528 DEBUG 324:vsp.py(1) - importing VSP pNF 994251e0-e43b from SDC 2021-11-14 15:10:16,529 DEBUG 324:vsp.py(1) - importing VSP vFW 91cbb275-643f from SDC 2021-11-14 15:10:16,529 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-11-14 15:10:16,529 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-11-14 15:10:16,529 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-11-14 15:10:16,534 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-11-14 15:10:16,535 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-11-14 15:10:16,535 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:16,535 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-11-14 15:10:16,535 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-11-14 15:10:16,537 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:16,722 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 532 2021-11-14 15:10:16,724 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-11-14 15:10:16,724 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"66e5aeacfe014ba492249ce06098512e","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"25b51d89e2ba486ba98a30cdecf80d5a","type":"vlm","name":"2775ea9a-8a42-458b-b617","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"7d7072bd1def4c428e871838f90559fc","type":"vlm","name":"711dda83-9a94-4d36-8983","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-11-14 15:10:16,726 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-11-14 15:10:16,726 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-11-14 15:10:16,726 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:16,727 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/66e5aeacfe014ba492249ce06098512e/versions 2021-11-14 15:10:16,727 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-14 15:10:16,728 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:16,839 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/66e5aeacfe014ba492249ce06098512e/versions HTTP/1.1" 200 264 2021-11-14 15:10:16,840 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-14 15:10:16,841 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f18bc050402a4d15a3d130d40ee4f53b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636902615336,"modificationTime":1636902615950,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-14 15:10:16,843 DEBUG 46:sdc_element.py(1) - details found, updating 2021-11-14 15:10:16,843 INFO 192:__init__.py(1) - Vendor found, updating information 2021-11-14 15:10:16,843 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:16,844 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/66e5aeacfe014ba492249ce06098512e/versions 2021-11-14 15:10:16,844 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-14 15:10:16,845 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:16,913 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/66e5aeacfe014ba492249ce06098512e/versions HTTP/1.1" 200 264 2021-11-14 15:10:16,914 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-14 15:10:16,914 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f18bc050402a4d15a3d130d40ee4f53b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636902615336,"modificationTime":1636902615950,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-14 15:10:16,916 DEBUG 46:sdc_element.py(1) - details found, updating 2021-11-14 15:10:16,917 DEBUG 129:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:16,917 DEBUG 131:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-11-14 15:10:16,917 DEBUG 132:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_vm_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basicvm_vendor", "vendorId": "66e5aeacfe014ba492249ce06098512e", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-11-14 15:10:16,919 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:18,726 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 159 2021-11-14 15:10:18,727 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-11-14 15:10:18,728 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"2e4cf1e849f842d7a6cfe3354b1a7f23","version":{"id":"6a01c59b4f3b4420ad73217c40b73313","name":"1.0","description":"Initial version","status":"Draft"}} 2021-11-14 15:10:18,729 INFO 285:__init__.py(1) - Vsp basic_vm_VSP is created in SDC 2021-11-14 15:10:18,729 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:18,730 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions 2021-11-14 15:10:18,730 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-14 15:10:18,731 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:18,792 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e4cf1e849f842d7a6cfe3354b1a7f23/versions HTTP/1.1" 200 253 2021-11-14 15:10:18,793 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-14 15:10:18,794 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6a01c59b4f3b4420ad73217c40b73313","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636902616997,"modificationTime":1636902617519,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-14 15:10:18,796 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:18,796 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 2021-11-14 15:10:18,796 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-14 15:10:18,798 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:19,028 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 HTTP/1.1" 200 223 2021-11-14 15:10:19,030 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-14 15:10:19,030 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"6a01c59b4f3b4420ad73217c40b73313","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1636902616997,"modificationTime":1636902617503} 2021-11-14 15:10:19,034 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:19,035 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 2021-11-14 15:10:19,035 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-14 15:10:19,038 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:19,234 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 HTTP/1.1" 200 391 2021-11-14 15:10:19,236 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-14 15:10:19,237 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"66e5aeacfe014ba492249ce06098512e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2e4cf1e849f842d7a6cfe3354b1a7f23","version":"6a01c59b4f3b4420ad73217c40b73313"} 2021-11-14 15:10:19,240 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:19,240 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 2021-11-14 15:10:19,241 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-14 15:10:19,243 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:19,432 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 HTTP/1.1" 200 391 2021-11-14 15:10:19,434 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-14 15:10:19,434 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"66e5aeacfe014ba492249ce06098512e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2e4cf1e849f842d7a6cfe3354b1a7f23","version":"6a01c59b4f3b4420ad73217c40b73313"} 2021-11-14 15:10:19,438 INFO 241:vsp.py(1) - attempting to upload package for basic_vm_VSP in SDC 2021-11-14 15:10:19,438 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:19,439 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions 2021-11-14 15:10:19,439 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-14 15:10:19,442 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:19,509 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e4cf1e849f842d7a6cfe3354b1a7f23/versions HTTP/1.1" 200 253 2021-11-14 15:10:19,510 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-14 15:10:19,511 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6a01c59b4f3b4420ad73217c40b73313","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636902616997,"modificationTime":1636902617519,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-14 15:10:19,514 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:19,514 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 2021-11-14 15:10:19,514 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-14 15:10:19,516 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:19,625 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 HTTP/1.1" 200 223 2021-11-14 15:10:19,627 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-14 15:10:19,627 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"6a01c59b4f3b4420ad73217c40b73313","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1636902616997,"modificationTime":1636902617503} 2021-11-14 15:10:19,631 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:19,631 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 2021-11-14 15:10:19,631 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-14 15:10:19,634 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:19,823 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 HTTP/1.1" 200 391 2021-11-14 15:10:19,825 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-14 15:10:19,826 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"66e5aeacfe014ba492249ce06098512e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2e4cf1e849f842d7a6cfe3354b1a7f23","version":"6a01c59b4f3b4420ad73217c40b73313"} 2021-11-14 15:10:19,830 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:19,830 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 2021-11-14 15:10:19,831 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-14 15:10:19,834 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:20,017 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 HTTP/1.1" 200 391 2021-11-14 15:10:20,019 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-14 15:10:20,019 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"66e5aeacfe014ba492249ce06098512e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2e4cf1e849f842d7a6cfe3354b1a7f23","version":"6a01c59b4f3b4420ad73217c40b73313"} 2021-11-14 15:10:20,022 DEBUG 129:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'} 2021-11-14 15:10:20,023 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313/orchestration-template-candidate 2021-11-14 15:10:20,023 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-11-14 15:10:20,026 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:20,253 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313/orchestration-template-candidate HTTP/1.1" 200 94 2021-11-14 15:10:20,254 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-11-14 15:10:20,255 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-11-14 15:10:20,255 INFO 194:vsp.py(1) - Files for Vsp basic_vm_VSP have been uploaded 2021-11-14 15:10:20,258 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:20,258 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions 2021-11-14 15:10:20,258 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-14 15:10:20,259 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:20,311 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e4cf1e849f842d7a6cfe3354b1a7f23/versions HTTP/1.1" 200 253 2021-11-14 15:10:20,312 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-14 15:10:20,313 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6a01c59b4f3b4420ad73217c40b73313","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636902616997,"modificationTime":1636902617519,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-14 15:10:20,316 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:20,316 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 2021-11-14 15:10:20,316 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-14 15:10:20,319 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:20,401 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 HTTP/1.1" 200 222 2021-11-14 15:10:20,403 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-14 15:10:20,403 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"6a01c59b4f3b4420ad73217c40b73313","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1636902616997,"modificationTime":1636902620243} 2021-11-14 15:10:20,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'} 2021-11-14 15:10:20,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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 2021-11-14 15:10:20,408 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-14 15:10:20,411 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:20,529 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 HTTP/1.1" 200 462 2021-11-14 15:10:20,531 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-14 15:10:20,532 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"66e5aeacfe014ba492249ce06098512e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2e4cf1e849f842d7a6cfe3354b1a7f23","version":"6a01c59b4f3b4420ad73217c40b73313","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-11-14 15:10:20,535 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:20,536 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 2021-11-14 15:10:20,536 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-14 15:10:20,539 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:20,664 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 HTTP/1.1" 200 462 2021-11-14 15:10:20,666 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-14 15:10:20,666 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"66e5aeacfe014ba492249ce06098512e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2e4cf1e849f842d7a6cfe3354b1a7f23","version":"6a01c59b4f3b4420ad73217c40b73313","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-11-14 15:10:20,669 INFO 241:vsp.py(1) - attempting to validate for basic_vm_VSP in SDC 2021-11-14 15:10:20,670 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:20,670 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions 2021-11-14 15:10:20,670 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-14 15:10:20,672 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:20,730 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e4cf1e849f842d7a6cfe3354b1a7f23/versions HTTP/1.1" 200 253 2021-11-14 15:10:20,731 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-14 15:10:20,731 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6a01c59b4f3b4420ad73217c40b73313","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636902616997,"modificationTime":1636902617519,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-14 15:10:20,734 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:20,734 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 2021-11-14 15:10:20,734 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-14 15:10:20,737 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:20,828 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 HTTP/1.1" 200 222 2021-11-14 15:10:20,829 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-14 15:10:20,830 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"6a01c59b4f3b4420ad73217c40b73313","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1636902616997,"modificationTime":1636902620243} 2021-11-14 15:10:20,832 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:20,832 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 2021-11-14 15:10:20,832 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-14 15:10:20,834 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:21,032 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 HTTP/1.1" 200 462 2021-11-14 15:10:21,033 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-14 15:10:21,034 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"66e5aeacfe014ba492249ce06098512e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2e4cf1e849f842d7a6cfe3354b1a7f23","version":"6a01c59b4f3b4420ad73217c40b73313","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-11-14 15:10:21,036 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:21,036 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 2021-11-14 15:10:21,037 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-14 15:10:21,038 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:21,184 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 HTTP/1.1" 200 462 2021-11-14 15:10:21,186 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-14 15:10:21,186 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"66e5aeacfe014ba492249ce06098512e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2e4cf1e849f842d7a6cfe3354b1a7f23","version":"6a01c59b4f3b4420ad73217c40b73313","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-11-14 15:10:21,190 DEBUG 129:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:21,191 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313/orchestration-template-candidate/process 2021-11-14 15:10:21,191 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-11-14 15:10:21,195 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:24,036 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-11-14 15:10:24,038 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-11-14 15:10:24,038 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2021-11-14 15:10:24,041 INFO 209:vsp.py(1) - Artifacts for Vsp basic_vm_VSP have been validated 2021-11-14 15:10:24,042 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:24,042 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions 2021-11-14 15:10:24,042 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-14 15:10:24,045 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:24,121 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e4cf1e849f842d7a6cfe3354b1a7f23/versions HTTP/1.1" 200 253 2021-11-14 15:10:24,123 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-14 15:10:24,123 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6a01c59b4f3b4420ad73217c40b73313","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636902616997,"modificationTime":1636902617519,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-14 15:10:24,126 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:24,127 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 2021-11-14 15:10:24,127 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-14 15:10:24,129 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:24,225 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 HTTP/1.1" 200 222 2021-11-14 15:10:24,226 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-14 15:10:24,226 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"6a01c59b4f3b4420ad73217c40b73313","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1636902616997,"modificationTime":1636902624025} 2021-11-14 15:10:24,230 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:24,230 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 2021-11-14 15:10:24,230 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-14 15:10:24,233 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:24,424 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 HTTP/1.1" 200 638 2021-11-14 15:10:24,425 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-14 15:10:24,426 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"66e5aeacfe014ba492249ce06098512e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2e4cf1e849f842d7a6cfe3354b1a7f23","version":"6a01c59b4f3b4420ad73217c40b73313","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-11-14 15:10:24,429 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:24,430 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 2021-11-14 15:10:24,430 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-14 15:10:24,432 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:24,603 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 HTTP/1.1" 200 638 2021-11-14 15:10:24,605 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-14 15:10:24,605 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"66e5aeacfe014ba492249ce06098512e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2e4cf1e849f842d7a6cfe3354b1a7f23","version":"6a01c59b4f3b4420ad73217c40b73313","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-11-14 15:10:24,608 INFO 241:vsp.py(1) - attempting to commit for basic_vm_VSP in SDC 2021-11-14 15:10:24,609 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:24,609 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions 2021-11-14 15:10:24,609 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-14 15:10:24,612 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:24,669 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e4cf1e849f842d7a6cfe3354b1a7f23/versions HTTP/1.1" 200 253 2021-11-14 15:10:24,670 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-14 15:10:24,670 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6a01c59b4f3b4420ad73217c40b73313","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636902616997,"modificationTime":1636902617519,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-14 15:10:24,672 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:24,672 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 2021-11-14 15:10:24,672 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-14 15:10:24,674 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:24,769 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 HTTP/1.1" 200 222 2021-11-14 15:10:24,770 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-14 15:10:24,771 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"6a01c59b4f3b4420ad73217c40b73313","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1636902616997,"modificationTime":1636902624025} 2021-11-14 15:10:24,773 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:24,773 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 2021-11-14 15:10:24,773 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-14 15:10:24,775 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:24,954 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 HTTP/1.1" 200 638 2021-11-14 15:10:24,955 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-14 15:10:24,956 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"66e5aeacfe014ba492249ce06098512e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2e4cf1e849f842d7a6cfe3354b1a7f23","version":"6a01c59b4f3b4420ad73217c40b73313","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-11-14 15:10:24,959 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:24,959 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 2021-11-14 15:10:24,960 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-14 15:10:24,962 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:25,147 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 HTTP/1.1" 200 638 2021-11-14 15:10:25,148 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-14 15:10:25,149 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"66e5aeacfe014ba492249ce06098512e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2e4cf1e849f842d7a6cfe3354b1a7f23","version":"6a01c59b4f3b4420ad73217c40b73313","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-11-14 15:10:25,157 DEBUG 129:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:25,157 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313/actions 2021-11-14 15:10:25,158 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-11-14 15:10:25,160 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:30,287 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313/actions HTTP/1.1" 200 2 2021-11-14 15:10:30,289 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-11-14 15:10:30,289 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-11-14 15:10:30,293 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:30,293 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/2e4cf1e849f842d7a6cfe3354b1a7f23/versions 2021-11-14 15:10:30,293 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-14 15:10:30,296 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:30,486 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e4cf1e849f842d7a6cfe3354b1a7f23/versions HTTP/1.1" 200 253 2021-11-14 15:10:30,487 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-14 15:10:30,488 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6a01c59b4f3b4420ad73217c40b73313","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636902616997,"modificationTime":1636902625226,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-14 15:10:30,491 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:30,491 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 2021-11-14 15:10:30,491 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-14 15:10:30,494 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:31,020 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 HTTP/1.1" 200 223 2021-11-14 15:10:31,021 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-14 15:10:31,021 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"6a01c59b4f3b4420ad73217c40b73313","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1636902616997,"modificationTime":1636902624025} 2021-11-14 15:10:31,025 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:31,025 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 2021-11-14 15:10:31,025 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-14 15:10:31,028 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:32,032 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 HTTP/1.1" 200 638 2021-11-14 15:10:32,034 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-14 15:10:32,034 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"66e5aeacfe014ba492249ce06098512e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2e4cf1e849f842d7a6cfe3354b1a7f23","version":"6a01c59b4f3b4420ad73217c40b73313","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-11-14 15:10:32,037 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_vm_VSP in SDC 2021-11-14 15:10:32,038 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:32,038 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions 2021-11-14 15:10:32,038 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-14 15:10:32,041 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:32,122 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e4cf1e849f842d7a6cfe3354b1a7f23/versions HTTP/1.1" 200 253 2021-11-14 15:10:32,124 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-14 15:10:32,124 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6a01c59b4f3b4420ad73217c40b73313","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636902616997,"modificationTime":1636902625226,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-14 15:10:32,127 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:32,127 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 2021-11-14 15:10:32,128 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-14 15:10:32,130 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:32,519 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 HTTP/1.1" 200 223 2021-11-14 15:10:32,520 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-14 15:10:32,520 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"6a01c59b4f3b4420ad73217c40b73313","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1636902616997,"modificationTime":1636902624025} 2021-11-14 15:10:32,522 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:32,522 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 2021-11-14 15:10:32,522 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-14 15:10:32,524 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:33,224 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 HTTP/1.1" 200 638 2021-11-14 15:10:33,225 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-14 15:10:33,226 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"66e5aeacfe014ba492249ce06098512e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2e4cf1e849f842d7a6cfe3354b1a7f23","version":"6a01c59b4f3b4420ad73217c40b73313","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-11-14 15:10:33,231 DEBUG 129:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:33,231 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313/actions 2021-11-14 15:10:33,231 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-11-14 15:10:33,233 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:39,792 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313/actions HTTP/1.1" 200 2 2021-11-14 15:10:39,794 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-11-14 15:10:39,794 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-11-14 15:10:39,798 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:39,798 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions 2021-11-14 15:10:39,798 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-14 15:10:39,801 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:39,862 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e4cf1e849f842d7a6cfe3354b1a7f23/versions HTTP/1.1" 200 264 2021-11-14 15:10:39,863 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-14 15:10:39,863 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6a01c59b4f3b4420ad73217c40b73313","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636902616997,"modificationTime":1636902637432,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-14 15:10:39,866 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-11-14 15:10:39,867 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:39,867 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/2e4cf1e849f842d7a6cfe3354b1a7f23/versions 2021-11-14 15:10:39,867 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-14 15:10:39,869 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:39,918 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e4cf1e849f842d7a6cfe3354b1a7f23/versions HTTP/1.1" 200 264 2021-11-14 15:10:39,920 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-14 15:10:39,920 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6a01c59b4f3b4420ad73217c40b73313","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636902616997,"modificationTime":1636902637432,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-14 15:10:39,928 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:39,928 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313/actions 2021-11-14 15:10:39,928 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-11-14 15:10:39,930 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:40,627 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313/actions HTTP/1.1" 200 363 2021-11-14 15:10:40,628 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-11-14 15:10:40,629 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"6a01c59b4f3b4420ad73217c40b73313","packageId":"2e4cf1e849f842d7a6cfe3354b1a7f23","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-11-14 15:10:40,629 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"6a01c59b4f3b4420ad73217c40b73313","packageId":"2e4cf1e849f842d7a6cfe3354b1a7f23","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-11-14 15:10:40,631 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-11-14 15:10:40,631 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-14 15:10:40,631 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:40,631 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-11-14 15:10:40,631 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-14 15:10:40,633 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 15:10:40,698 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 363 2021-11-14 15:10:40,699 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-11-14 15:10:40,700 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"ccf1a8f3-843d-4541-8b2f-bb60cd5e23c0","invariantUUID":"04898ac4-0ec8-4d1c-936c-4ddc88a5fcb5","name":"vFW 91cbb275-643f","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ccf1a8f3-843d-4541-8b2f-bb60cd5e23c0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-14 15:10:40,703 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 91cbb275-643f from SDC 2021-11-14 15:10:40,703 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 15:10:40,704 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 15:10:40,704 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-14 15:10:40,704 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-11-14 15:10:40,704 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 15:10:40,704 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-11-14 15:10:50,715 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-11-14 15:10:50,715 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-14 15:10:50,716 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:50,716 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-11-14 15:10:50,716 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-14 15:10:50,717 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 15:10:50,767 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 363 2021-11-14 15:10:50,768 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-11-14 15:10:50,768 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"ccf1a8f3-843d-4541-8b2f-bb60cd5e23c0","invariantUUID":"04898ac4-0ec8-4d1c-936c-4ddc88a5fcb5","name":"vFW 91cbb275-643f","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ccf1a8f3-843d-4541-8b2f-bb60cd5e23c0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-14 15:10:50,770 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 91cbb275-643f from SDC 2021-11-14 15:10:50,770 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 15:10:50,770 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 15:10:50,770 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-14 15:10:50,770 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-11-14 15:10:50,770 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 15:10:50,770 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-11-14 15:10:50,771 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-11-14 15:10:50,771 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-14 15:10:50,771 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:50,771 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-11-14 15:10:50,771 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-14 15:10:50,772 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 15:10:50,815 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 363 2021-11-14 15:10:50,816 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-11-14 15:10:50,817 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"ccf1a8f3-843d-4541-8b2f-bb60cd5e23c0","invariantUUID":"04898ac4-0ec8-4d1c-936c-4ddc88a5fcb5","name":"vFW 91cbb275-643f","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ccf1a8f3-843d-4541-8b2f-bb60cd5e23c0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-14 15:10:50,819 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 91cbb275-643f from SDC 2021-11-14 15:10:50,819 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 15:10:50,819 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 15:10:50,819 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-14 15:10:50,819 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-11-14 15:10:50,819 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 15:10:50,819 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-11-14 15:10:50,819 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-11-14 15:10:50,819 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-11-14 15:10:50,820 DEBUG 129:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:50,820 DEBUG 131:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-11-14 15:10:50,820 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-11-14 15:10:50,821 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:50,918 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-11-14 15:10:50,920 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-11-14 15:10:50,921 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":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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},{"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}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"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":"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"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},{"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}],"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":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"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":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"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":"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":"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":"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":"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":"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":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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":"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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}],"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":"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":"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},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"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}],"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":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"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}],"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}],"serviceCategories":[{"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":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"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},{"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 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":"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":"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":"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}],"productCategories":[]},"version":"1.9.5"} 2021-11-14 15:10:50,926 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-11-14 15:10:50,926 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-11-14 15:10:50,926 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-11-14 15:10:50,927 INFO 267:__init__.py(1) - attempting to create Vf basic_vm in SDC 2021-11-14 15:10:50,927 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-11-14 15:10:50,927 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-14 15:10:50,928 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:50,928 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-11-14 15:10:50,928 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-14 15:10:50,930 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 15:10:50,992 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 363 2021-11-14 15:10:50,993 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-11-14 15:10:50,993 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"ccf1a8f3-843d-4541-8b2f-bb60cd5e23c0","invariantUUID":"04898ac4-0ec8-4d1c-936c-4ddc88a5fcb5","name":"vFW 91cbb275-643f","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ccf1a8f3-843d-4541-8b2f-bb60cd5e23c0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-14 15:10:50,996 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 91cbb275-643f from SDC 2021-11-14 15:10:50,996 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 15:10:50,996 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 15:10:50,996 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-14 15:10:50,996 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-11-14 15:10:50,997 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 15:10:50,997 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-11-14 15:10:51,013 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-11-14 15:10:51,013 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-14 15:10:51,014 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:51,014 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-11-14 15:10:51,014 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-14 15:10:51,016 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:51,091 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 877 2021-11-14 15:10:51,093 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-14 15:10:51,093 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"66e5aeacfe014ba492249ce06098512e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2e4cf1e849f842d7a6cfe3354b1a7f23","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 994251e0-e43b","description":"vendor software product","vendorName":"2775ea9a-8a42-458b-b617","vendorId":"25b51d89e2ba486ba98a30cdecf80d5a","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"d809b53f42fb45a0b87b75feb54e7a15","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 91cbb275-643f","description":"vendor software product","vendorName":"711dda83-9a94-4d36-8983","vendorId":"7d7072bd1def4c428e871838f90559fc","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5c91162b3e5f48dcb4b3eff161963e86","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-11-14 15:10:51,095 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-11-14 15:10:51,095 DEBUG 324:vsp.py(1) - importing VSP pNF 994251e0-e43b from SDC 2021-11-14 15:10:51,095 DEBUG 324:vsp.py(1) - importing VSP vFW 91cbb275-643f from SDC 2021-11-14 15:10:51,095 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-11-14 15:10:51,096 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-11-14 15:10:51,096 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:51,096 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions 2021-11-14 15:10:51,096 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-14 15:10:51,098 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:51,152 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e4cf1e849f842d7a6cfe3354b1a7f23/versions HTTP/1.1" 200 264 2021-11-14 15:10:51,153 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-14 15:10:51,153 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6a01c59b4f3b4420ad73217c40b73313","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636902616997,"modificationTime":1636902637432,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-14 15:10:51,155 DEBUG 46:sdc_element.py(1) - details found, updating 2021-11-14 15:10:51,155 INFO 192:__init__.py(1) - Vsp found, updating information 2021-11-14 15:10:51,156 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-11-14 15:10:51,156 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:51,156 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions 2021-11-14 15:10:51,157 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-14 15:10:51,158 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:51,208 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e4cf1e849f842d7a6cfe3354b1a7f23/versions HTTP/1.1" 200 264 2021-11-14 15:10:51,209 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-14 15:10:51,209 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6a01c59b4f3b4420ad73217c40b73313","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636902616997,"modificationTime":1636902637432,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-14 15:10:51,211 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:51,212 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions 2021-11-14 15:10:51,212 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-14 15:10:51,213 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:51,266 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e4cf1e849f842d7a6cfe3354b1a7f23/versions HTTP/1.1" 200 264 2021-11-14 15:10:51,267 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-14 15:10:51,267 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6a01c59b4f3b4420ad73217c40b73313","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636902616997,"modificationTime":1636902637432,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-14 15:10:51,270 DEBUG 46:sdc_element.py(1) - details found, updating 2021-11-14 15:10:51,274 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:51,274 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/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313/actions 2021-11-14 15:10:51,275 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-11-14 15:10:51,277 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:52,110 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313/actions HTTP/1.1" 200 363 2021-11-14 15:10:52,112 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-11-14 15:10:52,113 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"6a01c59b4f3b4420ad73217c40b73313","packageId":"2e4cf1e849f842d7a6cfe3354b1a7f23","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-11-14 15:10:52,113 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","versionId":"6a01c59b4f3b4420ad73217c40b73313","packageId":"2e4cf1e849f842d7a6cfe3354b1a7f23","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-11-14 15:10:52,117 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:52,117 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 2021-11-14 15:10:52,118 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-14 15:10:52,120 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:52,301 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2e4cf1e849f842d7a6cfe3354b1a7f23/versions/6a01c59b4f3b4420ad73217c40b73313 HTTP/1.1" 200 638 2021-11-14 15:10:52,303 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-14 15:10:52,303 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"66e5aeacfe014ba492249ce06098512e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2e4cf1e849f842d7a6cfe3354b1a7f23","version":"6a01c59b4f3b4420ad73217c40b73313","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-11-14 15:10:52,306 DEBUG 129:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:10:52,307 DEBUG 131:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2021-11-14 15:10:52,307 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": "2e4cf1e849f842d7a6cfe3354b1a7f23", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_vm", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_vm"], "toscaArtifacts": {}, "vendorName": "basicvm_vendor", "vendorRelease": "1.0" } 2021-11-14 15:10:52,309 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:10:56,128 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources HTTP/1.1" 201 None 2021-11-14 15:10:56,141 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-11-14 15:10:56,148 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1636902654471,"description":"Artifact created from csar","uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.vspbasicvmvspinformationtxt","artifactType":"OTHER","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"6cadeb9e-6995-4ef6-8ccc-d6682dcb40bd","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1636902654474,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636902654471,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1636902654491,"description":"created from csar","uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.heat1","artifactType":"HEAT","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"a2c12b44-c329-41e2-8678-bbd022eedaa9","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.heat1","duplicated":false,"payloadUpdateDate":1636902654576,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636902654491,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1636902654471,"description":"Artifact created from csar","uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.vspbasicvmvspinformationtxt","artifactType":"OTHER","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"6cadeb9e-6995-4ef6-8ccc-d6682dcb40bd","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1636902654474,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636902654471,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1636902654587,"description":"VF Auto-generated HEAT Environment deployment artifact","uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.heat1env","artifactType":"HEAT_ENV","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1636902654587,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636902654587,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1636902653201,"description":"TOSCA definition package of the asset","uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.assettoscacsar","artifactType":"TOSCA_CSAR","artifactName":"resource-BasicVm-csar.csar","artifactGroupType":"TOSCA","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636902653201,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1636902653201,"description":"TOSCA representation of the asset","uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.assettoscatemplate","artifactType":"TOSCA_TEMPLATE","artifactName":"resource-BasicVm-template.yml","artifactGroupType":"TOSCA","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636902653201,"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":["9365c0c7-4ee9-47f5-900d-861f00b5fe0c.1adc2535-04a9-427f-b5b4-ced44e4f4870.ubuntu20_admin_security_group"],"uniqueId":"capability.f1692104-aedd-4356-8ceb-c50c4c19dada.feature","source":"1adc2535-04a9-427f-b5b4-ced44e4f4870","type":"tosca.capabilities.Node","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.1adc2535-04a9-427f-b5b4-ced44e4f4870.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["9365c0c7-4ee9-47f5-900d-861f00b5fe0c.1adc2535-04a9-427f-b5b4-ced44e4f4870.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","uniqueId":"f1692104-aedd-4356-8ceb-c50c4c19dada.dependency","source":"1adc2535-04a9-427f-b5b4-ced44e4f4870","capability":"tosca.capabilities.Node","ownerId":"f1692104-aedd-4356-8ceb-c50c4c19dada","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["9365c0c7-4ee9-47f5-900d-861f00b5fe0c.1adc2535-04a9-427f-b5b4-ced44e4f4870.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","uniqueId":"1adc2535-04a9-427f-b5b4-ced44e4f4870.port","source":"1adc2535-04a9-427f-b5b4-ced44e4f4870","capability":"tosca.capabilities.Attachment","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.1adc2535-04a9-427f-b5b4-ced44e4f4870.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"1adc2535-04a9-427f-b5b4-ced44e4f4870.name","type":"string","required":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1adc2535-04a9-427f-b5b4-ced44e4f4870.description","type":"string","required":false,"description":"Description of the security group","password":false,"name":"description","value":"security group","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1adc2535-04a9-427f-b5b4-ced44e4f4870.rules","type":"list","required":false,"description":"List of security group rules","schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":22,\"port_range_min\":22},{\"protocol\":\"icmp\",\"remote_ip_prefix\":\"0.0.0.0/0\"}]","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}],"attributes":[{"parentUniqueId":"f1692104-aedd-4356-8ceb-c50c4c19dada","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.f1692104-aedd-4356-8ceb-c50c4c19dada.tosca_name","ownerId":"f1692104-aedd-4356-8ceb-c50c4c19dada","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","uniqueId":"attribute.1adc2535-04a9-427f-b5b4-ced44e4f4870.show","status":"supported","empty":false},{"parentUniqueId":"f1692104-aedd-4356-8ceb-c50c4c19dada","definition":false,"name":"state","type":"string","uniqueId":"attribute.f1692104-aedd-4356-8ceb-c50c4c19dada.state","ownerId":"f1692104-aedd-4356-8ceb-c50c4c19dada","empty":false},{"parentUniqueId":"f1692104-aedd-4356-8ceb-c50c4c19dada","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.f1692104-aedd-4356-8ceb-c50c4c19dada.tosca_id","ownerId":"f1692104-aedd-4356-8ceb-c50c4c19dada","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu20_admin_security_group"},"actualComponentUid":"1adc2535-04a9-427f-b5b4-ced44e4f4870","createdFromCsar":true,"uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.1adc2535-04a9-427f-b5b4-ced44e4f4870.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","name":"ubuntu20_admin_security_group","creationTime":1636902654251,"icon":"securityrules","originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"1adc2535-04a9-427f-b5b4-ced44e4f4870","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1636902654390,"customizationUUID":"52ae0542-f89d-484e-8f7f-02cdd384d9dd","posX":"475.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"uniqueId":"capability.f1692104-aedd-4356-8ceb-c50c4c19dada.feature","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"tosca.capabilities.Node","parentName":"feature","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_ubuntu20","empty":false},{"external":false,"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.ubuntu20_ubuntu20_admin_plane_port_0","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"uniqueId":"capability.f1692104-aedd-4356-8ceb-c50c4c19dada.feature","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"tosca.capabilities.Node","parentName":"feature","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","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":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"uniqueId":"capability.ea765d3e-6eda-448c-b6a5-f858ead10bf6.scalable","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"tosca.capabilities.Scalable","parentName":"scalable","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"scalable_ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.ubuntu20_ubuntu20_admin_plane_port_0","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"uniqueId":"capability.69fe6fb0-56bf-4c37-aa1b-f0f409cb3347.forwarder","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.Forwarder","parentName":"forwarder","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"uniqueId":"capability.ea765d3e-6eda-448c-b6a5-f858ead10bf6.binding","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"tosca.capabilities.network.Bindable","parentName":"binding","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_ubuntu20","empty":false},{"external":false,"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.ubuntu20_ubuntu20_admin_plane_port_0","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"uniqueId":"capability.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.binding","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"tosca.capabilities.network.Bindable","parentName":"binding","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu20\",\"network_role\":{\"get_input\":\"port_ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"82eb31ea-881c-4984-9059-e3e4081d1d39","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"82eb31ea-881c-4984-9059-e3e4081d1d39","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.ubuntu20_ubuntu20_admin_plane_port_0","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"uniqueId":"capability.82eb31ea-881c-4984-9059-e3e4081d1d39.port_mirroring","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.PortMirroring","parentName":"port_mirroring","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu20_ubuntu20_admin_plane_port_0","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":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","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":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","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":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","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":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"uniqueId":"capability.ea765d3e-6eda-448c-b6a5-f858ead10bf6.host","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"tosca.capabilities.Container","parentName":"host","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.ephemeral.size","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.ephemeral.size","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.ephemeral.size_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.instance","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"instance","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"instance_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.memory","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.iops","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.iops","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.iops_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.device.read.requests","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.requests","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.cpu.delta","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu.delta","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu.delta_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.capacity","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.capacity","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.capacity_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.device.read.bytes","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.bytes","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.write.bytes","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.bytes","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.latency","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.latency","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.latency_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.device.read.bytes.rate","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.bytes.rate","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.usage","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.usage","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.cpu_util","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu_util","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_util_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.device.allocation","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.allocation","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.allocation_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.write.requests.rate","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.requests.rate","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.write.bytes.rate","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.bytes.rate","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.device.latency","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.latency","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.latency_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.cpu","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.device.write.requests","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.requests","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.device.write.bytes","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.bytes","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.read.requests","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.requests","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.root.size","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.root.size","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.root.size_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.device.write.bytes.rate","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.bytes.rate","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.vcpus","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"vcpus","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"vcpus_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.device.iops","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.iops","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.iops_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.device.usage","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.usage","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.device.read.requests.rate","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.requests.rate","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.device.write.requests.rate","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.requests.rate","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.allocation","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.allocation","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.allocation_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.read.bytes.rate","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.bytes.rate","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.read.bytes","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.bytes","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.memory.usage","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory.usage","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.device.capacity","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.capacity","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.capacity_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.memory.resident","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory.resident","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.resident_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.write.requests","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.requests","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.ubuntu20_ubuntu20_admin_plane_port_0","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.69fe6fb0-56bf-4c37-aa1b-f0f409cb3347.network.incoming.packets.rate","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.packets.rate","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.ubuntu20_ubuntu20_admin_plane_port_0","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.69fe6fb0-56bf-4c37-aa1b-f0f409cb3347.network.outgoing.bytes","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outgoing.bytes","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.ubuntu20_ubuntu20_admin_plane_port_0","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.69fe6fb0-56bf-4c37-aa1b-f0f409cb3347.network.outgoing.packets.rate","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outgoing.packets.rate","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.ubuntu20_ubuntu20_admin_plane_port_0","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.69fe6fb0-56bf-4c37-aa1b-f0f409cb3347.network.outpoing.packets","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outpoing.packets","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.ubuntu20_ubuntu20_admin_plane_port_0","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.69fe6fb0-56bf-4c37-aa1b-f0f409cb3347.network.incoming.bytes.rate","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.bytes.rate","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.ubuntu20_ubuntu20_admin_plane_port_0","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.69fe6fb0-56bf-4c37-aa1b-f0f409cb3347.network.incoming.bytes","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.bytes","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.ubuntu20_ubuntu20_admin_plane_port_0","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.69fe6fb0-56bf-4c37-aa1b-f0f409cb3347.network.outgoing.bytes.rate","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outgoing.bytes.rate","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.ubuntu20_ubuntu20_admin_plane_port_0","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.69fe6fb0-56bf-4c37-aa1b-f0f409cb3347.network.incoming.packets","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.packets","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu20_ubuntu20_admin_plane_port_0","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":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"uniqueId":"capability.ea765d3e-6eda-448c-b6a5-f858ead10bf6.os","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"tosca.capabilities.OperatingSystem","parentName":"os","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"os_ubuntu20","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"uniqueId":"capability.ea765d3e-6eda-448c-b6a5-f858ead10bf6.endpoint","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"tosca.capabilities.Endpoint.Admin","parentName":"endpoint","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"endpoint_ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.ubuntu20_ubuntu20_admin_plane_port_0","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"uniqueId":"capability.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.attachment","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"tosca.capabilities.Attachment","parentName":"attachment","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"node":"tosca.nodes.Root","uniqueId":"f1692104-aedd-4356-8ceb-c50c4c19dada.dependency","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","parentName":"dependency","capability":"tosca.capabilities.Node","ownerId":"f1692104-aedd-4356-8ceb-c50c4c19dada","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false},{"external":false,"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.ubuntu20_ubuntu20_admin_plane_port_0","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"node":"tosca.nodes.Root","uniqueId":"f1692104-aedd-4356-8ceb-c50c4c19dada.dependency","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","parentName":"dependency","capability":"tosca.capabilities.Node","ownerId":"f1692104-aedd-4356-8ceb-c50c4c19dada","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.ubuntu20_ubuntu20_admin_plane_port_0","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"uniqueId":"880a22ce-f9ba-4544-9aba-94bd21c25178.link","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","parentName":"link","capability":"tosca.capabilities.network.Linkable","ownerId":"880a22ce-f9ba-4544-9aba-94bd21c25178","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","uniqueId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6.local_storage","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","parentName":"local_storage","capability":"tosca.capabilities.Attachment","ownerId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.port_ubuntu20_admin_plane_port_0_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"c96b36d0-9dc3-4056-bff5-b5f797201748","empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.port_ubuntu20_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c96b36d0-9dc3-4056-bff5-b5f797201748","empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"c96b36d0-9dc3-4056-bff5-b5f797201748","empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.port_ubuntu20_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26238e78-3887-4d75-9a27-00cad2a20301.service_template_filter","type":"org.openecomp.datatypes.heat.substitution.SubstitutionFiltering","required":true,"description":"Substitution Filter","password":false,"name":"service_template_filter","value":"{\"substitute_service_template\":\"Nested_ubuntu20ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c96b36d0-9dc3-4056-bff5-b5f797201748","empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"c96b36d0-9dc3-4056-bff5-b5f797201748","empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.port_ubuntu20_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c96b36d0-9dc3-4056-bff5-b5f797201748","empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.port_ubuntu20_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c96b36d0-9dc3-4056-bff5-b5f797201748","empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.port_ubuntu20_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.compute_ubuntu20_key_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu20_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c96b36d0-9dc3-4056-bff5-b5f797201748","empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.compute_ubuntu20_user_data_format","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.compute_ubuntu20_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_name","value":"[{\"get_input\":\"ubuntu20_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"compute_ubuntu20_name","inputName":"ubuntu20_name_0","inputId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.ubuntu20_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c96b36d0-9dc3-4056-bff5-b5f797201748","empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.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":"acc92e2f-83ef-4063-85ab-af9a4308cb46.port_ubuntu20_admin_plane_port_0_security_groups","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_security_groups","value":"[[\"ubuntu20_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.port_ubuntu20_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"c96b36d0-9dc3-4056-bff5-b5f797201748","empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.port_ubuntu20_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.port_ubuntu20_admin_plane_port_0_network","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"port_ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.admin_plane_net_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.compute_ubuntu20_metadata","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"}}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.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":"acc92e2f-83ef-4063-85ab-af9a4308cb46.port_ubuntu20_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748.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":"c96b36d0-9dc3-4056-bff5-b5f797201748","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"c96b36d0-9dc3-4056-bff5-b5f797201748","empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.port_ubuntu20_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_ubuntu20"},"actualComponentUid":"acc92e2f-83ef-4063-85ab-af9a4308cb46","createdFromCsar":true,"uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","name":"abstract_ubuntu20","creationTime":1636902654251,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"acc92e2f-83ef-4063-85ab-af9a4308cb46","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmcvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1636902654390,"customizationUUID":"c50c4399-a475-4410-b16a-df823354dace","posX":"275.0","posY":"325.0","componentName":"basic_vm-nodes.ubuntu20Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","requirementOwnerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.1adc2535-04a9-427f-b5b4-ced44e4f4870.ubuntu20_admin_security_group","id":"bbc6462d-d911-4d90-8c6f-d8ef9c55d227","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","capabilityUid":"capability.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.attachment","requirementUid":"1adc2535-04a9-427f-b5b4-ced44e4f4870.port"},"operations":[]}],"fromNode":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.1adc2535-04a9-427f-b5b4-ced44e4f4870.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.port_ubuntu20_admin_plane_port_0_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"c96b36d0-9dc3-4056-bff5-b5f797201748","empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.port_ubuntu20_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c96b36d0-9dc3-4056-bff5-b5f797201748","empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.ubuntu20_flavor_name","parentUniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"c96b36d0-9dc3-4056-bff5-b5f797201748","empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.port_ubuntu20_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26238e78-3887-4d75-9a27-00cad2a20301.service_template_filter","type":"org.openecomp.datatypes.heat.substitution.SubstitutionFiltering","required":true,"description":"Substitution Filter","password":false,"name":"service_template_filter","value":"{\"substitute_service_template\":\"Nested_ubuntu20ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c96b36d0-9dc3-4056-bff5-b5f797201748","empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.ubuntu20_image_name","parentUniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"c96b36d0-9dc3-4056-bff5-b5f797201748","empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.port_ubuntu20_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c96b36d0-9dc3-4056-bff5-b5f797201748","empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.port_ubuntu20_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c96b36d0-9dc3-4056-bff5-b5f797201748","empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.port_ubuntu20_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.compute_ubuntu20_key_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu20_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c96b36d0-9dc3-4056-bff5-b5f797201748","empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.compute_ubuntu20_user_data_format","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.compute_ubuntu20_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_name","value":"[{\"get_input\":\"ubuntu20_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.ubuntu20_name_0","getInputValues":[{"propName":"compute_ubuntu20_name","inputName":"ubuntu20_name_0","inputId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.ubuntu20_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c96b36d0-9dc3-4056-bff5-b5f797201748","empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.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":"acc92e2f-83ef-4063-85ab-af9a4308cb46.port_ubuntu20_admin_plane_port_0_security_groups","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_security_groups","value":"[[\"ubuntu20_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.port_ubuntu20_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"c96b36d0-9dc3-4056-bff5-b5f797201748","empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.port_ubuntu20_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.port_ubuntu20_admin_plane_port_0_network","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu20_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.admin_plane_net_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.compute_ubuntu20_metadata","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu20_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"}}]","immutable":false,"mappedToComponentProperty":true,"inputId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.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":"acc92e2f-83ef-4063-85ab-af9a4308cb46.port_ubuntu20_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c96b36d0-9dc3-4056-bff5-b5f797201748.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":"c96b36d0-9dc3-4056-bff5-b5f797201748","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"c96b36d0-9dc3-4056-bff5-b5f797201748","empty":false},{"definition":false,"hidden":false,"uniqueId":"acc92e2f-83ef-4063-85ab-af9a4308cb46.port_ubuntu20_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu20_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}]},"componentInstancesProperties":{"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.1adc2535-04a9-427f-b5b4-ced44e4f4870.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"1adc2535-04a9-427f-b5b4-ced44e4f4870.name","type":"string","required":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1adc2535-04a9-427f-b5b4-ced44e4f4870.description","type":"string","required":false,"description":"Description of the security group","password":false,"name":"description","value":"security group","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1adc2535-04a9-427f-b5b4-ced44e4f4870.rules","type":"list","required":false,"description":"List of security group rules","schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":22,\"port_range_min\":22},{\"protocol\":\"icmp\",\"remote_ip_prefix\":\"0.0.0.0/0\"}]","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}]},"componentInstancesAttributes":{"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.1adc2535-04a9-427f-b5b4-ced44e4f4870.ubuntu20_admin_security_group":[{"parentUniqueId":"f1692104-aedd-4356-8ceb-c50c4c19dada","uniqueId":"attribute.f1692104-aedd-4356-8ceb-c50c4c19dada.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"f1692104-aedd-4356-8ceb-c50c4c19dada","empty":false},{"uniqueId":"attribute.1adc2535-04a9-427f-b5b4-ced44e4f4870.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"f1692104-aedd-4356-8ceb-c50c4c19dada","uniqueId":"attribute.f1692104-aedd-4356-8ceb-c50c4c19dada.state","name":"state","type":"string","definition":false,"ownerId":"f1692104-aedd-4356-8ceb-c50c4c19dada","empty":false},{"parentUniqueId":"f1692104-aedd-4356-8ceb-c50c4c19dada","uniqueId":"attribute.f1692104-aedd-4356-8ceb-c50c4c19dada.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"f1692104-aedd-4356-8ceb-c50c4c19dada","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["9365c0c7-4ee9-47f5-900d-861f00b5fe0c.1adc2535-04a9-427f-b5b4-ced44e4f4870.ubuntu20_admin_security_group"],"uniqueId":"capability.f1692104-aedd-4356-8ceb-c50c4c19dada.feature","source":"1adc2535-04a9-427f-b5b4-ced44e4f4870","type":"tosca.capabilities.Node","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.1adc2535-04a9-427f-b5b4-ced44e4f4870.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false},{"external":false,"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"uniqueId":"capability.f1692104-aedd-4356-8ceb-c50c4c19dada.feature","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"tosca.capabilities.Node","parentName":"feature","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_ubuntu20","empty":false},{"external":false,"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.ubuntu20_ubuntu20_admin_plane_port_0","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"uniqueId":"capability.f1692104-aedd-4356-8ceb-c50c4c19dada.feature","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"tosca.capabilities.Node","parentName":"feature","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","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":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"uniqueId":"capability.ea765d3e-6eda-448c-b6a5-f858ead10bf6.scalable","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"tosca.capabilities.Scalable","parentName":"scalable","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"scalable_ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.ubuntu20_ubuntu20_admin_plane_port_0","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"uniqueId":"capability.69fe6fb0-56bf-4c37-aa1b-f0f409cb3347.forwarder","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.Forwarder","parentName":"forwarder","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"uniqueId":"capability.ea765d3e-6eda-448c-b6a5-f858ead10bf6.binding","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"tosca.capabilities.network.Bindable","parentName":"binding","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_ubuntu20","empty":false},{"external":false,"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.ubuntu20_ubuntu20_admin_plane_port_0","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"uniqueId":"capability.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.binding","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"tosca.capabilities.network.Bindable","parentName":"binding","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu20\",\"network_role\":{\"get_input\":\"port_ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"82eb31ea-881c-4984-9059-e3e4081d1d39","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"82eb31ea-881c-4984-9059-e3e4081d1d39","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.ubuntu20_ubuntu20_admin_plane_port_0","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"uniqueId":"capability.82eb31ea-881c-4984-9059-e3e4081d1d39.port_mirroring","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.PortMirroring","parentName":"port_mirroring","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu20_ubuntu20_admin_plane_port_0","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":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","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":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","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":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","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":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"uniqueId":"capability.ea765d3e-6eda-448c-b6a5-f858ead10bf6.host","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"tosca.capabilities.Container","parentName":"host","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.ephemeral.size","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.ephemeral.size","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.ephemeral.size_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.instance","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"instance","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"instance_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.memory","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.iops","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.iops","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.iops_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.device.read.requests","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.requests","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.cpu.delta","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu.delta","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu.delta_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.capacity","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.capacity","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.capacity_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.device.read.bytes","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.bytes","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.write.bytes","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.bytes","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.latency","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.latency","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.latency_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.device.read.bytes.rate","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.bytes.rate","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.usage","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.usage","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.cpu_util","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu_util","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_util_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.device.allocation","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.allocation","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.allocation_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.write.requests.rate","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.requests.rate","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.write.bytes.rate","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.bytes.rate","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.device.latency","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.latency","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.latency_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.cpu","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.device.write.requests","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.requests","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.device.write.bytes","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.bytes","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.read.requests","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.requests","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.root.size","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.root.size","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.root.size_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.device.write.bytes.rate","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.bytes.rate","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.vcpus","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"vcpus","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"vcpus_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.device.iops","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.iops","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.iops_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.device.usage","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.usage","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.device.read.requests.rate","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.requests.rate","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.device.write.requests.rate","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.requests.rate","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.allocation","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.allocation","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.allocation_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.read.bytes.rate","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.bytes.rate","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes.rate_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.read.bytes","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.bytes","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.memory.usage","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory.usage","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.usage_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.device.capacity","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.capacity","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.capacity_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.memory.resident","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory.resident","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.resident_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bb42ab93-76a1-4f1a-a524-16c67f7d41b7","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.bb42ab93-76a1-4f1a-a524-16c67f7d41b7.disk.write.requests","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.requests","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.ubuntu20_ubuntu20_admin_plane_port_0","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.69fe6fb0-56bf-4c37-aa1b-f0f409cb3347.network.incoming.packets.rate","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.packets.rate","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.ubuntu20_ubuntu20_admin_plane_port_0","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.69fe6fb0-56bf-4c37-aa1b-f0f409cb3347.network.outgoing.bytes","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outgoing.bytes","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.ubuntu20_ubuntu20_admin_plane_port_0","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.69fe6fb0-56bf-4c37-aa1b-f0f409cb3347.network.outgoing.packets.rate","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outgoing.packets.rate","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.ubuntu20_ubuntu20_admin_plane_port_0","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.69fe6fb0-56bf-4c37-aa1b-f0f409cb3347.network.outpoing.packets","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outpoing.packets","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.ubuntu20_ubuntu20_admin_plane_port_0","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.69fe6fb0-56bf-4c37-aa1b-f0f409cb3347.network.incoming.bytes.rate","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.bytes.rate","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.ubuntu20_ubuntu20_admin_plane_port_0","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.69fe6fb0-56bf-4c37-aa1b-f0f409cb3347.network.incoming.bytes","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.bytes","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.ubuntu20_ubuntu20_admin_plane_port_0","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.69fe6fb0-56bf-4c37-aa1b-f0f409cb3347.network.outgoing.bytes.rate","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outgoing.bytes.rate","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu20_ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"69fe6fb0-56bf-4c37-aa1b-f0f409cb3347","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.ubuntu20_ubuntu20_admin_plane_port_0","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","uniqueId":"capability.69fe6fb0-56bf-4c37-aa1b-f0f409cb3347.network.incoming.packets","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.packets","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu20_ubuntu20_admin_plane_port_0","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":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"uniqueId":"capability.ea765d3e-6eda-448c-b6a5-f858ead10bf6.os","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"tosca.capabilities.OperatingSystem","parentName":"os","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"os_ubuntu20","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","empty":false}],"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"uniqueId":"capability.ea765d3e-6eda-448c-b6a5-f858ead10bf6.endpoint","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"tosca.capabilities.Endpoint.Admin","parentName":"endpoint","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"endpoint_ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.ubuntu20_ubuntu20_admin_plane_port_0","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"uniqueId":"capability.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.attachment","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","type":"tosca.capabilities.Attachment","parentName":"attachment","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["9365c0c7-4ee9-47f5-900d-861f00b5fe0c.1adc2535-04a9-427f-b5b4-ced44e4f4870.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","uniqueId":"f1692104-aedd-4356-8ceb-c50c4c19dada.dependency","source":"1adc2535-04a9-427f-b5b4-ced44e4f4870","capability":"tosca.capabilities.Node","ownerId":"f1692104-aedd-4356-8ceb-c50c4c19dada","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false},{"external":false,"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"node":"tosca.nodes.Root","uniqueId":"f1692104-aedd-4356-8ceb-c50c4c19dada.dependency","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","parentName":"dependency","capability":"tosca.capabilities.Node","ownerId":"f1692104-aedd-4356-8ceb-c50c4c19dada","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false},{"external":false,"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.ubuntu20_ubuntu20_admin_plane_port_0","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"node":"tosca.nodes.Root","uniqueId":"f1692104-aedd-4356-8ceb-c50c4c19dada.dependency","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","parentName":"dependency","capability":"tosca.capabilities.Node","ownerId":"f1692104-aedd-4356-8ceb-c50c4c19dada","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f.ubuntu20_ubuntu20_admin_plane_port_0","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"uniqueId":"880a22ce-f9ba-4544-9aba-94bd21c25178.link","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","parentName":"link","capability":"tosca.capabilities.network.Linkable","ownerId":"880a22ce-f9ba-4544-9aba-94bd21c25178","ownerName":"ubuntu20_ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu20_ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["9365c0c7-4ee9-47f5-900d-861f00b5fe0c.1adc2535-04a9-427f-b5b4-ced44e4f4870.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","uniqueId":"1adc2535-04a9-427f-b5b4-ced44e4f4870.port","source":"1adc2535-04a9-427f-b5b4-ced44e4f4870","capability":"tosca.capabilities.Attachment","ownerId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.1adc2535-04a9-427f-b5b4-ced44e4f4870.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false},{"external":false,"path":["acc92e2f-83ef-4063-85ab-af9a4308cb46.b1a3041f-e726-40ce-aab6-c8b7e02f6b35.ubuntu20","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","uniqueId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6.local_storage","source":"acc92e2f-83ef-4063-85ab-af9a4308cb46","parentName":"local_storage","capability":"tosca.capabilities.Attachment","ownerId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.vf_module_id","type":"string","required":false,"defaultValue":"Ubuntu20-VF-module","description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"49dba632-b9df-41ea-834b-b3eb5d581159","empty":false},{"definition":false,"hidden":false,"uniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49dba632-b9df-41ea-834b-b3eb5d581159","empty":false},{"definition":false,"hidden":false,"uniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49dba632-b9df-41ea-834b-b3eb5d581159","empty":false},{"definition":false,"hidden":false,"uniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49dba632-b9df-41ea-834b-b3eb5d581159","empty":false},{"definition":false,"hidden":false,"uniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49dba632-b9df-41ea-834b-b3eb5d581159","empty":false},{"definition":false,"hidden":false,"uniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"49dba632-b9df-41ea-834b-b3eb5d581159","empty":false},{"definition":false,"hidden":false,"uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.ubuntu20_pub_key","type":"string","required":false,"defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu20_pub_key","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"49dba632-b9df-41ea-834b-b3eb5d581159","empty":false},{"definition":false,"hidden":false,"uniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49dba632-b9df-41ea-834b-b3eb5d581159","empty":false},{"definition":false,"hidden":false,"uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.vnf_name","type":"string","required":false,"defaultValue":"Ubuntu20-VNF-name","description":"The VM name","password":false,"name":"vnf_name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49dba632-b9df-41ea-834b-b3eb5d581159","empty":false},{"definition":false,"hidden":false,"uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.ubuntu20_name_0","type":"string","required":false,"defaultValue":"Ubuntu20","description":"The VM name","password":false,"name":"ubuntu20_name_0","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49dba632-b9df-41ea-834b-b3eb5d581159","empty":false},{"definition":false,"hidden":false,"uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.dcae_collector_ip","type":"string","required":false,"defaultValue":"10.4.2.166","description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.ubuntu20_flavor_name","type":"string","required":false,"defaultValue":"m1.small","description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu20_flavor_name","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.vnf_id","type":"string","required":false,"defaultValue":"Ubuntu20-VNF","description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49dba632-b9df-41ea-834b-b3eb5d581159","empty":false},{"definition":false,"hidden":false,"uniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49dba632-b9df-41ea-834b-b3eb5d581159","empty":false},{"definition":false,"hidden":false,"uniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49dba632-b9df-41ea-834b-b3eb5d581159","empty":false},{"definition":false,"hidden":false,"uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.dcae_collector_port","type":"string","required":false,"defaultValue":"30417","description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.ubuntu20_image_name","type":"string","required":false,"defaultValue":"ubuntu-20.04","description":"Image to be used for compute instance","password":false,"name":"ubuntu20_image_name","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.admin_plane_net_name","type":"string","required":false,"defaultValue":"admin","description":"The external management network","password":false,"name":"admin_plane_net_name","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49dba632-b9df-41ea-834b-b3eb5d581159","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu20_group","uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.base_ubuntu20_group","name":"base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"10bec6e4-03f8-4cb2-ae34-bd19046c4827","groupUUID":"a493dff7-e804-487f-8815-2083bf6f3661","members":{"abstract_ubuntu20":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ubuntu20_admin_security_group":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.1adc2535-04a9-427f-b5b4-ced44e4f4870.ubuntu20_admin_security_group"},"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_ubuntu20.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 ubuntu VM Closed Loop for ONAP","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"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":"BasicVm..base_ubuntu20..module-0","uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.BasicVm..base_ubuntu20..module-0","name":"BasicVm..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["9365c0c7-4ee9-47f5-900d-861f00b5fe0c.heat1env","9365c0c7-4ee9-47f5-900d-861f00b5fe0c.heat1"],"invariantName":"BasicVm..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"844b4899-9eb8-4025-99d2-c3b5409c0a64","artifactsUuid":["a2c12b44-c329-41e2-8678-bbd022eedaa9"],"groupUUID":"824c0ccb-4fdb-4008-9b0e-d34e300727a3","members":{"abstract_ubuntu20":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.acc92e2f-83ef-4063-85ab-af9a4308cb46.abstract_ubuntu20","ubuntu20_admin_security_group":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.1adc2535-04a9-427f-b5b4-ced44e4f4870.ubuntu20_admin_security_group"},"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_ubuntu20","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.BasicVm","vendorName":"basicvm_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","creationDate":1636902653201,"icon":"defaulticon","version":"0.1","description":"VF","tags":["basic_vm"],"uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c","csarVersion":"1.0","archived":false,"archiveTime":0,"contactId":"cs0008","componentMetadataForSupportLog":{"SupportablityComponentUUID":"1021aaf5-a4f8-4aec-ae7c-a83b9e1f738c","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"2e4cf1e849f842d7a6cfe3354b1a7f23","SupportablityComponentVersion":"0.1"},"highestVersion":true,"uuid":"1021aaf5-a4f8-4aec-ae7c-a83b9e1f738c","systemName":"BasicVm","invariantUUID":"47c12cec-4693-4c7b-a98c-439aef80b1ec","normalizedName":"basicvm","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1636902654336,"allArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1636902654491,"description":"created from csar","uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.heat1","artifactType":"HEAT","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"a2c12b44-c329-41e2-8678-bbd022eedaa9","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.heat1","duplicated":false,"payloadUpdateDate":1636902654576,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636902654491,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1636902654471,"description":"Artifact created from csar","uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.vspbasicvmvspinformationtxt","artifactType":"OTHER","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"6cadeb9e-6995-4ef6-8ccc-d6682dcb40bd","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1636902654474,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636902654471,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1636902654587,"description":"VF Auto-generated HEAT Environment deployment artifact","uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.heat1env","artifactType":"HEAT_ENV","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1636902654587,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636902654587,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c"},"categorySpecificMetadata":{},"csarUUID":"2e4cf1e849f842d7a6cfe3354b1a7f23","vspArchived":false,"service":false,"name":"basic_vm"} 2021-11-14 15:10:56,160 INFO 285:__init__.py(1) - Vf basic_vm is created in SDC 2021-11-14 15:10:56,160 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 15:11:06,171 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm in SDC 2021-11-14 15:11:06,175 DEBUG 129:onap_service.py(1) - [SDC][Certify Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:11:06,175 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/9365c0c7-4ee9-47f5-900d-861f00b5fe0c/lifecycleState/Certify 2021-11-14 15:11:06,175 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-11-14 15:11:06,177 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:11:09,652 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/9365c0c7-4ee9-47f5-900d-861f00b5fe0c/lifecycleState/Certify HTTP/1.1" 200 1276 2021-11-14 15:11:09,654 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-11-14 15:11:09,654 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"6751212b-a543-41d2-9a5e-07bd6d07b9aa","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1636902653201,"lastUpdateDate":1636902666945,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"defaulticon","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"6751212b-a543-41d2-9a5e-07bd6d07b9aa"},"csarUUID":"2e4cf1e849f842d7a6cfe3354b1a7f23","csarVersion":"1.0","invariantUUID":"47c12cec-4693-4c7b-a98c-439aef80b1ec","componentType":"RESOURCE","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"creatorUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdaterUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","isArchived":false,"archiveTime":0,"isVspArchived":false,"vendorName":"basicvm_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicVm","uuid":"1021aaf5-a4f8-4aec-ae7c-a83b9e1f738c"} 2021-11-14 15:11:09,658 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-11-14 15:11:09,658 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-14 15:11:09,658 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:11:09,659 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-11-14 15:11:09,659 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-14 15:11:09,661 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 15:11:09,742 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 716 2021-11-14 15:11:09,744 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-11-14 15:11:09,744 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"1021aaf5-a4f8-4aec-ae7c-a83b9e1f738c","invariantUUID":"47c12cec-4693-4c7b-a98c-439aef80b1ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1021aaf5-a4f8-4aec-ae7c-a83b9e1f738c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ccf1a8f3-843d-4541-8b2f-bb60cd5e23c0","invariantUUID":"04898ac4-0ec8-4d1c-936c-4ddc88a5fcb5","name":"vFW 91cbb275-643f","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ccf1a8f3-843d-4541-8b2f-bb60cd5e23c0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-14 15:11:09,747 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-14 15:11:09,747 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 15:11:09,748 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 15:11:09,748 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-14 15:11:09,748 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 91cbb275-643f from SDC 2021-11-14 15:11:09,748 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 15:11:09,748 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 15:11:09,749 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-14 15:11:09,749 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-11-14 15:11:09,749 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 15:11:09,749 INFO 192:__init__.py(1) - Vf found, updating information 2021-11-14 15:11:09,750 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:11:09,750 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-14 15:11:09,750 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-11-14 15:11:09,752 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:11:09,858 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-14 15:11:09,861 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-11-14 15:11:09,865 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"44186222-edba-4e06-b2c6-6acfd9d9bdf3","lifecycleState":"CERTIFIED","lastUpdateDate":1636894128386,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dc7c06a-a5b4-4dc2-9516-3cf78a42d78e","invariantUUID":"0e6b1651-27bf-4521-84fc-fe2f7f7edaff","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53bfdbd7-f1d6-423b-8cc5-2de9e1abe854","lifecycleState":"CERTIFIED","lastUpdateDate":1636893955878,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1910ee39-1015-469e-9d62-4b6aa08257d3","invariantUUID":"2534eb2d-7bfc-4fe2-bdf0-1a866deca635","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":"compute","uniqueId":"0a0db2c9-1fbc-4f22-a624-035194838361","lifecycleState":"CERTIFIED","lastUpdateDate":1636894078374,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5563767d-ed3b-4c86-b121-a406bb2d05d1","invariantUUID":"88f98666-150e-47f5-81a6-2777fb2f2733","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":"6d9761fc-048b-4559-8c34-0a3003c5a660","lifecycleState":"CERTIFIED","lastUpdateDate":1636893996166,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d3eff165-de90-42b2-9078-dfe68124c589","invariantUUID":"878d161a-bd2c-4f95-bd80-2552a9408a4e","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":"e14bab09-2c90-45de-b62f-c0b939c14aa5","lifecycleState":"CERTIFIED","lastUpdateDate":1636893980686,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e9f7654-c183-4c9b-89db-bac9ed6f21bf","invariantUUID":"e05e7152-aa01-409b-938e-72fcceaa002f","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":"5c969af4-862c-4811-8f62-25da5756aab8","lifecycleState":"CERTIFIED","lastUpdateDate":1636894119925,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eaeb2715-a638-49a3-ac3e-520454f42a06","invariantUUID":"8f123363-1632-4edd-806f-91d9d243272c","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":"objectStorage","uniqueId":"60993c6a-300d-4983-90c3-8fb2058c65a6","lifecycleState":"CERTIFIED","lastUpdateDate":1636894021977,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9d6d703-e3a1-410e-a5f7-cda8d84d6f32","invariantUUID":"9de6e78e-05ad-45e4-8121-a5c5d22203c3","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f","lifecycleState":"CERTIFIED","lastUpdateDate":1636893971963,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae486ad0-dc3c-4eab-9ce7-f0594d242ce4","invariantUUID":"409bbc3e-e156-4469-9fa7-a3bdb2f276df","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"87eb85a2-1139-4932-81ea-e18f990733a4","lifecycleState":"CERTIFIED","lastUpdateDate":1636894117320,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8b62f4c-ad3c-473d-8668-475ff0d239d3","invariantUUID":"19e0b448-4840-403b-aadc-b523d8e8ece5","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":"networkrules","uniqueId":"1f21d3b5-cfa8-4f2e-ac67-c9f1580b92f9","lifecycleState":"CERTIFIED","lastUpdateDate":1636893939290,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cb61eb84-7e96-4520-9108-cf0a3f466ef9","invariantUUID":"808936f3-8bce-446e-8b05-eef2366b18f5","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":"eb1aae55-7be4-4bdb-b49c-af08a9bde3d4","lifecycleState":"CERTIFIED","lastUpdateDate":1636894015831,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b48c7856-38b5-4af5-8ab0-451537d84bee","invariantUUID":"be1b9b42-bad2-476a-848c-1911b5dfe8fc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d49376e2-541b-4f80-8565-b4063422b7ca","lifecycleState":"CERTIFIED","lastUpdateDate":1636894038177,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"530816ff-32bc-4e56-a65b-ce1356e3701f","invariantUUID":"1f45ff46-1d04-432b-8e1a-3c6cd4759aa7","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b44ceee4-d9e2-4d29-8084-2d207c458123","lifecycleState":"CERTIFIED","lastUpdateDate":1636893914918,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dadb955-3e48-409a-8732-432952190ad5","invariantUUID":"56d7353b-1434-425d-bd0d-5b4ce0ad86ea","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cd13e6fe-ff93-4a55-b709-9fe8aa40bc08","lifecycleState":"CERTIFIED","lastUpdateDate":1636894026315,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3ab4859-ad14-4686-86b3-d5125862f0d1","invariantUUID":"c364f267-9559-4879-a486-7a732b6521fa","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"3bc79991-8fc1-4f63-bf71-51b769143134","lifecycleState":"CERTIFIED","lastUpdateDate":1636894082581,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"287bf430-9546-4e36-89d2-a6f1ace7850b","invariantUUID":"d33c3370-7849-4583-8ed7-d6c51b767113","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"331684ba-618e-4aeb-9e9f-766a53200ce0","lifecycleState":"CERTIFIED","lastUpdateDate":1636894072197,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b50066ff-9bab-49b5-8b50-55f67751b664","invariantUUID":"d77df9c3-1561-4ee6-9d32-c1e38a7f6204","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1a2700f-2684-4694-9b3a-6b1b9eaa0519","lifecycleState":"CERTIFIED","lastUpdateDate":1636894118616,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4878e47-6ef6-48bb-8499-96e85cfa314b","invariantUUID":"f3bf4506-633a-42fe-91e2-8650fbb73300","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":"defaulticon","uniqueId":"2b311bd7-69bd-46af-bfa7-7b6ffaaa6f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636901813558,"name":"pNF 994251e0-e43b","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3bccbd36-1283-45be-a68c-a900c5cbebe8","invariantUUID":"3c83af7f-2cdf-4d17-9b03-2653b67ef3c2","systemName":"Pnf994251e0E43b","description":"vendor software product","tags":["pNF 994251e0-e43b"],"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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cdb31212-5651-4666-a6c9-e3b09a4ee0c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636894054041,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e80aa7a6-07a0-4f86-96a9-76f3c7b6a493","invariantUUID":"8cee2a18-925a-45bc-86d3-94ed41f94dbd","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":"651557d2-deb5-4a12-88e2-c170c39db9ea","lifecycleState":"CERTIFIED","lastUpdateDate":1636894064611,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c73cef16-1ac2-4a71-b6f4-2216d8406f6e","invariantUUID":"6d0e41a3-df11-49e9-b70e-6c952952bb9f","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":"defaulticon","uniqueId":"ac764230-96f5-4644-815e-7c31dcd0ab2d","lifecycleState":"CERTIFIED","lastUpdateDate":1636893920154,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c07a6a11-030b-4595-9659-225841d6207e","invariantUUID":"8fc5d938-761d-4f5e-acea-73f448f371a1","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"520e44ba-b813-4d2e-a01e-8fbdc7af660f","lifecycleState":"CERTIFIED","lastUpdateDate":1636894131331,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5bd844b-e018-49e7-a840-bb854dd2279d","invariantUUID":"cf5762c7-bd48-439c-a91e-00de4f45f205","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8dc723c-bdf0-48cf-98cd-861b72e5a6a9","lifecycleState":"CERTIFIED","lastUpdateDate":1636893929318,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0a628cf-74a0-4719-aa43-b9f929ffcd23","invariantUUID":"13cffc49-f04a-488b-b226-2d78108c598a","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e288aa19-0978-4b30-af03-3300f7314370","lifecycleState":"CERTIFIED","lastUpdateDate":1636893905449,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0abb3f4c-5072-4efa-92e0-f734f4a58121","invariantUUID":"fc85c9b7-557a-4dd1-8f7d-1ff9e1957e2b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8bd8adfe-590f-4c10-b2d5-71109c25f2e3","lifecycleState":"CERTIFIED","lastUpdateDate":1636893918389,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eb06fb3-f1b8-4ab5-9776-4604680578bd","invariantUUID":"2215b35b-d0ba-40e0-8915-0e5cf1f6f528","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":"networkrules","uniqueId":"48afbf5a-a6ce-4e61-90aa-1f4d88a2afb3","lifecycleState":"CERTIFIED","lastUpdateDate":1636893946129,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2bf9c05e-b897-4f6c-8efb-674c7a3b8483","invariantUUID":"ae3b2ada-9d62-4d7a-b85b-e5d410fff634","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":"defaulticon","uniqueId":"9946d0a8-a84b-4c52-8ab5-4e30772b9a73","lifecycleState":"CERTIFIED","lastUpdateDate":1636894033622,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a271440-85ef-4f36-a9d5-2426d34d8a64","invariantUUID":"924348db-5d73-4bc4-9484-762663369c84","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a09acf23-bb9f-48cc-bef9-53569402e842","lifecycleState":"CERTIFIED","lastUpdateDate":1636894076746,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef7f0b4a-b7b0-4c16-a65b-906111370e20","invariantUUID":"51252d8f-b5b7-470a-8283-b3b707d56696","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":"c931ce00-5354-4c5b-a1cb-3000dd583cf0","lifecycleState":"CERTIFIED","lastUpdateDate":1636894027875,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"148b01b8-1e38-4a6e-a2f0-afc9450ea25b","invariantUUID":"6c701684-82b0-4806-9449-10a0485cdebd","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"238e65b3-bc4b-469e-b1e9-e65d5ee07053","lifecycleState":"CERTIFIED","lastUpdateDate":1636893961812,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f313edcf-17a0-49b7-8bbc-91781ffcad9d","invariantUUID":"657e1d5d-487b-4e56-9d2c-0fed2dec1a4c","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7874994-01b8-4eeb-b3ea-2fcf2a38b3eb","lifecycleState":"CERTIFIED","lastUpdateDate":1636893958635,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"048abf71-1b03-4048-abb2-a2c69f64024d","invariantUUID":"b9e5ad87-313b-41a3-8284-e21730ab9f77","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80e5dbfb-0a9e-4f45-ab9a-971b7dd3f62e","lifecycleState":"CERTIFIED","lastUpdateDate":1636893922916,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6559175f-42e3-4597-958f-4a6ddb85764b","invariantUUID":"a7832527-e878-4d8a-80dd-ddf3afae5a7e","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":"compute","uniqueId":"c7d03f57-6022-4f45-9020-d474ea48d65d","lifecycleState":"CERTIFIED","lastUpdateDate":1636893953403,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c2d9845-0f6b-4cf5-9d21-011ce108ae26","invariantUUID":"2ad993b5-7e39-4b3d-bb18-25147f21ead7","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":"6b8f2de8-c507-49db-be3d-8220393d2791","lifecycleState":"CERTIFIED","lastUpdateDate":1636894045830,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9ab0cd-b670-490f-83f3-c42e0b6bba10","invariantUUID":"27017b73-72c0-47ed-9a1e-2811ead305d4","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3126a1a2-36c8-4089-ab30-d589d38807b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636894007340,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63895da6-1c9e-46c4-a18a-11010c7d39ce","invariantUUID":"b6f5c452-5882-4ec5-99f8-2ddd2cc5c7d4","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":"8b699bbb-066c-4d38-8f6d-88d6d84d8387","lifecycleState":"CERTIFIED","lastUpdateDate":1636894124415,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"185803ec-8d0a-441e-b979-3672af2b1abb","invariantUUID":"febaa468-ecf7-4dd8-9725-2b3552be2a44","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8189b83a-4e16-413c-b1d4-92c09507545c","lifecycleState":"CERTIFIED","lastUpdateDate":1636899301033,"name":"vFW 91cbb275-643f","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ccf1a8f3-843d-4541-8b2f-bb60cd5e23c0","invariantUUID":"04898ac4-0ec8-4d1c-936c-4ddc88a5fcb5","systemName":"Vfw91cbb275643f","description":"vendor software product","tags":["vFW 91cbb275-643f"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e23f9d75-268b-4c7e-84ec-dcea4a258ed1","lifecycleState":"CERTIFIED","lastUpdateDate":1636894133066,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15e334d6-152e-42ca-b882-78fac9a38807","invariantUUID":"8fda5359-d796-4e46-b527-4f9b2fa4b8c5","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":"e9a34d8c-492e-456d-bf8d-3fb29ae5c211","lifecycleState":"CERTIFIED","lastUpdateDate":1636894012226,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9402b600-b7e5-4933-b207-ba8187766fac","invariantUUID":"797b00d3-78b6-466e-a958-a0279a4dc296","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9be3fad0-4cb5-4f71-9adf-dab489fa3cf3","lifecycleState":"CERTIFIED","lastUpdateDate":1636894039653,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1f474a0-4d6f-44b1-9d91-8dd463dbc6f3","invariantUUID":"1b3121c4-5d11-4b77-88a8-678ad6a51351","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":"6737855a-e5e4-4622-b288-b2aaeabf935b","lifecycleState":"CERTIFIED","lastUpdateDate":1636894047419,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34546a74-5b7c-4dd2-b2d0-d85c21a80b79","invariantUUID":"7ebc9f37-ef64-49cc-98b8-dfa8c3305d18","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":"loadBalancer","uniqueId":"605638b5-2cbb-4a56-b171-5af101de499a","lifecycleState":"CERTIFIED","lastUpdateDate":1636893900452,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6710255-1240-4b8c-a784-bf6b3674b8b1","invariantUUID":"f56ec804-a08f-4bb0-be90-7b9052f52f2a","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":"objectStorage","uniqueId":"02fcf07d-9703-4b13-8771-a484fa4fed0b","lifecycleState":"CERTIFIED","lastUpdateDate":1636893913258,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3516bb7b-8f1b-4356-b3a6-64c757b07873","invariantUUID":"13e47307-3310-4842-bddc-c56d902b2b9b","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"82114391-a647-4465-9640-ff7ba27cee8f","lifecycleState":"CERTIFIED","lastUpdateDate":1636893926627,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5815dcb8-286c-40a7-9295-e5d307e2a702","invariantUUID":"0e56703a-933a-43cc-80fd-bdf80cab1647","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":"6daf314d-de0e-4c2f-8337-e33cf144a4b0","lifecycleState":"CERTIFIED","lastUpdateDate":1636893925109,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b6d31a5e-62a5-4d35-84c0-d5f176a4f688","invariantUUID":"56c5d4d0-b77f-4fc5-934f-545af14b2e56","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"35a7e8cc-4236-4745-b0bc-3cda8a51c17b","lifecycleState":"CERTIFIED","lastUpdateDate":1636894004123,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727733a1-7c4d-4f2b-92b6-59b8b5919355","invariantUUID":"db553ccf-a0ce-412e-a2b5-9e3deae6ff99","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":"objectStorage","uniqueId":"c545c604-4397-4be1-ba3d-94704ce160ad","lifecycleState":"CERTIFIED","lastUpdateDate":1636894002645,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9c9b1b8-21e9-4dad-b06e-bf6bba511149","invariantUUID":"7869b110-f7a8-44b0-bb1a-52a560d7c345","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"24e83763-a6a5-432c-9f61-e0ced79c688b","lifecycleState":"CERTIFIED","lastUpdateDate":1636893895174,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13d38fdf-6d21-44eb-b764-6aa3519ca4bf","invariantUUID":"98e30f25-d135-4043-bc3b-065928c0d130","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":"objectStorage","uniqueId":"34dd2dff-bf3e-4a5d-a5d2-570a3686057c","lifecycleState":"CERTIFIED","lastUpdateDate":1636893896760,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5db95065-f58e-4ee8-bfa6-e22ac2611e47","invariantUUID":"50fe5f12-07b5-4254-b84a-28dafceb4097","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d002236b-3e2d-4769-af86-dd6f0a5a9b49","lifecycleState":"CERTIFIED","lastUpdateDate":1636894041714,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c39f8c66-9daa-4039-a725-08f5c866b5af","invariantUUID":"3218e58a-a60c-4ea1-b771-1944572e5cc4","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":"880a22ce-f9ba-4544-9aba-94bd21c25178","lifecycleState":"CERTIFIED","lastUpdateDate":1636893902760,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a356a58e-a069-45b2-ace7-aa53bc7c4ef0","invariantUUID":"78f493fd-fd76-4520-9578-ebf7d22e7848","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":"defaulticon","uniqueId":"9e9eee93-1223-446f-8be7-f12cc6493a63","lifecycleState":"CERTIFIED","lastUpdateDate":1636894001198,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e1350e8-5ed8-4aea-a005-6017189a8609","invariantUUID":"b6d3dd35-b346-4e8c-928a-937f0975035a","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"39df7bd9-e1b2-48d4-beab-8ab0104689c1","lifecycleState":"CERTIFIED","lastUpdateDate":1636893999736,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ce350471-21db-4ed8-9413-edf830ac7dca","invariantUUID":"37dbcd83-0c39-47ea-ae85-3b2fc5e686b4","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c193a273-7f12-4800-8927-2372826103f0","lifecycleState":"CERTIFIED","lastUpdateDate":1636893986278,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e88c34fc-54d2-40da-869f-65ba0fafa396","invariantUUID":"043ad1a8-34d7-4d39-850a-4f2caf506810","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0986fa82-d216-4fc8-8a5f-b1ff5b0a8ef2","lifecycleState":"CERTIFIED","lastUpdateDate":1636894134625,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed826c72-d8c3-4ea7-8643-75267a894d60","invariantUUID":"49b502c4-ddd9-412e-979b-1f478e858591","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cdcd8581-092a-4411-be1b-511e7043058b","lifecycleState":"CERTIFIED","lastUpdateDate":1636894035153,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3e039ba-2830-4be1-9965-9a6d3fb279d7","invariantUUID":"8b871591-9405-4e6c-8364-324256b778bc","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"657c154b-1498-4399-a74f-9d1e64f1c330","lifecycleState":"CERTIFIED","lastUpdateDate":1636894005687,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b964a2c-167b-4e46-b169-e0c713943fa5","invariantUUID":"6a5f01af-9d22-40df-8461-52c4876167ac","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":"d30f920e-9612-42d8-ae3a-32a70000e8f4","lifecycleState":"CERTIFIED","lastUpdateDate":1636893940951,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a08b8f4-964d-4161-a435-c2547731ca77","invariantUUID":"2a9c5f67-6087-4341-8d24-0c5a56267900","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":"3aefab8f-7517-423e-83b5-4685f850c6e5","lifecycleState":"CERTIFIED","lastUpdateDate":1636894014463,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09705540-4134-4c17-9d26-af5fcc085248","invariantUUID":"59a26653-52f3-4bad-be23-dea91b0bb2d3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba12791d-650e-44ef-afa7-6c911912f53b","lifecycleState":"CERTIFIED","lastUpdateDate":1636894058589,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff978ba4-0c6a-4b50-a28e-cdb4796a077e","invariantUUID":"e26bf471-efab-4e98-9f62-104156d53000","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":"network","uniqueId":"abe97027-4a9b-4682-a648-fd63ea7bb802","lifecycleState":"CERTIFIED","lastUpdateDate":1636894121712,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b472c57b-7bd0-4a31-abc7-04debe7aaf37","invariantUUID":"0212fb66-73d3-4a59-a307-ee6cfbf5ecf8","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":"port","uniqueId":"4bc20622-1714-4f57-9f7c-cfac9f0cafc3","lifecycleState":"CERTIFIED","lastUpdateDate":1636894036619,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"371ad85e-9760-40e1-ba24-2163dae73982","invariantUUID":"e20740ca-4649-484e-a32b-ba04047ff07d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"932e1db2-e8c0-46b1-aac2-1490e943ce9b","lifecycleState":"CERTIFIED","lastUpdateDate":1636894050790,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32a63f57-4e7b-49aa-b428-5d746c6af771","invariantUUID":"97f9e11a-543e-49d8-9a6b-7ba580700d78","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":"f2a1b0df-f1fe-440e-ae2e-5e05c52ca098","lifecycleState":"CERTIFIED","lastUpdateDate":1636893994542,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"132aa855-de56-4a91-ba45-e712cfb08581","invariantUUID":"e6323b5d-2e74-4a8a-bdb6-c06bd5d18ded","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":"c7dbc7b8-64a7-4d0f-89b2-67d80c286e7b","lifecycleState":"CERTIFIED","lastUpdateDate":1636894126694,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7791716-8382-4a3e-99db-3d88bd1eaee4","invariantUUID":"99d79d20-1a87-4579-aa70-bd74f4374ea5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b54f7355-21ca-4462-bbe2-60f7b955a19f","lifecycleState":"CERTIFIED","lastUpdateDate":1636893893561,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"80a4a14b-6a06-4f4c-a1ed-829ae4a795a8","invariantUUID":"6a854ce1-c9ef-4d90-806e-c9a1e32bc181","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b66d5111-6358-46ed-85c1-c2a40b015049","lifecycleState":"CERTIFIED","lastUpdateDate":1636893911400,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac25c84e-9893-4abd-b98e-220df6e59801","invariantUUID":"c7f585f4-9ad9-4bdb-9a3f-5ec38a16368f","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":"df005b95-1ced-4d66-9ad9-3c8ac8273749","lifecycleState":"CERTIFIED","lastUpdateDate":1636893916812,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fde05a0f-d901-4297-b2d4-e3ee21a8e065","invariantUUID":"b7610f38-a52c-4f68-9a91-d3516aa580ea","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b150dda6-de93-49b5-a411-ba6f95234c5a","lifecycleState":"CERTIFIED","lastUpdateDate":1636893932612,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d05586ff-8e07-4367-9d01-75201f065c36","invariantUUID":"e3b611e6-3c5a-4f4f-ae6f-cfd1fdbf23aa","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4374fb5f-bdf6-4835-aab2-733ddb6f85b0","lifecycleState":"CERTIFIED","lastUpdateDate":1636894067861,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d2b070f-3ab4-4696-b7c2-ef2e8c1dc2a7","invariantUUID":"3792388b-5f73-4ccc-99f8-e4fb70a87d48","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":"port","uniqueId":"a5334aa7-0933-48d3-a9a2-a5ceae0b8157","lifecycleState":"CERTIFIED","lastUpdateDate":1636894135957,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ed200be-ff76-4132-a7fa-89f9719c60c2","invariantUUID":"6281ee0b-7296-4c67-972b-b8cdc2873bc5","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"969b74e6-f4b3-4021-a4dc-f25156cabcac","lifecycleState":"CERTIFIED","lastUpdateDate":1636893997689,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdf33ba2-58d4-4fa9-af62-1b266be2d42e","invariantUUID":"ea8c88d8-eb29-4469-a458-12ca8ec7e7b8","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e39ecd36-9226-4f6e-8616-153d74b90a8c","lifecycleState":"CERTIFIED","lastUpdateDate":1636893947802,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c949b72-15d8-47ac-8652-b13e8db9447c","invariantUUID":"c30477fc-ac7c-4c90-8359-e5bef91b6216","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"41cd5d50-ada0-4e92-9e44-adac09d33d19","lifecycleState":"CERTIFIED","lastUpdateDate":1636894085618,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38eb63f6-1cd1-41d3-93fb-2f2119cf25ec","invariantUUID":"9d1fb3ef-a28d-4078-92b0-8264ae2f5989","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f03bc961-6f53-4b57-a98a-439bba67cba9","lifecycleState":"CERTIFIED","lastUpdateDate":1636894043814,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"701d5f2e-5534-4887-a3a4-5e1cacd928c7","invariantUUID":"81c7e6d5-cb89-4294-bba2-23c06a61c5a7","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee7ecc87-92a8-46fa-af59-52ca822c946f","lifecycleState":"CERTIFIED","lastUpdateDate":1636893989786,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06f3fcc1-499e-4c3c-b592-fae06b0c1bad","invariantUUID":"e349a378-d1f6-4cb2-91f5-51f886656b1c","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":"defaulticon","uniqueId":"6751212b-a543-41d2-9a5e-07bd6d07b9aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636902666945,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1021aaf5-a4f8-4aec-ae7c-a83b9e1f738c","invariantUUID":"47c12cec-4693-4c7b-a98c-439aef80b1ec","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"1adc2535-04a9-427f-b5b4-ced44e4f4870","lifecycleState":"CERTIFIED","lastUpdateDate":1636893949711,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"90ff4382-aba4-45b2-8af8-f6558f8e2117","invariantUUID":"42f2c43d-d69e-49aa-a01c-48f732d7b413","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c5918506-b13f-41a4-9034-4dbda2e3fb58","lifecycleState":"CERTIFIED","lastUpdateDate":1636894074844,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c93ff44e-6c4d-4df3-8f7b-35a5ca9f96fd","invariantUUID":"8b357b14-37b2-47f3-a95c-0a999407d97b","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":"82eb31ea-881c-4984-9059-e3e4081d1d39","lifecycleState":"CERTIFIED","lastUpdateDate":1636893968378,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0119cb32-c4ea-4473-b8a0-a2fb16d332a5","invariantUUID":"051a581c-0b36-43a0-8f9b-a946604c1667","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b61340ed-5a83-485e-83ca-79f2bf194a90","lifecycleState":"CERTIFIED","lastUpdateDate":1636894056546,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc5759f4-81d4-4b14-b54e-613e93c7a2d6","invariantUUID":"17c4c595-25d5-4d9e-8926-90c0cf7b96be","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","lifecycleState":"CERTIFIED","lastUpdateDate":1636893887064,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"109a4fc0-c528-4d1c-989f-070531b11627","invariantUUID":"20586062-d3eb-406c-a0c9-376fd0fda6ae","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"969a8fe5-3180-4dec-8456-cb8f4db93fae","lifecycleState":"CERTIFIED","lastUpdateDate":1636894020269,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f76791c2-2c63-440b-b7fe-f482489fa59b","invariantUUID":"a5a10453-14c3-4550-903b-1ea27c441075","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1616dd0-f365-4d58-b3bd-f0d1e71f51ea","lifecycleState":"CERTIFIED","lastUpdateDate":1636893973967,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ce408e1-de1f-4355-99a3-e716fdffb6ee","invariantUUID":"4e651e67-0e86-4373-875d-b59029861bd1","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":"c2a8eaae-17d1-43aa-83e2-b17b739bc274","lifecycleState":"CERTIFIED","lastUpdateDate":1636894129826,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"166c1051-61f7-4dae-937b-83e373d8253f","invariantUUID":"998897f7-72cb-4947-b1ea-15cc3828e5c0","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"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"79eb6a7d-ce3c-4f7b-b2c3-ebfa73f569bf","lifecycleState":"CERTIFIED","lastUpdateDate":1636902596803,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"0af20da6-3dbf-476a-a8c3-b04057fff2f5","invariantUUID":"09fdb901-c900-42d9-89f7-600d0dc12476","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"012b77df-7c26-42b2-88a8-d2c7ab786961","lifecycleState":"CERTIFIED","lastUpdateDate":1636901819150,"name":"Demo_pNF_aMa8gYtdDK6Gon720Aup","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"3e865a75-bccf-413c-a9a9-6e0c6247c806","invariantUUID":"2b4e2c6d-35ab-4d0c-8c3d-bf11670029ef","systemName":"DemoPnfAma8gytddk6gon720aup","description":"catalog service description","tags":["robot-ete","Demo_pNF_aMa8gYtdDK6Gon720Aup"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f719c2c3-58ca-43ea-8fc3-f70bf6763d6c","lifecycleState":"CERTIFIED","lastUpdateDate":1636899309027,"name":"vFW 2021-11-14 14-14-17","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ad9f76f7-c256-44fa-a074-755105b6ec7e","invariantUUID":"3e40b4ba-e35a-42b8-94d6-cdc247841c26","systemName":"Vfw20211114141417","description":"catalog service description","tags":["robot-ete","vFW 2021-11-14 14-14-17"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-14 15:11:09,872 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-11-14 15:11:19,882 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-11-14 15:11:19,883 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-14 15:11:19,884 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:11:19,884 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-11-14 15:11:19,884 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-14 15:11:19,886 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 15:11:20,027 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 716 2021-11-14 15:11:20,028 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-11-14 15:11:20,029 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"1021aaf5-a4f8-4aec-ae7c-a83b9e1f738c","invariantUUID":"47c12cec-4693-4c7b-a98c-439aef80b1ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1021aaf5-a4f8-4aec-ae7c-a83b9e1f738c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ccf1a8f3-843d-4541-8b2f-bb60cd5e23c0","invariantUUID":"04898ac4-0ec8-4d1c-936c-4ddc88a5fcb5","name":"vFW 91cbb275-643f","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ccf1a8f3-843d-4541-8b2f-bb60cd5e23c0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-14 15:11:20,032 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-14 15:11:20,032 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 15:11:20,032 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 15:11:20,033 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-14 15:11:20,033 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 91cbb275-643f from SDC 2021-11-14 15:11:20,033 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 15:11:20,033 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 15:11:20,033 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-14 15:11:20,033 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-11-14 15:11:20,034 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 15:11:20,034 INFO 192:__init__.py(1) - Vf found, updating information 2021-11-14 15:11:20,034 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:11:20,035 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-14 15:11:20,035 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-11-14 15:11:20,037 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:11:20,113 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-14 15:11:20,116 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-11-14 15:11:20,119 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"44186222-edba-4e06-b2c6-6acfd9d9bdf3","lifecycleState":"CERTIFIED","lastUpdateDate":1636894128386,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dc7c06a-a5b4-4dc2-9516-3cf78a42d78e","invariantUUID":"0e6b1651-27bf-4521-84fc-fe2f7f7edaff","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53bfdbd7-f1d6-423b-8cc5-2de9e1abe854","lifecycleState":"CERTIFIED","lastUpdateDate":1636893955878,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1910ee39-1015-469e-9d62-4b6aa08257d3","invariantUUID":"2534eb2d-7bfc-4fe2-bdf0-1a866deca635","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":"compute","uniqueId":"0a0db2c9-1fbc-4f22-a624-035194838361","lifecycleState":"CERTIFIED","lastUpdateDate":1636894078374,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5563767d-ed3b-4c86-b121-a406bb2d05d1","invariantUUID":"88f98666-150e-47f5-81a6-2777fb2f2733","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":"6d9761fc-048b-4559-8c34-0a3003c5a660","lifecycleState":"CERTIFIED","lastUpdateDate":1636893996166,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d3eff165-de90-42b2-9078-dfe68124c589","invariantUUID":"878d161a-bd2c-4f95-bd80-2552a9408a4e","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":"e14bab09-2c90-45de-b62f-c0b939c14aa5","lifecycleState":"CERTIFIED","lastUpdateDate":1636893980686,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e9f7654-c183-4c9b-89db-bac9ed6f21bf","invariantUUID":"e05e7152-aa01-409b-938e-72fcceaa002f","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":"5c969af4-862c-4811-8f62-25da5756aab8","lifecycleState":"CERTIFIED","lastUpdateDate":1636894119925,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eaeb2715-a638-49a3-ac3e-520454f42a06","invariantUUID":"8f123363-1632-4edd-806f-91d9d243272c","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":"objectStorage","uniqueId":"60993c6a-300d-4983-90c3-8fb2058c65a6","lifecycleState":"CERTIFIED","lastUpdateDate":1636894021977,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9d6d703-e3a1-410e-a5f7-cda8d84d6f32","invariantUUID":"9de6e78e-05ad-45e4-8121-a5c5d22203c3","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f","lifecycleState":"CERTIFIED","lastUpdateDate":1636893971963,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae486ad0-dc3c-4eab-9ce7-f0594d242ce4","invariantUUID":"409bbc3e-e156-4469-9fa7-a3bdb2f276df","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"87eb85a2-1139-4932-81ea-e18f990733a4","lifecycleState":"CERTIFIED","lastUpdateDate":1636894117320,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8b62f4c-ad3c-473d-8668-475ff0d239d3","invariantUUID":"19e0b448-4840-403b-aadc-b523d8e8ece5","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":"networkrules","uniqueId":"1f21d3b5-cfa8-4f2e-ac67-c9f1580b92f9","lifecycleState":"CERTIFIED","lastUpdateDate":1636893939290,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cb61eb84-7e96-4520-9108-cf0a3f466ef9","invariantUUID":"808936f3-8bce-446e-8b05-eef2366b18f5","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":"eb1aae55-7be4-4bdb-b49c-af08a9bde3d4","lifecycleState":"CERTIFIED","lastUpdateDate":1636894015831,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b48c7856-38b5-4af5-8ab0-451537d84bee","invariantUUID":"be1b9b42-bad2-476a-848c-1911b5dfe8fc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d49376e2-541b-4f80-8565-b4063422b7ca","lifecycleState":"CERTIFIED","lastUpdateDate":1636894038177,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"530816ff-32bc-4e56-a65b-ce1356e3701f","invariantUUID":"1f45ff46-1d04-432b-8e1a-3c6cd4759aa7","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b44ceee4-d9e2-4d29-8084-2d207c458123","lifecycleState":"CERTIFIED","lastUpdateDate":1636893914918,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dadb955-3e48-409a-8732-432952190ad5","invariantUUID":"56d7353b-1434-425d-bd0d-5b4ce0ad86ea","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cd13e6fe-ff93-4a55-b709-9fe8aa40bc08","lifecycleState":"CERTIFIED","lastUpdateDate":1636894026315,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3ab4859-ad14-4686-86b3-d5125862f0d1","invariantUUID":"c364f267-9559-4879-a486-7a732b6521fa","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"3bc79991-8fc1-4f63-bf71-51b769143134","lifecycleState":"CERTIFIED","lastUpdateDate":1636894082581,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"287bf430-9546-4e36-89d2-a6f1ace7850b","invariantUUID":"d33c3370-7849-4583-8ed7-d6c51b767113","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"331684ba-618e-4aeb-9e9f-766a53200ce0","lifecycleState":"CERTIFIED","lastUpdateDate":1636894072197,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b50066ff-9bab-49b5-8b50-55f67751b664","invariantUUID":"d77df9c3-1561-4ee6-9d32-c1e38a7f6204","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1a2700f-2684-4694-9b3a-6b1b9eaa0519","lifecycleState":"CERTIFIED","lastUpdateDate":1636894118616,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4878e47-6ef6-48bb-8499-96e85cfa314b","invariantUUID":"f3bf4506-633a-42fe-91e2-8650fbb73300","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":"defaulticon","uniqueId":"2b311bd7-69bd-46af-bfa7-7b6ffaaa6f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636901813558,"name":"pNF 994251e0-e43b","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3bccbd36-1283-45be-a68c-a900c5cbebe8","invariantUUID":"3c83af7f-2cdf-4d17-9b03-2653b67ef3c2","systemName":"Pnf994251e0E43b","description":"vendor software product","tags":["pNF 994251e0-e43b"],"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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cdb31212-5651-4666-a6c9-e3b09a4ee0c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636894054041,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e80aa7a6-07a0-4f86-96a9-76f3c7b6a493","invariantUUID":"8cee2a18-925a-45bc-86d3-94ed41f94dbd","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":"651557d2-deb5-4a12-88e2-c170c39db9ea","lifecycleState":"CERTIFIED","lastUpdateDate":1636894064611,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c73cef16-1ac2-4a71-b6f4-2216d8406f6e","invariantUUID":"6d0e41a3-df11-49e9-b70e-6c952952bb9f","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":"defaulticon","uniqueId":"ac764230-96f5-4644-815e-7c31dcd0ab2d","lifecycleState":"CERTIFIED","lastUpdateDate":1636893920154,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c07a6a11-030b-4595-9659-225841d6207e","invariantUUID":"8fc5d938-761d-4f5e-acea-73f448f371a1","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"520e44ba-b813-4d2e-a01e-8fbdc7af660f","lifecycleState":"CERTIFIED","lastUpdateDate":1636894131331,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5bd844b-e018-49e7-a840-bb854dd2279d","invariantUUID":"cf5762c7-bd48-439c-a91e-00de4f45f205","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8dc723c-bdf0-48cf-98cd-861b72e5a6a9","lifecycleState":"CERTIFIED","lastUpdateDate":1636893929318,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0a628cf-74a0-4719-aa43-b9f929ffcd23","invariantUUID":"13cffc49-f04a-488b-b226-2d78108c598a","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e288aa19-0978-4b30-af03-3300f7314370","lifecycleState":"CERTIFIED","lastUpdateDate":1636893905449,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0abb3f4c-5072-4efa-92e0-f734f4a58121","invariantUUID":"fc85c9b7-557a-4dd1-8f7d-1ff9e1957e2b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8bd8adfe-590f-4c10-b2d5-71109c25f2e3","lifecycleState":"CERTIFIED","lastUpdateDate":1636893918389,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eb06fb3-f1b8-4ab5-9776-4604680578bd","invariantUUID":"2215b35b-d0ba-40e0-8915-0e5cf1f6f528","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":"networkrules","uniqueId":"48afbf5a-a6ce-4e61-90aa-1f4d88a2afb3","lifecycleState":"CERTIFIED","lastUpdateDate":1636893946129,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2bf9c05e-b897-4f6c-8efb-674c7a3b8483","invariantUUID":"ae3b2ada-9d62-4d7a-b85b-e5d410fff634","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":"defaulticon","uniqueId":"9946d0a8-a84b-4c52-8ab5-4e30772b9a73","lifecycleState":"CERTIFIED","lastUpdateDate":1636894033622,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a271440-85ef-4f36-a9d5-2426d34d8a64","invariantUUID":"924348db-5d73-4bc4-9484-762663369c84","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a09acf23-bb9f-48cc-bef9-53569402e842","lifecycleState":"CERTIFIED","lastUpdateDate":1636894076746,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef7f0b4a-b7b0-4c16-a65b-906111370e20","invariantUUID":"51252d8f-b5b7-470a-8283-b3b707d56696","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":"c931ce00-5354-4c5b-a1cb-3000dd583cf0","lifecycleState":"CERTIFIED","lastUpdateDate":1636894027875,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"148b01b8-1e38-4a6e-a2f0-afc9450ea25b","invariantUUID":"6c701684-82b0-4806-9449-10a0485cdebd","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"238e65b3-bc4b-469e-b1e9-e65d5ee07053","lifecycleState":"CERTIFIED","lastUpdateDate":1636893961812,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f313edcf-17a0-49b7-8bbc-91781ffcad9d","invariantUUID":"657e1d5d-487b-4e56-9d2c-0fed2dec1a4c","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7874994-01b8-4eeb-b3ea-2fcf2a38b3eb","lifecycleState":"CERTIFIED","lastUpdateDate":1636893958635,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"048abf71-1b03-4048-abb2-a2c69f64024d","invariantUUID":"b9e5ad87-313b-41a3-8284-e21730ab9f77","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80e5dbfb-0a9e-4f45-ab9a-971b7dd3f62e","lifecycleState":"CERTIFIED","lastUpdateDate":1636893922916,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6559175f-42e3-4597-958f-4a6ddb85764b","invariantUUID":"a7832527-e878-4d8a-80dd-ddf3afae5a7e","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":"compute","uniqueId":"c7d03f57-6022-4f45-9020-d474ea48d65d","lifecycleState":"CERTIFIED","lastUpdateDate":1636893953403,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c2d9845-0f6b-4cf5-9d21-011ce108ae26","invariantUUID":"2ad993b5-7e39-4b3d-bb18-25147f21ead7","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":"6b8f2de8-c507-49db-be3d-8220393d2791","lifecycleState":"CERTIFIED","lastUpdateDate":1636894045830,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9ab0cd-b670-490f-83f3-c42e0b6bba10","invariantUUID":"27017b73-72c0-47ed-9a1e-2811ead305d4","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3126a1a2-36c8-4089-ab30-d589d38807b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636894007340,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63895da6-1c9e-46c4-a18a-11010c7d39ce","invariantUUID":"b6f5c452-5882-4ec5-99f8-2ddd2cc5c7d4","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":"8b699bbb-066c-4d38-8f6d-88d6d84d8387","lifecycleState":"CERTIFIED","lastUpdateDate":1636894124415,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"185803ec-8d0a-441e-b979-3672af2b1abb","invariantUUID":"febaa468-ecf7-4dd8-9725-2b3552be2a44","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8189b83a-4e16-413c-b1d4-92c09507545c","lifecycleState":"CERTIFIED","lastUpdateDate":1636899301033,"name":"vFW 91cbb275-643f","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ccf1a8f3-843d-4541-8b2f-bb60cd5e23c0","invariantUUID":"04898ac4-0ec8-4d1c-936c-4ddc88a5fcb5","systemName":"Vfw91cbb275643f","description":"vendor software product","tags":["vFW 91cbb275-643f"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e23f9d75-268b-4c7e-84ec-dcea4a258ed1","lifecycleState":"CERTIFIED","lastUpdateDate":1636894133066,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15e334d6-152e-42ca-b882-78fac9a38807","invariantUUID":"8fda5359-d796-4e46-b527-4f9b2fa4b8c5","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":"e9a34d8c-492e-456d-bf8d-3fb29ae5c211","lifecycleState":"CERTIFIED","lastUpdateDate":1636894012226,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9402b600-b7e5-4933-b207-ba8187766fac","invariantUUID":"797b00d3-78b6-466e-a958-a0279a4dc296","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9be3fad0-4cb5-4f71-9adf-dab489fa3cf3","lifecycleState":"CERTIFIED","lastUpdateDate":1636894039653,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1f474a0-4d6f-44b1-9d91-8dd463dbc6f3","invariantUUID":"1b3121c4-5d11-4b77-88a8-678ad6a51351","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":"6737855a-e5e4-4622-b288-b2aaeabf935b","lifecycleState":"CERTIFIED","lastUpdateDate":1636894047419,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34546a74-5b7c-4dd2-b2d0-d85c21a80b79","invariantUUID":"7ebc9f37-ef64-49cc-98b8-dfa8c3305d18","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":"loadBalancer","uniqueId":"605638b5-2cbb-4a56-b171-5af101de499a","lifecycleState":"CERTIFIED","lastUpdateDate":1636893900452,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6710255-1240-4b8c-a784-bf6b3674b8b1","invariantUUID":"f56ec804-a08f-4bb0-be90-7b9052f52f2a","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":"objectStorage","uniqueId":"02fcf07d-9703-4b13-8771-a484fa4fed0b","lifecycleState":"CERTIFIED","lastUpdateDate":1636893913258,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3516bb7b-8f1b-4356-b3a6-64c757b07873","invariantUUID":"13e47307-3310-4842-bddc-c56d902b2b9b","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"82114391-a647-4465-9640-ff7ba27cee8f","lifecycleState":"CERTIFIED","lastUpdateDate":1636893926627,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5815dcb8-286c-40a7-9295-e5d307e2a702","invariantUUID":"0e56703a-933a-43cc-80fd-bdf80cab1647","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":"6daf314d-de0e-4c2f-8337-e33cf144a4b0","lifecycleState":"CERTIFIED","lastUpdateDate":1636893925109,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b6d31a5e-62a5-4d35-84c0-d5f176a4f688","invariantUUID":"56c5d4d0-b77f-4fc5-934f-545af14b2e56","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"35a7e8cc-4236-4745-b0bc-3cda8a51c17b","lifecycleState":"CERTIFIED","lastUpdateDate":1636894004123,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727733a1-7c4d-4f2b-92b6-59b8b5919355","invariantUUID":"db553ccf-a0ce-412e-a2b5-9e3deae6ff99","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":"objectStorage","uniqueId":"c545c604-4397-4be1-ba3d-94704ce160ad","lifecycleState":"CERTIFIED","lastUpdateDate":1636894002645,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9c9b1b8-21e9-4dad-b06e-bf6bba511149","invariantUUID":"7869b110-f7a8-44b0-bb1a-52a560d7c345","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"24e83763-a6a5-432c-9f61-e0ced79c688b","lifecycleState":"CERTIFIED","lastUpdateDate":1636893895174,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13d38fdf-6d21-44eb-b764-6aa3519ca4bf","invariantUUID":"98e30f25-d135-4043-bc3b-065928c0d130","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":"objectStorage","uniqueId":"34dd2dff-bf3e-4a5d-a5d2-570a3686057c","lifecycleState":"CERTIFIED","lastUpdateDate":1636893896760,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5db95065-f58e-4ee8-bfa6-e22ac2611e47","invariantUUID":"50fe5f12-07b5-4254-b84a-28dafceb4097","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d002236b-3e2d-4769-af86-dd6f0a5a9b49","lifecycleState":"CERTIFIED","lastUpdateDate":1636894041714,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c39f8c66-9daa-4039-a725-08f5c866b5af","invariantUUID":"3218e58a-a60c-4ea1-b771-1944572e5cc4","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":"880a22ce-f9ba-4544-9aba-94bd21c25178","lifecycleState":"CERTIFIED","lastUpdateDate":1636893902760,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a356a58e-a069-45b2-ace7-aa53bc7c4ef0","invariantUUID":"78f493fd-fd76-4520-9578-ebf7d22e7848","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":"defaulticon","uniqueId":"9e9eee93-1223-446f-8be7-f12cc6493a63","lifecycleState":"CERTIFIED","lastUpdateDate":1636894001198,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e1350e8-5ed8-4aea-a005-6017189a8609","invariantUUID":"b6d3dd35-b346-4e8c-928a-937f0975035a","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"39df7bd9-e1b2-48d4-beab-8ab0104689c1","lifecycleState":"CERTIFIED","lastUpdateDate":1636893999736,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ce350471-21db-4ed8-9413-edf830ac7dca","invariantUUID":"37dbcd83-0c39-47ea-ae85-3b2fc5e686b4","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c193a273-7f12-4800-8927-2372826103f0","lifecycleState":"CERTIFIED","lastUpdateDate":1636893986278,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e88c34fc-54d2-40da-869f-65ba0fafa396","invariantUUID":"043ad1a8-34d7-4d39-850a-4f2caf506810","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0986fa82-d216-4fc8-8a5f-b1ff5b0a8ef2","lifecycleState":"CERTIFIED","lastUpdateDate":1636894134625,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed826c72-d8c3-4ea7-8643-75267a894d60","invariantUUID":"49b502c4-ddd9-412e-979b-1f478e858591","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cdcd8581-092a-4411-be1b-511e7043058b","lifecycleState":"CERTIFIED","lastUpdateDate":1636894035153,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3e039ba-2830-4be1-9965-9a6d3fb279d7","invariantUUID":"8b871591-9405-4e6c-8364-324256b778bc","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"657c154b-1498-4399-a74f-9d1e64f1c330","lifecycleState":"CERTIFIED","lastUpdateDate":1636894005687,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b964a2c-167b-4e46-b169-e0c713943fa5","invariantUUID":"6a5f01af-9d22-40df-8461-52c4876167ac","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":"d30f920e-9612-42d8-ae3a-32a70000e8f4","lifecycleState":"CERTIFIED","lastUpdateDate":1636893940951,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a08b8f4-964d-4161-a435-c2547731ca77","invariantUUID":"2a9c5f67-6087-4341-8d24-0c5a56267900","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":"3aefab8f-7517-423e-83b5-4685f850c6e5","lifecycleState":"CERTIFIED","lastUpdateDate":1636894014463,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09705540-4134-4c17-9d26-af5fcc085248","invariantUUID":"59a26653-52f3-4bad-be23-dea91b0bb2d3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba12791d-650e-44ef-afa7-6c911912f53b","lifecycleState":"CERTIFIED","lastUpdateDate":1636894058589,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff978ba4-0c6a-4b50-a28e-cdb4796a077e","invariantUUID":"e26bf471-efab-4e98-9f62-104156d53000","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":"network","uniqueId":"abe97027-4a9b-4682-a648-fd63ea7bb802","lifecycleState":"CERTIFIED","lastUpdateDate":1636894121712,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b472c57b-7bd0-4a31-abc7-04debe7aaf37","invariantUUID":"0212fb66-73d3-4a59-a307-ee6cfbf5ecf8","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":"port","uniqueId":"4bc20622-1714-4f57-9f7c-cfac9f0cafc3","lifecycleState":"CERTIFIED","lastUpdateDate":1636894036619,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"371ad85e-9760-40e1-ba24-2163dae73982","invariantUUID":"e20740ca-4649-484e-a32b-ba04047ff07d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"932e1db2-e8c0-46b1-aac2-1490e943ce9b","lifecycleState":"CERTIFIED","lastUpdateDate":1636894050790,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32a63f57-4e7b-49aa-b428-5d746c6af771","invariantUUID":"97f9e11a-543e-49d8-9a6b-7ba580700d78","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":"f2a1b0df-f1fe-440e-ae2e-5e05c52ca098","lifecycleState":"CERTIFIED","lastUpdateDate":1636893994542,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"132aa855-de56-4a91-ba45-e712cfb08581","invariantUUID":"e6323b5d-2e74-4a8a-bdb6-c06bd5d18ded","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":"c7dbc7b8-64a7-4d0f-89b2-67d80c286e7b","lifecycleState":"CERTIFIED","lastUpdateDate":1636894126694,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7791716-8382-4a3e-99db-3d88bd1eaee4","invariantUUID":"99d79d20-1a87-4579-aa70-bd74f4374ea5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b54f7355-21ca-4462-bbe2-60f7b955a19f","lifecycleState":"CERTIFIED","lastUpdateDate":1636893893561,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"80a4a14b-6a06-4f4c-a1ed-829ae4a795a8","invariantUUID":"6a854ce1-c9ef-4d90-806e-c9a1e32bc181","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b66d5111-6358-46ed-85c1-c2a40b015049","lifecycleState":"CERTIFIED","lastUpdateDate":1636893911400,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac25c84e-9893-4abd-b98e-220df6e59801","invariantUUID":"c7f585f4-9ad9-4bdb-9a3f-5ec38a16368f","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":"df005b95-1ced-4d66-9ad9-3c8ac8273749","lifecycleState":"CERTIFIED","lastUpdateDate":1636893916812,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fde05a0f-d901-4297-b2d4-e3ee21a8e065","invariantUUID":"b7610f38-a52c-4f68-9a91-d3516aa580ea","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b150dda6-de93-49b5-a411-ba6f95234c5a","lifecycleState":"CERTIFIED","lastUpdateDate":1636893932612,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d05586ff-8e07-4367-9d01-75201f065c36","invariantUUID":"e3b611e6-3c5a-4f4f-ae6f-cfd1fdbf23aa","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4374fb5f-bdf6-4835-aab2-733ddb6f85b0","lifecycleState":"CERTIFIED","lastUpdateDate":1636894067861,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d2b070f-3ab4-4696-b7c2-ef2e8c1dc2a7","invariantUUID":"3792388b-5f73-4ccc-99f8-e4fb70a87d48","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":"port","uniqueId":"a5334aa7-0933-48d3-a9a2-a5ceae0b8157","lifecycleState":"CERTIFIED","lastUpdateDate":1636894135957,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ed200be-ff76-4132-a7fa-89f9719c60c2","invariantUUID":"6281ee0b-7296-4c67-972b-b8cdc2873bc5","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"969b74e6-f4b3-4021-a4dc-f25156cabcac","lifecycleState":"CERTIFIED","lastUpdateDate":1636893997689,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdf33ba2-58d4-4fa9-af62-1b266be2d42e","invariantUUID":"ea8c88d8-eb29-4469-a458-12ca8ec7e7b8","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e39ecd36-9226-4f6e-8616-153d74b90a8c","lifecycleState":"CERTIFIED","lastUpdateDate":1636893947802,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c949b72-15d8-47ac-8652-b13e8db9447c","invariantUUID":"c30477fc-ac7c-4c90-8359-e5bef91b6216","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"41cd5d50-ada0-4e92-9e44-adac09d33d19","lifecycleState":"CERTIFIED","lastUpdateDate":1636894085618,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38eb63f6-1cd1-41d3-93fb-2f2119cf25ec","invariantUUID":"9d1fb3ef-a28d-4078-92b0-8264ae2f5989","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f03bc961-6f53-4b57-a98a-439bba67cba9","lifecycleState":"CERTIFIED","lastUpdateDate":1636894043814,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"701d5f2e-5534-4887-a3a4-5e1cacd928c7","invariantUUID":"81c7e6d5-cb89-4294-bba2-23c06a61c5a7","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee7ecc87-92a8-46fa-af59-52ca822c946f","lifecycleState":"CERTIFIED","lastUpdateDate":1636893989786,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06f3fcc1-499e-4c3c-b592-fae06b0c1bad","invariantUUID":"e349a378-d1f6-4cb2-91f5-51f886656b1c","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":"defaulticon","uniqueId":"6751212b-a543-41d2-9a5e-07bd6d07b9aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636902666945,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1021aaf5-a4f8-4aec-ae7c-a83b9e1f738c","invariantUUID":"47c12cec-4693-4c7b-a98c-439aef80b1ec","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"1adc2535-04a9-427f-b5b4-ced44e4f4870","lifecycleState":"CERTIFIED","lastUpdateDate":1636893949711,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"90ff4382-aba4-45b2-8af8-f6558f8e2117","invariantUUID":"42f2c43d-d69e-49aa-a01c-48f732d7b413","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c5918506-b13f-41a4-9034-4dbda2e3fb58","lifecycleState":"CERTIFIED","lastUpdateDate":1636894074844,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c93ff44e-6c4d-4df3-8f7b-35a5ca9f96fd","invariantUUID":"8b357b14-37b2-47f3-a95c-0a999407d97b","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":"82eb31ea-881c-4984-9059-e3e4081d1d39","lifecycleState":"CERTIFIED","lastUpdateDate":1636893968378,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0119cb32-c4ea-4473-b8a0-a2fb16d332a5","invariantUUID":"051a581c-0b36-43a0-8f9b-a946604c1667","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b61340ed-5a83-485e-83ca-79f2bf194a90","lifecycleState":"CERTIFIED","lastUpdateDate":1636894056546,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc5759f4-81d4-4b14-b54e-613e93c7a2d6","invariantUUID":"17c4c595-25d5-4d9e-8926-90c0cf7b96be","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","lifecycleState":"CERTIFIED","lastUpdateDate":1636893887064,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"109a4fc0-c528-4d1c-989f-070531b11627","invariantUUID":"20586062-d3eb-406c-a0c9-376fd0fda6ae","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"969a8fe5-3180-4dec-8456-cb8f4db93fae","lifecycleState":"CERTIFIED","lastUpdateDate":1636894020269,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f76791c2-2c63-440b-b7fe-f482489fa59b","invariantUUID":"a5a10453-14c3-4550-903b-1ea27c441075","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1616dd0-f365-4d58-b3bd-f0d1e71f51ea","lifecycleState":"CERTIFIED","lastUpdateDate":1636893973967,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ce408e1-de1f-4355-99a3-e716fdffb6ee","invariantUUID":"4e651e67-0e86-4373-875d-b59029861bd1","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":"c2a8eaae-17d1-43aa-83e2-b17b739bc274","lifecycleState":"CERTIFIED","lastUpdateDate":1636894129826,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"166c1051-61f7-4dae-937b-83e373d8253f","invariantUUID":"998897f7-72cb-4947-b1ea-15cc3828e5c0","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"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"79eb6a7d-ce3c-4f7b-b2c3-ebfa73f569bf","lifecycleState":"CERTIFIED","lastUpdateDate":1636902596803,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"0af20da6-3dbf-476a-a8c3-b04057fff2f5","invariantUUID":"09fdb901-c900-42d9-89f7-600d0dc12476","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"012b77df-7c26-42b2-88a8-d2c7ab786961","lifecycleState":"CERTIFIED","lastUpdateDate":1636901819150,"name":"Demo_pNF_aMa8gYtdDK6Gon720Aup","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"3e865a75-bccf-413c-a9a9-6e0c6247c806","invariantUUID":"2b4e2c6d-35ab-4d0c-8c3d-bf11670029ef","systemName":"DemoPnfAma8gytddk6gon720aup","description":"catalog service description","tags":["robot-ete","Demo_pNF_aMa8gYtdDK6Gon720Aup"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f719c2c3-58ca-43ea-8fc3-f70bf6763d6c","lifecycleState":"CERTIFIED","lastUpdateDate":1636899309027,"name":"vFW 2021-11-14 14-14-17","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ad9f76f7-c256-44fa-a074-755105b6ec7e","invariantUUID":"3e40b4ba-e35a-42b8-94d6-cdc247841c26","systemName":"Vfw20211114141417","description":"catalog service description","tags":["robot-ete","vFW 2021-11-14 14-14-17"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-14 15:11:20,124 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-11-14 15:11:20,125 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-14 15:11:20,125 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-14 15:11:20,126 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:11:20,126 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-14 15:11:20,126 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-14 15:11:20,128 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 15:11:20,196 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1128 2021-11-14 15:11:20,197 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-14 15:11:20,198 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ad9f76f7-c256-44fa-a074-755105b6ec7e","invariantUUID":"3e40b4ba-e35a-42b8-94d6-cdc247841c26","name":"vFW 2021-11-14 14-14-17","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ad9f76f7-c256-44fa-a074-755105b6ec7e/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"3e865a75-bccf-413c-a9a9-6e0c6247c806","invariantUUID":"2b4e2c6d-35ab-4d0c-8c3d-bf11670029ef","name":"Demo_pNF_aMa8gYtdDK6Gon720Aup","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3e865a75-bccf-413c-a9a9-6e0c6247c806/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"0af20da6-3dbf-476a-a8c3-b04057fff2f5","invariantUUID":"09fdb901-c900-42d9-89f7-600d0dc12476","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0af20da6-3dbf-476a-a8c3-b04057fff2f5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-11-14 15:11:20,199 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-11-14 14-14-17 from SDC 2021-11-14 15:11:20,200 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 15:11:20,200 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 15:11:20,200 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-14 15:11:20,200 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_aMa8gYtdDK6Gon720Aup from SDC 2021-11-14 15:11:20,200 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 15:11:20,200 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 15:11:20,200 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-14 15:11:20,200 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-14 15:11:20,200 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 15:11:20,201 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 15:11:20,201 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-14 15:11:20,201 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-11-14 15:11:20,201 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 15:11:20,201 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-11-14 15:11:20,201 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-14 15:11:20,201 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-14 15:11:20,201 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:11:20,201 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-14 15:11:20,202 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-14 15:11:20,203 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 15:11:20,270 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1128 2021-11-14 15:11:20,272 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-14 15:11:20,272 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ad9f76f7-c256-44fa-a074-755105b6ec7e","invariantUUID":"3e40b4ba-e35a-42b8-94d6-cdc247841c26","name":"vFW 2021-11-14 14-14-17","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ad9f76f7-c256-44fa-a074-755105b6ec7e/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"3e865a75-bccf-413c-a9a9-6e0c6247c806","invariantUUID":"2b4e2c6d-35ab-4d0c-8c3d-bf11670029ef","name":"Demo_pNF_aMa8gYtdDK6Gon720Aup","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3e865a75-bccf-413c-a9a9-6e0c6247c806/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"0af20da6-3dbf-476a-a8c3-b04057fff2f5","invariantUUID":"09fdb901-c900-42d9-89f7-600d0dc12476","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0af20da6-3dbf-476a-a8c3-b04057fff2f5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-11-14 15:11:20,275 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-11-14 14-14-17 from SDC 2021-11-14 15:11:20,275 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 15:11:20,275 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 15:11:20,276 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-14 15:11:20,276 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_aMa8gYtdDK6Gon720Aup from SDC 2021-11-14 15:11:20,276 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 15:11:20,276 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 15:11:20,276 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-14 15:11:20,276 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-14 15:11:20,277 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 15:11:20,277 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 15:11:20,277 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-14 15:11:20,277 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-11-14 15:11:20,277 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 15:11:20,278 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-11-14 15:11:20,278 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-11-14 15:11:20,278 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-11-14 15:11:20,278 DEBUG 129:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:11:20,279 DEBUG 131:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-11-14 15:11:20,279 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-11-14 15:11:20,281 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:11:20,338 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-11-14 15:11:20,340 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-11-14 15:11:20,342 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":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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},{"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}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"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":"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"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},{"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}],"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":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"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":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"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":"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":"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":"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":"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":"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":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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":"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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}],"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":"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":"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},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"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}],"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":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"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}],"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}],"serviceCategories":[{"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":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"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},{"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 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":"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":"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":"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}],"productCategories":[]},"version":"1.9.5"} 2021-11-14 15:11:20,346 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-11-14 15:11:20,347 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-11-14 15:11:20,347 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-11-14 15:11:20,347 INFO 267:__init__.py(1) - attempting to create Service basic_vm in SDC 2021-11-14 15:11:20,347 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-14 15:11:20,347 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-14 15:11:20,348 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:11:20,348 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-14 15:11:20,348 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-14 15:11:20,350 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 15:11:20,401 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1128 2021-11-14 15:11:20,402 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-14 15:11:20,403 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ad9f76f7-c256-44fa-a074-755105b6ec7e","invariantUUID":"3e40b4ba-e35a-42b8-94d6-cdc247841c26","name":"vFW 2021-11-14 14-14-17","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ad9f76f7-c256-44fa-a074-755105b6ec7e/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"3e865a75-bccf-413c-a9a9-6e0c6247c806","invariantUUID":"2b4e2c6d-35ab-4d0c-8c3d-bf11670029ef","name":"Demo_pNF_aMa8gYtdDK6Gon720Aup","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3e865a75-bccf-413c-a9a9-6e0c6247c806/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"0af20da6-3dbf-476a-a8c3-b04057fff2f5","invariantUUID":"09fdb901-c900-42d9-89f7-600d0dc12476","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0af20da6-3dbf-476a-a8c3-b04057fff2f5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-11-14 15:11:20,405 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-11-14 14-14-17 from SDC 2021-11-14 15:11:20,405 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 15:11:20,406 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 15:11:20,406 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-14 15:11:20,406 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_aMa8gYtdDK6Gon720Aup from SDC 2021-11-14 15:11:20,406 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 15:11:20,407 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 15:11:20,407 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-14 15:11:20,407 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-14 15:11:20,407 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 15:11:20,408 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 15:11:20,408 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-14 15:11:20,408 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-11-14 15:11:20,408 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 15:11:20,408 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-11-14 15:11:20,425 DEBUG 129:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:11:20,425 DEBUG 131:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-11-14 15:11:20,425 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_vm"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_vm", "componentInstancesProperties": {}, "componentInstancesAttributes": {}, "contactId": "cs0008", "groups": [], "projectCode": "123456", "deploymentArtifacts": {}, "attributes": [], "componentInstances": [], "ecompGeneratedNaming": true, "instantiationType": "A-la-carte", "environmentContext": "General_Revenue-Bearing", "categories": [ { "normalizedName": "network service", "name": "Network Service", "uniqueId": "serviceNewCategory.network service", "subcategories": null, "version": null, "ownerId": null, "empty": false, "type": null, "icons": ["network_l_1-3"] } ], "icon": "network_l_1-3" } 2021-11-14 15:11:20,427 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:11:21,942 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None 2021-11-14 15:11:21,945 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-11-14 15:11:21,947 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.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":"5e60d1a1-b564-4189-a47d-047c3b80a83f.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":"5e60d1a1-b564-4189-a47d-047c3b80a83f.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":"5e60d1a1-b564-4189-a47d-047c3b80a83f.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":"5e60d1a1-b564-4189-a47d-047c3b80a83f.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":1636902681025,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.controlloopfunctions","artifactType":"OTHER","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":1636902681025,"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":1636902681025,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.operationalpolicies","artifactType":"OTHER","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":1636902681025,"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":1636902681025,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.certificationtestresults","artifactType":"OTHER","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":1636902681025,"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":1636902681025,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.deploymentvotingrecord","artifactType":"OTHER","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":1636902681025,"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":1636902681025,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.servicequestionnaire","artifactType":"OTHER","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":1636902681025,"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":1636902681025,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.dimensioninginfo","artifactType":"OTHER","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":1636902681025,"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":1636902681025,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.affinityrules","artifactType":"OTHER","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":1636902681025,"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":1636902681025,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.serviceartifactplan","artifactType":"OTHER","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":1636902681025,"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":1636902681025,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.servicespecificpolicies","artifactType":"OTHER","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":1636902681025,"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":1636902681025,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.servicesecuritytemplate","artifactType":"OTHER","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":1636902681025,"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":1636902681025,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.engineeringrules","artifactType":"OTHER","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":1636902681025,"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":1636902681025,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.distributioninstructions","artifactType":"OTHER","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":1636902681025,"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":1636902681025,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.summaryofimpactstoecompelements","artifactType":"OTHER","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":1636902681025,"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":1636902681026,"description":"TOSCA definition package of the asset","uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.assettoscacsar","artifactType":"TOSCA_CSAR","artifactName":"service-BasicVm-csar.csar","artifactRef":null,"artifactGroupType":"TOSCA","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Tosca Model","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636902681026,"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":1636902681026,"description":"TOSCA representation of the asset","uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.assettoscatemplate","artifactType":"TOSCA_TEMPLATE","artifactName":"service-BasicVm-template.yml","artifactRef":null,"artifactGroupType":"TOSCA","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Tosca Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636902681026,"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":"fbe935c4-0fb6-43d1-ab70-20b7db59cf2c.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":"fbe935c4-0fb6-43d1-ab70-20b7db59cf2c","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":"fbe935c4-0fb6-43d1-ab70-20b7db59cf2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"fbe935c4-0fb6-43d1-ab70-20b7db59cf2c.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":"fbe935c4-0fb6-43d1-ab70-20b7db59cf2c","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":"fbe935c4-0fb6-43d1-ab70-20b7db59cf2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"fbe935c4-0fb6-43d1-ab70-20b7db59cf2c.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":"fbe935c4-0fb6-43d1-ab70-20b7db59cf2c","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":"fbe935c4-0fb6-43d1-ab70-20b7db59cf2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"fbe935c4-0fb6-43d1-ab70-20b7db59cf2c.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":"fbe935c4-0fb6-43d1-ab70-20b7db59cf2c","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":"fbe935c4-0fb6-43d1-ab70-20b7db59cf2c","empty":false},{"definition":false,"hidden":false,"uniqueId":"fbe935c4-0fb6-43d1-ab70-20b7db59cf2c.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":"fbe935c4-0fb6-43d1-ab70-20b7db59cf2c","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":"fbe935c4-0fb6-43d1-ab70-20b7db59cf2c","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":1636902681026,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.configuration","artifactType":"OTHER","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":1636902681026,"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":1636902681026,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.testing","artifactType":"OTHER","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":1636902681026,"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":1636902681026,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.logging","artifactType":"OTHER","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":1636902681026,"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":1636902681026,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.monitoring","artifactType":"OTHER","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":1636902681026,"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":1636902681026,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.reporting","artifactType":"OTHER","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":1636902681026,"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":1636902681026,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.instantiation","artifactType":"OTHER","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":1636902681026,"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":1636902681037,"icon":"network_l_1-3","version":"0.1","description":"service","tags":["basic_vm"],"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f","isDeleted":null,"csarVersion":null,"archived":false,"archiveTime":0,"contactId":"cs0008","componentMetadataForSupportLog":{"SupportablityComponentUUID":"87866f64-7569-4508-8fce-af1fb81b0fca","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"highestVersion":true,"uuid":"87866f64-7569-4508-8fce-af1fb81b0fca","systemName":"BasicVm","invariantUUID":"f56dbb29-e25d-4a8b-a565-b804c5469331","normalizedName":"basicvm","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1636902681037,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636902681025,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.controlloopfunctions","artifactType":"OTHER","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":1636902681025,"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":1636902681025,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.operationalpolicies","artifactType":"OTHER","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":1636902681025,"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":1636902681025,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.certificationtestresults","artifactType":"OTHER","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":1636902681025,"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":1636902681025,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.deploymentvotingrecord","artifactType":"OTHER","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":1636902681025,"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":1636902681025,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.servicequestionnaire","artifactType":"OTHER","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":1636902681025,"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":1636902681025,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.dimensioninginfo","artifactType":"OTHER","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":1636902681025,"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":1636902681025,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.affinityrules","artifactType":"OTHER","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":1636902681025,"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":1636902681025,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.serviceartifactplan","artifactType":"OTHER","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":1636902681025,"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":1636902681025,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.servicespecificpolicies","artifactType":"OTHER","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":1636902681025,"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":1636902681025,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.servicesecuritytemplate","artifactType":"OTHER","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":1636902681025,"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":1636902681025,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.engineeringrules","artifactType":"OTHER","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":1636902681025,"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":1636902681025,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.distributioninstructions","artifactType":"OTHER","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":1636902681025,"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":1636902681025,"description":null,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.summaryofimpactstoecompelements","artifactType":"OTHER","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":1636902681025,"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,"importedToscaChecksum":null,"vspArchived":false,"service":true,"name":"basic_vm"} 2021-11-14 15:11:21,952 INFO 285:__init__.py(1) - Service basic_vm is created in SDC 2021-11-14 15:11:21,953 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 15:11:21,961 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-11-14 15:11:21,961 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-14 15:11:21,962 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:11:21,962 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-11-14 15:11:21,962 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-14 15:11:21,964 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 15:11:22,043 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 716 2021-11-14 15:11:22,045 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-11-14 15:11:22,045 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"1021aaf5-a4f8-4aec-ae7c-a83b9e1f738c","invariantUUID":"47c12cec-4693-4c7b-a98c-439aef80b1ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1021aaf5-a4f8-4aec-ae7c-a83b9e1f738c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ccf1a8f3-843d-4541-8b2f-bb60cd5e23c0","invariantUUID":"04898ac4-0ec8-4d1c-936c-4ddc88a5fcb5","name":"vFW 91cbb275-643f","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ccf1a8f3-843d-4541-8b2f-bb60cd5e23c0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-14 15:11:22,048 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-14 15:11:22,048 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 15:11:22,048 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 15:11:22,049 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-14 15:11:22,049 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 91cbb275-643f from SDC 2021-11-14 15:11:22,049 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 15:11:22,049 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 15:11:22,049 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-14 15:11:22,049 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-11-14 15:11:22,050 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 15:11:22,050 INFO 192:__init__.py(1) - Vf found, updating information 2021-11-14 15:11:22,050 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:11:22,050 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-14 15:11:22,051 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-11-14 15:11:22,053 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:11:22,155 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-14 15:11:22,157 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-11-14 15:11:22,161 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"44186222-edba-4e06-b2c6-6acfd9d9bdf3","lifecycleState":"CERTIFIED","lastUpdateDate":1636894128386,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dc7c06a-a5b4-4dc2-9516-3cf78a42d78e","invariantUUID":"0e6b1651-27bf-4521-84fc-fe2f7f7edaff","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53bfdbd7-f1d6-423b-8cc5-2de9e1abe854","lifecycleState":"CERTIFIED","lastUpdateDate":1636893955878,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1910ee39-1015-469e-9d62-4b6aa08257d3","invariantUUID":"2534eb2d-7bfc-4fe2-bdf0-1a866deca635","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":"compute","uniqueId":"0a0db2c9-1fbc-4f22-a624-035194838361","lifecycleState":"CERTIFIED","lastUpdateDate":1636894078374,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5563767d-ed3b-4c86-b121-a406bb2d05d1","invariantUUID":"88f98666-150e-47f5-81a6-2777fb2f2733","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":"6d9761fc-048b-4559-8c34-0a3003c5a660","lifecycleState":"CERTIFIED","lastUpdateDate":1636893996166,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d3eff165-de90-42b2-9078-dfe68124c589","invariantUUID":"878d161a-bd2c-4f95-bd80-2552a9408a4e","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":"e14bab09-2c90-45de-b62f-c0b939c14aa5","lifecycleState":"CERTIFIED","lastUpdateDate":1636893980686,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e9f7654-c183-4c9b-89db-bac9ed6f21bf","invariantUUID":"e05e7152-aa01-409b-938e-72fcceaa002f","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":"5c969af4-862c-4811-8f62-25da5756aab8","lifecycleState":"CERTIFIED","lastUpdateDate":1636894119925,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eaeb2715-a638-49a3-ac3e-520454f42a06","invariantUUID":"8f123363-1632-4edd-806f-91d9d243272c","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":"objectStorage","uniqueId":"60993c6a-300d-4983-90c3-8fb2058c65a6","lifecycleState":"CERTIFIED","lastUpdateDate":1636894021977,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9d6d703-e3a1-410e-a5f7-cda8d84d6f32","invariantUUID":"9de6e78e-05ad-45e4-8121-a5c5d22203c3","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f","lifecycleState":"CERTIFIED","lastUpdateDate":1636893971963,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae486ad0-dc3c-4eab-9ce7-f0594d242ce4","invariantUUID":"409bbc3e-e156-4469-9fa7-a3bdb2f276df","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"87eb85a2-1139-4932-81ea-e18f990733a4","lifecycleState":"CERTIFIED","lastUpdateDate":1636894117320,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8b62f4c-ad3c-473d-8668-475ff0d239d3","invariantUUID":"19e0b448-4840-403b-aadc-b523d8e8ece5","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":"networkrules","uniqueId":"1f21d3b5-cfa8-4f2e-ac67-c9f1580b92f9","lifecycleState":"CERTIFIED","lastUpdateDate":1636893939290,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cb61eb84-7e96-4520-9108-cf0a3f466ef9","invariantUUID":"808936f3-8bce-446e-8b05-eef2366b18f5","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":"eb1aae55-7be4-4bdb-b49c-af08a9bde3d4","lifecycleState":"CERTIFIED","lastUpdateDate":1636894015831,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b48c7856-38b5-4af5-8ab0-451537d84bee","invariantUUID":"be1b9b42-bad2-476a-848c-1911b5dfe8fc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d49376e2-541b-4f80-8565-b4063422b7ca","lifecycleState":"CERTIFIED","lastUpdateDate":1636894038177,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"530816ff-32bc-4e56-a65b-ce1356e3701f","invariantUUID":"1f45ff46-1d04-432b-8e1a-3c6cd4759aa7","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b44ceee4-d9e2-4d29-8084-2d207c458123","lifecycleState":"CERTIFIED","lastUpdateDate":1636893914918,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dadb955-3e48-409a-8732-432952190ad5","invariantUUID":"56d7353b-1434-425d-bd0d-5b4ce0ad86ea","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cd13e6fe-ff93-4a55-b709-9fe8aa40bc08","lifecycleState":"CERTIFIED","lastUpdateDate":1636894026315,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3ab4859-ad14-4686-86b3-d5125862f0d1","invariantUUID":"c364f267-9559-4879-a486-7a732b6521fa","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"3bc79991-8fc1-4f63-bf71-51b769143134","lifecycleState":"CERTIFIED","lastUpdateDate":1636894082581,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"287bf430-9546-4e36-89d2-a6f1ace7850b","invariantUUID":"d33c3370-7849-4583-8ed7-d6c51b767113","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"331684ba-618e-4aeb-9e9f-766a53200ce0","lifecycleState":"CERTIFIED","lastUpdateDate":1636894072197,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b50066ff-9bab-49b5-8b50-55f67751b664","invariantUUID":"d77df9c3-1561-4ee6-9d32-c1e38a7f6204","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1a2700f-2684-4694-9b3a-6b1b9eaa0519","lifecycleState":"CERTIFIED","lastUpdateDate":1636894118616,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4878e47-6ef6-48bb-8499-96e85cfa314b","invariantUUID":"f3bf4506-633a-42fe-91e2-8650fbb73300","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":"defaulticon","uniqueId":"2b311bd7-69bd-46af-bfa7-7b6ffaaa6f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636901813558,"name":"pNF 994251e0-e43b","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3bccbd36-1283-45be-a68c-a900c5cbebe8","invariantUUID":"3c83af7f-2cdf-4d17-9b03-2653b67ef3c2","systemName":"Pnf994251e0E43b","description":"vendor software product","tags":["pNF 994251e0-e43b"],"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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cdb31212-5651-4666-a6c9-e3b09a4ee0c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636894054041,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e80aa7a6-07a0-4f86-96a9-76f3c7b6a493","invariantUUID":"8cee2a18-925a-45bc-86d3-94ed41f94dbd","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":"651557d2-deb5-4a12-88e2-c170c39db9ea","lifecycleState":"CERTIFIED","lastUpdateDate":1636894064611,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c73cef16-1ac2-4a71-b6f4-2216d8406f6e","invariantUUID":"6d0e41a3-df11-49e9-b70e-6c952952bb9f","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":"defaulticon","uniqueId":"ac764230-96f5-4644-815e-7c31dcd0ab2d","lifecycleState":"CERTIFIED","lastUpdateDate":1636893920154,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c07a6a11-030b-4595-9659-225841d6207e","invariantUUID":"8fc5d938-761d-4f5e-acea-73f448f371a1","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"520e44ba-b813-4d2e-a01e-8fbdc7af660f","lifecycleState":"CERTIFIED","lastUpdateDate":1636894131331,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5bd844b-e018-49e7-a840-bb854dd2279d","invariantUUID":"cf5762c7-bd48-439c-a91e-00de4f45f205","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8dc723c-bdf0-48cf-98cd-861b72e5a6a9","lifecycleState":"CERTIFIED","lastUpdateDate":1636893929318,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0a628cf-74a0-4719-aa43-b9f929ffcd23","invariantUUID":"13cffc49-f04a-488b-b226-2d78108c598a","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e288aa19-0978-4b30-af03-3300f7314370","lifecycleState":"CERTIFIED","lastUpdateDate":1636893905449,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0abb3f4c-5072-4efa-92e0-f734f4a58121","invariantUUID":"fc85c9b7-557a-4dd1-8f7d-1ff9e1957e2b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8bd8adfe-590f-4c10-b2d5-71109c25f2e3","lifecycleState":"CERTIFIED","lastUpdateDate":1636893918389,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eb06fb3-f1b8-4ab5-9776-4604680578bd","invariantUUID":"2215b35b-d0ba-40e0-8915-0e5cf1f6f528","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":"networkrules","uniqueId":"48afbf5a-a6ce-4e61-90aa-1f4d88a2afb3","lifecycleState":"CERTIFIED","lastUpdateDate":1636893946129,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2bf9c05e-b897-4f6c-8efb-674c7a3b8483","invariantUUID":"ae3b2ada-9d62-4d7a-b85b-e5d410fff634","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":"defaulticon","uniqueId":"9946d0a8-a84b-4c52-8ab5-4e30772b9a73","lifecycleState":"CERTIFIED","lastUpdateDate":1636894033622,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a271440-85ef-4f36-a9d5-2426d34d8a64","invariantUUID":"924348db-5d73-4bc4-9484-762663369c84","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a09acf23-bb9f-48cc-bef9-53569402e842","lifecycleState":"CERTIFIED","lastUpdateDate":1636894076746,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef7f0b4a-b7b0-4c16-a65b-906111370e20","invariantUUID":"51252d8f-b5b7-470a-8283-b3b707d56696","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":"c931ce00-5354-4c5b-a1cb-3000dd583cf0","lifecycleState":"CERTIFIED","lastUpdateDate":1636894027875,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"148b01b8-1e38-4a6e-a2f0-afc9450ea25b","invariantUUID":"6c701684-82b0-4806-9449-10a0485cdebd","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"238e65b3-bc4b-469e-b1e9-e65d5ee07053","lifecycleState":"CERTIFIED","lastUpdateDate":1636893961812,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f313edcf-17a0-49b7-8bbc-91781ffcad9d","invariantUUID":"657e1d5d-487b-4e56-9d2c-0fed2dec1a4c","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7874994-01b8-4eeb-b3ea-2fcf2a38b3eb","lifecycleState":"CERTIFIED","lastUpdateDate":1636893958635,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"048abf71-1b03-4048-abb2-a2c69f64024d","invariantUUID":"b9e5ad87-313b-41a3-8284-e21730ab9f77","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80e5dbfb-0a9e-4f45-ab9a-971b7dd3f62e","lifecycleState":"CERTIFIED","lastUpdateDate":1636893922916,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6559175f-42e3-4597-958f-4a6ddb85764b","invariantUUID":"a7832527-e878-4d8a-80dd-ddf3afae5a7e","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":"compute","uniqueId":"c7d03f57-6022-4f45-9020-d474ea48d65d","lifecycleState":"CERTIFIED","lastUpdateDate":1636893953403,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c2d9845-0f6b-4cf5-9d21-011ce108ae26","invariantUUID":"2ad993b5-7e39-4b3d-bb18-25147f21ead7","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":"6b8f2de8-c507-49db-be3d-8220393d2791","lifecycleState":"CERTIFIED","lastUpdateDate":1636894045830,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9ab0cd-b670-490f-83f3-c42e0b6bba10","invariantUUID":"27017b73-72c0-47ed-9a1e-2811ead305d4","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3126a1a2-36c8-4089-ab30-d589d38807b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636894007340,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63895da6-1c9e-46c4-a18a-11010c7d39ce","invariantUUID":"b6f5c452-5882-4ec5-99f8-2ddd2cc5c7d4","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":"8b699bbb-066c-4d38-8f6d-88d6d84d8387","lifecycleState":"CERTIFIED","lastUpdateDate":1636894124415,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"185803ec-8d0a-441e-b979-3672af2b1abb","invariantUUID":"febaa468-ecf7-4dd8-9725-2b3552be2a44","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8189b83a-4e16-413c-b1d4-92c09507545c","lifecycleState":"CERTIFIED","lastUpdateDate":1636899301033,"name":"vFW 91cbb275-643f","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ccf1a8f3-843d-4541-8b2f-bb60cd5e23c0","invariantUUID":"04898ac4-0ec8-4d1c-936c-4ddc88a5fcb5","systemName":"Vfw91cbb275643f","description":"vendor software product","tags":["vFW 91cbb275-643f"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e23f9d75-268b-4c7e-84ec-dcea4a258ed1","lifecycleState":"CERTIFIED","lastUpdateDate":1636894133066,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15e334d6-152e-42ca-b882-78fac9a38807","invariantUUID":"8fda5359-d796-4e46-b527-4f9b2fa4b8c5","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":"e9a34d8c-492e-456d-bf8d-3fb29ae5c211","lifecycleState":"CERTIFIED","lastUpdateDate":1636894012226,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9402b600-b7e5-4933-b207-ba8187766fac","invariantUUID":"797b00d3-78b6-466e-a958-a0279a4dc296","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9be3fad0-4cb5-4f71-9adf-dab489fa3cf3","lifecycleState":"CERTIFIED","lastUpdateDate":1636894039653,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1f474a0-4d6f-44b1-9d91-8dd463dbc6f3","invariantUUID":"1b3121c4-5d11-4b77-88a8-678ad6a51351","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":"6737855a-e5e4-4622-b288-b2aaeabf935b","lifecycleState":"CERTIFIED","lastUpdateDate":1636894047419,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34546a74-5b7c-4dd2-b2d0-d85c21a80b79","invariantUUID":"7ebc9f37-ef64-49cc-98b8-dfa8c3305d18","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":"loadBalancer","uniqueId":"605638b5-2cbb-4a56-b171-5af101de499a","lifecycleState":"CERTIFIED","lastUpdateDate":1636893900452,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6710255-1240-4b8c-a784-bf6b3674b8b1","invariantUUID":"f56ec804-a08f-4bb0-be90-7b9052f52f2a","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":"objectStorage","uniqueId":"02fcf07d-9703-4b13-8771-a484fa4fed0b","lifecycleState":"CERTIFIED","lastUpdateDate":1636893913258,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3516bb7b-8f1b-4356-b3a6-64c757b07873","invariantUUID":"13e47307-3310-4842-bddc-c56d902b2b9b","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"82114391-a647-4465-9640-ff7ba27cee8f","lifecycleState":"CERTIFIED","lastUpdateDate":1636893926627,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5815dcb8-286c-40a7-9295-e5d307e2a702","invariantUUID":"0e56703a-933a-43cc-80fd-bdf80cab1647","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":"6daf314d-de0e-4c2f-8337-e33cf144a4b0","lifecycleState":"CERTIFIED","lastUpdateDate":1636893925109,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b6d31a5e-62a5-4d35-84c0-d5f176a4f688","invariantUUID":"56c5d4d0-b77f-4fc5-934f-545af14b2e56","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"35a7e8cc-4236-4745-b0bc-3cda8a51c17b","lifecycleState":"CERTIFIED","lastUpdateDate":1636894004123,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727733a1-7c4d-4f2b-92b6-59b8b5919355","invariantUUID":"db553ccf-a0ce-412e-a2b5-9e3deae6ff99","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":"objectStorage","uniqueId":"c545c604-4397-4be1-ba3d-94704ce160ad","lifecycleState":"CERTIFIED","lastUpdateDate":1636894002645,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9c9b1b8-21e9-4dad-b06e-bf6bba511149","invariantUUID":"7869b110-f7a8-44b0-bb1a-52a560d7c345","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"24e83763-a6a5-432c-9f61-e0ced79c688b","lifecycleState":"CERTIFIED","lastUpdateDate":1636893895174,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13d38fdf-6d21-44eb-b764-6aa3519ca4bf","invariantUUID":"98e30f25-d135-4043-bc3b-065928c0d130","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":"objectStorage","uniqueId":"34dd2dff-bf3e-4a5d-a5d2-570a3686057c","lifecycleState":"CERTIFIED","lastUpdateDate":1636893896760,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5db95065-f58e-4ee8-bfa6-e22ac2611e47","invariantUUID":"50fe5f12-07b5-4254-b84a-28dafceb4097","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d002236b-3e2d-4769-af86-dd6f0a5a9b49","lifecycleState":"CERTIFIED","lastUpdateDate":1636894041714,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c39f8c66-9daa-4039-a725-08f5c866b5af","invariantUUID":"3218e58a-a60c-4ea1-b771-1944572e5cc4","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":"880a22ce-f9ba-4544-9aba-94bd21c25178","lifecycleState":"CERTIFIED","lastUpdateDate":1636893902760,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a356a58e-a069-45b2-ace7-aa53bc7c4ef0","invariantUUID":"78f493fd-fd76-4520-9578-ebf7d22e7848","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":"defaulticon","uniqueId":"9e9eee93-1223-446f-8be7-f12cc6493a63","lifecycleState":"CERTIFIED","lastUpdateDate":1636894001198,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e1350e8-5ed8-4aea-a005-6017189a8609","invariantUUID":"b6d3dd35-b346-4e8c-928a-937f0975035a","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"39df7bd9-e1b2-48d4-beab-8ab0104689c1","lifecycleState":"CERTIFIED","lastUpdateDate":1636893999736,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ce350471-21db-4ed8-9413-edf830ac7dca","invariantUUID":"37dbcd83-0c39-47ea-ae85-3b2fc5e686b4","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c193a273-7f12-4800-8927-2372826103f0","lifecycleState":"CERTIFIED","lastUpdateDate":1636893986278,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e88c34fc-54d2-40da-869f-65ba0fafa396","invariantUUID":"043ad1a8-34d7-4d39-850a-4f2caf506810","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0986fa82-d216-4fc8-8a5f-b1ff5b0a8ef2","lifecycleState":"CERTIFIED","lastUpdateDate":1636894134625,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed826c72-d8c3-4ea7-8643-75267a894d60","invariantUUID":"49b502c4-ddd9-412e-979b-1f478e858591","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cdcd8581-092a-4411-be1b-511e7043058b","lifecycleState":"CERTIFIED","lastUpdateDate":1636894035153,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3e039ba-2830-4be1-9965-9a6d3fb279d7","invariantUUID":"8b871591-9405-4e6c-8364-324256b778bc","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"657c154b-1498-4399-a74f-9d1e64f1c330","lifecycleState":"CERTIFIED","lastUpdateDate":1636894005687,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b964a2c-167b-4e46-b169-e0c713943fa5","invariantUUID":"6a5f01af-9d22-40df-8461-52c4876167ac","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":"d30f920e-9612-42d8-ae3a-32a70000e8f4","lifecycleState":"CERTIFIED","lastUpdateDate":1636893940951,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a08b8f4-964d-4161-a435-c2547731ca77","invariantUUID":"2a9c5f67-6087-4341-8d24-0c5a56267900","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":"3aefab8f-7517-423e-83b5-4685f850c6e5","lifecycleState":"CERTIFIED","lastUpdateDate":1636894014463,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09705540-4134-4c17-9d26-af5fcc085248","invariantUUID":"59a26653-52f3-4bad-be23-dea91b0bb2d3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba12791d-650e-44ef-afa7-6c911912f53b","lifecycleState":"CERTIFIED","lastUpdateDate":1636894058589,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff978ba4-0c6a-4b50-a28e-cdb4796a077e","invariantUUID":"e26bf471-efab-4e98-9f62-104156d53000","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":"network","uniqueId":"abe97027-4a9b-4682-a648-fd63ea7bb802","lifecycleState":"CERTIFIED","lastUpdateDate":1636894121712,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b472c57b-7bd0-4a31-abc7-04debe7aaf37","invariantUUID":"0212fb66-73d3-4a59-a307-ee6cfbf5ecf8","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":"port","uniqueId":"4bc20622-1714-4f57-9f7c-cfac9f0cafc3","lifecycleState":"CERTIFIED","lastUpdateDate":1636894036619,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"371ad85e-9760-40e1-ba24-2163dae73982","invariantUUID":"e20740ca-4649-484e-a32b-ba04047ff07d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"932e1db2-e8c0-46b1-aac2-1490e943ce9b","lifecycleState":"CERTIFIED","lastUpdateDate":1636894050790,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32a63f57-4e7b-49aa-b428-5d746c6af771","invariantUUID":"97f9e11a-543e-49d8-9a6b-7ba580700d78","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":"f2a1b0df-f1fe-440e-ae2e-5e05c52ca098","lifecycleState":"CERTIFIED","lastUpdateDate":1636893994542,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"132aa855-de56-4a91-ba45-e712cfb08581","invariantUUID":"e6323b5d-2e74-4a8a-bdb6-c06bd5d18ded","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":"c7dbc7b8-64a7-4d0f-89b2-67d80c286e7b","lifecycleState":"CERTIFIED","lastUpdateDate":1636894126694,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7791716-8382-4a3e-99db-3d88bd1eaee4","invariantUUID":"99d79d20-1a87-4579-aa70-bd74f4374ea5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b54f7355-21ca-4462-bbe2-60f7b955a19f","lifecycleState":"CERTIFIED","lastUpdateDate":1636893893561,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"80a4a14b-6a06-4f4c-a1ed-829ae4a795a8","invariantUUID":"6a854ce1-c9ef-4d90-806e-c9a1e32bc181","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b66d5111-6358-46ed-85c1-c2a40b015049","lifecycleState":"CERTIFIED","lastUpdateDate":1636893911400,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac25c84e-9893-4abd-b98e-220df6e59801","invariantUUID":"c7f585f4-9ad9-4bdb-9a3f-5ec38a16368f","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":"df005b95-1ced-4d66-9ad9-3c8ac8273749","lifecycleState":"CERTIFIED","lastUpdateDate":1636893916812,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fde05a0f-d901-4297-b2d4-e3ee21a8e065","invariantUUID":"b7610f38-a52c-4f68-9a91-d3516aa580ea","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b150dda6-de93-49b5-a411-ba6f95234c5a","lifecycleState":"CERTIFIED","lastUpdateDate":1636893932612,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d05586ff-8e07-4367-9d01-75201f065c36","invariantUUID":"e3b611e6-3c5a-4f4f-ae6f-cfd1fdbf23aa","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4374fb5f-bdf6-4835-aab2-733ddb6f85b0","lifecycleState":"CERTIFIED","lastUpdateDate":1636894067861,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d2b070f-3ab4-4696-b7c2-ef2e8c1dc2a7","invariantUUID":"3792388b-5f73-4ccc-99f8-e4fb70a87d48","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":"port","uniqueId":"a5334aa7-0933-48d3-a9a2-a5ceae0b8157","lifecycleState":"CERTIFIED","lastUpdateDate":1636894135957,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ed200be-ff76-4132-a7fa-89f9719c60c2","invariantUUID":"6281ee0b-7296-4c67-972b-b8cdc2873bc5","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"969b74e6-f4b3-4021-a4dc-f25156cabcac","lifecycleState":"CERTIFIED","lastUpdateDate":1636893997689,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdf33ba2-58d4-4fa9-af62-1b266be2d42e","invariantUUID":"ea8c88d8-eb29-4469-a458-12ca8ec7e7b8","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e39ecd36-9226-4f6e-8616-153d74b90a8c","lifecycleState":"CERTIFIED","lastUpdateDate":1636893947802,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c949b72-15d8-47ac-8652-b13e8db9447c","invariantUUID":"c30477fc-ac7c-4c90-8359-e5bef91b6216","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"41cd5d50-ada0-4e92-9e44-adac09d33d19","lifecycleState":"CERTIFIED","lastUpdateDate":1636894085618,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38eb63f6-1cd1-41d3-93fb-2f2119cf25ec","invariantUUID":"9d1fb3ef-a28d-4078-92b0-8264ae2f5989","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f03bc961-6f53-4b57-a98a-439bba67cba9","lifecycleState":"CERTIFIED","lastUpdateDate":1636894043814,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"701d5f2e-5534-4887-a3a4-5e1cacd928c7","invariantUUID":"81c7e6d5-cb89-4294-bba2-23c06a61c5a7","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee7ecc87-92a8-46fa-af59-52ca822c946f","lifecycleState":"CERTIFIED","lastUpdateDate":1636893989786,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06f3fcc1-499e-4c3c-b592-fae06b0c1bad","invariantUUID":"e349a378-d1f6-4cb2-91f5-51f886656b1c","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":"defaulticon","uniqueId":"6751212b-a543-41d2-9a5e-07bd6d07b9aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636902666945,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1021aaf5-a4f8-4aec-ae7c-a83b9e1f738c","invariantUUID":"47c12cec-4693-4c7b-a98c-439aef80b1ec","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"1adc2535-04a9-427f-b5b4-ced44e4f4870","lifecycleState":"CERTIFIED","lastUpdateDate":1636893949711,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"90ff4382-aba4-45b2-8af8-f6558f8e2117","invariantUUID":"42f2c43d-d69e-49aa-a01c-48f732d7b413","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c5918506-b13f-41a4-9034-4dbda2e3fb58","lifecycleState":"CERTIFIED","lastUpdateDate":1636894074844,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c93ff44e-6c4d-4df3-8f7b-35a5ca9f96fd","invariantUUID":"8b357b14-37b2-47f3-a95c-0a999407d97b","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":"82eb31ea-881c-4984-9059-e3e4081d1d39","lifecycleState":"CERTIFIED","lastUpdateDate":1636893968378,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0119cb32-c4ea-4473-b8a0-a2fb16d332a5","invariantUUID":"051a581c-0b36-43a0-8f9b-a946604c1667","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b61340ed-5a83-485e-83ca-79f2bf194a90","lifecycleState":"CERTIFIED","lastUpdateDate":1636894056546,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc5759f4-81d4-4b14-b54e-613e93c7a2d6","invariantUUID":"17c4c595-25d5-4d9e-8926-90c0cf7b96be","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","lifecycleState":"CERTIFIED","lastUpdateDate":1636893887064,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"109a4fc0-c528-4d1c-989f-070531b11627","invariantUUID":"20586062-d3eb-406c-a0c9-376fd0fda6ae","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"969a8fe5-3180-4dec-8456-cb8f4db93fae","lifecycleState":"CERTIFIED","lastUpdateDate":1636894020269,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f76791c2-2c63-440b-b7fe-f482489fa59b","invariantUUID":"a5a10453-14c3-4550-903b-1ea27c441075","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1616dd0-f365-4d58-b3bd-f0d1e71f51ea","lifecycleState":"CERTIFIED","lastUpdateDate":1636893973967,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ce408e1-de1f-4355-99a3-e716fdffb6ee","invariantUUID":"4e651e67-0e86-4373-875d-b59029861bd1","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":"c2a8eaae-17d1-43aa-83e2-b17b739bc274","lifecycleState":"CERTIFIED","lastUpdateDate":1636894129826,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"166c1051-61f7-4dae-937b-83e373d8253f","invariantUUID":"998897f7-72cb-4947-b1ea-15cc3828e5c0","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"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"79eb6a7d-ce3c-4f7b-b2c3-ebfa73f569bf","lifecycleState":"CERTIFIED","lastUpdateDate":1636902596803,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"0af20da6-3dbf-476a-a8c3-b04057fff2f5","invariantUUID":"09fdb901-c900-42d9-89f7-600d0dc12476","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"012b77df-7c26-42b2-88a8-d2c7ab786961","lifecycleState":"CERTIFIED","lastUpdateDate":1636901819150,"name":"Demo_pNF_aMa8gYtdDK6Gon720Aup","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"3e865a75-bccf-413c-a9a9-6e0c6247c806","invariantUUID":"2b4e2c6d-35ab-4d0c-8c3d-bf11670029ef","systemName":"DemoPnfAma8gytddk6gon720aup","description":"catalog service description","tags":["robot-ete","Demo_pNF_aMa8gYtdDK6Gon720Aup"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1636902681037,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"87866f64-7569-4508-8fce-af1fb81b0fca","invariantUUID":"f56dbb29-e25d-4a8b-a565-b804c5469331","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":"f719c2c3-58ca-43ea-8fc3-f70bf6763d6c","lifecycleState":"CERTIFIED","lastUpdateDate":1636899309027,"name":"vFW 2021-11-14 14-14-17","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ad9f76f7-c256-44fa-a074-755105b6ec7e","invariantUUID":"3e40b4ba-e35a-42b8-94d6-cdc247841c26","systemName":"Vfw20211114141417","description":"catalog service description","tags":["robot-ete","vFW 2021-11-14 14-14-17"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-14 15:11:22,167 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-11-14 15:11:22,168 DEBUG 129:onap_service.py(1) - [SDC][Add VF to service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:11:22,168 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/5e60d1a1-b564-4189-a47d-047c3b80a83f/resourceInstance 2021-11-14 15:11:22,168 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_vm", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "6751212b-a543-41d2-9a5e-07bd6d07b9aa", "originType": "VF", "componentUid": "6751212b-a543-41d2-9a5e-07bd6d07b9aa", "icon": "defaulticon" } 2021-11-14 15:11:22,170 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:11:24,950 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/5e60d1a1-b564-4189-a47d-047c3b80a83f/resourceInstance HTTP/1.1" 201 None 2021-11-14 15:11:24,951 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-11-14 15:11:24,952 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":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"The VF Module ID is provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159.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":"49dba632-b9df-41ea-834b-b3eb5d581159","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":"49dba632-b9df-41ea-834b-b3eb5d581159","empty":false},{"definition":false,"hidden":false,"uniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159.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":"49dba632-b9df-41ea-834b-b3eb5d581159","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":"49dba632-b9df-41ea-834b-b3eb5d581159","empty":false},{"definition":false,"hidden":false,"uniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159.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":"49dba632-b9df-41ea-834b-b3eb5d581159","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":"49dba632-b9df-41ea-834b-b3eb5d581159","empty":false},{"definition":false,"hidden":false,"uniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159.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":"49dba632-b9df-41ea-834b-b3eb5d581159","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":"49dba632-b9df-41ea-834b-b3eb5d581159","empty":false},{"definition":false,"hidden":false,"uniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159.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":"49dba632-b9df-41ea-834b-b3eb5d581159","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":"49dba632-b9df-41ea-834b-b3eb5d581159","empty":false},{"definition":false,"hidden":false,"uniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159.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":"49dba632-b9df-41ea-834b-b3eb5d581159","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":"49dba632-b9df-41ea-834b-b3eb5d581159","empty":false},{"definition":false,"hidden":false,"uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.ubuntu20_pub_key","type":"string","required":false,"defaultValue":null,"description":"Public key to be installed on the compute instance","schema":null,"password":false,"name":"ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159.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":"49dba632-b9df-41ea-834b-b3eb5d581159","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":"49dba632-b9df-41ea-834b-b3eb5d581159","empty":false},{"definition":false,"hidden":false,"uniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159.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":"49dba632-b9df-41ea-834b-b3eb5d581159","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":"49dba632-b9df-41ea-834b-b3eb5d581159","empty":false},{"definition":false,"hidden":false,"uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.vnf_name","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159.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":"49dba632-b9df-41ea-834b-b3eb5d581159","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":"49dba632-b9df-41ea-834b-b3eb5d581159","empty":false},{"definition":false,"hidden":false,"uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.ubuntu20_name_0","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159.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":"49dba632-b9df-41ea-834b-b3eb5d581159","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":"49dba632-b9df-41ea-834b-b3eb5d581159","empty":false},{"definition":false,"hidden":false,"uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.dcae_collector_ip","type":"string","required":false,"defaultValue":null,"description":"IP address of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.ubuntu20_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Type of instance (flavor) to be used","schema":null,"password":false,"name":"ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.vnf_id","type":"string","required":false,"defaultValue":null,"description":"The VNF ID is provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159.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":"49dba632-b9df-41ea-834b-b3eb5d581159","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":"49dba632-b9df-41ea-834b-b3eb5d581159","empty":false},{"definition":false,"hidden":false,"uniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159.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":"49dba632-b9df-41ea-834b-b3eb5d581159","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":"49dba632-b9df-41ea-834b-b3eb5d581159","empty":false},{"definition":false,"hidden":false,"uniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159.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":"49dba632-b9df-41ea-834b-b3eb5d581159","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":"49dba632-b9df-41ea-834b-b3eb5d581159","empty":false},{"definition":false,"hidden":false,"uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.dcae_collector_port","type":"string","required":false,"defaultValue":null,"description":"Port of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.ubuntu20_image_name","type":"string","required":false,"defaultValue":null,"description":"Image to be used for compute instance","schema":null,"password":false,"name":"ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9365c0c7-4ee9-47f5-900d-861f00b5fe0c.admin_plane_net_name","type":"string","required":false,"defaultValue":null,"description":"The external management network","schema":null,"password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"49dba632-b9df-41ea-834b-b3eb5d581159.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":"49dba632-b9df-41ea-834b-b3eb5d581159","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":"49dba632-b9df-41ea-834b-b3eb5d581159","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm 0","SupportablityComponentVersion":null},"actualComponentUid":"6751212b-a543-41d2-9a5e-07bd6d07b9aa","createdFromCsar":false,"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f.6751212b-a543-41d2-9a5e-07bd6d07b9aa.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1636902683324,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","createdFrom":null,"componentUid":"6751212b-a543-41d2-9a5e-07bd6d07b9aa","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1636902683324,"customizationUUID":"b55f3606-01bc-4be9-9cfc-da05ccbfd935","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false} 2021-11-14 15:11:24,952 INFO 511:service.py(1) - Resource VF basic_vm has been added on serice basic_vm 2021-11-14 15:11:24,954 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:11:24,954 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/87866f64-7569-4508-8fce-af1fb81b0fca/distribution 2021-11-14 15:11:24,955 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-11-14 15:11:24,956 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:11:25,019 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/87866f64-7569-4508-8fce-af1fb81b0fca/distribution HTTP/1.1" 200 38 2021-11-14 15:11:25,020 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-11-14 15:11:25,020 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[]} 2021-11-14 15:11:25,022 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:11:25,022 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-11-14 15:11:25,022 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-11-14 15:11:25,023 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:11:25,066 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29 2021-11-14 15:11:25,068 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-11-14 15:11:25,068 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-11-14 15:11:25,071 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-11-14 15:11:25,072 INFO 728:service.py(1) - attempting to checkin Service basic_vm in SDC 2021-11-14 15:11:25,076 DEBUG 129:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:11:25,077 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/5e60d1a1-b564-4189-a47d-047c3b80a83f/lifecycleState/checkin 2021-11-14 15:11:25,077 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-11-14 15:11:25,079 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:11:27,149 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/5e60d1a1-b564-4189-a47d-047c3b80a83f/lifecycleState/checkin HTTP/1.1" 200 1179 2021-11-14 15:11:27,151 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-11-14 15:11:27,151 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f","name":"basic_vm","version":"0.1","isHighestVersion":true,"creationDate":1636902681037,"lastUpdateDate":1636902685886,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"0.1":"5e60d1a1-b564-4189-a47d-047c3b80a83f"},"projectCode":"123456","invariantUUID":"f56dbb29-e25d-4a8b-a565-b804c5469331","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":"87866f64-7569-4508-8fce-af1fb81b0fca"} 2021-11-14 15:11:27,154 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-14 15:11:27,154 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-14 15:11:27,155 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:11:27,155 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-14 15:11:27,155 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-14 15:11:27,157 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 15:11:27,241 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1504 2021-11-14 15:11:27,243 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-14 15:11:27,243 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ad9f76f7-c256-44fa-a074-755105b6ec7e","invariantUUID":"3e40b4ba-e35a-42b8-94d6-cdc247841c26","name":"vFW 2021-11-14 14-14-17","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ad9f76f7-c256-44fa-a074-755105b6ec7e/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"3e865a75-bccf-413c-a9a9-6e0c6247c806","invariantUUID":"2b4e2c6d-35ab-4d0c-8c3d-bf11670029ef","name":"Demo_pNF_aMa8gYtdDK6Gon720Aup","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3e865a75-bccf-413c-a9a9-6e0c6247c806/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"0af20da6-3dbf-476a-a8c3-b04057fff2f5","invariantUUID":"09fdb901-c900-42d9-89f7-600d0dc12476","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0af20da6-3dbf-476a-a8c3-b04057fff2f5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"87866f64-7569-4508-8fce-af1fb81b0fca","invariantUUID":"f56dbb29-e25d-4a8b-a565-b804c5469331","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/87866f64-7569-4508-8fce-af1fb81b0fca/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-11-14 15:11:27,246 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-11-14 14-14-17 from SDC 2021-11-14 15:11:27,246 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 15:11:27,247 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 15:11:27,247 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-14 15:11:27,247 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_aMa8gYtdDK6Gon720Aup from SDC 2021-11-14 15:11:27,247 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 15:11:27,247 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 15:11:27,247 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-14 15:11:27,248 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-14 15:11:27,248 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 15:11:27,248 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 15:11:27,248 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-14 15:11:27,248 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-14 15:11:27,248 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 15:11:27,249 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 15:11:27,249 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-11-14 15:11:27,249 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-11-14 15:11:27,249 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 15:11:27,249 INFO 192:__init__.py(1) - Service found, updating information 2021-11-14 15:11:27,250 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:11:27,250 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-14 15:11:27,250 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-14 15:11:27,252 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:11:27,335 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-14 15:11:27,338 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-14 15:11:27,342 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"44186222-edba-4e06-b2c6-6acfd9d9bdf3","lifecycleState":"CERTIFIED","lastUpdateDate":1636894128386,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dc7c06a-a5b4-4dc2-9516-3cf78a42d78e","invariantUUID":"0e6b1651-27bf-4521-84fc-fe2f7f7edaff","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53bfdbd7-f1d6-423b-8cc5-2de9e1abe854","lifecycleState":"CERTIFIED","lastUpdateDate":1636893955878,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1910ee39-1015-469e-9d62-4b6aa08257d3","invariantUUID":"2534eb2d-7bfc-4fe2-bdf0-1a866deca635","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":"compute","uniqueId":"0a0db2c9-1fbc-4f22-a624-035194838361","lifecycleState":"CERTIFIED","lastUpdateDate":1636894078374,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5563767d-ed3b-4c86-b121-a406bb2d05d1","invariantUUID":"88f98666-150e-47f5-81a6-2777fb2f2733","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":"6d9761fc-048b-4559-8c34-0a3003c5a660","lifecycleState":"CERTIFIED","lastUpdateDate":1636893996166,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d3eff165-de90-42b2-9078-dfe68124c589","invariantUUID":"878d161a-bd2c-4f95-bd80-2552a9408a4e","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":"e14bab09-2c90-45de-b62f-c0b939c14aa5","lifecycleState":"CERTIFIED","lastUpdateDate":1636893980686,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e9f7654-c183-4c9b-89db-bac9ed6f21bf","invariantUUID":"e05e7152-aa01-409b-938e-72fcceaa002f","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":"5c969af4-862c-4811-8f62-25da5756aab8","lifecycleState":"CERTIFIED","lastUpdateDate":1636894119925,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eaeb2715-a638-49a3-ac3e-520454f42a06","invariantUUID":"8f123363-1632-4edd-806f-91d9d243272c","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":"objectStorage","uniqueId":"60993c6a-300d-4983-90c3-8fb2058c65a6","lifecycleState":"CERTIFIED","lastUpdateDate":1636894021977,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9d6d703-e3a1-410e-a5f7-cda8d84d6f32","invariantUUID":"9de6e78e-05ad-45e4-8121-a5c5d22203c3","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f","lifecycleState":"CERTIFIED","lastUpdateDate":1636893971963,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae486ad0-dc3c-4eab-9ce7-f0594d242ce4","invariantUUID":"409bbc3e-e156-4469-9fa7-a3bdb2f276df","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"87eb85a2-1139-4932-81ea-e18f990733a4","lifecycleState":"CERTIFIED","lastUpdateDate":1636894117320,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8b62f4c-ad3c-473d-8668-475ff0d239d3","invariantUUID":"19e0b448-4840-403b-aadc-b523d8e8ece5","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":"networkrules","uniqueId":"1f21d3b5-cfa8-4f2e-ac67-c9f1580b92f9","lifecycleState":"CERTIFIED","lastUpdateDate":1636893939290,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cb61eb84-7e96-4520-9108-cf0a3f466ef9","invariantUUID":"808936f3-8bce-446e-8b05-eef2366b18f5","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":"eb1aae55-7be4-4bdb-b49c-af08a9bde3d4","lifecycleState":"CERTIFIED","lastUpdateDate":1636894015831,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b48c7856-38b5-4af5-8ab0-451537d84bee","invariantUUID":"be1b9b42-bad2-476a-848c-1911b5dfe8fc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d49376e2-541b-4f80-8565-b4063422b7ca","lifecycleState":"CERTIFIED","lastUpdateDate":1636894038177,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"530816ff-32bc-4e56-a65b-ce1356e3701f","invariantUUID":"1f45ff46-1d04-432b-8e1a-3c6cd4759aa7","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b44ceee4-d9e2-4d29-8084-2d207c458123","lifecycleState":"CERTIFIED","lastUpdateDate":1636893914918,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dadb955-3e48-409a-8732-432952190ad5","invariantUUID":"56d7353b-1434-425d-bd0d-5b4ce0ad86ea","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cd13e6fe-ff93-4a55-b709-9fe8aa40bc08","lifecycleState":"CERTIFIED","lastUpdateDate":1636894026315,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3ab4859-ad14-4686-86b3-d5125862f0d1","invariantUUID":"c364f267-9559-4879-a486-7a732b6521fa","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"3bc79991-8fc1-4f63-bf71-51b769143134","lifecycleState":"CERTIFIED","lastUpdateDate":1636894082581,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"287bf430-9546-4e36-89d2-a6f1ace7850b","invariantUUID":"d33c3370-7849-4583-8ed7-d6c51b767113","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"331684ba-618e-4aeb-9e9f-766a53200ce0","lifecycleState":"CERTIFIED","lastUpdateDate":1636894072197,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b50066ff-9bab-49b5-8b50-55f67751b664","invariantUUID":"d77df9c3-1561-4ee6-9d32-c1e38a7f6204","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1a2700f-2684-4694-9b3a-6b1b9eaa0519","lifecycleState":"CERTIFIED","lastUpdateDate":1636894118616,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4878e47-6ef6-48bb-8499-96e85cfa314b","invariantUUID":"f3bf4506-633a-42fe-91e2-8650fbb73300","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":"defaulticon","uniqueId":"2b311bd7-69bd-46af-bfa7-7b6ffaaa6f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636901813558,"name":"pNF 994251e0-e43b","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3bccbd36-1283-45be-a68c-a900c5cbebe8","invariantUUID":"3c83af7f-2cdf-4d17-9b03-2653b67ef3c2","systemName":"Pnf994251e0E43b","description":"vendor software product","tags":["pNF 994251e0-e43b"],"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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cdb31212-5651-4666-a6c9-e3b09a4ee0c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636894054041,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e80aa7a6-07a0-4f86-96a9-76f3c7b6a493","invariantUUID":"8cee2a18-925a-45bc-86d3-94ed41f94dbd","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":"651557d2-deb5-4a12-88e2-c170c39db9ea","lifecycleState":"CERTIFIED","lastUpdateDate":1636894064611,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c73cef16-1ac2-4a71-b6f4-2216d8406f6e","invariantUUID":"6d0e41a3-df11-49e9-b70e-6c952952bb9f","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":"defaulticon","uniqueId":"ac764230-96f5-4644-815e-7c31dcd0ab2d","lifecycleState":"CERTIFIED","lastUpdateDate":1636893920154,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c07a6a11-030b-4595-9659-225841d6207e","invariantUUID":"8fc5d938-761d-4f5e-acea-73f448f371a1","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"520e44ba-b813-4d2e-a01e-8fbdc7af660f","lifecycleState":"CERTIFIED","lastUpdateDate":1636894131331,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5bd844b-e018-49e7-a840-bb854dd2279d","invariantUUID":"cf5762c7-bd48-439c-a91e-00de4f45f205","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8dc723c-bdf0-48cf-98cd-861b72e5a6a9","lifecycleState":"CERTIFIED","lastUpdateDate":1636893929318,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0a628cf-74a0-4719-aa43-b9f929ffcd23","invariantUUID":"13cffc49-f04a-488b-b226-2d78108c598a","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e288aa19-0978-4b30-af03-3300f7314370","lifecycleState":"CERTIFIED","lastUpdateDate":1636893905449,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0abb3f4c-5072-4efa-92e0-f734f4a58121","invariantUUID":"fc85c9b7-557a-4dd1-8f7d-1ff9e1957e2b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8bd8adfe-590f-4c10-b2d5-71109c25f2e3","lifecycleState":"CERTIFIED","lastUpdateDate":1636893918389,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eb06fb3-f1b8-4ab5-9776-4604680578bd","invariantUUID":"2215b35b-d0ba-40e0-8915-0e5cf1f6f528","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":"networkrules","uniqueId":"48afbf5a-a6ce-4e61-90aa-1f4d88a2afb3","lifecycleState":"CERTIFIED","lastUpdateDate":1636893946129,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2bf9c05e-b897-4f6c-8efb-674c7a3b8483","invariantUUID":"ae3b2ada-9d62-4d7a-b85b-e5d410fff634","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":"defaulticon","uniqueId":"9946d0a8-a84b-4c52-8ab5-4e30772b9a73","lifecycleState":"CERTIFIED","lastUpdateDate":1636894033622,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a271440-85ef-4f36-a9d5-2426d34d8a64","invariantUUID":"924348db-5d73-4bc4-9484-762663369c84","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a09acf23-bb9f-48cc-bef9-53569402e842","lifecycleState":"CERTIFIED","lastUpdateDate":1636894076746,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef7f0b4a-b7b0-4c16-a65b-906111370e20","invariantUUID":"51252d8f-b5b7-470a-8283-b3b707d56696","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":"c931ce00-5354-4c5b-a1cb-3000dd583cf0","lifecycleState":"CERTIFIED","lastUpdateDate":1636894027875,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"148b01b8-1e38-4a6e-a2f0-afc9450ea25b","invariantUUID":"6c701684-82b0-4806-9449-10a0485cdebd","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"238e65b3-bc4b-469e-b1e9-e65d5ee07053","lifecycleState":"CERTIFIED","lastUpdateDate":1636893961812,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f313edcf-17a0-49b7-8bbc-91781ffcad9d","invariantUUID":"657e1d5d-487b-4e56-9d2c-0fed2dec1a4c","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7874994-01b8-4eeb-b3ea-2fcf2a38b3eb","lifecycleState":"CERTIFIED","lastUpdateDate":1636893958635,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"048abf71-1b03-4048-abb2-a2c69f64024d","invariantUUID":"b9e5ad87-313b-41a3-8284-e21730ab9f77","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80e5dbfb-0a9e-4f45-ab9a-971b7dd3f62e","lifecycleState":"CERTIFIED","lastUpdateDate":1636893922916,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6559175f-42e3-4597-958f-4a6ddb85764b","invariantUUID":"a7832527-e878-4d8a-80dd-ddf3afae5a7e","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":"compute","uniqueId":"c7d03f57-6022-4f45-9020-d474ea48d65d","lifecycleState":"CERTIFIED","lastUpdateDate":1636893953403,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c2d9845-0f6b-4cf5-9d21-011ce108ae26","invariantUUID":"2ad993b5-7e39-4b3d-bb18-25147f21ead7","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":"6b8f2de8-c507-49db-be3d-8220393d2791","lifecycleState":"CERTIFIED","lastUpdateDate":1636894045830,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9ab0cd-b670-490f-83f3-c42e0b6bba10","invariantUUID":"27017b73-72c0-47ed-9a1e-2811ead305d4","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3126a1a2-36c8-4089-ab30-d589d38807b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636894007340,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63895da6-1c9e-46c4-a18a-11010c7d39ce","invariantUUID":"b6f5c452-5882-4ec5-99f8-2ddd2cc5c7d4","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":"8b699bbb-066c-4d38-8f6d-88d6d84d8387","lifecycleState":"CERTIFIED","lastUpdateDate":1636894124415,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"185803ec-8d0a-441e-b979-3672af2b1abb","invariantUUID":"febaa468-ecf7-4dd8-9725-2b3552be2a44","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8189b83a-4e16-413c-b1d4-92c09507545c","lifecycleState":"CERTIFIED","lastUpdateDate":1636899301033,"name":"vFW 91cbb275-643f","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ccf1a8f3-843d-4541-8b2f-bb60cd5e23c0","invariantUUID":"04898ac4-0ec8-4d1c-936c-4ddc88a5fcb5","systemName":"Vfw91cbb275643f","description":"vendor software product","tags":["vFW 91cbb275-643f"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e23f9d75-268b-4c7e-84ec-dcea4a258ed1","lifecycleState":"CERTIFIED","lastUpdateDate":1636894133066,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15e334d6-152e-42ca-b882-78fac9a38807","invariantUUID":"8fda5359-d796-4e46-b527-4f9b2fa4b8c5","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":"e9a34d8c-492e-456d-bf8d-3fb29ae5c211","lifecycleState":"CERTIFIED","lastUpdateDate":1636894012226,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9402b600-b7e5-4933-b207-ba8187766fac","invariantUUID":"797b00d3-78b6-466e-a958-a0279a4dc296","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9be3fad0-4cb5-4f71-9adf-dab489fa3cf3","lifecycleState":"CERTIFIED","lastUpdateDate":1636894039653,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1f474a0-4d6f-44b1-9d91-8dd463dbc6f3","invariantUUID":"1b3121c4-5d11-4b77-88a8-678ad6a51351","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":"6737855a-e5e4-4622-b288-b2aaeabf935b","lifecycleState":"CERTIFIED","lastUpdateDate":1636894047419,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34546a74-5b7c-4dd2-b2d0-d85c21a80b79","invariantUUID":"7ebc9f37-ef64-49cc-98b8-dfa8c3305d18","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":"loadBalancer","uniqueId":"605638b5-2cbb-4a56-b171-5af101de499a","lifecycleState":"CERTIFIED","lastUpdateDate":1636893900452,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6710255-1240-4b8c-a784-bf6b3674b8b1","invariantUUID":"f56ec804-a08f-4bb0-be90-7b9052f52f2a","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":"objectStorage","uniqueId":"02fcf07d-9703-4b13-8771-a484fa4fed0b","lifecycleState":"CERTIFIED","lastUpdateDate":1636893913258,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3516bb7b-8f1b-4356-b3a6-64c757b07873","invariantUUID":"13e47307-3310-4842-bddc-c56d902b2b9b","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"82114391-a647-4465-9640-ff7ba27cee8f","lifecycleState":"CERTIFIED","lastUpdateDate":1636893926627,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5815dcb8-286c-40a7-9295-e5d307e2a702","invariantUUID":"0e56703a-933a-43cc-80fd-bdf80cab1647","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":"6daf314d-de0e-4c2f-8337-e33cf144a4b0","lifecycleState":"CERTIFIED","lastUpdateDate":1636893925109,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b6d31a5e-62a5-4d35-84c0-d5f176a4f688","invariantUUID":"56c5d4d0-b77f-4fc5-934f-545af14b2e56","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"35a7e8cc-4236-4745-b0bc-3cda8a51c17b","lifecycleState":"CERTIFIED","lastUpdateDate":1636894004123,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727733a1-7c4d-4f2b-92b6-59b8b5919355","invariantUUID":"db553ccf-a0ce-412e-a2b5-9e3deae6ff99","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":"objectStorage","uniqueId":"c545c604-4397-4be1-ba3d-94704ce160ad","lifecycleState":"CERTIFIED","lastUpdateDate":1636894002645,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9c9b1b8-21e9-4dad-b06e-bf6bba511149","invariantUUID":"7869b110-f7a8-44b0-bb1a-52a560d7c345","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"24e83763-a6a5-432c-9f61-e0ced79c688b","lifecycleState":"CERTIFIED","lastUpdateDate":1636893895174,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13d38fdf-6d21-44eb-b764-6aa3519ca4bf","invariantUUID":"98e30f25-d135-4043-bc3b-065928c0d130","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":"objectStorage","uniqueId":"34dd2dff-bf3e-4a5d-a5d2-570a3686057c","lifecycleState":"CERTIFIED","lastUpdateDate":1636893896760,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5db95065-f58e-4ee8-bfa6-e22ac2611e47","invariantUUID":"50fe5f12-07b5-4254-b84a-28dafceb4097","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d002236b-3e2d-4769-af86-dd6f0a5a9b49","lifecycleState":"CERTIFIED","lastUpdateDate":1636894041714,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c39f8c66-9daa-4039-a725-08f5c866b5af","invariantUUID":"3218e58a-a60c-4ea1-b771-1944572e5cc4","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":"880a22ce-f9ba-4544-9aba-94bd21c25178","lifecycleState":"CERTIFIED","lastUpdateDate":1636893902760,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a356a58e-a069-45b2-ace7-aa53bc7c4ef0","invariantUUID":"78f493fd-fd76-4520-9578-ebf7d22e7848","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":"defaulticon","uniqueId":"9e9eee93-1223-446f-8be7-f12cc6493a63","lifecycleState":"CERTIFIED","lastUpdateDate":1636894001198,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e1350e8-5ed8-4aea-a005-6017189a8609","invariantUUID":"b6d3dd35-b346-4e8c-928a-937f0975035a","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"39df7bd9-e1b2-48d4-beab-8ab0104689c1","lifecycleState":"CERTIFIED","lastUpdateDate":1636893999736,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ce350471-21db-4ed8-9413-edf830ac7dca","invariantUUID":"37dbcd83-0c39-47ea-ae85-3b2fc5e686b4","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c193a273-7f12-4800-8927-2372826103f0","lifecycleState":"CERTIFIED","lastUpdateDate":1636893986278,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e88c34fc-54d2-40da-869f-65ba0fafa396","invariantUUID":"043ad1a8-34d7-4d39-850a-4f2caf506810","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0986fa82-d216-4fc8-8a5f-b1ff5b0a8ef2","lifecycleState":"CERTIFIED","lastUpdateDate":1636894134625,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed826c72-d8c3-4ea7-8643-75267a894d60","invariantUUID":"49b502c4-ddd9-412e-979b-1f478e858591","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cdcd8581-092a-4411-be1b-511e7043058b","lifecycleState":"CERTIFIED","lastUpdateDate":1636894035153,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3e039ba-2830-4be1-9965-9a6d3fb279d7","invariantUUID":"8b871591-9405-4e6c-8364-324256b778bc","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"657c154b-1498-4399-a74f-9d1e64f1c330","lifecycleState":"CERTIFIED","lastUpdateDate":1636894005687,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b964a2c-167b-4e46-b169-e0c713943fa5","invariantUUID":"6a5f01af-9d22-40df-8461-52c4876167ac","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":"d30f920e-9612-42d8-ae3a-32a70000e8f4","lifecycleState":"CERTIFIED","lastUpdateDate":1636893940951,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a08b8f4-964d-4161-a435-c2547731ca77","invariantUUID":"2a9c5f67-6087-4341-8d24-0c5a56267900","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":"3aefab8f-7517-423e-83b5-4685f850c6e5","lifecycleState":"CERTIFIED","lastUpdateDate":1636894014463,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09705540-4134-4c17-9d26-af5fcc085248","invariantUUID":"59a26653-52f3-4bad-be23-dea91b0bb2d3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba12791d-650e-44ef-afa7-6c911912f53b","lifecycleState":"CERTIFIED","lastUpdateDate":1636894058589,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff978ba4-0c6a-4b50-a28e-cdb4796a077e","invariantUUID":"e26bf471-efab-4e98-9f62-104156d53000","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":"network","uniqueId":"abe97027-4a9b-4682-a648-fd63ea7bb802","lifecycleState":"CERTIFIED","lastUpdateDate":1636894121712,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b472c57b-7bd0-4a31-abc7-04debe7aaf37","invariantUUID":"0212fb66-73d3-4a59-a307-ee6cfbf5ecf8","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":"port","uniqueId":"4bc20622-1714-4f57-9f7c-cfac9f0cafc3","lifecycleState":"CERTIFIED","lastUpdateDate":1636894036619,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"371ad85e-9760-40e1-ba24-2163dae73982","invariantUUID":"e20740ca-4649-484e-a32b-ba04047ff07d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"932e1db2-e8c0-46b1-aac2-1490e943ce9b","lifecycleState":"CERTIFIED","lastUpdateDate":1636894050790,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32a63f57-4e7b-49aa-b428-5d746c6af771","invariantUUID":"97f9e11a-543e-49d8-9a6b-7ba580700d78","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":"f2a1b0df-f1fe-440e-ae2e-5e05c52ca098","lifecycleState":"CERTIFIED","lastUpdateDate":1636893994542,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"132aa855-de56-4a91-ba45-e712cfb08581","invariantUUID":"e6323b5d-2e74-4a8a-bdb6-c06bd5d18ded","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":"c7dbc7b8-64a7-4d0f-89b2-67d80c286e7b","lifecycleState":"CERTIFIED","lastUpdateDate":1636894126694,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7791716-8382-4a3e-99db-3d88bd1eaee4","invariantUUID":"99d79d20-1a87-4579-aa70-bd74f4374ea5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b54f7355-21ca-4462-bbe2-60f7b955a19f","lifecycleState":"CERTIFIED","lastUpdateDate":1636893893561,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"80a4a14b-6a06-4f4c-a1ed-829ae4a795a8","invariantUUID":"6a854ce1-c9ef-4d90-806e-c9a1e32bc181","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b66d5111-6358-46ed-85c1-c2a40b015049","lifecycleState":"CERTIFIED","lastUpdateDate":1636893911400,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac25c84e-9893-4abd-b98e-220df6e59801","invariantUUID":"c7f585f4-9ad9-4bdb-9a3f-5ec38a16368f","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":"df005b95-1ced-4d66-9ad9-3c8ac8273749","lifecycleState":"CERTIFIED","lastUpdateDate":1636893916812,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fde05a0f-d901-4297-b2d4-e3ee21a8e065","invariantUUID":"b7610f38-a52c-4f68-9a91-d3516aa580ea","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b150dda6-de93-49b5-a411-ba6f95234c5a","lifecycleState":"CERTIFIED","lastUpdateDate":1636893932612,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d05586ff-8e07-4367-9d01-75201f065c36","invariantUUID":"e3b611e6-3c5a-4f4f-ae6f-cfd1fdbf23aa","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4374fb5f-bdf6-4835-aab2-733ddb6f85b0","lifecycleState":"CERTIFIED","lastUpdateDate":1636894067861,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d2b070f-3ab4-4696-b7c2-ef2e8c1dc2a7","invariantUUID":"3792388b-5f73-4ccc-99f8-e4fb70a87d48","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":"port","uniqueId":"a5334aa7-0933-48d3-a9a2-a5ceae0b8157","lifecycleState":"CERTIFIED","lastUpdateDate":1636894135957,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ed200be-ff76-4132-a7fa-89f9719c60c2","invariantUUID":"6281ee0b-7296-4c67-972b-b8cdc2873bc5","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"969b74e6-f4b3-4021-a4dc-f25156cabcac","lifecycleState":"CERTIFIED","lastUpdateDate":1636893997689,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdf33ba2-58d4-4fa9-af62-1b266be2d42e","invariantUUID":"ea8c88d8-eb29-4469-a458-12ca8ec7e7b8","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e39ecd36-9226-4f6e-8616-153d74b90a8c","lifecycleState":"CERTIFIED","lastUpdateDate":1636893947802,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c949b72-15d8-47ac-8652-b13e8db9447c","invariantUUID":"c30477fc-ac7c-4c90-8359-e5bef91b6216","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"41cd5d50-ada0-4e92-9e44-adac09d33d19","lifecycleState":"CERTIFIED","lastUpdateDate":1636894085618,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38eb63f6-1cd1-41d3-93fb-2f2119cf25ec","invariantUUID":"9d1fb3ef-a28d-4078-92b0-8264ae2f5989","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f03bc961-6f53-4b57-a98a-439bba67cba9","lifecycleState":"CERTIFIED","lastUpdateDate":1636894043814,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"701d5f2e-5534-4887-a3a4-5e1cacd928c7","invariantUUID":"81c7e6d5-cb89-4294-bba2-23c06a61c5a7","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee7ecc87-92a8-46fa-af59-52ca822c946f","lifecycleState":"CERTIFIED","lastUpdateDate":1636893989786,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06f3fcc1-499e-4c3c-b592-fae06b0c1bad","invariantUUID":"e349a378-d1f6-4cb2-91f5-51f886656b1c","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":"defaulticon","uniqueId":"6751212b-a543-41d2-9a5e-07bd6d07b9aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636902666945,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1021aaf5-a4f8-4aec-ae7c-a83b9e1f738c","invariantUUID":"47c12cec-4693-4c7b-a98c-439aef80b1ec","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"1adc2535-04a9-427f-b5b4-ced44e4f4870","lifecycleState":"CERTIFIED","lastUpdateDate":1636893949711,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"90ff4382-aba4-45b2-8af8-f6558f8e2117","invariantUUID":"42f2c43d-d69e-49aa-a01c-48f732d7b413","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c5918506-b13f-41a4-9034-4dbda2e3fb58","lifecycleState":"CERTIFIED","lastUpdateDate":1636894074844,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c93ff44e-6c4d-4df3-8f7b-35a5ca9f96fd","invariantUUID":"8b357b14-37b2-47f3-a95c-0a999407d97b","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":"82eb31ea-881c-4984-9059-e3e4081d1d39","lifecycleState":"CERTIFIED","lastUpdateDate":1636893968378,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0119cb32-c4ea-4473-b8a0-a2fb16d332a5","invariantUUID":"051a581c-0b36-43a0-8f9b-a946604c1667","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b61340ed-5a83-485e-83ca-79f2bf194a90","lifecycleState":"CERTIFIED","lastUpdateDate":1636894056546,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc5759f4-81d4-4b14-b54e-613e93c7a2d6","invariantUUID":"17c4c595-25d5-4d9e-8926-90c0cf7b96be","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","lifecycleState":"CERTIFIED","lastUpdateDate":1636893887064,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"109a4fc0-c528-4d1c-989f-070531b11627","invariantUUID":"20586062-d3eb-406c-a0c9-376fd0fda6ae","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"969a8fe5-3180-4dec-8456-cb8f4db93fae","lifecycleState":"CERTIFIED","lastUpdateDate":1636894020269,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f76791c2-2c63-440b-b7fe-f482489fa59b","invariantUUID":"a5a10453-14c3-4550-903b-1ea27c441075","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1616dd0-f365-4d58-b3bd-f0d1e71f51ea","lifecycleState":"CERTIFIED","lastUpdateDate":1636893973967,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ce408e1-de1f-4355-99a3-e716fdffb6ee","invariantUUID":"4e651e67-0e86-4373-875d-b59029861bd1","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":"c2a8eaae-17d1-43aa-83e2-b17b739bc274","lifecycleState":"CERTIFIED","lastUpdateDate":1636894129826,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"166c1051-61f7-4dae-937b-83e373d8253f","invariantUUID":"998897f7-72cb-4947-b1ea-15cc3828e5c0","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"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"79eb6a7d-ce3c-4f7b-b2c3-ebfa73f569bf","lifecycleState":"CERTIFIED","lastUpdateDate":1636902596803,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"0af20da6-3dbf-476a-a8c3-b04057fff2f5","invariantUUID":"09fdb901-c900-42d9-89f7-600d0dc12476","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"012b77df-7c26-42b2-88a8-d2c7ab786961","lifecycleState":"CERTIFIED","lastUpdateDate":1636901819150,"name":"Demo_pNF_aMa8gYtdDK6Gon720Aup","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"3e865a75-bccf-413c-a9a9-6e0c6247c806","invariantUUID":"2b4e2c6d-35ab-4d0c-8c3d-bf11670029ef","systemName":"DemoPnfAma8gytddk6gon720aup","description":"catalog service description","tags":["robot-ete","Demo_pNF_aMa8gYtdDK6Gon720Aup"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5e60d1a1-b564-4189-a47d-047c3b80a83f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1636902685886,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"87866f64-7569-4508-8fce-af1fb81b0fca","invariantUUID":"f56dbb29-e25d-4a8b-a565-b804c5469331","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":"f719c2c3-58ca-43ea-8fc3-f70bf6763d6c","lifecycleState":"CERTIFIED","lastUpdateDate":1636899309027,"name":"vFW 2021-11-14 14-14-17","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ad9f76f7-c256-44fa-a074-755105b6ec7e","invariantUUID":"3e40b4ba-e35a-42b8-94d6-cdc247841c26","systemName":"Vfw20211114141417","description":"catalog service description","tags":["robot-ete","vFW 2021-11-14 14-14-17"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-14 15:11:27,349 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-11-14 15:11:27,349 INFO 728:service.py(1) - attempting to Certify Service basic_vm in SDC 2021-11-14 15:11:27,353 DEBUG 129:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:11:27,354 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/5e60d1a1-b564-4189-a47d-047c3b80a83f/lifecycleState/Certify 2021-11-14 15:11:27,354 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-11-14 15:11:27,356 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:11:35,057 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/5e60d1a1-b564-4189-a47d-047c3b80a83f/lifecycleState/Certify HTTP/1.1" 200 1167 2021-11-14 15:11:35,058 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-11-14 15:11:35,058 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"51e90dcc-138b-4195-b8c0-4be07d7bf419","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1636902681037,"lastUpdateDate":1636902685886,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"51e90dcc-138b-4195-b8c0-4be07d7bf419"},"projectCode":"123456","invariantUUID":"f56dbb29-e25d-4a8b-a565-b804c5469331","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":"87866f64-7569-4508-8fce-af1fb81b0fca"} 2021-11-14 15:11:35,061 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-11-14 15:11:35,061 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-14 15:11:35,062 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:11:35,062 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-14 15:11:35,062 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-14 15:11:35,064 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-14 15:11:35,158 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1492 2021-11-14 15:11:35,159 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-14 15:11:35,160 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ad9f76f7-c256-44fa-a074-755105b6ec7e","invariantUUID":"3e40b4ba-e35a-42b8-94d6-cdc247841c26","name":"vFW 2021-11-14 14-14-17","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ad9f76f7-c256-44fa-a074-755105b6ec7e/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"3e865a75-bccf-413c-a9a9-6e0c6247c806","invariantUUID":"2b4e2c6d-35ab-4d0c-8c3d-bf11670029ef","name":"Demo_pNF_aMa8gYtdDK6Gon720Aup","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3e865a75-bccf-413c-a9a9-6e0c6247c806/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"0af20da6-3dbf-476a-a8c3-b04057fff2f5","invariantUUID":"09fdb901-c900-42d9-89f7-600d0dc12476","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0af20da6-3dbf-476a-a8c3-b04057fff2f5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"87866f64-7569-4508-8fce-af1fb81b0fca","invariantUUID":"f56dbb29-e25d-4a8b-a565-b804c5469331","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/87866f64-7569-4508-8fce-af1fb81b0fca/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-11-14 15:11:35,162 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-11-14 14-14-17 from SDC 2021-11-14 15:11:35,162 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 15:11:35,162 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 15:11:35,162 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-14 15:11:35,162 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_aMa8gYtdDK6Gon720Aup from SDC 2021-11-14 15:11:35,163 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 15:11:35,163 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 15:11:35,163 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-14 15:11:35,163 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-14 15:11:35,163 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 15:11:35,163 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 15:11:35,163 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-14 15:11:35,163 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-14 15:11:35,164 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-14 15:11:35,164 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-14 15:11:35,164 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-14 15:11:35,164 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-11-14 15:11:35,164 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-11-14 15:11:35,164 INFO 192:__init__.py(1) - Service found, updating information 2021-11-14 15:11:35,164 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:11:35,165 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-14 15:11:35,165 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-14 15:11:35,166 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:11:35,244 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-14 15:11:35,246 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-14 15:11:35,250 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"44186222-edba-4e06-b2c6-6acfd9d9bdf3","lifecycleState":"CERTIFIED","lastUpdateDate":1636894128386,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dc7c06a-a5b4-4dc2-9516-3cf78a42d78e","invariantUUID":"0e6b1651-27bf-4521-84fc-fe2f7f7edaff","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53bfdbd7-f1d6-423b-8cc5-2de9e1abe854","lifecycleState":"CERTIFIED","lastUpdateDate":1636893955878,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1910ee39-1015-469e-9d62-4b6aa08257d3","invariantUUID":"2534eb2d-7bfc-4fe2-bdf0-1a866deca635","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":"compute","uniqueId":"0a0db2c9-1fbc-4f22-a624-035194838361","lifecycleState":"CERTIFIED","lastUpdateDate":1636894078374,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5563767d-ed3b-4c86-b121-a406bb2d05d1","invariantUUID":"88f98666-150e-47f5-81a6-2777fb2f2733","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":"6d9761fc-048b-4559-8c34-0a3003c5a660","lifecycleState":"CERTIFIED","lastUpdateDate":1636893996166,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d3eff165-de90-42b2-9078-dfe68124c589","invariantUUID":"878d161a-bd2c-4f95-bd80-2552a9408a4e","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":"e14bab09-2c90-45de-b62f-c0b939c14aa5","lifecycleState":"CERTIFIED","lastUpdateDate":1636893980686,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1e9f7654-c183-4c9b-89db-bac9ed6f21bf","invariantUUID":"e05e7152-aa01-409b-938e-72fcceaa002f","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":"5c969af4-862c-4811-8f62-25da5756aab8","lifecycleState":"CERTIFIED","lastUpdateDate":1636894119925,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eaeb2715-a638-49a3-ac3e-520454f42a06","invariantUUID":"8f123363-1632-4edd-806f-91d9d243272c","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":"objectStorage","uniqueId":"60993c6a-300d-4983-90c3-8fb2058c65a6","lifecycleState":"CERTIFIED","lastUpdateDate":1636894021977,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9d6d703-e3a1-410e-a5f7-cda8d84d6f32","invariantUUID":"9de6e78e-05ad-45e4-8121-a5c5d22203c3","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a079bf94-78bd-4d8d-aa3a-04aa2c1cad0f","lifecycleState":"CERTIFIED","lastUpdateDate":1636893971963,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae486ad0-dc3c-4eab-9ce7-f0594d242ce4","invariantUUID":"409bbc3e-e156-4469-9fa7-a3bdb2f276df","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"87eb85a2-1139-4932-81ea-e18f990733a4","lifecycleState":"CERTIFIED","lastUpdateDate":1636894117320,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8b62f4c-ad3c-473d-8668-475ff0d239d3","invariantUUID":"19e0b448-4840-403b-aadc-b523d8e8ece5","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":"networkrules","uniqueId":"1f21d3b5-cfa8-4f2e-ac67-c9f1580b92f9","lifecycleState":"CERTIFIED","lastUpdateDate":1636893939290,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cb61eb84-7e96-4520-9108-cf0a3f466ef9","invariantUUID":"808936f3-8bce-446e-8b05-eef2366b18f5","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":"eb1aae55-7be4-4bdb-b49c-af08a9bde3d4","lifecycleState":"CERTIFIED","lastUpdateDate":1636894015831,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b48c7856-38b5-4af5-8ab0-451537d84bee","invariantUUID":"be1b9b42-bad2-476a-848c-1911b5dfe8fc","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d49376e2-541b-4f80-8565-b4063422b7ca","lifecycleState":"CERTIFIED","lastUpdateDate":1636894038177,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"530816ff-32bc-4e56-a65b-ce1356e3701f","invariantUUID":"1f45ff46-1d04-432b-8e1a-3c6cd4759aa7","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b44ceee4-d9e2-4d29-8084-2d207c458123","lifecycleState":"CERTIFIED","lastUpdateDate":1636893914918,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dadb955-3e48-409a-8732-432952190ad5","invariantUUID":"56d7353b-1434-425d-bd0d-5b4ce0ad86ea","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cd13e6fe-ff93-4a55-b709-9fe8aa40bc08","lifecycleState":"CERTIFIED","lastUpdateDate":1636894026315,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3ab4859-ad14-4686-86b3-d5125862f0d1","invariantUUID":"c364f267-9559-4879-a486-7a732b6521fa","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"3bc79991-8fc1-4f63-bf71-51b769143134","lifecycleState":"CERTIFIED","lastUpdateDate":1636894082581,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"287bf430-9546-4e36-89d2-a6f1ace7850b","invariantUUID":"d33c3370-7849-4583-8ed7-d6c51b767113","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"331684ba-618e-4aeb-9e9f-766a53200ce0","lifecycleState":"CERTIFIED","lastUpdateDate":1636894072197,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b50066ff-9bab-49b5-8b50-55f67751b664","invariantUUID":"d77df9c3-1561-4ee6-9d32-c1e38a7f6204","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c1a2700f-2684-4694-9b3a-6b1b9eaa0519","lifecycleState":"CERTIFIED","lastUpdateDate":1636894118616,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4878e47-6ef6-48bb-8499-96e85cfa314b","invariantUUID":"f3bf4506-633a-42fe-91e2-8650fbb73300","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":"defaulticon","uniqueId":"2b311bd7-69bd-46af-bfa7-7b6ffaaa6f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1636901813558,"name":"pNF 994251e0-e43b","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3bccbd36-1283-45be-a68c-a900c5cbebe8","invariantUUID":"3c83af7f-2cdf-4d17-9b03-2653b67ef3c2","systemName":"Pnf994251e0E43b","description":"vendor software product","tags":["pNF 994251e0-e43b"],"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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cdb31212-5651-4666-a6c9-e3b09a4ee0c5","lifecycleState":"CERTIFIED","lastUpdateDate":1636894054041,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e80aa7a6-07a0-4f86-96a9-76f3c7b6a493","invariantUUID":"8cee2a18-925a-45bc-86d3-94ed41f94dbd","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":"651557d2-deb5-4a12-88e2-c170c39db9ea","lifecycleState":"CERTIFIED","lastUpdateDate":1636894064611,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c73cef16-1ac2-4a71-b6f4-2216d8406f6e","invariantUUID":"6d0e41a3-df11-49e9-b70e-6c952952bb9f","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":"defaulticon","uniqueId":"ac764230-96f5-4644-815e-7c31dcd0ab2d","lifecycleState":"CERTIFIED","lastUpdateDate":1636893920154,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c07a6a11-030b-4595-9659-225841d6207e","invariantUUID":"8fc5d938-761d-4f5e-acea-73f448f371a1","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"520e44ba-b813-4d2e-a01e-8fbdc7af660f","lifecycleState":"CERTIFIED","lastUpdateDate":1636894131331,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5bd844b-e018-49e7-a840-bb854dd2279d","invariantUUID":"cf5762c7-bd48-439c-a91e-00de4f45f205","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8dc723c-bdf0-48cf-98cd-861b72e5a6a9","lifecycleState":"CERTIFIED","lastUpdateDate":1636893929318,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f0a628cf-74a0-4719-aa43-b9f929ffcd23","invariantUUID":"13cffc49-f04a-488b-b226-2d78108c598a","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e288aa19-0978-4b30-af03-3300f7314370","lifecycleState":"CERTIFIED","lastUpdateDate":1636893905449,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0abb3f4c-5072-4efa-92e0-f734f4a58121","invariantUUID":"fc85c9b7-557a-4dd1-8f7d-1ff9e1957e2b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8bd8adfe-590f-4c10-b2d5-71109c25f2e3","lifecycleState":"CERTIFIED","lastUpdateDate":1636893918389,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eb06fb3-f1b8-4ab5-9776-4604680578bd","invariantUUID":"2215b35b-d0ba-40e0-8915-0e5cf1f6f528","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":"networkrules","uniqueId":"48afbf5a-a6ce-4e61-90aa-1f4d88a2afb3","lifecycleState":"CERTIFIED","lastUpdateDate":1636893946129,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2bf9c05e-b897-4f6c-8efb-674c7a3b8483","invariantUUID":"ae3b2ada-9d62-4d7a-b85b-e5d410fff634","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":"defaulticon","uniqueId":"9946d0a8-a84b-4c52-8ab5-4e30772b9a73","lifecycleState":"CERTIFIED","lastUpdateDate":1636894033622,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a271440-85ef-4f36-a9d5-2426d34d8a64","invariantUUID":"924348db-5d73-4bc4-9484-762663369c84","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a09acf23-bb9f-48cc-bef9-53569402e842","lifecycleState":"CERTIFIED","lastUpdateDate":1636894076746,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef7f0b4a-b7b0-4c16-a65b-906111370e20","invariantUUID":"51252d8f-b5b7-470a-8283-b3b707d56696","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":"c931ce00-5354-4c5b-a1cb-3000dd583cf0","lifecycleState":"CERTIFIED","lastUpdateDate":1636894027875,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"148b01b8-1e38-4a6e-a2f0-afc9450ea25b","invariantUUID":"6c701684-82b0-4806-9449-10a0485cdebd","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"238e65b3-bc4b-469e-b1e9-e65d5ee07053","lifecycleState":"CERTIFIED","lastUpdateDate":1636893961812,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f313edcf-17a0-49b7-8bbc-91781ffcad9d","invariantUUID":"657e1d5d-487b-4e56-9d2c-0fed2dec1a4c","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7874994-01b8-4eeb-b3ea-2fcf2a38b3eb","lifecycleState":"CERTIFIED","lastUpdateDate":1636893958635,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"048abf71-1b03-4048-abb2-a2c69f64024d","invariantUUID":"b9e5ad87-313b-41a3-8284-e21730ab9f77","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80e5dbfb-0a9e-4f45-ab9a-971b7dd3f62e","lifecycleState":"CERTIFIED","lastUpdateDate":1636893922916,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6559175f-42e3-4597-958f-4a6ddb85764b","invariantUUID":"a7832527-e878-4d8a-80dd-ddf3afae5a7e","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":"compute","uniqueId":"c7d03f57-6022-4f45-9020-d474ea48d65d","lifecycleState":"CERTIFIED","lastUpdateDate":1636893953403,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c2d9845-0f6b-4cf5-9d21-011ce108ae26","invariantUUID":"2ad993b5-7e39-4b3d-bb18-25147f21ead7","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":"6b8f2de8-c507-49db-be3d-8220393d2791","lifecycleState":"CERTIFIED","lastUpdateDate":1636894045830,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9ab0cd-b670-490f-83f3-c42e0b6bba10","invariantUUID":"27017b73-72c0-47ed-9a1e-2811ead305d4","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3126a1a2-36c8-4089-ab30-d589d38807b4","lifecycleState":"CERTIFIED","lastUpdateDate":1636894007340,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63895da6-1c9e-46c4-a18a-11010c7d39ce","invariantUUID":"b6f5c452-5882-4ec5-99f8-2ddd2cc5c7d4","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":"8b699bbb-066c-4d38-8f6d-88d6d84d8387","lifecycleState":"CERTIFIED","lastUpdateDate":1636894124415,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"185803ec-8d0a-441e-b979-3672af2b1abb","invariantUUID":"febaa468-ecf7-4dd8-9725-2b3552be2a44","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8189b83a-4e16-413c-b1d4-92c09507545c","lifecycleState":"CERTIFIED","lastUpdateDate":1636899301033,"name":"vFW 91cbb275-643f","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ccf1a8f3-843d-4541-8b2f-bb60cd5e23c0","invariantUUID":"04898ac4-0ec8-4d1c-936c-4ddc88a5fcb5","systemName":"Vfw91cbb275643f","description":"vendor software product","tags":["vFW 91cbb275-643f"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e23f9d75-268b-4c7e-84ec-dcea4a258ed1","lifecycleState":"CERTIFIED","lastUpdateDate":1636894133066,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15e334d6-152e-42ca-b882-78fac9a38807","invariantUUID":"8fda5359-d796-4e46-b527-4f9b2fa4b8c5","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":"e9a34d8c-492e-456d-bf8d-3fb29ae5c211","lifecycleState":"CERTIFIED","lastUpdateDate":1636894012226,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9402b600-b7e5-4933-b207-ba8187766fac","invariantUUID":"797b00d3-78b6-466e-a958-a0279a4dc296","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9be3fad0-4cb5-4f71-9adf-dab489fa3cf3","lifecycleState":"CERTIFIED","lastUpdateDate":1636894039653,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1f474a0-4d6f-44b1-9d91-8dd463dbc6f3","invariantUUID":"1b3121c4-5d11-4b77-88a8-678ad6a51351","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":"6737855a-e5e4-4622-b288-b2aaeabf935b","lifecycleState":"CERTIFIED","lastUpdateDate":1636894047419,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34546a74-5b7c-4dd2-b2d0-d85c21a80b79","invariantUUID":"7ebc9f37-ef64-49cc-98b8-dfa8c3305d18","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":"loadBalancer","uniqueId":"605638b5-2cbb-4a56-b171-5af101de499a","lifecycleState":"CERTIFIED","lastUpdateDate":1636893900452,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6710255-1240-4b8c-a784-bf6b3674b8b1","invariantUUID":"f56ec804-a08f-4bb0-be90-7b9052f52f2a","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":"objectStorage","uniqueId":"02fcf07d-9703-4b13-8771-a484fa4fed0b","lifecycleState":"CERTIFIED","lastUpdateDate":1636893913258,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3516bb7b-8f1b-4356-b3a6-64c757b07873","invariantUUID":"13e47307-3310-4842-bddc-c56d902b2b9b","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"82114391-a647-4465-9640-ff7ba27cee8f","lifecycleState":"CERTIFIED","lastUpdateDate":1636893926627,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5815dcb8-286c-40a7-9295-e5d307e2a702","invariantUUID":"0e56703a-933a-43cc-80fd-bdf80cab1647","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":"6daf314d-de0e-4c2f-8337-e33cf144a4b0","lifecycleState":"CERTIFIED","lastUpdateDate":1636893925109,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b6d31a5e-62a5-4d35-84c0-d5f176a4f688","invariantUUID":"56c5d4d0-b77f-4fc5-934f-545af14b2e56","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"35a7e8cc-4236-4745-b0bc-3cda8a51c17b","lifecycleState":"CERTIFIED","lastUpdateDate":1636894004123,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727733a1-7c4d-4f2b-92b6-59b8b5919355","invariantUUID":"db553ccf-a0ce-412e-a2b5-9e3deae6ff99","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":"objectStorage","uniqueId":"c545c604-4397-4be1-ba3d-94704ce160ad","lifecycleState":"CERTIFIED","lastUpdateDate":1636894002645,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9c9b1b8-21e9-4dad-b06e-bf6bba511149","invariantUUID":"7869b110-f7a8-44b0-bb1a-52a560d7c345","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"24e83763-a6a5-432c-9f61-e0ced79c688b","lifecycleState":"CERTIFIED","lastUpdateDate":1636893895174,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13d38fdf-6d21-44eb-b764-6aa3519ca4bf","invariantUUID":"98e30f25-d135-4043-bc3b-065928c0d130","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":"objectStorage","uniqueId":"34dd2dff-bf3e-4a5d-a5d2-570a3686057c","lifecycleState":"CERTIFIED","lastUpdateDate":1636893896760,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5db95065-f58e-4ee8-bfa6-e22ac2611e47","invariantUUID":"50fe5f12-07b5-4254-b84a-28dafceb4097","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d002236b-3e2d-4769-af86-dd6f0a5a9b49","lifecycleState":"CERTIFIED","lastUpdateDate":1636894041714,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c39f8c66-9daa-4039-a725-08f5c866b5af","invariantUUID":"3218e58a-a60c-4ea1-b771-1944572e5cc4","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":"880a22ce-f9ba-4544-9aba-94bd21c25178","lifecycleState":"CERTIFIED","lastUpdateDate":1636893902760,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a356a58e-a069-45b2-ace7-aa53bc7c4ef0","invariantUUID":"78f493fd-fd76-4520-9578-ebf7d22e7848","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":"defaulticon","uniqueId":"9e9eee93-1223-446f-8be7-f12cc6493a63","lifecycleState":"CERTIFIED","lastUpdateDate":1636894001198,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e1350e8-5ed8-4aea-a005-6017189a8609","invariantUUID":"b6d3dd35-b346-4e8c-928a-937f0975035a","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"39df7bd9-e1b2-48d4-beab-8ab0104689c1","lifecycleState":"CERTIFIED","lastUpdateDate":1636893999736,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ce350471-21db-4ed8-9413-edf830ac7dca","invariantUUID":"37dbcd83-0c39-47ea-ae85-3b2fc5e686b4","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c193a273-7f12-4800-8927-2372826103f0","lifecycleState":"CERTIFIED","lastUpdateDate":1636893986278,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e88c34fc-54d2-40da-869f-65ba0fafa396","invariantUUID":"043ad1a8-34d7-4d39-850a-4f2caf506810","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0986fa82-d216-4fc8-8a5f-b1ff5b0a8ef2","lifecycleState":"CERTIFIED","lastUpdateDate":1636894134625,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed826c72-d8c3-4ea7-8643-75267a894d60","invariantUUID":"49b502c4-ddd9-412e-979b-1f478e858591","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cdcd8581-092a-4411-be1b-511e7043058b","lifecycleState":"CERTIFIED","lastUpdateDate":1636894035153,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3e039ba-2830-4be1-9965-9a6d3fb279d7","invariantUUID":"8b871591-9405-4e6c-8364-324256b778bc","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"657c154b-1498-4399-a74f-9d1e64f1c330","lifecycleState":"CERTIFIED","lastUpdateDate":1636894005687,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b964a2c-167b-4e46-b169-e0c713943fa5","invariantUUID":"6a5f01af-9d22-40df-8461-52c4876167ac","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":"d30f920e-9612-42d8-ae3a-32a70000e8f4","lifecycleState":"CERTIFIED","lastUpdateDate":1636893940951,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a08b8f4-964d-4161-a435-c2547731ca77","invariantUUID":"2a9c5f67-6087-4341-8d24-0c5a56267900","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":"3aefab8f-7517-423e-83b5-4685f850c6e5","lifecycleState":"CERTIFIED","lastUpdateDate":1636894014463,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09705540-4134-4c17-9d26-af5fcc085248","invariantUUID":"59a26653-52f3-4bad-be23-dea91b0bb2d3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba12791d-650e-44ef-afa7-6c911912f53b","lifecycleState":"CERTIFIED","lastUpdateDate":1636894058589,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff978ba4-0c6a-4b50-a28e-cdb4796a077e","invariantUUID":"e26bf471-efab-4e98-9f62-104156d53000","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":"network","uniqueId":"abe97027-4a9b-4682-a648-fd63ea7bb802","lifecycleState":"CERTIFIED","lastUpdateDate":1636894121712,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b472c57b-7bd0-4a31-abc7-04debe7aaf37","invariantUUID":"0212fb66-73d3-4a59-a307-ee6cfbf5ecf8","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":"port","uniqueId":"4bc20622-1714-4f57-9f7c-cfac9f0cafc3","lifecycleState":"CERTIFIED","lastUpdateDate":1636894036619,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"371ad85e-9760-40e1-ba24-2163dae73982","invariantUUID":"e20740ca-4649-484e-a32b-ba04047ff07d","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"932e1db2-e8c0-46b1-aac2-1490e943ce9b","lifecycleState":"CERTIFIED","lastUpdateDate":1636894050790,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32a63f57-4e7b-49aa-b428-5d746c6af771","invariantUUID":"97f9e11a-543e-49d8-9a6b-7ba580700d78","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":"f2a1b0df-f1fe-440e-ae2e-5e05c52ca098","lifecycleState":"CERTIFIED","lastUpdateDate":1636893994542,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"132aa855-de56-4a91-ba45-e712cfb08581","invariantUUID":"e6323b5d-2e74-4a8a-bdb6-c06bd5d18ded","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":"c7dbc7b8-64a7-4d0f-89b2-67d80c286e7b","lifecycleState":"CERTIFIED","lastUpdateDate":1636894126694,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7791716-8382-4a3e-99db-3d88bd1eaee4","invariantUUID":"99d79d20-1a87-4579-aa70-bd74f4374ea5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b54f7355-21ca-4462-bbe2-60f7b955a19f","lifecycleState":"CERTIFIED","lastUpdateDate":1636893893561,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"80a4a14b-6a06-4f4c-a1ed-829ae4a795a8","invariantUUID":"6a854ce1-c9ef-4d90-806e-c9a1e32bc181","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b66d5111-6358-46ed-85c1-c2a40b015049","lifecycleState":"CERTIFIED","lastUpdateDate":1636893911400,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac25c84e-9893-4abd-b98e-220df6e59801","invariantUUID":"c7f585f4-9ad9-4bdb-9a3f-5ec38a16368f","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":"df005b95-1ced-4d66-9ad9-3c8ac8273749","lifecycleState":"CERTIFIED","lastUpdateDate":1636893916812,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fde05a0f-d901-4297-b2d4-e3ee21a8e065","invariantUUID":"b7610f38-a52c-4f68-9a91-d3516aa580ea","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b150dda6-de93-49b5-a411-ba6f95234c5a","lifecycleState":"CERTIFIED","lastUpdateDate":1636893932612,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d05586ff-8e07-4367-9d01-75201f065c36","invariantUUID":"e3b611e6-3c5a-4f4f-ae6f-cfd1fdbf23aa","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4374fb5f-bdf6-4835-aab2-733ddb6f85b0","lifecycleState":"CERTIFIED","lastUpdateDate":1636894067861,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d2b070f-3ab4-4696-b7c2-ef2e8c1dc2a7","invariantUUID":"3792388b-5f73-4ccc-99f8-e4fb70a87d48","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":"port","uniqueId":"a5334aa7-0933-48d3-a9a2-a5ceae0b8157","lifecycleState":"CERTIFIED","lastUpdateDate":1636894135957,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ed200be-ff76-4132-a7fa-89f9719c60c2","invariantUUID":"6281ee0b-7296-4c67-972b-b8cdc2873bc5","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"969b74e6-f4b3-4021-a4dc-f25156cabcac","lifecycleState":"CERTIFIED","lastUpdateDate":1636893997689,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdf33ba2-58d4-4fa9-af62-1b266be2d42e","invariantUUID":"ea8c88d8-eb29-4469-a458-12ca8ec7e7b8","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e39ecd36-9226-4f6e-8616-153d74b90a8c","lifecycleState":"CERTIFIED","lastUpdateDate":1636893947802,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c949b72-15d8-47ac-8652-b13e8db9447c","invariantUUID":"c30477fc-ac7c-4c90-8359-e5bef91b6216","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"41cd5d50-ada0-4e92-9e44-adac09d33d19","lifecycleState":"CERTIFIED","lastUpdateDate":1636894085618,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38eb63f6-1cd1-41d3-93fb-2f2119cf25ec","invariantUUID":"9d1fb3ef-a28d-4078-92b0-8264ae2f5989","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f03bc961-6f53-4b57-a98a-439bba67cba9","lifecycleState":"CERTIFIED","lastUpdateDate":1636894043814,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"701d5f2e-5534-4887-a3a4-5e1cacd928c7","invariantUUID":"81c7e6d5-cb89-4294-bba2-23c06a61c5a7","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee7ecc87-92a8-46fa-af59-52ca822c946f","lifecycleState":"CERTIFIED","lastUpdateDate":1636893989786,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06f3fcc1-499e-4c3c-b592-fae06b0c1bad","invariantUUID":"e349a378-d1f6-4cb2-91f5-51f886656b1c","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":"defaulticon","uniqueId":"6751212b-a543-41d2-9a5e-07bd6d07b9aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636902666945,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1021aaf5-a4f8-4aec-ae7c-a83b9e1f738c","invariantUUID":"47c12cec-4693-4c7b-a98c-439aef80b1ec","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"1adc2535-04a9-427f-b5b4-ced44e4f4870","lifecycleState":"CERTIFIED","lastUpdateDate":1636893949711,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"90ff4382-aba4-45b2-8af8-f6558f8e2117","invariantUUID":"42f2c43d-d69e-49aa-a01c-48f732d7b413","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c5918506-b13f-41a4-9034-4dbda2e3fb58","lifecycleState":"CERTIFIED","lastUpdateDate":1636894074844,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c93ff44e-6c4d-4df3-8f7b-35a5ca9f96fd","invariantUUID":"8b357b14-37b2-47f3-a95c-0a999407d97b","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":"82eb31ea-881c-4984-9059-e3e4081d1d39","lifecycleState":"CERTIFIED","lastUpdateDate":1636893968378,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0119cb32-c4ea-4473-b8a0-a2fb16d332a5","invariantUUID":"051a581c-0b36-43a0-8f9b-a946604c1667","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b61340ed-5a83-485e-83ca-79f2bf194a90","lifecycleState":"CERTIFIED","lastUpdateDate":1636894056546,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc5759f4-81d4-4b14-b54e-613e93c7a2d6","invariantUUID":"17c4c595-25d5-4d9e-8926-90c0cf7b96be","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ea765d3e-6eda-448c-b6a5-f858ead10bf6","lifecycleState":"CERTIFIED","lastUpdateDate":1636893887064,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"109a4fc0-c528-4d1c-989f-070531b11627","invariantUUID":"20586062-d3eb-406c-a0c9-376fd0fda6ae","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"969a8fe5-3180-4dec-8456-cb8f4db93fae","lifecycleState":"CERTIFIED","lastUpdateDate":1636894020269,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f76791c2-2c63-440b-b7fe-f482489fa59b","invariantUUID":"a5a10453-14c3-4550-903b-1ea27c441075","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1616dd0-f365-4d58-b3bd-f0d1e71f51ea","lifecycleState":"CERTIFIED","lastUpdateDate":1636893973967,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7ce408e1-de1f-4355-99a3-e716fdffb6ee","invariantUUID":"4e651e67-0e86-4373-875d-b59029861bd1","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":"c2a8eaae-17d1-43aa-83e2-b17b739bc274","lifecycleState":"CERTIFIED","lastUpdateDate":1636894129826,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"166c1051-61f7-4dae-937b-83e373d8253f","invariantUUID":"998897f7-72cb-4947-b1ea-15cc3828e5c0","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"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"79eb6a7d-ce3c-4f7b-b2c3-ebfa73f569bf","lifecycleState":"CERTIFIED","lastUpdateDate":1636902596803,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"0af20da6-3dbf-476a-a8c3-b04057fff2f5","invariantUUID":"09fdb901-c900-42d9-89f7-600d0dc12476","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"012b77df-7c26-42b2-88a8-d2c7ab786961","lifecycleState":"CERTIFIED","lastUpdateDate":1636901819150,"name":"Demo_pNF_aMa8gYtdDK6Gon720Aup","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"3e865a75-bccf-413c-a9a9-6e0c6247c806","invariantUUID":"2b4e2c6d-35ab-4d0c-8c3d-bf11670029ef","systemName":"DemoPnfAma8gytddk6gon720aup","description":"catalog service description","tags":["robot-ete","Demo_pNF_aMa8gYtdDK6Gon720Aup"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"51e90dcc-138b-4195-b8c0-4be07d7bf419","lifecycleState":"CERTIFIED","lastUpdateDate":1636902685886,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"87866f64-7569-4508-8fce-af1fb81b0fca","invariantUUID":"f56dbb29-e25d-4a8b-a565-b804c5469331","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":"f719c2c3-58ca-43ea-8fc3-f70bf6763d6c","lifecycleState":"CERTIFIED","lastUpdateDate":1636899309027,"name":"vFW 2021-11-14 14-14-17","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ad9f76f7-c256-44fa-a074-755105b6ec7e","invariantUUID":"3e40b4ba-e35a-42b8-94d6-cdc247841c26","systemName":"Vfw20211114141417","description":"catalog service description","tags":["robot-ete","vFW 2021-11-14 14-14-17"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-14 15:11:35,257 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-11-14 15:11:45,268 INFO 728:service.py(1) - attempting to PROD/activate Service basic_vm in SDC 2021-11-14 15:11:45,273 DEBUG 129:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:11:45,274 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/51e90dcc-138b-4195-b8c0-4be07d7bf419/distribution/PROD/activate 2021-11-14 15:11:45,274 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-11-14 15:11:45,277 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-14 15:11:45,447 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/51e90dcc-138b-4195-b8c0-4be07d7bf419/distribution/PROD/activate HTTP/1.1" 500 225 2021-11-14 15:11:45,448 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 500 2021-11-14 15:11:45,449 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: { "requestError": { "serviceException": { "messageId": "SVC4136", "text": "Error: Requested distribution environment \u0027%1\u0027 is not available.", "variables": [ "AUTO" ] } } } 2021-11-14 15:11:45,449 ERROR 157:onap_service.py(1) - [SDC][PROD/activate Service] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-14 15:11:45,449 ERROR 48:basic_vm.py(1) - Generic OnapTest exception 2021-11-14 15:11:45,449 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 01:30 | FAIL | +-------------------+---------------------+------------------+----------------+ 2021-11-14 15:11:45,453 INFO 57:basic_vm.py(1) - Generate Test report 2021-11-14 15:11:45,561 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-11-14 15:11:45,921 DEBUG 433:connectionpool.py(1) - http://87.254.212.120:8080 "POST http://testresults.opnfv.org/onap/api/v1/results HTTP/1.1" 200 73 2021-11-14 15:11:45,924 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/619127316c44f50010873a4f 2021-11-14 15:11:45,924 ERROR 253:run_tests.py(1) - The test case 'basic_vm' failed. 2021-11-14 15:11:45,924 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR