2021-11-18 14:33:31,674 DEBUG 22:basic_onboard.py(1) - BasicOnboard init started 2021-11-18 14:33:31,675 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-18 14:33:31,684 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-11-18 14:33:31,684 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-11-18 14:33:31,684 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-18 14:33:31,684 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2021-11-18 14:33:31,684 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-11-18 14:33:31,684 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-18 14:33:31,684 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-11-18 14:33:31,685 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-11-18 14:33:31,685 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-11-18 14:33:31,685 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-11-18 14:33:31,685 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-11-18 14:33:31,685 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-11-18 14:33:31,685 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-11-18 14:33:31,685 INFO 169:run_tests.py(1) - Running test case 'basic_onboard'... 2021-11-18 14:33:31,685 DEBUG 32:basic_onboard.py(1) - start time 2021-11-18 14:33:31,686 DEBUG 159:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2021-11-18 14:33:31,686 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-11-18 14:33:31,686 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-18 14:33:31,686 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-18 14:33:31,686 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-11-18 14:33:31,688 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:31,813 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-18 14:33:31,814 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-11-18 14:33:31,814 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"a69b8a601ce44ebdbd50dfeddde9df14","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"bba7c556cb5d4cd988b38f6c25dd2d07","type":"vlm","name":"a2c77a7c-0ee7-4c38-8ca6","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"f9d99acbaefe4f2798b7e4b9e239b034","type":"vlm","name":"9cac18f8-46f7-44fe-a4fc","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-11-18 14:33:31,816 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-11-18 14:33:31,816 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2021-11-18 14:33:31,816 INFO 169:__init__.py(1) - Vendor basic_onboard_vendor doesn't exist in SDC 2021-11-18 14:33:31,816 INFO 267:__init__.py(1) - attempting to create Vendor basic_onboard_vendor in SDC 2021-11-18 14:33:31,816 DEBUG 159:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2021-11-18 14:33:31,816 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-11-18 14:33:31,817 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-18 14:33:31,817 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-18 14:33:31,817 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-11-18 14:33:31,818 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:31,882 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-18 14:33:31,884 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-11-18 14:33:31,884 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"a69b8a601ce44ebdbd50dfeddde9df14","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"bba7c556cb5d4cd988b38f6c25dd2d07","type":"vlm","name":"a2c77a7c-0ee7-4c38-8ca6","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"f9d99acbaefe4f2798b7e4b9e239b034","type":"vlm","name":"9cac18f8-46f7-44fe-a4fc","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-11-18 14:33:31,887 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-11-18 14:33:31,888 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2021-11-18 14:33:31,888 INFO 169:__init__.py(1) - Vendor basic_onboard_vendor doesn't exist in SDC 2021-11-18 14:33:31,912 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-18 14:33:31,912 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-18 14:33:31,912 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basic_onboard_vendor", "description": "vendor" } 2021-11-18 14:33:31,914 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:32,715 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-18 14:33:32,716 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-11-18 14:33:32,717 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"4102725b9cfd44de8adb9beab756c8ca","version":{"id":"8c5ed07b01214e68a99d0f977abc0f90","name":"1.0","description":"Initial version","status":"Draft"}} 2021-11-18 14:33:32,718 INFO 285:__init__.py(1) - Vendor basic_onboard_vendor is created in SDC 2021-11-18 14:33:32,719 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basic_onboard_vendor in SDC 2021-11-18 14:33:32,722 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-18 14:33:32,722 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/4102725b9cfd44de8adb9beab756c8ca/versions/8c5ed07b01214e68a99d0f977abc0f90/actions 2021-11-18 14:33:32,722 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-11-18 14:33:32,724 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:33,066 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/4102725b9cfd44de8adb9beab756c8ca/versions/8c5ed07b01214e68a99d0f977abc0f90/actions HTTP/1.1" 200 2 2021-11-18 14:33:33,067 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-11-18 14:33:33,067 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-11-18 14:33:33,069 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_KNmICX_VSP exists in SDC 2021-11-18 14:33:33,069 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-18 14:33:33,070 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-18 14:33:33,070 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-18 14:33:33,070 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-18 14:33:33,071 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:33,141 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-18 14:33:33,142 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-18 14:33:33,142 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"a69b8a601ce44ebdbd50dfeddde9df14","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"fafd9a7447fd48a5bcf19f3b0fba16d0","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 451e3b45-402b","description":"vendor software product","vendorName":"a2c77a7c-0ee7-4c38-8ca6","vendorId":"bba7c556cb5d4cd988b38f6c25dd2d07","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1070a3b530ad4676bce0092d3a3eb2d2","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 45f1bbb2-7a51","description":"vendor software product","vendorName":"9cac18f8-46f7-44fe-a4fc","vendorId":"f9d99acbaefe4f2798b7e4b9e239b034","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0ae751e553a4467091569d79120d3d3e","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-11-18 14:33:33,144 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-11-18 14:33:33,144 DEBUG 324:vsp.py(1) - importing VSP pNF 451e3b45-402b from SDC 2021-11-18 14:33:33,144 DEBUG 324:vsp.py(1) - importing VSP vFW 45f1bbb2-7a51 from SDC 2021-11-18 14:33:33,144 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-11-18 14:33:33,144 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_KNmICX_VSP 2021-11-18 14:33:33,145 INFO 169:__init__.py(1) - Vsp basic_onboard_KNmICX_VSP doesn't exist in SDC 2021-11-18 14:33:33,145 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_KNmICX_VSP exists in SDC 2021-11-18 14:33:33,145 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-18 14:33:33,145 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-18 14:33:33,145 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-18 14:33:33,145 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-18 14:33:33,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:33,218 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-18 14:33:33,220 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-18 14:33:33,220 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"a69b8a601ce44ebdbd50dfeddde9df14","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"fafd9a7447fd48a5bcf19f3b0fba16d0","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 451e3b45-402b","description":"vendor software product","vendorName":"a2c77a7c-0ee7-4c38-8ca6","vendorId":"bba7c556cb5d4cd988b38f6c25dd2d07","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1070a3b530ad4676bce0092d3a3eb2d2","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 45f1bbb2-7a51","description":"vendor software product","vendorName":"9cac18f8-46f7-44fe-a4fc","vendorId":"f9d99acbaefe4f2798b7e4b9e239b034","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0ae751e553a4467091569d79120d3d3e","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-11-18 14:33:33,223 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-11-18 14:33:33,223 DEBUG 324:vsp.py(1) - importing VSP pNF 451e3b45-402b from SDC 2021-11-18 14:33:33,223 DEBUG 324:vsp.py(1) - importing VSP vFW 45f1bbb2-7a51 from SDC 2021-11-18 14:33:33,223 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-11-18 14:33:33,224 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_KNmICX_VSP 2021-11-18 14:33:33,224 INFO 169:__init__.py(1) - Vsp basic_onboard_KNmICX_VSP doesn't exist in SDC 2021-11-18 14:33:33,224 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_KNmICX_VSP exists in SDC 2021-11-18 14:33:33,224 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-18 14:33:33,225 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-18 14:33:33,225 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-18 14:33:33,225 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-18 14:33:33,227 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:33,321 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-18 14:33:33,322 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-18 14:33:33,322 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"a69b8a601ce44ebdbd50dfeddde9df14","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"fafd9a7447fd48a5bcf19f3b0fba16d0","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 451e3b45-402b","description":"vendor software product","vendorName":"a2c77a7c-0ee7-4c38-8ca6","vendorId":"bba7c556cb5d4cd988b38f6c25dd2d07","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1070a3b530ad4676bce0092d3a3eb2d2","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 45f1bbb2-7a51","description":"vendor software product","vendorName":"9cac18f8-46f7-44fe-a4fc","vendorId":"f9d99acbaefe4f2798b7e4b9e239b034","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0ae751e553a4467091569d79120d3d3e","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-11-18 14:33:33,324 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-11-18 14:33:33,324 DEBUG 324:vsp.py(1) - importing VSP pNF 451e3b45-402b from SDC 2021-11-18 14:33:33,324 DEBUG 324:vsp.py(1) - importing VSP vFW 45f1bbb2-7a51 from SDC 2021-11-18 14:33:33,324 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-11-18 14:33:33,324 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_KNmICX_VSP 2021-11-18 14:33:33,324 INFO 169:__init__.py(1) - Vsp basic_onboard_KNmICX_VSP doesn't exist in SDC 2021-11-18 14:33:33,324 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_KNmICX_VSP exists in SDC 2021-11-18 14:33:33,324 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-18 14:33:33,325 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-18 14:33:33,325 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-18 14:33:33,325 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-18 14:33:33,326 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:33,419 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-18 14:33:33,421 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-18 14:33:33,421 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"a69b8a601ce44ebdbd50dfeddde9df14","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"fafd9a7447fd48a5bcf19f3b0fba16d0","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 451e3b45-402b","description":"vendor software product","vendorName":"a2c77a7c-0ee7-4c38-8ca6","vendorId":"bba7c556cb5d4cd988b38f6c25dd2d07","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1070a3b530ad4676bce0092d3a3eb2d2","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 45f1bbb2-7a51","description":"vendor software product","vendorName":"9cac18f8-46f7-44fe-a4fc","vendorId":"f9d99acbaefe4f2798b7e4b9e239b034","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0ae751e553a4467091569d79120d3d3e","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-11-18 14:33:33,424 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-11-18 14:33:33,424 DEBUG 324:vsp.py(1) - importing VSP pNF 451e3b45-402b from SDC 2021-11-18 14:33:33,424 DEBUG 324:vsp.py(1) - importing VSP vFW 45f1bbb2-7a51 from SDC 2021-11-18 14:33:33,424 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-11-18 14:33:33,425 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_KNmICX_VSP 2021-11-18 14:33:33,425 INFO 169:__init__.py(1) - Vsp basic_onboard_KNmICX_VSP doesn't exist in SDC 2021-11-18 14:33:33,425 INFO 267:__init__.py(1) - attempting to create Vsp basic_onboard_KNmICX_VSP in SDC 2021-11-18 14:33:33,425 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_KNmICX_VSP exists in SDC 2021-11-18 14:33:33,426 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-18 14:33:33,426 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-18 14:33:33,427 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-18 14:33:33,427 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-18 14:33:33,429 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:33,522 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-18 14:33:33,523 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-18 14:33:33,523 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"a69b8a601ce44ebdbd50dfeddde9df14","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"fafd9a7447fd48a5bcf19f3b0fba16d0","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 451e3b45-402b","description":"vendor software product","vendorName":"a2c77a7c-0ee7-4c38-8ca6","vendorId":"bba7c556cb5d4cd988b38f6c25dd2d07","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1070a3b530ad4676bce0092d3a3eb2d2","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 45f1bbb2-7a51","description":"vendor software product","vendorName":"9cac18f8-46f7-44fe-a4fc","vendorId":"f9d99acbaefe4f2798b7e4b9e239b034","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0ae751e553a4467091569d79120d3d3e","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-11-18 14:33:33,525 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-11-18 14:33:33,526 DEBUG 324:vsp.py(1) - importing VSP pNF 451e3b45-402b from SDC 2021-11-18 14:33:33,526 DEBUG 324:vsp.py(1) - importing VSP vFW 45f1bbb2-7a51 from SDC 2021-11-18 14:33:33,526 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-11-18 14:33:33,526 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_KNmICX_VSP 2021-11-18 14:33:33,526 INFO 169:__init__.py(1) - Vsp basic_onboard_KNmICX_VSP doesn't exist in SDC 2021-11-18 14:33:33,529 DEBUG 159:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2021-11-18 14:33:33,529 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-11-18 14:33:33,529 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-18 14:33:33,530 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-18 14:33:33,530 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-11-18 14:33:33,531 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:33,621 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 691 2021-11-18 14:33:33,623 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-11-18 14:33:33,623 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"4102725b9cfd44de8adb9beab756c8ca","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a69b8a601ce44ebdbd50dfeddde9df14","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"bba7c556cb5d4cd988b38f6c25dd2d07","type":"vlm","name":"a2c77a7c-0ee7-4c38-8ca6","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"f9d99acbaefe4f2798b7e4b9e239b034","type":"vlm","name":"9cac18f8-46f7-44fe-a4fc","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-11-18 14:33:33,626 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-11-18 14:33:33,626 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2021-11-18 14:33:33,627 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-18 14:33:33,627 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/4102725b9cfd44de8adb9beab756c8ca/versions 2021-11-18 14:33:33,627 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-18 14:33:33,629 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:33,689 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4102725b9cfd44de8adb9beab756c8ca/versions HTTP/1.1" 200 264 2021-11-18 14:33:33,690 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-18 14:33:33,690 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8c5ed07b01214e68a99d0f977abc0f90","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1637246011997,"modificationTime":1637246012937,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-18 14:33:33,692 DEBUG 46:sdc_element.py(1) - details found, updating 2021-11-18 14:33:33,692 INFO 192:__init__.py(1) - Vendor found, updating information 2021-11-18 14:33:33,692 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-18 14:33:33,692 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/4102725b9cfd44de8adb9beab756c8ca/versions 2021-11-18 14:33:33,693 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-18 14:33:33,694 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:33,751 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4102725b9cfd44de8adb9beab756c8ca/versions HTTP/1.1" 200 264 2021-11-18 14:33:33,752 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-18 14:33:33,752 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8c5ed07b01214e68a99d0f977abc0f90","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1637246011997,"modificationTime":1637246012937,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-18 14:33:33,754 DEBUG 46:sdc_element.py(1) - details found, updating 2021-11-18 14:33:33,755 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-18 14:33:33,755 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-18 14:33:33,755 DEBUG 132:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_onboard_KNmICX_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basic_onboard_vendor", "vendorId": "4102725b9cfd44de8adb9beab756c8ca", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-11-18 14:33:33,756 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:35,181 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-18 14:33:35,183 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-11-18 14:33:35,184 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"f24f175d040a4276afba20c95401c95d","version":{"id":"e0f69a76f9774e58aa96f15fa0bc4ca8","name":"1.0","description":"Initial version","status":"Draft"}} 2021-11-18 14:33:35,188 INFO 285:__init__.py(1) - Vsp basic_onboard_KNmICX_VSP is created in SDC 2021-11-18 14:33:35,189 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-18 14:33:35,190 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/f24f175d040a4276afba20c95401c95d/versions 2021-11-18 14:33:35,190 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-18 14:33:35,194 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:35,273 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f24f175d040a4276afba20c95401c95d/versions HTTP/1.1" 200 253 2021-11-18 14:33:35,275 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-18 14:33:35,275 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e0f69a76f9774e58aa96f15fa0bc4ca8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1637246013822,"modificationTime":1637246014395,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-18 14:33:35,279 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-18 14:33:35,279 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/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 2021-11-18 14:33:35,279 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-18 14:33:35,282 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:35,403 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 HTTP/1.1" 200 223 2021-11-18 14:33:35,405 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-18 14:33:35,405 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"e0f69a76f9774e58aa96f15fa0bc4ca8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1637246013822,"modificationTime":1637246014376} 2021-11-18 14:33:35,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-18 14:33:35,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/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 2021-11-18 14:33:35,407 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-18 14:33:35,409 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:35,597 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 HTTP/1.1" 200 409 2021-11-18 14:33:35,599 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-18 14:33:35,599 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_KNmICX_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"4102725b9cfd44de8adb9beab756c8ca","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f24f175d040a4276afba20c95401c95d","version":"e0f69a76f9774e58aa96f15fa0bc4ca8"} 2021-11-18 14:33:35,602 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-18 14:33:35,602 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/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 2021-11-18 14:33:35,602 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-18 14:33:35,604 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:35,789 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 HTTP/1.1" 200 409 2021-11-18 14:33:35,791 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-18 14:33:35,791 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_KNmICX_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"4102725b9cfd44de8adb9beab756c8ca","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f24f175d040a4276afba20c95401c95d","version":"e0f69a76f9774e58aa96f15fa0bc4ca8"} 2021-11-18 14:33:35,794 INFO 241:vsp.py(1) - attempting to upload package for basic_onboard_KNmICX_VSP in SDC 2021-11-18 14:33:35,795 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-18 14:33:35,795 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/f24f175d040a4276afba20c95401c95d/versions 2021-11-18 14:33:35,795 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-18 14:33:35,798 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:35,860 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f24f175d040a4276afba20c95401c95d/versions HTTP/1.1" 200 253 2021-11-18 14:33:35,862 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-18 14:33:35,862 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e0f69a76f9774e58aa96f15fa0bc4ca8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1637246013822,"modificationTime":1637246014395,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-18 14:33:35,865 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-18 14:33:35,866 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 2021-11-18 14:33:35,866 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-18 14:33:35,868 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:35,966 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 HTTP/1.1" 200 223 2021-11-18 14:33:35,967 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-18 14:33:35,968 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"e0f69a76f9774e58aa96f15fa0bc4ca8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1637246013822,"modificationTime":1637246014376} 2021-11-18 14:33:35,970 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-18 14:33:35,970 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/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 2021-11-18 14:33:35,971 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-18 14:33:35,973 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:36,152 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 HTTP/1.1" 200 409 2021-11-18 14:33:36,154 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-18 14:33:36,154 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_KNmICX_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"4102725b9cfd44de8adb9beab756c8ca","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f24f175d040a4276afba20c95401c95d","version":"e0f69a76f9774e58aa96f15fa0bc4ca8"} 2021-11-18 14:33:36,157 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-18 14:33:36,157 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/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 2021-11-18 14:33:36,158 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-18 14:33:36,160 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:36,379 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 HTTP/1.1" 200 409 2021-11-18 14:33:36,380 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-18 14:33:36,380 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_KNmICX_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"4102725b9cfd44de8adb9beab756c8ca","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f24f175d040a4276afba20c95401c95d","version":"e0f69a76f9774e58aa96f15fa0bc4ca8"} 2021-11-18 14:33:36,383 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-18 14:33:36,383 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/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8/orchestration-template-candidate 2021-11-18 14:33:36,383 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-11-18 14:33:36,386 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:36,556 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8/orchestration-template-candidate HTTP/1.1" 200 94 2021-11-18 14:33:36,557 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-11-18 14:33:36,557 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-11-18 14:33:36,558 INFO 194:vsp.py(1) - Files for Vsp basic_onboard_KNmICX_VSP have been uploaded 2021-11-18 14:33:36,560 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-18 14:33:36,560 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/f24f175d040a4276afba20c95401c95d/versions 2021-11-18 14:33:36,560 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-18 14:33:36,561 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:36,616 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f24f175d040a4276afba20c95401c95d/versions HTTP/1.1" 200 253 2021-11-18 14:33:36,617 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-18 14:33:36,617 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e0f69a76f9774e58aa96f15fa0bc4ca8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1637246013822,"modificationTime":1637246014395,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-18 14:33:36,621 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-18 14:33:36,621 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 2021-11-18 14:33:36,621 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-18 14:33:36,624 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:36,712 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 HTTP/1.1" 200 222 2021-11-18 14:33:36,713 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-18 14:33:36,714 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"e0f69a76f9774e58aa96f15fa0bc4ca8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1637246013822,"modificationTime":1637246016548} 2021-11-18 14:33:36,716 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-18 14:33:36,716 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/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 2021-11-18 14:33:36,717 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-18 14:33:36,719 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:36,843 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 HTTP/1.1" 200 480 2021-11-18 14:33:36,845 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-18 14:33:36,845 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_KNmICX_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"4102725b9cfd44de8adb9beab756c8ca","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f24f175d040a4276afba20c95401c95d","version":"e0f69a76f9774e58aa96f15fa0bc4ca8","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-11-18 14:33:36,848 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-18 14:33:36,849 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/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 2021-11-18 14:33:36,849 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-18 14:33:36,851 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:36,979 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 HTTP/1.1" 200 480 2021-11-18 14:33:36,980 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-18 14:33:36,981 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_KNmICX_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"4102725b9cfd44de8adb9beab756c8ca","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f24f175d040a4276afba20c95401c95d","version":"e0f69a76f9774e58aa96f15fa0bc4ca8","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-11-18 14:33:36,982 INFO 241:vsp.py(1) - attempting to validate for basic_onboard_KNmICX_VSP in SDC 2021-11-18 14:33:36,983 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-18 14:33:36,983 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/f24f175d040a4276afba20c95401c95d/versions 2021-11-18 14:33:36,983 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-18 14:33:36,984 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:37,034 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f24f175d040a4276afba20c95401c95d/versions HTTP/1.1" 200 253 2021-11-18 14:33:37,035 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-18 14:33:37,035 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e0f69a76f9774e58aa96f15fa0bc4ca8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1637246013822,"modificationTime":1637246014395,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-18 14:33:37,037 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-18 14:33:37,037 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/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 2021-11-18 14:33:37,037 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-18 14:33:37,039 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:37,127 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 HTTP/1.1" 200 222 2021-11-18 14:33:37,128 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-18 14:33:37,128 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"e0f69a76f9774e58aa96f15fa0bc4ca8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1637246013822,"modificationTime":1637246016548} 2021-11-18 14:33:37,130 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-18 14:33:37,130 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/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 2021-11-18 14:33:37,130 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-18 14:33:37,132 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:37,250 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 HTTP/1.1" 200 480 2021-11-18 14:33:37,251 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-18 14:33:37,251 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_KNmICX_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"4102725b9cfd44de8adb9beab756c8ca","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f24f175d040a4276afba20c95401c95d","version":"e0f69a76f9774e58aa96f15fa0bc4ca8","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-11-18 14:33:37,253 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-18 14:33:37,253 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/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 2021-11-18 14:33:37,253 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-18 14:33:37,255 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:37,407 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 HTTP/1.1" 200 480 2021-11-18 14:33:37,409 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-18 14:33:37,410 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_KNmICX_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"4102725b9cfd44de8adb9beab756c8ca","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f24f175d040a4276afba20c95401c95d","version":"e0f69a76f9774e58aa96f15fa0bc4ca8","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-11-18 14:33:37,414 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-18 14:33:37,414 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/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8/orchestration-template-candidate/process 2021-11-18 14:33:37,414 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-11-18 14:33:37,417 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:40,450 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-11-18 14:33:40,451 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-11-18 14:33:40,451 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu18.yaml","base_ubuntu18.env"],"errors":{},"status":"Success"} 2021-11-18 14:33:40,454 INFO 209:vsp.py(1) - Artifacts for Vsp basic_onboard_KNmICX_VSP have been validated 2021-11-18 14:33:40,454 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-18 14:33:40,454 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/f24f175d040a4276afba20c95401c95d/versions 2021-11-18 14:33:40,455 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-18 14:33:40,457 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:40,513 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f24f175d040a4276afba20c95401c95d/versions HTTP/1.1" 200 253 2021-11-18 14:33:40,514 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-18 14:33:40,515 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e0f69a76f9774e58aa96f15fa0bc4ca8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1637246013822,"modificationTime":1637246014395,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-18 14:33:40,517 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-18 14:33:40,517 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/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 2021-11-18 14:33:40,517 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-18 14:33:40,518 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:40,610 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 HTTP/1.1" 200 222 2021-11-18 14:33:40,611 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-18 14:33:40,611 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"e0f69a76f9774e58aa96f15fa0bc4ca8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1637246013822,"modificationTime":1637246020441} 2021-11-18 14:33:40,614 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-18 14:33:40,614 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 2021-11-18 14:33:40,614 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-18 14:33:40,616 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:40,790 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 HTTP/1.1" 200 656 2021-11-18 14:33:40,791 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-18 14:33:40,791 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_KNmICX_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"4102725b9cfd44de8adb9beab756c8ca","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f24f175d040a4276afba20c95401c95d","version":"e0f69a76f9774e58aa96f15fa0bc4ca8","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-11-18 14:33:40,793 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-18 14:33:40,793 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/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 2021-11-18 14:33:40,793 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-18 14:33:40,795 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:40,967 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 HTTP/1.1" 200 656 2021-11-18 14:33:40,968 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-18 14:33:40,969 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_KNmICX_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"4102725b9cfd44de8adb9beab756c8ca","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f24f175d040a4276afba20c95401c95d","version":"e0f69a76f9774e58aa96f15fa0bc4ca8","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-11-18 14:33:40,972 INFO 241:vsp.py(1) - attempting to commit for basic_onboard_KNmICX_VSP in SDC 2021-11-18 14:33:40,973 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-18 14:33:40,973 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/f24f175d040a4276afba20c95401c95d/versions 2021-11-18 14:33:40,973 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-18 14:33:40,976 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:41,040 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f24f175d040a4276afba20c95401c95d/versions HTTP/1.1" 200 253 2021-11-18 14:33:41,041 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-18 14:33:41,042 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e0f69a76f9774e58aa96f15fa0bc4ca8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1637246013822,"modificationTime":1637246014395,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-18 14:33:41,044 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-18 14:33:41,045 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/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 2021-11-18 14:33:41,045 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-18 14:33:41,047 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:41,141 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 HTTP/1.1" 200 222 2021-11-18 14:33:41,142 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-18 14:33:41,143 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"e0f69a76f9774e58aa96f15fa0bc4ca8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1637246013822,"modificationTime":1637246020441} 2021-11-18 14:33:41,145 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-18 14:33:41,145 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/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 2021-11-18 14:33:41,145 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-18 14:33:41,146 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:41,423 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 HTTP/1.1" 200 656 2021-11-18 14:33:41,425 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-18 14:33:41,426 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_KNmICX_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"4102725b9cfd44de8adb9beab756c8ca","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f24f175d040a4276afba20c95401c95d","version":"e0f69a76f9774e58aa96f15fa0bc4ca8","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-11-18 14:33:41,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-18 14:33:41,429 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/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 2021-11-18 14:33:41,430 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-18 14:33:41,432 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:41,823 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 HTTP/1.1" 200 656 2021-11-18 14:33:41,824 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-18 14:33:41,825 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_KNmICX_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"4102725b9cfd44de8adb9beab756c8ca","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f24f175d040a4276afba20c95401c95d","version":"e0f69a76f9774e58aa96f15fa0bc4ca8","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-11-18 14:33:41,833 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-18 14:33:41,833 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/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8/actions 2021-11-18 14:33:41,834 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-11-18 14:33:41,836 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:46,499 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8/actions HTTP/1.1" 200 2 2021-11-18 14:33:46,501 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-11-18 14:33:46,501 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-11-18 14:33:46,505 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-18 14:33:46,505 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/f24f175d040a4276afba20c95401c95d/versions 2021-11-18 14:33:46,505 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-18 14:33:46,508 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:46,567 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f24f175d040a4276afba20c95401c95d/versions HTTP/1.1" 200 253 2021-11-18 14:33:46,568 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-18 14:33:46,568 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e0f69a76f9774e58aa96f15fa0bc4ca8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1637246013822,"modificationTime":1637246021894,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-18 14:33:46,571 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-18 14:33:46,571 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/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 2021-11-18 14:33:46,571 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-18 14:33:46,573 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:46,668 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 HTTP/1.1" 200 223 2021-11-18 14:33:46,670 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-18 14:33:46,670 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"e0f69a76f9774e58aa96f15fa0bc4ca8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1637246013822,"modificationTime":1637246020441} 2021-11-18 14:33:46,672 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-18 14:33:46,672 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/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 2021-11-18 14:33:46,672 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-18 14:33:46,674 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:46,871 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 HTTP/1.1" 200 656 2021-11-18 14:33:46,872 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-18 14:33:46,873 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_KNmICX_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"4102725b9cfd44de8adb9beab756c8ca","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f24f175d040a4276afba20c95401c95d","version":"e0f69a76f9774e58aa96f15fa0bc4ca8","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-11-18 14:33:46,876 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_onboard_KNmICX_VSP in SDC 2021-11-18 14:33:46,876 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-18 14:33:46,876 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/f24f175d040a4276afba20c95401c95d/versions 2021-11-18 14:33:46,877 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-18 14:33:46,879 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:46,939 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f24f175d040a4276afba20c95401c95d/versions HTTP/1.1" 200 253 2021-11-18 14:33:46,940 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-18 14:33:46,940 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e0f69a76f9774e58aa96f15fa0bc4ca8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1637246013822,"modificationTime":1637246021894,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-18 14:33:46,942 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-18 14:33:46,942 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/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 2021-11-18 14:33:46,943 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-18 14:33:46,944 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:47,045 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 HTTP/1.1" 200 223 2021-11-18 14:33:47,046 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-18 14:33:47,046 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"e0f69a76f9774e58aa96f15fa0bc4ca8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1637246013822,"modificationTime":1637246020441} 2021-11-18 14:33:47,049 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-18 14:33:47,049 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/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 2021-11-18 14:33:47,049 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-18 14:33:47,051 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:47,239 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 HTTP/1.1" 200 656 2021-11-18 14:33:47,241 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-18 14:33:47,241 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_KNmICX_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"4102725b9cfd44de8adb9beab756c8ca","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f24f175d040a4276afba20c95401c95d","version":"e0f69a76f9774e58aa96f15fa0bc4ca8","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-11-18 14:33:47,247 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-18 14:33:47,247 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/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8/actions 2021-11-18 14:33:47,247 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-11-18 14:33:47,249 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:52,179 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8/actions HTTP/1.1" 200 2 2021-11-18 14:33:52,181 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-11-18 14:33:52,181 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-11-18 14:33:52,184 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-18 14:33:52,185 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/f24f175d040a4276afba20c95401c95d/versions 2021-11-18 14:33:52,185 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-18 14:33:52,187 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:52,252 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f24f175d040a4276afba20c95401c95d/versions HTTP/1.1" 200 264 2021-11-18 14:33:52,254 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-18 14:33:52,254 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e0f69a76f9774e58aa96f15fa0bc4ca8","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1637246013822,"modificationTime":1637246030725,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-18 14:33:52,256 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_onboard_KNmICX_VSP in SDC 2021-11-18 14:33:52,256 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-18 14:33:52,257 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/f24f175d040a4276afba20c95401c95d/versions 2021-11-18 14:33:52,257 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-18 14:33:52,258 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:52,313 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f24f175d040a4276afba20c95401c95d/versions HTTP/1.1" 200 264 2021-11-18 14:33:52,315 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-18 14:33:52,315 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e0f69a76f9774e58aa96f15fa0bc4ca8","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1637246013822,"modificationTime":1637246030725,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-18 14:33:52,321 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-18 14:33:52,321 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/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8/actions 2021-11-18 14:33:52,321 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-11-18 14:33:52,323 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:33:53,090 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8/actions HTTP/1.1" 200 381 2021-11-18 14:33:53,091 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-11-18 14:33:53,091 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_KNmICX_VSP","version":"1.0","versionId":"e0f69a76f9774e58aa96f15fa0bc4ca8","packageId":"f24f175d040a4276afba20c95401c95d","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-11-18 14:33:53,092 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_KNmICX_VSP","version":"1.0","versionId":"e0f69a76f9774e58aa96f15fa0bc4ca8","packageId":"f24f175d040a4276afba20c95401c95d","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-11-18 14:33:53,095 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_KNmICX exists in SDC 2021-11-18 14:33:53,095 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-18 14:33:53,096 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-18 14:33:53,096 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-18 14:33:53,097 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-18 14:33:53,099 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-18 14:33:53,180 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-18 14:33:53,182 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-11-18 14:33:53,182 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"90f62957-c630-4520-bce7-7ff47a5e6bb2","invariantUUID":"90d75298-e2c5-4690-94c0-a00c65c64e66","name":"vFW 45f1bbb2-7a51","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/90f62957-c630-4520-bce7-7ff47a5e6bb2/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ef827902-1367-4e97-af1f-2c7d321366fa","invariantUUID":"57fc5711-601c-4442-b999-01f54e7600b8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef827902-1367-4e97-af1f-2c7d321366fa/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-18 14:33:53,185 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 45f1bbb2-7a51 from SDC 2021-11-18 14:33:53,185 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:33:53,185 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:33:53,185 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:33:53,186 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-18 14:33:53,186 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:33:53,186 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:33:53,186 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:33:53,186 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-11-18 14:33:53,186 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_KNmICX 2021-11-18 14:33:53,187 INFO 169:__init__.py(1) - Vf basic_onboard_KNmICX doesn't exist in SDC 2021-11-18 14:34:03,197 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_KNmICX exists in SDC 2021-11-18 14:34:03,197 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-18 14:34:03,198 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-18 14:34:03,198 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-18 14:34:03,198 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-18 14:34:03,200 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-18 14:34:03,301 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-18 14:34:03,302 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-11-18 14:34:03,303 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"90f62957-c630-4520-bce7-7ff47a5e6bb2","invariantUUID":"90d75298-e2c5-4690-94c0-a00c65c64e66","name":"vFW 45f1bbb2-7a51","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/90f62957-c630-4520-bce7-7ff47a5e6bb2/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ef827902-1367-4e97-af1f-2c7d321366fa","invariantUUID":"57fc5711-601c-4442-b999-01f54e7600b8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef827902-1367-4e97-af1f-2c7d321366fa/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-18 14:34:03,305 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 45f1bbb2-7a51 from SDC 2021-11-18 14:34:03,305 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:03,306 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:03,306 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:03,306 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-18 14:34:03,306 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:03,306 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:03,306 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:03,307 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-11-18 14:34:03,307 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_KNmICX 2021-11-18 14:34:03,307 INFO 169:__init__.py(1) - Vf basic_onboard_KNmICX doesn't exist in SDC 2021-11-18 14:34:03,307 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_KNmICX exists in SDC 2021-11-18 14:34:03,307 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-18 14:34:03,308 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-18 14:34:03,308 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-18 14:34:03,308 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-18 14:34:03,310 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-18 14:34:03,409 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-18 14:34:03,410 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-11-18 14:34:03,411 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"90f62957-c630-4520-bce7-7ff47a5e6bb2","invariantUUID":"90d75298-e2c5-4690-94c0-a00c65c64e66","name":"vFW 45f1bbb2-7a51","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/90f62957-c630-4520-bce7-7ff47a5e6bb2/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ef827902-1367-4e97-af1f-2c7d321366fa","invariantUUID":"57fc5711-601c-4442-b999-01f54e7600b8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef827902-1367-4e97-af1f-2c7d321366fa/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-18 14:34:03,414 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 45f1bbb2-7a51 from SDC 2021-11-18 14:34:03,414 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:03,414 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:03,414 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:03,414 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-18 14:34:03,415 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:03,415 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:03,415 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:03,415 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-11-18 14:34:03,415 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_KNmICX 2021-11-18 14:34:03,415 INFO 169:__init__.py(1) - Vf basic_onboard_KNmICX doesn't exist in SDC 2021-11-18 14:34:03,416 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-11-18 14:34:03,416 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-11-18 14:34:03,416 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-18 14:34:03,416 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-18 14:34:03,416 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-11-18 14:34:03,418 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:34:03,524 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-18 14:34:03,525 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-11-18 14:34:03,526 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":"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":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"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":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"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},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"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":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"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":"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},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"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":"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}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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":"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":"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":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"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":"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":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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}],"productCategories":[]},"version":"1.9.5"} 2021-11-18 14:34:03,529 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-11-18 14:34:03,529 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-11-18 14:34:03,530 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-11-18 14:34:03,530 INFO 267:__init__.py(1) - attempting to create Vf basic_onboard_KNmICX in SDC 2021-11-18 14:34:03,530 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_KNmICX exists in SDC 2021-11-18 14:34:03,530 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-18 14:34:03,530 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-18 14:34:03,530 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-18 14:34:03,531 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-18 14:34:03,532 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-18 14:34:03,607 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-18 14:34:03,608 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-11-18 14:34:03,608 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"90f62957-c630-4520-bce7-7ff47a5e6bb2","invariantUUID":"90d75298-e2c5-4690-94c0-a00c65c64e66","name":"vFW 45f1bbb2-7a51","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/90f62957-c630-4520-bce7-7ff47a5e6bb2/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ef827902-1367-4e97-af1f-2c7d321366fa","invariantUUID":"57fc5711-601c-4442-b999-01f54e7600b8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef827902-1367-4e97-af1f-2c7d321366fa/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-18 14:34:03,610 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 45f1bbb2-7a51 from SDC 2021-11-18 14:34:03,610 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:03,610 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:03,611 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:03,611 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-18 14:34:03,611 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:03,611 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:03,611 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:03,611 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-11-18 14:34:03,611 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_KNmICX 2021-11-18 14:34:03,611 INFO 169:__init__.py(1) - Vf basic_onboard_KNmICX doesn't exist in SDC 2021-11-18 14:34:03,624 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_KNmICX_VSP exists in SDC 2021-11-18 14:34:03,624 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-18 14:34:03,624 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-18 14:34:03,624 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-18 14:34:03,625 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-18 14:34:03,626 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:34:03,708 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1169 2021-11-18 14:34:03,709 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-18 14:34:03,709 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_KNmICX_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"4102725b9cfd44de8adb9beab756c8ca","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f24f175d040a4276afba20c95401c95d","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"a69b8a601ce44ebdbd50dfeddde9df14","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"fafd9a7447fd48a5bcf19f3b0fba16d0","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 451e3b45-402b","description":"vendor software product","vendorName":"a2c77a7c-0ee7-4c38-8ca6","vendorId":"bba7c556cb5d4cd988b38f6c25dd2d07","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1070a3b530ad4676bce0092d3a3eb2d2","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 45f1bbb2-7a51","description":"vendor software product","vendorName":"9cac18f8-46f7-44fe-a4fc","vendorId":"f9d99acbaefe4f2798b7e4b9e239b034","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0ae751e553a4467091569d79120d3d3e","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-11-18 14:34:03,711 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_KNmICX_VSP from SDC 2021-11-18 14:34:03,711 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-11-18 14:34:03,711 DEBUG 324:vsp.py(1) - importing VSP pNF 451e3b45-402b from SDC 2021-11-18 14:34:03,711 DEBUG 324:vsp.py(1) - importing VSP vFW 45f1bbb2-7a51 from SDC 2021-11-18 14:34:03,712 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-11-18 14:34:03,712 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_KNmICX_VSP 2021-11-18 14:34:03,712 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-18 14:34:03,712 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/f24f175d040a4276afba20c95401c95d/versions 2021-11-18 14:34:03,712 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-18 14:34:03,714 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:34:03,769 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f24f175d040a4276afba20c95401c95d/versions HTTP/1.1" 200 264 2021-11-18 14:34:03,770 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-18 14:34:03,770 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e0f69a76f9774e58aa96f15fa0bc4ca8","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1637246013822,"modificationTime":1637246030725,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-18 14:34:03,772 DEBUG 46:sdc_element.py(1) - details found, updating 2021-11-18 14:34:03,772 INFO 192:__init__.py(1) - Vsp found, updating information 2021-11-18 14:34:03,772 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_onboard_KNmICX_VSP in SDC 2021-11-18 14:34:03,772 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-18 14:34:03,772 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/f24f175d040a4276afba20c95401c95d/versions 2021-11-18 14:34:03,773 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-18 14:34:03,774 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:34:03,822 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f24f175d040a4276afba20c95401c95d/versions HTTP/1.1" 200 264 2021-11-18 14:34:03,823 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-18 14:34:03,823 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e0f69a76f9774e58aa96f15fa0bc4ca8","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1637246013822,"modificationTime":1637246030725,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-18 14:34:03,826 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-18 14:34:03,826 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/f24f175d040a4276afba20c95401c95d/versions 2021-11-18 14:34:03,826 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-18 14:34:03,828 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:34:03,893 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f24f175d040a4276afba20c95401c95d/versions HTTP/1.1" 200 264 2021-11-18 14:34:03,894 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-18 14:34:03,895 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e0f69a76f9774e58aa96f15fa0bc4ca8","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1637246013822,"modificationTime":1637246030725,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-18 14:34:03,897 DEBUG 46:sdc_element.py(1) - details found, updating 2021-11-18 14:34:03,900 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-18 14:34:03,900 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/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8/actions 2021-11-18 14:34:03,900 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-11-18 14:34:03,902 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:34:05,049 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8/actions HTTP/1.1" 200 381 2021-11-18 14:34:05,051 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-11-18 14:34:05,051 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_KNmICX_VSP","version":"1.0","versionId":"e0f69a76f9774e58aa96f15fa0bc4ca8","packageId":"f24f175d040a4276afba20c95401c95d","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-11-18 14:34:05,051 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_KNmICX_VSP","version":"1.0","versionId":"e0f69a76f9774e58aa96f15fa0bc4ca8","packageId":"f24f175d040a4276afba20c95401c95d","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-11-18 14:34:05,054 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-18 14:34:05,054 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/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 2021-11-18 14:34:05,054 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-18 14:34:05,056 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:34:05,212 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f24f175d040a4276afba20c95401c95d/versions/e0f69a76f9774e58aa96f15fa0bc4ca8 HTTP/1.1" 200 656 2021-11-18 14:34:05,214 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-18 14:34:05,214 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_KNmICX_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"4102725b9cfd44de8adb9beab756c8ca","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f24f175d040a4276afba20c95401c95d","version":"e0f69a76f9774e58aa96f15fa0bc4ca8","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-11-18 14:34:05,217 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-18 14:34:05,217 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-18 14:34:05,217 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": "f24f175d040a4276afba20c95401c95d", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_onboard_KNmICX", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_onboard_KNmICX"], "toscaArtifacts": {}, "vendorName": "basic_onboard_vendor", "vendorRelease": "1.0" } 2021-11-18 14:34:05,219 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:34:08,525 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-18 14:34:08,538 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-11-18 14:34:08,549 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiconboardknmicxvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOUxUbTFKUTFoZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1637246046962,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"c7d8b387-104d-487a-98ca-47fac0b4658b.vspbasiconboardknmicxvspinformationtxt","artifactName":"VSP_basic_onboard_KNmICX_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"YWJiZGI5ZmMyYTRkMWFlMDhmMGRhOTExZDBiNzVjZGY=","artifactUUID":"bdf8b9b7-42aa-4b27-89f2-778b76ee5bb2","artifactDisplayName":"VSP_basic_onboard_KNmICX_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardknmicxvspinformationtxt","esId":"c7d8b387-104d-487a-98ca-47fac0b4658b.vspbasiconboardknmicxvspinformationtxt","duplicated":false,"payloadUpdateDate":1637246046964,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1637246046962,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRURTRYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRFNFgyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNVGhmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEU0WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNVGhmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1UaGZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRFNFgyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRURTRYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEU0WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEU0WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeE9GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTVRoZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRURTRYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEU0WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXhPRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_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":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","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":1637246046981,"description":"created from csar","artifactType":"HEAT","uniqueId":"c7d8b387-104d-487a-98ca-47fac0b4658b.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"cc17c10f-a7ce-4726-a078-eacb1849bb00","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"c7d8b387-104d-487a-98ca-47fac0b4658b.heat1","duplicated":false,"payloadUpdateDate":1637246046994,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_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":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","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":1637246046981,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1637246047005,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"c7d8b387-104d-487a-98ca-47fac0b4658b.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"c7d8b387-104d-487a-98ca-47fac0b4658b.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1637246047005,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246047005,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiconboardknmicxvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOUxUbTFKUTFoZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1637246046962,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"c7d8b387-104d-487a-98ca-47fac0b4658b.vspbasiconboardknmicxvspinformationtxt","artifactName":"VSP_basic_onboard_KNmICX_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"YWJiZGI5ZmMyYTRkMWFlMDhmMGRhOTExZDBiNzVjZGY=","artifactUUID":"bdf8b9b7-42aa-4b27-89f2-778b76ee5bb2","artifactDisplayName":"VSP_basic_onboard_KNmICX_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardknmicxvspinformationtxt","esId":"c7d8b387-104d-487a-98ca-47fac0b4658b.vspbasiconboardknmicxvspinformationtxt","duplicated":false,"payloadUpdateDate":1637246046964,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1637246046962,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1637246046107,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"c7d8b387-104d-487a-98ca-47fac0b4658b.assettoscacsar","artifactName":"resource-BasicOnboardKnmicx-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":1637246046107,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1637246046107,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"c7d8b387-104d-487a-98ca-47fac0b4658b.assettoscatemplate","artifactName":"resource-BasicOnboardKnmicx-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":1637246046107,"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":["c7d8b387-104d-487a-98ca-47fac0b4658b.be0eb735-0923-4dab-90ca-f347b08f1174.ubuntu18_admin_security_group"],"type":"tosca.capabilities.Node","source":"be0eb735-0923-4dab-90ca-f347b08f1174","uniqueId":"capability.6e90319e-ba3d-4384-94ac-d1dacdf5dd16.feature","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.be0eb735-0923-4dab-90ca-f347b08f1174.ubuntu18_admin_security_group","ownerName":"ubuntu18_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":["c7d8b387-104d-487a-98ca-47fac0b4658b.be0eb735-0923-4dab-90ca-f347b08f1174.ubuntu18_admin_security_group"],"node":"tosca.nodes.Root","source":"be0eb735-0923-4dab-90ca-f347b08f1174","capability":"tosca.capabilities.Node","uniqueId":"6e90319e-ba3d-4384-94ac-d1dacdf5dd16.dependency","ownerId":"6e90319e-ba3d-4384-94ac-d1dacdf5dd16","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["c7d8b387-104d-487a-98ca-47fac0b4658b.be0eb735-0923-4dab-90ca-f347b08f1174.ubuntu18_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"be0eb735-0923-4dab-90ca-f347b08f1174","capability":"tosca.capabilities.Attachment","uniqueId":"be0eb735-0923-4dab-90ca-f347b08f1174.port","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.be0eb735-0923-4dab-90ca-f347b08f1174.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"be0eb735-0923-4dab-90ca-f347b08f1174.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":"be0eb735-0923-4dab-90ca-f347b08f1174.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":"be0eb735-0923-4dab-90ca-f347b08f1174.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":"6e90319e-ba3d-4384-94ac-d1dacdf5dd16","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.6e90319e-ba3d-4384-94ac-d1dacdf5dd16.tosca_name","ownerId":"6e90319e-ba3d-4384-94ac-d1dacdf5dd16","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.be0eb735-0923-4dab-90ca-f347b08f1174.show","empty":false},{"parentUniqueId":"6e90319e-ba3d-4384-94ac-d1dacdf5dd16","definition":false,"name":"state","type":"string","uniqueId":"attribute.6e90319e-ba3d-4384-94ac-d1dacdf5dd16.state","ownerId":"6e90319e-ba3d-4384-94ac-d1dacdf5dd16","empty":false},{"parentUniqueId":"6e90319e-ba3d-4384-94ac-d1dacdf5dd16","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.6e90319e-ba3d-4384-94ac-d1dacdf5dd16.tosca_id","ownerId":"6e90319e-ba3d-4384-94ac-d1dacdf5dd16","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu18_admin_security_group"},"actualComponentUid":"be0eb735-0923-4dab-90ca-f347b08f1174","createdFromCsar":true,"uniqueId":"c7d8b387-104d-487a-98ca-47fac0b4658b.be0eb735-0923-4dab-90ca-f347b08f1174.ubuntu18_admin_security_group","normalizedName":"ubuntu18_admin_security_group","name":"ubuntu18_admin_security_group","creationTime":1637246046716,"icon":"securityrules","originType":"VFC","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"ubuntu18_admin_security_group","createdFrom":"CSAR","componentUid":"be0eb735-0923-4dab-90ca-f347b08f1174","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1637246046848,"customizationUUID":"c574ae2c-38f0-4b3f-bfcd-3803f6b23393","posX":"475.0","posY":"325.0","componentName":"SecurityRules","serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["9ec00958-ecde-4e96-affc-586359dec836.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.ubuntu18_ubuntu18_admin_plane_port_0","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"feature","uniqueId":"capability.6e90319e-ba3d-4384-94ac-d1dacdf5dd16.feature","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"feature","uniqueId":"capability.6e90319e-ba3d-4384-94ac-d1dacdf5dd16.feature","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","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.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","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":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"tosca.capabilities.Scalable","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"scalable","uniqueId":"capability.d3f98a9a-26e3-4186-ab57-8cbf4e899b00.scalable","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","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.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["9ec00958-ecde-4e96-affc-586359dec836.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.ubuntu18_ubuntu18_admin_plane_port_0","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.Forwarder","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"forwarder","uniqueId":"capability.bf826c5f-31ed-464c-ab2e-a038aba0ba5f.forwarder","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["9ec00958-ecde-4e96-affc-586359dec836.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.ubuntu18_ubuntu18_admin_plane_port_0","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"binding","uniqueId":"capability.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.binding","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"binding","uniqueId":"capability.d3f98a9a-26e3-4186-ab57-8cbf4e899b00.binding","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","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.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"binding_ubuntu18","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\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b2d2e968-6f8f-4ecd-9264-692e158b1acc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2d2e968-6f8f-4ecd-9264-692e158b1acc","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.ubuntu18_ubuntu18_admin_plane_port_0","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.PortMirroring","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"port_mirroring","uniqueId":"capability.b2d2e968-6f8f-4ecd-9264-692e158b1acc.port_mirroring","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_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":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","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":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","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":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","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":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"tosca.capabilities.Container","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"host","uniqueId":"capability.d3f98a9a-26e3-4186-ab57-8cbf4e899b00.host","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","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.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"host_ubuntu18","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":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.ubuntu18_ubuntu18_admin_plane_port_0","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"network.incoming.packets.rate","uniqueId":"capability.bf826c5f-31ed-464c-ab2e-a038aba0ba5f.network.incoming.packets.rate","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_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":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.ubuntu18_ubuntu18_admin_plane_port_0","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"network.outgoing.bytes","uniqueId":"capability.bf826c5f-31ed-464c-ab2e-a038aba0ba5f.network.outgoing.bytes","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_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":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.ubuntu18_ubuntu18_admin_plane_port_0","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"network.outgoing.packets.rate","uniqueId":"capability.bf826c5f-31ed-464c-ab2e-a038aba0ba5f.network.outgoing.packets.rate","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_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":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.ubuntu18_ubuntu18_admin_plane_port_0","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"network.outpoing.packets","uniqueId":"capability.bf826c5f-31ed-464c-ab2e-a038aba0ba5f.network.outpoing.packets","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_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":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.ubuntu18_ubuntu18_admin_plane_port_0","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"network.incoming.bytes.rate","uniqueId":"capability.bf826c5f-31ed-464c-ab2e-a038aba0ba5f.network.incoming.bytes.rate","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_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":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.ubuntu18_ubuntu18_admin_plane_port_0","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"network.incoming.bytes","uniqueId":"capability.bf826c5f-31ed-464c-ab2e-a038aba0ba5f.network.incoming.bytes","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_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":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.ubuntu18_ubuntu18_admin_plane_port_0","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.bf826c5f-31ed-464c-ab2e-a038aba0ba5f.network.outgoing.bytes.rate","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_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":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.ubuntu18_ubuntu18_admin_plane_port_0","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"network.incoming.packets","uniqueId":"capability.bf826c5f-31ed-464c-ab2e-a038aba0ba5f.network.incoming.packets","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_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":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.ephemeral.size","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.ephemeral.size","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.ephemeral.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"instance","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.instance","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"instance_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"memory","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.memory","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"memory_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.iops","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.iops","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.device.read.requests","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.device.read.requests","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"cpu.delta","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.cpu.delta","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu.delta_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.capacity","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.capacity","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.device.read.bytes","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.device.read.bytes","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.write.bytes","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.write.bytes","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.latency","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.latency","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.device.read.bytes.rate","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.usage","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.usage","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"cpu_util","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.cpu_util","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_util_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.device.allocation","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.device.allocation","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.write.requests.rate","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.write.requests.rate","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.write.bytes.rate","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.write.bytes.rate","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.device.latency","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.device.latency","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"cpu","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.cpu","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.device.write.requests","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.device.write.requests","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.device.write.bytes","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.device.write.bytes","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.read.requests","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.read.requests","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.root.size","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.root.size","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.root.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.device.write.bytes.rate","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"vcpus","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.vcpus","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"vcpus_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.device.iops","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.device.iops","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.device.usage","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.device.usage","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.device.read.requests.rate","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.device.read.requests.rate","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.device.write.requests.rate","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.device.write.requests.rate","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.allocation","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.allocation","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.read.bytes.rate","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.read.bytes.rate","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.read.bytes","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.read.bytes","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"memory.usage","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.memory.usage","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.device.capacity","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.device.capacity","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"memory.resident","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.memory.resident","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.resident_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.write.requests","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.write.requests","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests_ubuntu18","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"tosca.capabilities.OperatingSystem","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"os","uniqueId":"capability.d3f98a9a-26e3-4186-ab57-8cbf4e899b00.os","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","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.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"os_ubuntu18","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":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"tosca.capabilities.Endpoint.Admin","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"endpoint","uniqueId":"capability.d3f98a9a-26e3-4186-ab57-8cbf4e899b00.endpoint","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","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.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["9ec00958-ecde-4e96-affc-586359dec836.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.ubuntu18_ubuntu18_admin_plane_port_0","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"tosca.capabilities.Attachment","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"attachment","uniqueId":"capability.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.attachment","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["9ec00958-ecde-4e96-affc-586359dec836.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.ubuntu18_ubuntu18_admin_plane_port_0","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"6e90319e-ba3d-4384-94ac-d1dacdf5dd16.dependency","ownerId":"6e90319e-ba3d-4384-94ac-d1dacdf5dd16","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"6e90319e-ba3d-4384-94ac-d1dacdf5dd16.dependency","ownerId":"6e90319e-ba3d-4384-94ac-d1dacdf5dd16","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["9ec00958-ecde-4e96-affc-586359dec836.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.ubuntu18_ubuntu18_admin_plane_port_0","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"link","capability":"tosca.capabilities.network.Linkable","uniqueId":"4dbbf117-882e-40a6-84d1-2637ab87789f.link","ownerId":"4dbbf117-882e-40a6-84d1-2637ab87789f","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"node":"tosca.nodes.BlockStorage","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"local_storage","capability":"tosca.capabilities.Attachment","uniqueId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00.local_storage","ownerId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"9ec00958-ecde-4e96-affc-586359dec836.port_ubuntu18_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_ubuntu18_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":"faa2527c-1c81-44ea-a969-0a97ff6988fe.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ec00958-ecde-4e96-affc-586359dec836.port_ubuntu18_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9ec00958-ecde-4e96-affc-586359dec836.port_ubuntu18_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_ubuntu18_admin_plane_port_0_security_groups","value":"[[\"ubuntu18_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":"9ec00958-ecde-4e96-affc-586359dec836.port_ubuntu18_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"faa2527c-1c81-44ea-a969-0a97ff6988fe.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ec00958-ecde-4e96-affc-586359dec836.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"c7d8b387-104d-487a-98ca-47fac0b4658b.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ec00958-ecde-4e96-affc-586359dec836.compute_ubuntu18_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_ubuntu18_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":"caff0d73-1fc0-48d6-a434-f61924284758.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_ubuntu18ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ec00958-ecde-4e96-affc-586359dec836.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"c7d8b387-104d-487a-98ca-47fac0b4658b.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","empty":false},{"definition":false,"hidden":false,"uniqueId":"faa2527c-1c81-44ea-a969-0a97ff6988fe.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","empty":false},{"definition":false,"hidden":false,"uniqueId":"faa2527c-1c81-44ea-a969-0a97ff6988fe.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ec00958-ecde-4e96-affc-586359dec836.port_ubuntu18_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_ubuntu18_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":"9ec00958-ecde-4e96-affc-586359dec836.port_ubuntu18_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_ubuntu18_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":"faa2527c-1c81-44ea-a969-0a97ff6988fe.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ec00958-ecde-4e96-affc-586359dec836.compute_ubuntu18_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_ubuntu18_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":"c7d8b387-104d-487a-98ca-47fac0b4658b.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"c7d8b387-104d-487a-98ca-47fac0b4658b.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"c7d8b387-104d-487a-98ca-47fac0b4658b.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":"faa2527c-1c81-44ea-a969-0a97ff6988fe.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ec00958-ecde-4e96-affc-586359dec836.port_ubuntu18_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9ec00958-ecde-4e96-affc-586359dec836.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":"9ec00958-ecde-4e96-affc-586359dec836.compute_ubuntu18_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_ubuntu18_name","value":"[{\"get_input\":\"ubuntu18_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"compute_ubuntu18_name","inputName":"ubuntu18_name_0","inputId":"c7d8b387-104d-487a-98ca-47fac0b4658b.ubuntu18_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":"faa2527c-1c81-44ea-a969-0a97ff6988fe.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ec00958-ecde-4e96-affc-586359dec836.port_ubuntu18_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_ubuntu18_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":"9ec00958-ecde-4e96-affc-586359dec836.port_ubuntu18_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_ubuntu18_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"port_ubuntu18_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"c7d8b387-104d-487a-98ca-47fac0b4658b.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":"faa2527c-1c81-44ea-a969-0a97ff6988fe.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":"faa2527c-1c81-44ea-a969-0a97ff6988fe","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ec00958-ecde-4e96-affc-586359dec836.compute_ubuntu18_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_ubuntu18_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu18_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":"9ec00958-ecde-4e96-affc-586359dec836.port_ubuntu18_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9ec00958-ecde-4e96-affc-586359dec836.port_ubuntu18_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9ec00958-ecde-4e96-affc-586359dec836.port_ubuntu18_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_ubuntu18"},"actualComponentUid":"9ec00958-ecde-4e96-affc-586359dec836","createdFromCsar":true,"uniqueId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","normalizedName":"abstract_ubuntu18","name":"abstract_ubuntu18","creationTime":1637246046717,"icon":"defaulticon","originType":"CVFC","toscaArtifacts":{},"directives":["substitutable"],"isProxy":false,"invariantName":"abstract_ubuntu18","createdFrom":"CSAR","componentUid":"9ec00958-ecde-4e96-affc-586359dec836","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicOnboardKnmicxcvfc.abstract.abstract.nodes.ubuntu18","modificationTime":1637246046848,"customizationUUID":"21303f9f-d79e-4172-908d-cc40a94ac8b7","posX":"275.0","posY":"325.0","componentName":"basic_onboard_KNmICX-nodes.ubuntu18Cvfc","serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"empty":false}],"componentInstancesRelations":[{"toNode":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","requirementOwnerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.be0eb735-0923-4dab-90ca-f347b08f1174.ubuntu18_admin_security_group","id":"26b53944-c136-45b7-a0a6-8c3b7840236e","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","capabilityUid":"capability.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.attachment","requirementUid":"be0eb735-0923-4dab-90ca-f347b08f1174.port"},"operations":[]}],"fromNode":"c7d8b387-104d-487a-98ca-47fac0b4658b.be0eb735-0923-4dab-90ca-f347b08f1174.ubuntu18_admin_security_group","originUI":false}],"componentInstancesInputs":{"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18":[{"definition":false,"hidden":false,"uniqueId":"9ec00958-ecde-4e96-affc-586359dec836.port_ubuntu18_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_ubuntu18_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":"faa2527c-1c81-44ea-a969-0a97ff6988fe.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ec00958-ecde-4e96-affc-586359dec836.port_ubuntu18_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9ec00958-ecde-4e96-affc-586359dec836.port_ubuntu18_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_ubuntu18_admin_plane_port_0_security_groups","value":"[[\"ubuntu18_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":"9ec00958-ecde-4e96-affc-586359dec836.port_ubuntu18_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"faa2527c-1c81-44ea-a969-0a97ff6988fe.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ec00958-ecde-4e96-affc-586359dec836.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"c7d8b387-104d-487a-98ca-47fac0b4658b.ubuntu18_flavor_name","parentUniqueId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"c7d8b387-104d-487a-98ca-47fac0b4658b.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ec00958-ecde-4e96-affc-586359dec836.compute_ubuntu18_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_ubuntu18_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":"caff0d73-1fc0-48d6-a434-f61924284758.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_ubuntu18ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ec00958-ecde-4e96-affc-586359dec836.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"c7d8b387-104d-487a-98ca-47fac0b4658b.ubuntu18_image_name","parentUniqueId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"c7d8b387-104d-487a-98ca-47fac0b4658b.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","empty":false},{"definition":false,"hidden":false,"uniqueId":"faa2527c-1c81-44ea-a969-0a97ff6988fe.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","empty":false},{"definition":false,"hidden":false,"uniqueId":"faa2527c-1c81-44ea-a969-0a97ff6988fe.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ec00958-ecde-4e96-affc-586359dec836.port_ubuntu18_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_ubuntu18_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":"9ec00958-ecde-4e96-affc-586359dec836.port_ubuntu18_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_ubuntu18_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":"faa2527c-1c81-44ea-a969-0a97ff6988fe.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ec00958-ecde-4e96-affc-586359dec836.compute_ubuntu18_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_ubuntu18_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":"c7d8b387-104d-487a-98ca-47fac0b4658b.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"c7d8b387-104d-487a-98ca-47fac0b4658b.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"c7d8b387-104d-487a-98ca-47fac0b4658b.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"c7d8b387-104d-487a-98ca-47fac0b4658b.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":"faa2527c-1c81-44ea-a969-0a97ff6988fe.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ec00958-ecde-4e96-affc-586359dec836.port_ubuntu18_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9ec00958-ecde-4e96-affc-586359dec836.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":"9ec00958-ecde-4e96-affc-586359dec836.compute_ubuntu18_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_ubuntu18_name","value":"[{\"get_input\":\"ubuntu18_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"c7d8b387-104d-487a-98ca-47fac0b4658b.ubuntu18_name_0","getInputValues":[{"propName":"compute_ubuntu18_name","inputName":"ubuntu18_name_0","inputId":"c7d8b387-104d-487a-98ca-47fac0b4658b.ubuntu18_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":"faa2527c-1c81-44ea-a969-0a97ff6988fe.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ec00958-ecde-4e96-affc-586359dec836.port_ubuntu18_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_ubuntu18_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":"9ec00958-ecde-4e96-affc-586359dec836.port_ubuntu18_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_ubuntu18_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"c7d8b387-104d-487a-98ca-47fac0b4658b.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu18_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"c7d8b387-104d-487a-98ca-47fac0b4658b.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":"faa2527c-1c81-44ea-a969-0a97ff6988fe.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":"faa2527c-1c81-44ea-a969-0a97ff6988fe","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"faa2527c-1c81-44ea-a969-0a97ff6988fe","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ec00958-ecde-4e96-affc-586359dec836.compute_ubuntu18_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_ubuntu18_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu18_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":"9ec00958-ecde-4e96-affc-586359dec836.port_ubuntu18_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9ec00958-ecde-4e96-affc-586359dec836.port_ubuntu18_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9ec00958-ecde-4e96-affc-586359dec836.port_ubuntu18_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}]},"componentInstancesProperties":{"c7d8b387-104d-487a-98ca-47fac0b4658b.be0eb735-0923-4dab-90ca-f347b08f1174.ubuntu18_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"be0eb735-0923-4dab-90ca-f347b08f1174.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":"be0eb735-0923-4dab-90ca-f347b08f1174.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":"be0eb735-0923-4dab-90ca-f347b08f1174.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":{"c7d8b387-104d-487a-98ca-47fac0b4658b.be0eb735-0923-4dab-90ca-f347b08f1174.ubuntu18_admin_security_group":[{"parentUniqueId":"6e90319e-ba3d-4384-94ac-d1dacdf5dd16","uniqueId":"attribute.6e90319e-ba3d-4384-94ac-d1dacdf5dd16.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"6e90319e-ba3d-4384-94ac-d1dacdf5dd16","empty":false},{"uniqueId":"attribute.be0eb735-0923-4dab-90ca-f347b08f1174.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"6e90319e-ba3d-4384-94ac-d1dacdf5dd16","uniqueId":"attribute.6e90319e-ba3d-4384-94ac-d1dacdf5dd16.state","name":"state","type":"string","definition":false,"ownerId":"6e90319e-ba3d-4384-94ac-d1dacdf5dd16","empty":false},{"parentUniqueId":"6e90319e-ba3d-4384-94ac-d1dacdf5dd16","uniqueId":"attribute.6e90319e-ba3d-4384-94ac-d1dacdf5dd16.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"6e90319e-ba3d-4384-94ac-d1dacdf5dd16","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["9ec00958-ecde-4e96-affc-586359dec836.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.ubuntu18_ubuntu18_admin_plane_port_0","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"feature","uniqueId":"capability.6e90319e-ba3d-4384-94ac-d1dacdf5dd16.feature","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"feature","uniqueId":"capability.6e90319e-ba3d-4384-94ac-d1dacdf5dd16.feature","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","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.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false},{"external":false,"path":["c7d8b387-104d-487a-98ca-47fac0b4658b.be0eb735-0923-4dab-90ca-f347b08f1174.ubuntu18_admin_security_group"],"type":"tosca.capabilities.Node","source":"be0eb735-0923-4dab-90ca-f347b08f1174","uniqueId":"capability.6e90319e-ba3d-4384-94ac-d1dacdf5dd16.feature","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.be0eb735-0923-4dab-90ca-f347b08f1174.ubuntu18_admin_security_group","ownerName":"ubuntu18_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}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","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":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"tosca.capabilities.Scalable","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"scalable","uniqueId":"capability.d3f98a9a-26e3-4186-ab57-8cbf4e899b00.scalable","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","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.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["9ec00958-ecde-4e96-affc-586359dec836.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.ubuntu18_ubuntu18_admin_plane_port_0","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.Forwarder","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"forwarder","uniqueId":"capability.bf826c5f-31ed-464c-ab2e-a038aba0ba5f.forwarder","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["9ec00958-ecde-4e96-affc-586359dec836.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.ubuntu18_ubuntu18_admin_plane_port_0","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"binding","uniqueId":"capability.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.binding","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"binding","uniqueId":"capability.d3f98a9a-26e3-4186-ab57-8cbf4e899b00.binding","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","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.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"binding_ubuntu18","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\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b2d2e968-6f8f-4ecd-9264-692e158b1acc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b2d2e968-6f8f-4ecd-9264-692e158b1acc","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.ubuntu18_ubuntu18_admin_plane_port_0","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.PortMirroring","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"port_mirroring","uniqueId":"capability.b2d2e968-6f8f-4ecd-9264-692e158b1acc.port_mirroring","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_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":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","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":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","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":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","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":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"tosca.capabilities.Container","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"host","uniqueId":"capability.d3f98a9a-26e3-4186-ab57-8cbf4e899b00.host","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","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.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"host_ubuntu18","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":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.ubuntu18_ubuntu18_admin_plane_port_0","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"network.incoming.packets.rate","uniqueId":"capability.bf826c5f-31ed-464c-ab2e-a038aba0ba5f.network.incoming.packets.rate","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_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":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.ubuntu18_ubuntu18_admin_plane_port_0","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"network.outgoing.bytes","uniqueId":"capability.bf826c5f-31ed-464c-ab2e-a038aba0ba5f.network.outgoing.bytes","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_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":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.ubuntu18_ubuntu18_admin_plane_port_0","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"network.outgoing.packets.rate","uniqueId":"capability.bf826c5f-31ed-464c-ab2e-a038aba0ba5f.network.outgoing.packets.rate","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_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":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.ubuntu18_ubuntu18_admin_plane_port_0","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"network.outpoing.packets","uniqueId":"capability.bf826c5f-31ed-464c-ab2e-a038aba0ba5f.network.outpoing.packets","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_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":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.ubuntu18_ubuntu18_admin_plane_port_0","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"network.incoming.bytes.rate","uniqueId":"capability.bf826c5f-31ed-464c-ab2e-a038aba0ba5f.network.incoming.bytes.rate","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_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":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.ubuntu18_ubuntu18_admin_plane_port_0","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"network.incoming.bytes","uniqueId":"capability.bf826c5f-31ed-464c-ab2e-a038aba0ba5f.network.incoming.bytes","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_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":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.ubuntu18_ubuntu18_admin_plane_port_0","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.bf826c5f-31ed-464c-ab2e-a038aba0ba5f.network.outgoing.bytes.rate","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_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":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf826c5f-31ed-464c-ab2e-a038aba0ba5f","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.ubuntu18_ubuntu18_admin_plane_port_0","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"network.incoming.packets","uniqueId":"capability.bf826c5f-31ed-464c-ab2e-a038aba0ba5f.network.incoming.packets","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_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":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.ephemeral.size","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.ephemeral.size","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.ephemeral.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"instance","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.instance","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"instance_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"memory","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.memory","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"memory_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.iops","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.iops","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.device.read.requests","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.device.read.requests","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"cpu.delta","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.cpu.delta","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu.delta_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.capacity","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.capacity","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.device.read.bytes","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.device.read.bytes","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.write.bytes","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.write.bytes","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.latency","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.latency","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.device.read.bytes.rate","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.usage","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.usage","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"cpu_util","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.cpu_util","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_util_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.device.allocation","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.device.allocation","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.write.requests.rate","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.write.requests.rate","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.write.bytes.rate","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.write.bytes.rate","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.device.latency","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.device.latency","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"cpu","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.cpu","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.device.write.requests","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.device.write.requests","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.device.write.bytes","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.device.write.bytes","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.read.requests","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.read.requests","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.root.size","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.root.size","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.root.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.device.write.bytes.rate","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"vcpus","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.vcpus","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"vcpus_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.device.iops","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.device.iops","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.device.usage","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.device.usage","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.device.read.requests.rate","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.device.read.requests.rate","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.device.write.requests.rate","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.device.write.requests.rate","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.allocation","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.allocation","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.read.bytes.rate","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.read.bytes.rate","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.read.bytes","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.read.bytes","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"memory.usage","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.memory.usage","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.device.capacity","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.device.capacity","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"memory.resident","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.memory.resident","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.resident_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6f2882c1-18f8-4d31-b3cf-0c065095dfe9","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"disk.write.requests","uniqueId":"capability.6f2882c1-18f8-4d31-b3cf-0c065095dfe9.disk.write.requests","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests_ubuntu18","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"tosca.capabilities.OperatingSystem","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"os","uniqueId":"capability.d3f98a9a-26e3-4186-ab57-8cbf4e899b00.os","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","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.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"os_ubuntu18","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":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","empty":false}],"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"tosca.capabilities.Endpoint.Admin","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"endpoint","uniqueId":"capability.d3f98a9a-26e3-4186-ab57-8cbf4e899b00.endpoint","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18","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.BasicOnboardKnmicx.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["9ec00958-ecde-4e96-affc-586359dec836.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.ubuntu18_ubuntu18_admin_plane_port_0","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"type":"tosca.capabilities.Attachment","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"attachment","uniqueId":"capability.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.attachment","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["9ec00958-ecde-4e96-affc-586359dec836.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.ubuntu18_ubuntu18_admin_plane_port_0","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"6e90319e-ba3d-4384-94ac-d1dacdf5dd16.dependency","ownerId":"6e90319e-ba3d-4384-94ac-d1dacdf5dd16","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"6e90319e-ba3d-4384-94ac-d1dacdf5dd16.dependency","ownerId":"6e90319e-ba3d-4384-94ac-d1dacdf5dd16","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false},{"external":false,"path":["c7d8b387-104d-487a-98ca-47fac0b4658b.be0eb735-0923-4dab-90ca-f347b08f1174.ubuntu18_admin_security_group"],"node":"tosca.nodes.Root","source":"be0eb735-0923-4dab-90ca-f347b08f1174","capability":"tosca.capabilities.Node","uniqueId":"6e90319e-ba3d-4384-94ac-d1dacdf5dd16.dependency","ownerId":"6e90319e-ba3d-4384-94ac-d1dacdf5dd16","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["9ec00958-ecde-4e96-affc-586359dec836.6721adc1-6e2b-412b-9936-4bb2edf1a9a3.ubuntu18_ubuntu18_admin_plane_port_0","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"link","capability":"tosca.capabilities.network.Linkable","uniqueId":"4dbbf117-882e-40a6-84d1-2637ab87789f.link","ownerId":"4dbbf117-882e-40a6-84d1-2637ab87789f","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["9ec00958-ecde-4e96-affc-586359dec836.6997a4db-a4cd-4a35-84d2-c12d72503b97.ubuntu18","c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18"],"node":"tosca.nodes.BlockStorage","source":"9ec00958-ecde-4e96-affc-586359dec836","parentName":"local_storage","capability":"tosca.capabilities.Attachment","uniqueId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00.local_storage","ownerId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false},{"external":false,"path":["c7d8b387-104d-487a-98ca-47fac0b4658b.be0eb735-0923-4dab-90ca-f347b08f1174.ubuntu18_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"be0eb735-0923-4dab-90ca-f347b08f1174","capability":"tosca.capabilities.Attachment","uniqueId":"be0eb735-0923-4dab-90ca-f347b08f1174.port","ownerId":"c7d8b387-104d-487a-98ca-47fac0b4658b.be0eb735-0923-4dab-90ca-f347b08f1174.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"c7d8b387-104d-487a-98ca-47fac0b4658b.vf_module_id","type":"string","required":false,"defaultValue":"Ubuntu18-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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"c7d8b387-104d-487a-98ca-47fac0b4658b.vnf_name","type":"string","required":false,"defaultValue":"Ubuntu18-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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"c7d8b387-104d-487a-98ca-47fac0b4658b.ubuntu18_name_0","type":"string","required":false,"defaultValue":"ubuntu18","description":"The VM name","password":false,"name":"ubuntu18_name_0","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c7d8b387-104d-487a-98ca-47fac0b4658b.ubuntu18_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":"ubuntu18_pub_key","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"c7d8b387-104d-487a-98ca-47fac0b4658b.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":"c7d8b387-104d-487a-98ca-47fac0b4658b.vnf_id","type":"string","required":false,"defaultValue":"Ubuntu18-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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"c7d8b387-104d-487a-98ca-47fac0b4658b.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":"c7d8b387-104d-487a-98ca-47fac0b4658b.ubuntu18_flavor_name","type":"string","required":false,"defaultValue":"m1.small","description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu18_flavor_name","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c7d8b387-104d-487a-98ca-47fac0b4658b.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":"c7d8b387-104d-487a-98ca-47fac0b4658b.ubuntu18_image_name","type":"string","required":false,"defaultValue":"ubuntu-18.04-daily","description":"Image to be used for compute instance","password":false,"name":"ubuntu18_image_name","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu18_group","uniqueId":"c7d8b387-104d-487a-98ca-47fac0b4658b.base_ubuntu18_group","name":"base_ubuntu18_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu18_group","createdFrom":"CSAR","invariantUUID":"d6e5e1b6-7337-4162-9317-fbc36cb8924c","groupUUID":"cefdb272-c4bb-4015-a9fb-dd0c27221f82","members":{"abstract_ubuntu18":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ubuntu18_admin_security_group":"c7d8b387-104d-487a-98ca-47fac0b4658b.be0eb735-0923-4dab-90ca-f347b08f1174.ubuntu18_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_ubuntu18.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":"BasicOnboardKnmicx..base_ubuntu18..module-0","uniqueId":"c7d8b387-104d-487a-98ca-47fac0b4658b.BasicOnboardKnmicx..base_ubuntu18..module-0","name":"BasicOnboardKnmicx..base_ubuntu18..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["c7d8b387-104d-487a-98ca-47fac0b4658b.heat1env","c7d8b387-104d-487a-98ca-47fac0b4658b.heat1"],"invariantName":"BasicOnboardKnmicx..base_ubuntu18..module-0","createdFrom":"CSAR","invariantUUID":"594058d5-6445-4fa2-b630-4d33fc13f86f","artifactsUuid":["cc17c10f-a7ce-4726-a078-eacb1849bb00"],"groupUUID":"14527bec-6e78-47e6-8563-71d6b409e1a7","members":{"abstract_ubuntu18":"c7d8b387-104d-487a-98ca-47fac0b4658b.9ec00958-ecde-4e96-affc-586359dec836.abstract_ubuntu18","ubuntu18_admin_security_group":"c7d8b387-104d-487a-98ca-47fac0b4658b.be0eb735-0923-4dab-90ca-f347b08f1174.ubuntu18_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_ubuntu18","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.BasicOnboardKnmicx","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.1","icon":"defaulticon","creationDate":1637246046107,"description":"VF","tags":["basic_onboard_KNmICX"],"uniqueId":"c7d8b387-104d-487a-98ca-47fac0b4658b","componentMetadataForSupportLog":{"SupportablityComponentUUID":"c93d6c4c-9c64-42b2-a464-37ac06643ea4","SupportablityComponentName":"basic_onboard_KNmICX","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"f24f175d040a4276afba20c95401c95d","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"c93d6c4c-9c64-42b2-a464-37ac06643ea4","highestVersion":true,"systemName":"BasicOnboardKnmicx","invariantUUID":"0412e008-aaf0-4afc-a25d-402d8d7cac51","normalizedName":"basiconboardknmicx","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1637246046797,"allArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRURTRYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRFNFgyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNVGhmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEU0WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNVGhmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1UaGZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRFNFgyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRURTRYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEU0WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEU0WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeE9GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTVRoZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRURTRYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEU0WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXhPRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_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":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","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":1637246046981,"description":"created from csar","artifactType":"HEAT","uniqueId":"c7d8b387-104d-487a-98ca-47fac0b4658b.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"cc17c10f-a7ce-4726-a078-eacb1849bb00","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"c7d8b387-104d-487a-98ca-47fac0b4658b.heat1","duplicated":false,"payloadUpdateDate":1637246046994,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_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":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","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":1637246046981,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1637246047005,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"c7d8b387-104d-487a-98ca-47fac0b4658b.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"c7d8b387-104d-487a-98ca-47fac0b4658b.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1637246047005,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246047005,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiconboardknmicxvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOUxUbTFKUTFoZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1637246046962,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"c7d8b387-104d-487a-98ca-47fac0b4658b.vspbasiconboardknmicxvspinformationtxt","artifactName":"VSP_basic_onboard_KNmICX_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"YWJiZGI5ZmMyYTRkMWFlMDhmMGRhOTExZDBiNzVjZGY=","artifactUUID":"bdf8b9b7-42aa-4b27-89f2-778b76ee5bb2","artifactDisplayName":"VSP_basic_onboard_KNmICX_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardknmicxvspinformationtxt","esId":"c7d8b387-104d-487a-98ca-47fac0b4658b.vspbasiconboardknmicxvspinformationtxt","duplicated":false,"payloadUpdateDate":1637246046964,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1637246046962,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"c7d8b387-104d-487a-98ca-47fac0b4658b"},"categorySpecificMetadata":{},"csarUUID":"f24f175d040a4276afba20c95401c95d","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_onboard_KNmICX"} 2021-11-18 14:34:08,562 INFO 285:__init__.py(1) - Vf basic_onboard_KNmICX is created in SDC 2021-11-18 14:34:08,563 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:18,574 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_onboard_KNmICX in SDC 2021-11-18 14:34:18,583 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-18 14:34:18,583 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/c7d8b387-104d-487a-98ca-47fac0b4658b/lifecycleState/Certify 2021-11-18 14:34:18,583 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-11-18 14:34:18,587 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:34:25,557 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/c7d8b387-104d-487a-98ca-47fac0b4658b/lifecycleState/Certify HTTP/1.1" 200 1339 2021-11-18 14:34:25,560 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-11-18 14:34:25,561 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"1f673569-9427-4e26-be89-34dab0f4191c","name":"basic_onboard_KNmICX","version":"1.0","isHighestVersion":true,"creationDate":1637246046107,"lastUpdateDate":1637246060008,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_onboard_KNmICX"],"icon":"defaulticon","normalizedName":"basiconboardknmicx","systemName":"BasicOnboardKnmicx","contactId":"cs0008","allVersions":{"1.0":"1f673569-9427-4e26-be89-34dab0f4191c"},"csarUUID":"f24f175d040a4276afba20c95401c95d","csarVersion":"1.0","invariantUUID":"0412e008-aaf0-4afc-a25d-402d8d7cac51","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":"basic_onboard_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicOnboardKnmicx","uuid":"c93d6c4c-9c64-42b2-a464-37ac06643ea4"} 2021-11-18 14:34:25,565 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_KNmICX exists in SDC 2021-11-18 14:34:25,565 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-18 14:34:25,566 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-18 14:34:25,566 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-18 14:34:25,566 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-18 14:34:25,569 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-18 14:34:25,675 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1081 2021-11-18 14:34:25,676 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-11-18 14:34:25,677 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"90f62957-c630-4520-bce7-7ff47a5e6bb2","invariantUUID":"90d75298-e2c5-4690-94c0-a00c65c64e66","name":"vFW 45f1bbb2-7a51","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/90f62957-c630-4520-bce7-7ff47a5e6bb2/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c93d6c4c-9c64-42b2-a464-37ac06643ea4","invariantUUID":"0412e008-aaf0-4afc-a25d-402d8d7cac51","name":"basic_onboard_KNmICX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c93d6c4c-9c64-42b2-a464-37ac06643ea4/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ef827902-1367-4e97-af1f-2c7d321366fa","invariantUUID":"57fc5711-601c-4442-b999-01f54e7600b8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef827902-1367-4e97-af1f-2c7d321366fa/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-18 14:34:25,680 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 45f1bbb2-7a51 from SDC 2021-11-18 14:34:25,680 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:25,681 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:25,681 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:25,681 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_KNmICX from SDC 2021-11-18 14:34:25,681 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:25,681 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:25,682 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:25,682 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-18 14:34:25,682 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:25,682 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:25,682 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:25,683 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-11-18 14:34:25,683 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_KNmICX 2021-11-18 14:34:25,683 INFO 192:__init__.py(1) - Vf found, updating information 2021-11-18 14:34:25,684 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-18 14:34:25,684 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-18 14:34:25,684 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-11-18 14:34:25,686 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:34:26,120 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-18 14:34:26,124 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-11-18 14:34:26,127 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc636bea-043b-4286-a12c-667f49369cb1","lifecycleState":"CERTIFIED","lastUpdateDate":1637237750857,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba1c821d-422d-4f84-90d4-79e9f0f65a6a","invariantUUID":"83058f48-81c2-46fb-aa3b-0e6b09a240f8","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":"compute","uniqueId":"08f49196-a16c-46f8-b3b8-6a67dc07983a","lifecycleState":"CERTIFIED","lastUpdateDate":1637237827980,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9717c063-8988-42a2-b6d8-3e763a4051b7","invariantUUID":"b71dafc5-04a5-4d73-981c-dfb953207524","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":"networkrules","uniqueId":"3336d283-f72d-4c23-935e-fd988ae62ba8","lifecycleState":"CERTIFIED","lastUpdateDate":1637237761051,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cc8c9af1-ba09-4ae9-86ad-6f6c1485a19f","invariantUUID":"3e65de37-6d1e-4b6a-979e-0f9cadeb8578","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cab84fb0-8ba1-4ade-87e6-a797b36b4d82","lifecycleState":"CERTIFIED","lastUpdateDate":1637237892574,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"637f068c-de47-4577-8899-50465e112118","invariantUUID":"0ff2961d-2c15-4859-beb6-91819eb2585d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd9ab050-d3f2-47be-b8ee-16cb9dbddecb","lifecycleState":"CERTIFIED","lastUpdateDate":1637237826397,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77c657b6-7530-4e02-9d67-696f5d5c1388","invariantUUID":"c0ac7bb6-7df4-4d1c-b5ba-29797cbc44f4","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55a9c41a-e509-4564-a7d3-6e5d77717b40","lifecycleState":"CERTIFIED","lastUpdateDate":1637237739963,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d981fbd2-17b3-4749-9b77-e71758e38050","invariantUUID":"7bc6501b-c993-4245-9106-0418100d0d57","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":"77702e5f-018f-46f9-bc7f-cfd3878eeecc","lifecycleState":"CERTIFIED","lastUpdateDate":1637237835073,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c62d74e-6ebc-4bb8-a43e-6ee2ce330fbe","invariantUUID":"b6e0ef64-98c5-4ccb-848d-b1042de345dd","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8abb0622-9794-40a7-9c6c-6a61c60c3d61","lifecycleState":"CERTIFIED","lastUpdateDate":1637245075099,"name":"pNF 451e3b45-402b","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f4985af1-7625-496a-bc27-83c081d5ff2b","invariantUUID":"07c8b382-98ee-4676-be0a-3f5b7264c205","systemName":"Pnf451e3b45402b","description":"vendor software product","tags":["pNF 451e3b45-402b"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d55378bd-5437-40ef-a462-ea2b8a4cdead","lifecycleState":"CERTIFIED","lastUpdateDate":1637237805011,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3663d97b-c6de-44a4-b58e-e2dd76b627c0","invariantUUID":"63508986-f867-4183-ac8c-a447b95f1f56","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2706d79-9e2b-4fad-8521-4f4efa9bda34","lifecycleState":"CERTIFIED","lastUpdateDate":1637237821397,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ea8b9813-fe18-415b-b9ba-41406ad7ce32","invariantUUID":"a2d862c6-ff88-4d96-a8e8-2f097d1f1287","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":"network","uniqueId":"6e960395-c77f-4726-834b-4a8d5f58d3c0","lifecycleState":"CERTIFIED","lastUpdateDate":1637237731595,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d72747e9-e446-4379-a187-826899124ad8","invariantUUID":"0a1cedd6-4d11-4209-8359-6c8f39a2e360","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"464ec172-c3f2-4d12-abbf-0c9c9d0b3deb","lifecycleState":"CERTIFIED","lastUpdateDate":1637237818175,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e2e52e0-4f4f-4810-b091-d56fb63170ba","invariantUUID":"f0823533-5046-4b23-a0dc-f7ac5e25b3db","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de620151-c85c-4866-b672-da21acf33f30","lifecycleState":"CERTIFIED","lastUpdateDate":1637237808465,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"23be9231-20cd-4e7e-97d2-9725b9a46be0","invariantUUID":"d2ed174e-64f8-4691-b788-d42b26789497","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":"b91d3dc9-da15-4be8-8056-ae49cac6d364","lifecycleState":"CERTIFIED","lastUpdateDate":1637237935270,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"924e9f34-9a07-4b51-baaf-b4c8e86badf4","invariantUUID":"766caf8e-9560-443e-a1fa-e324eee49c2b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d176c55-ed83-4131-99f3-30e422de1d04","lifecycleState":"CERTIFIED","lastUpdateDate":1637237752410,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ec402797-b691-4cd9-ae28-1cd874f3418e","invariantUUID":"04f6f6da-52b2-4fd2-98a9-d155a6a61323","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":"900f277a-ca3c-4c8a-983c-5906f1bacb2d","lifecycleState":"CERTIFIED","lastUpdateDate":1637237810103,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"372541d0-afd6-44df-82bb-b888255832cf","invariantUUID":"da31e318-8f8d-49ef-a6ee-0ac0e181fc2b","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b1b2367-3b58-4629-ba6a-152a10d65361","lifecycleState":"CERTIFIED","lastUpdateDate":1637237724618,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc07210c-a2ea-45dd-9406-e65b98287d50","invariantUUID":"ca80b001-7077-4c06-ab3b-e57f00ddc5e3","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":"b8d52277-5f19-4cf1-b62e-04a7154c4ebe","lifecycleState":"CERTIFIED","lastUpdateDate":1637237844408,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b152c76-ba97-4bce-a86b-dd98d4edec6e","invariantUUID":"42d6e03d-0f87-43be-9ce4-34aaee28c4e2","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":"9f691eb2-40f5-4c26-ad37-ac7f0c1e2c56","lifecycleState":"CERTIFIED","lastUpdateDate":1637237811722,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2611a48a-93ca-4102-b316-cb6e411b9d01","invariantUUID":"dbfa456f-e823-443b-8ee9-8ca5edc0f45d","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":"2c77c7f7-255e-45b7-86e7-d1740deb40d1","lifecycleState":"CERTIFIED","lastUpdateDate":1637237747802,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96c28049-03b2-4bfb-8267-14c94d237faa","invariantUUID":"af3a1de8-8035-4039-8cf6-05d0827d6232","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":"securityrules","uniqueId":"be0eb735-0923-4dab-90ca-f347b08f1174","lifecycleState":"CERTIFIED","lastUpdateDate":1637237771808,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"469a8323-ea16-456f-b95f-b9f61d7d08f4","invariantUUID":"238c15c9-befd-456e-bd28-d5fc3d86ce38","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88e321b3-0a79-41d5-91e9-be19cde0847b","lifecycleState":"CERTIFIED","lastUpdateDate":1637237803274,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"309b64a4-34e3-453e-ae7f-845ef67eae51","invariantUUID":"dc1bfffb-6b94-45ce-b649-609e01cae6b6","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":"76d8072e-a6bd-4850-948a-3ef72a3e9200","lifecycleState":"CERTIFIED","lastUpdateDate":1637237784430,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ea5dacd-74d8-4358-9178-383f9e6520a8","invariantUUID":"1f41b50a-3b55-4b8a-b6a0-e45b5eecac41","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":"6d28a512-8bc2-4692-9bb5-23ab18cb21a7","lifecycleState":"CERTIFIED","lastUpdateDate":1637237865873,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c414bab7-9435-45cf-a2cf-8b0bdda2e0bb","invariantUUID":"42473117-8344-409e-8d75-631e038a13d5","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":"7267db5c-bc5e-499f-8c5c-7a55e2244e0f","lifecycleState":"CERTIFIED","lastUpdateDate":1637237749291,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"911496f6-7ee2-4daa-aaa6-ab6e972cc964","invariantUUID":"37192244-b602-45a8-87ea-fc8db2b67338","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":"objectStorage","uniqueId":"d37f853c-bc28-4abd-9d08-2aa59b21d60e","lifecycleState":"CERTIFIED","lastUpdateDate":1637237738199,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a304900-5785-47ef-a5f7-06c04ee68695","invariantUUID":"32e601bf-b512-43de-b46f-6c743b486f1c","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1cb6863b-7629-47c6-82c1-132f56c32ede","lifecycleState":"CERTIFIED","lastUpdateDate":1637237928055,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f77e59ec-ccdf-4697-bbae-e8e2cba356de","invariantUUID":"0fb7d361-97f8-4653-99db-161a2ad705fe","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48308bd1-18dd-480b-a8d0-2d387a1858a7","lifecycleState":"CERTIFIED","lastUpdateDate":1637237769561,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7842c2a9-9fe5-4c30-a5cf-0cc27a5b3a0d","invariantUUID":"a6ec6279-f68b-48ae-83bd-8f44b42f048e","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":"3ce1d8ff-ed2a-4893-9168-301cdc305c4b","lifecycleState":"CERTIFIED","lastUpdateDate":1637237744126,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5f7a61c-64a2-40b6-bebe-45a6eaf2c8d0","invariantUUID":"e9dad691-867d-4f21-b0b2-c6de6db6a645","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":"loadBalancer","uniqueId":"a31a4ad6-333e-46d2-b9a0-19773e53389e","lifecycleState":"CERTIFIED","lastUpdateDate":1637237728332,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ff2cf3-a2ca-4002-ab59-c5fc1286e733","invariantUUID":"c6a0d7f0-dd9b-4da2-bb59-55e69ac598f0","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e525276-0fd2-4c75-b932-cb6e986254db","lifecycleState":"CERTIFIED","lastUpdateDate":1637237885312,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a66ef1f-53cb-42fb-842c-50c9848dc82f","invariantUUID":"9017db55-cfa4-475c-8e64-a5ec1920a82a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c3fea2e7-8e84-4612-9417-80497b805c02","lifecycleState":"CERTIFIED","lastUpdateDate":1637237868535,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c5babc9-ddb6-4cd0-b738-82fa09521885","invariantUUID":"8e99f163-c0ab-42db-9f55-d1812c8f5b28","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"55d6d7c5-72ec-4e4d-a34d-3e6c7857f2ad","lifecycleState":"CERTIFIED","lastUpdateDate":1637237870776,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6ccf39-d97a-45cc-9689-e66152335075","invariantUUID":"414d6258-d075-4883-a6c7-4f30af50ca17","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11923be7-2274-433a-9fb3-97e577a3cbe2","lifecycleState":"CERTIFIED","lastUpdateDate":1637237939581,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1d61d1e-6e4f-4d32-9d89-ff4c5a255b18","invariantUUID":"652ca566-92ba-4ce6-80dd-8d3689e7a6df","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":"b2d2e968-6f8f-4ecd-9264-692e158b1acc","lifecycleState":"CERTIFIED","lastUpdateDate":1637237788271,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80efabdf-9a75-4ae2-bafe-063560b1f64b","invariantUUID":"1b28682e-881c-40be-8176-a8bc2d524322","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"95e6416a-80d7-4761-afeb-d1cb39a1eae1","lifecycleState":"CERTIFIED","lastUpdateDate":1637237863912,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5e61ad6-ba17-442c-bb3c-0f454d2cae96","invariantUUID":"ea6c76dc-7c77-491f-81e3-d59f452f856c","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eaac1ce1-1475-416b-ac26-1c1a4df76db9","lifecycleState":"CERTIFIED","lastUpdateDate":1637237824713,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4613cd77-3900-44fe-8b3c-2ac8f7d10e9f","invariantUUID":"a031126d-0eb5-428d-bc7a-422677396d43","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9407b249-c9e9-4111-ad4d-1f471c8b94f4","lifecycleState":"CERTIFIED","lastUpdateDate":1637237882119,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3bf7463-509d-4351-9072-d98d18a80a19","invariantUUID":"e04388e3-a5a4-4639-bf5b-5e41e8f2316d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16f33160-857c-4745-8d4b-f1127032603e","lifecycleState":"CERTIFIED","lastUpdateDate":1637237930839,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a02b72d-f253-44bd-965f-f69423f9aaf0","invariantUUID":"13314fdd-1b6c-42ed-a423-d96f1f72f5c3","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b35b9eb6-8d4a-4fc2-8754-cf6545d433dd","lifecycleState":"CERTIFIED","lastUpdateDate":1637237746231,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f469b9a-14fd-455f-b35e-cc8f5dcba520","invariantUUID":"ed9e97b2-e7e5-4739-81ed-c301c5f28e0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1eb4fec1-f64f-4ade-bcac-d97155ec4119","lifecycleState":"CERTIFIED","lastUpdateDate":1637237877771,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c466e71-807c-4d01-9361-5110d92b106e","invariantUUID":"9d204854-f571-4ef9-b2b8-fc7e20571322","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1f673569-9427-4e26-be89-34dab0f4191c","lifecycleState":"CERTIFIED","lastUpdateDate":1637246060008,"name":"basic_onboard_KNmICX","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c93d6c4c-9c64-42b2-a464-37ac06643ea4","invariantUUID":"0412e008-aaf0-4afc-a25d-402d8d7cac51","systemName":"BasicOnboardKnmicx","description":"VF","tags":["basic_onboard_KNmICX"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"88e67ca9-c66d-4e54-9895-6b72b7529148","lifecycleState":"CERTIFIED","lastUpdateDate":1637237841807,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"173588cb-f765-41ad-a145-d656aba509c3","invariantUUID":"5af0a4ea-d565-4a6a-9be8-9d152d26d2df","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"af7cfd90-0320-4786-b29c-c3cd59fd8b79","lifecycleState":"CERTIFIED","lastUpdateDate":1637237763123,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a4b6e71-04d2-4c6e-8aa0-0706343c4280","invariantUUID":"d5c507af-2054-49d7-b294-73ecc4a55787","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":"port","uniqueId":"8b695126-34d2-48fb-b8eb-d5034b0b5bdb","lifecycleState":"CERTIFIED","lastUpdateDate":1637237853630,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ba563b3-c2fd-4a1c-b547-35de9ffcd0f1","invariantUUID":"de425eb8-2c7f-4f0b-b448-447e7f9792b2","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":"defaulticon","uniqueId":"563a1b79-2dc7-4e36-9096-79035658fd78","lifecycleState":"CERTIFIED","lastUpdateDate":1637237814977,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e50c44d-a09e-44a9-b14b-73c5e60f1250","invariantUUID":"c7dde386-36bc-412a-beae-c01279bd641c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a838b159-d241-4c74-b2de-c8ec280174bc","lifecycleState":"CERTIFIED","lastUpdateDate":1637237860082,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af53ea5a-12e9-4fa1-8cb4-4713259301b5","invariantUUID":"721d7429-5511-48e6-98c4-c174e05712fb","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":"defaulticon","uniqueId":"14a243e4-4423-4ce3-b517-83cb330c07ac","lifecycleState":"CERTIFIED","lastUpdateDate":1637237813319,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"06e05e32-2504-4505-9494-32d617be626b","invariantUUID":"11fb2417-54c7-49d3-98c8-098478f8bcc0","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":"9ce2234e-40d9-4ccf-b320-e7e4fe97982c","lifecycleState":"CERTIFIED","lastUpdateDate":1637237797651,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76ce37ac-6148-4e8e-8932-ad4ef3e20380","invariantUUID":"6513cdaf-3ef2-4528-a7fa-9c68c8aa5237","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":"defaulticon","uniqueId":"6b84682a-3ce3-480f-8fda-93903be7a538","lifecycleState":"CERTIFIED","lastUpdateDate":1637242710718,"name":"vFW 45f1bbb2-7a51","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"90f62957-c630-4520-bce7-7ff47a5e6bb2","invariantUUID":"90d75298-e2c5-4690-94c0-a00c65c64e66","systemName":"Vfw45f1bbb27a51","description":"vendor software product","tags":["vFW 45f1bbb2-7a51"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5fb33292-e6f5-4917-ab3c-738e2a6f37b8","lifecycleState":"CERTIFIED","lastUpdateDate":1637237850566,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7190ce0-7756-44c9-9395-7b85b66ddf5d","invariantUUID":"d2c6ead9-1030-425a-b9d6-9684cf74189f","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"99eb41b0-2077-49aa-b4df-6a2ac934c35a","lifecycleState":"CERTIFIED","lastUpdateDate":1637237856891,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59ef24a4-90b0-4bc5-8ec0-a40bbe57bb27","invariantUUID":"4cc1193a-4f28-4964-a24d-9b951f5c47bb","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":"397a9c81-5cd5-4518-b5bd-4687ecd00417","lifecycleState":"CERTIFIED","lastUpdateDate":1637237862001,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"401b403d-2112-4f1d-b42b-fd8eac06d8ce","invariantUUID":"a542aefa-c352-444b-ad86-0141f7c27ea2","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":"compute","uniqueId":"dd5f337e-1a39-46d0-82f9-f67d7f992022","lifecycleState":"CERTIFIED","lastUpdateDate":1637237929443,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49815b88-1976-449c-b3be-32b701fc20d4","invariantUUID":"ef2a1b2e-5d4f-4e9a-b610-e9594c1b0254","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d604ed72-edee-4109-b019-5ca962fb15cd","lifecycleState":"CERTIFIED","lastUpdateDate":1637237781644,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c91aa0b8-29bc-4d15-8f45-33e68149c2da","invariantUUID":"c4164d43-f7c7-4c32-9ca8-938581cd1fb6","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":"a227c9f3-f2cc-4c90-b930-0d5f252d6cab","lifecycleState":"CERTIFIED","lastUpdateDate":1637237858426,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fa16978-1c83-460c-bbbf-426e4c758774","invariantUUID":"89bda0e3-361f-42c5-bd77-1df5607445bd","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":"compute","uniqueId":"be11a36e-f50c-42d1-893f-08d18f15838a","lifecycleState":"CERTIFIED","lastUpdateDate":1637237831935,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c8aa165-c57e-4301-9e9b-53fcf4f55356","invariantUUID":"6d1d6edb-6f31-4f67-bb0f-adcc86c4f714","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"01b31def-8ccb-44f5-8766-f93e4c6c2bcc","lifecycleState":"CERTIFIED","lastUpdateDate":1637237768033,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"27ae3666-7702-4e8b-aa07-292c0dabeae5","invariantUUID":"74470f31-09ff-4a33-a95e-aa7893ae7a65","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":"9269aa7f-52e0-48fe-91aa-3d142cf86939","lifecycleState":"CERTIFIED","lastUpdateDate":1637237851992,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0e8b89c-08fe-4f5f-bd1c-b5f633dadf08","invariantUUID":"c580ad11-a7a3-4d44-bbb9-05d47008eb61","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfe5895f-c1d0-443f-a746-efeaa14c9d48","lifecycleState":"CERTIFIED","lastUpdateDate":1637237741745,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"664840c9-4313-4ab1-90c8-c8b193996030","invariantUUID":"5afddba2-a19f-4c45-8a34-19161d8893b4","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4dbbf117-882e-40a6-84d1-2637ab87789f","lifecycleState":"CERTIFIED","lastUpdateDate":1637237730060,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"974d9d35-ca37-4ddb-b3ce-caf0c6b70cef","invariantUUID":"432dc6de-d1e1-4b70-b947-39785cb5e9f1","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":"compute","uniqueId":"dcac2bd6-0351-41b7-b6da-74cbf0ec7959","lifecycleState":"CERTIFIED","lastUpdateDate":1637237819844,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3edfceef-8f15-41c1-beee-71369dd003a2","invariantUUID":"b03cef9c-ca76-4fde-b552-807b309443c0","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bea4c51e-650c-49a5-a6df-75a6bab7a1af","lifecycleState":"CERTIFIED","lastUpdateDate":1637237776798,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c48348a-d7e6-4c0b-a76c-d1d884aee1fe","invariantUUID":"28934607-1393-424f-a1ca-be80332554a1","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":"99498804-e0c6-4525-b2dd-b94f8ed3db1f","lifecycleState":"CERTIFIED","lastUpdateDate":1637237943001,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d49aefc2-3e41-4159-a9c6-994c8f3a8cd3","invariantUUID":"2cfe12a2-3347-4640-9ebb-fb1b91b51588","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":"network","uniqueId":"513301de-5851-4526-be4b-42bdbbac48d7","lifecycleState":"CERTIFIED","lastUpdateDate":1637237932141,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1964b8bc-d5d5-45ad-9d27-2d2bece7fee1","invariantUUID":"cedab63a-b31e-414f-ac4c-66c95ef05ade","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d0274cc9-301d-40cd-bff9-239e31cc6886","lifecycleState":"CERTIFIED","lastUpdateDate":1637237736516,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"135de734-1b23-410e-aba6-b0665ca4876e","invariantUUID":"0f499d88-87ee-4c3a-8673-81d1c5d805cd","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da70ccca-5739-42ca-bbef-cd0dc16259e6","lifecycleState":"CERTIFIED","lastUpdateDate":1637237940995,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09a680e3-ea8a-4909-a9fe-2602ba3c6192","invariantUUID":"555b7aed-1aa1-46a1-b720-0e332185de3a","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":"a724e749-1e58-43e9-8f69-7cabd17214d5","lifecycleState":"CERTIFIED","lastUpdateDate":1637237791324,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a555756e-156f-4a8d-9937-371699004276","invariantUUID":"7be03963-34d2-4d62-a153-ec1db8d6f8db","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":"port","uniqueId":"eec8dac7-09fc-40b8-b741-49f4c0b9fd8d","lifecycleState":"CERTIFIED","lastUpdateDate":1637237855224,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28581a9a-2bf2-4e05-be2d-1c6fadfd81dd","invariantUUID":"7c20b669-2caa-4e47-91b7-99d8d10f0b07","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":"7eb9a870-0435-4493-8b61-8ba7234da972","lifecycleState":"CERTIFIED","lastUpdateDate":1637237754062,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2f239b07-65ff-47a1-964e-b39df6369510","invariantUUID":"713eae04-da15-42cb-927d-97d3adb94c7c","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9baa1e0a-fd91-445d-8dc1-7faf926d86db","lifecycleState":"CERTIFIED","lastUpdateDate":1637237938173,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e0752e2-8a1e-436c-96af-418c23c64bf1","invariantUUID":"5937e43f-8030-40cd-8e4f-5e2059f72e06","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8e4f7d9-de35-421f-a2dd-5ecaf2291f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1637237936760,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ccb0b38-5914-469e-ae71-afe9f1068648","invariantUUID":"aaa8dc84-8249-4975-8943-c44c369c5028","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"64bfd3ed-cd87-4a78-8f61-a5df3007f9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1637237722208,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c200d72-1d5d-48bb-9b64-f5ff4ab1be89","invariantUUID":"4fa880aa-43da-4fc7-9ef3-930d66a33619","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":"a59c0841-c3ff-4193-8ef8-4c682d064dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1637237816597,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf42f0a7-d114-434f-bc8b-ef096d468d56","invariantUUID":"2e62c47d-4ab3-471f-b601-1c81f40fc2df","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a78fc866-3528-4077-800c-18db3355d056","lifecycleState":"CERTIFIED","lastUpdateDate":1637237872542,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"880bf1ab-e467-4e19-b45c-9e5343ec44ad","invariantUUID":"9caf7ea6-00fa-4436-8cae-19f6629e062b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","lifecycleState":"CERTIFIED","lastUpdateDate":1637237709442,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdf0353c-4e9c-4608-bcb2-48572a74dc36","invariantUUID":"f1c8d0dc-6307-41ef-84f9-535fb3c8c1f4","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":"a0f59e7e-3100-4a79-abc2-836d214548ac","lifecycleState":"CERTIFIED","lastUpdateDate":1637237889209,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e48a53ce-d640-4b69-aaeb-125bf10ba452","invariantUUID":"da90a535-17f6-4145-9e3c-aadde2c0ee49","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":"defaulticon","uniqueId":"38795fb1-5d54-449b-b692-de56b66bb061","lifecycleState":"CERTIFIED","lastUpdateDate":1637237719815,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"40c86904-dc49-482a-baed-bb7815a689f2","invariantUUID":"3e0f10a7-c3a1-4fb6-994b-45e105b6a88d","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":"port","uniqueId":"fe0873df-36fc-43f3-806e-485be17e6546","lifecycleState":"CERTIFIED","lastUpdateDate":1637237896312,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1453a754-1033-47f2-97ae-7e93cdab6908","invariantUUID":"e543bfa7-b855-4f4b-9f63-237b43a74164","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":"port","uniqueId":"5feb6596-fe04-4bf6-bc2b-90ba9ddaab3c","lifecycleState":"CERTIFIED","lastUpdateDate":1637237876216,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dab523f4-5d40-4715-970d-3957c64398de","invariantUUID":"2c50463a-380b-407d-8159-535676b6a135","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":"port","uniqueId":"517333db-555f-4c1f-a4f7-d183d4320092","lifecycleState":"CERTIFIED","lastUpdateDate":1637237944800,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69ab499c-d608-4437-a835-845446b17731","invariantUUID":"1033f1ba-7522-41fe-908b-f8f499c9f104","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"725315d5-cdba-4a23-8500-c3aef1f38ff7","lifecycleState":"CERTIFIED","lastUpdateDate":1637237933817,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fa43d6c-1035-496a-898f-6bb7606fb0c2","invariantUUID":"eb81bd2d-902f-4443-a654-116865e61c46","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":"compute","uniqueId":"cf2de198-4ea5-4a56-9d87-3668fc842695","lifecycleState":"CERTIFIED","lastUpdateDate":1637237887569,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"facd7071-fcb6-46c8-aa9a-cf40fc25a34c","invariantUUID":"38da7173-b650-4379-b843-926590b1386d","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":"defaulticon","uniqueId":"e387f739-8b72-4350-a134-0b4b2c220e6a","lifecycleState":"CERTIFIED","lastUpdateDate":1637245956620,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef827902-1367-4e97-af1f-2c7d321366fa","invariantUUID":"57fc5711-601c-4442-b999-01f54e7600b8","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6721adc1-6e2b-412b-9936-4bb2edf1a9a3","lifecycleState":"CERTIFIED","lastUpdateDate":1637237789875,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d314798-dac2-4fa2-820b-efd493d21c4f","invariantUUID":"8ca2823f-131d-4e02-92f2-019229ed35be","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":"network","uniqueId":"586b2942-4bd5-4085-9a31-c9b420bdf2a6","lifecycleState":"CERTIFIED","lastUpdateDate":1637237779306,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a1621bd-709b-4e83-80ab-b6812fa812be","invariantUUID":"7b545040-f127-4ce9-8aa8-41cfb34925cd","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"928df494-96a1-4119-8fca-d9f33c6c6809","lifecycleState":"CERTIFIED","lastUpdateDate":1637245080944,"name":"Demo_pNF_1zTrbZ063RCvumcKKZMS","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"126035bc-8d91-42d2-92be-44a16226d4b2","invariantUUID":"3bb25d29-e29b-4f4c-b858-53dd6bc7389d","systemName":"DemoPnf1ztrbz063rcvumckkzms","description":"catalog service description","tags":["robot-ete","Demo_pNF_1zTrbZ063RCvumcKKZMS"],"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":"e711278e-6259-4835-bec0-ff9ec98213d9","lifecycleState":"CERTIFIED","lastUpdateDate":1637245974838,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"70a8e9a7-1de2-424a-a90b-b60e7bf737a1","invariantUUID":"ac30fdf1-05a9-40ba-b767-e89132489310","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":"4ea92327-dc0a-41c9-b84e-b1460c23cb17","lifecycleState":"CERTIFIED","lastUpdateDate":1637242719287,"name":"vFW 2021-11-18 13-37-37","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"99ebc569-a34b-4104-b68a-1b21d33e0704","invariantUUID":"6fa53a73-7dee-4306-90cf-cafdb27b4849","systemName":"Vfw20211118133737","description":"catalog service description","tags":["robot-ete","vFW 2021-11-18 13-37-37"],"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":"d466e37d-1716-4365-9e0f-9f3f6c8507e6","lifecycleState":"CERTIFIED","lastUpdateDate":1637245885172,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ba14bd27-7759-4fce-b03b-83a25fad2311","invariantUUID":"9e897ae1-db3b-4248-8b5c-5fc84b966ea5","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}]}]} 2021-11-18 14:34:26,135 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_KNmICX found in resources list 2021-11-18 14:34:36,146 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_KNmICX exists in SDC 2021-11-18 14:34:36,147 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-18 14:34:36,147 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-18 14:34:36,147 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-18 14:34:36,148 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-18 14:34:36,150 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-18 14:34:36,218 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1081 2021-11-18 14:34:36,219 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-11-18 14:34:36,219 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"90f62957-c630-4520-bce7-7ff47a5e6bb2","invariantUUID":"90d75298-e2c5-4690-94c0-a00c65c64e66","name":"vFW 45f1bbb2-7a51","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/90f62957-c630-4520-bce7-7ff47a5e6bb2/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c93d6c4c-9c64-42b2-a464-37ac06643ea4","invariantUUID":"0412e008-aaf0-4afc-a25d-402d8d7cac51","name":"basic_onboard_KNmICX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c93d6c4c-9c64-42b2-a464-37ac06643ea4/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ef827902-1367-4e97-af1f-2c7d321366fa","invariantUUID":"57fc5711-601c-4442-b999-01f54e7600b8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef827902-1367-4e97-af1f-2c7d321366fa/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-18 14:34:36,221 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 45f1bbb2-7a51 from SDC 2021-11-18 14:34:36,221 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:36,221 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:36,221 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:36,221 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_KNmICX from SDC 2021-11-18 14:34:36,222 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:36,222 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:36,222 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:36,222 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-18 14:34:36,222 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:36,222 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:36,222 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:36,222 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-11-18 14:34:36,223 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_KNmICX 2021-11-18 14:34:36,223 INFO 192:__init__.py(1) - Vf found, updating information 2021-11-18 14:34:36,223 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-18 14:34:36,223 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-18 14:34:36,223 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-11-18 14:34:36,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:34:36,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-18 14:34:36,343 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-11-18 14:34:36,346 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc636bea-043b-4286-a12c-667f49369cb1","lifecycleState":"CERTIFIED","lastUpdateDate":1637237750857,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba1c821d-422d-4f84-90d4-79e9f0f65a6a","invariantUUID":"83058f48-81c2-46fb-aa3b-0e6b09a240f8","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":"compute","uniqueId":"08f49196-a16c-46f8-b3b8-6a67dc07983a","lifecycleState":"CERTIFIED","lastUpdateDate":1637237827980,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9717c063-8988-42a2-b6d8-3e763a4051b7","invariantUUID":"b71dafc5-04a5-4d73-981c-dfb953207524","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":"networkrules","uniqueId":"3336d283-f72d-4c23-935e-fd988ae62ba8","lifecycleState":"CERTIFIED","lastUpdateDate":1637237761051,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cc8c9af1-ba09-4ae9-86ad-6f6c1485a19f","invariantUUID":"3e65de37-6d1e-4b6a-979e-0f9cadeb8578","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cab84fb0-8ba1-4ade-87e6-a797b36b4d82","lifecycleState":"CERTIFIED","lastUpdateDate":1637237892574,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"637f068c-de47-4577-8899-50465e112118","invariantUUID":"0ff2961d-2c15-4859-beb6-91819eb2585d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd9ab050-d3f2-47be-b8ee-16cb9dbddecb","lifecycleState":"CERTIFIED","lastUpdateDate":1637237826397,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77c657b6-7530-4e02-9d67-696f5d5c1388","invariantUUID":"c0ac7bb6-7df4-4d1c-b5ba-29797cbc44f4","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55a9c41a-e509-4564-a7d3-6e5d77717b40","lifecycleState":"CERTIFIED","lastUpdateDate":1637237739963,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d981fbd2-17b3-4749-9b77-e71758e38050","invariantUUID":"7bc6501b-c993-4245-9106-0418100d0d57","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":"77702e5f-018f-46f9-bc7f-cfd3878eeecc","lifecycleState":"CERTIFIED","lastUpdateDate":1637237835073,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c62d74e-6ebc-4bb8-a43e-6ee2ce330fbe","invariantUUID":"b6e0ef64-98c5-4ccb-848d-b1042de345dd","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8abb0622-9794-40a7-9c6c-6a61c60c3d61","lifecycleState":"CERTIFIED","lastUpdateDate":1637245075099,"name":"pNF 451e3b45-402b","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f4985af1-7625-496a-bc27-83c081d5ff2b","invariantUUID":"07c8b382-98ee-4676-be0a-3f5b7264c205","systemName":"Pnf451e3b45402b","description":"vendor software product","tags":["pNF 451e3b45-402b"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d55378bd-5437-40ef-a462-ea2b8a4cdead","lifecycleState":"CERTIFIED","lastUpdateDate":1637237805011,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3663d97b-c6de-44a4-b58e-e2dd76b627c0","invariantUUID":"63508986-f867-4183-ac8c-a447b95f1f56","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2706d79-9e2b-4fad-8521-4f4efa9bda34","lifecycleState":"CERTIFIED","lastUpdateDate":1637237821397,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ea8b9813-fe18-415b-b9ba-41406ad7ce32","invariantUUID":"a2d862c6-ff88-4d96-a8e8-2f097d1f1287","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":"network","uniqueId":"6e960395-c77f-4726-834b-4a8d5f58d3c0","lifecycleState":"CERTIFIED","lastUpdateDate":1637237731595,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d72747e9-e446-4379-a187-826899124ad8","invariantUUID":"0a1cedd6-4d11-4209-8359-6c8f39a2e360","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"464ec172-c3f2-4d12-abbf-0c9c9d0b3deb","lifecycleState":"CERTIFIED","lastUpdateDate":1637237818175,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e2e52e0-4f4f-4810-b091-d56fb63170ba","invariantUUID":"f0823533-5046-4b23-a0dc-f7ac5e25b3db","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de620151-c85c-4866-b672-da21acf33f30","lifecycleState":"CERTIFIED","lastUpdateDate":1637237808465,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"23be9231-20cd-4e7e-97d2-9725b9a46be0","invariantUUID":"d2ed174e-64f8-4691-b788-d42b26789497","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":"b91d3dc9-da15-4be8-8056-ae49cac6d364","lifecycleState":"CERTIFIED","lastUpdateDate":1637237935270,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"924e9f34-9a07-4b51-baaf-b4c8e86badf4","invariantUUID":"766caf8e-9560-443e-a1fa-e324eee49c2b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d176c55-ed83-4131-99f3-30e422de1d04","lifecycleState":"CERTIFIED","lastUpdateDate":1637237752410,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ec402797-b691-4cd9-ae28-1cd874f3418e","invariantUUID":"04f6f6da-52b2-4fd2-98a9-d155a6a61323","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":"900f277a-ca3c-4c8a-983c-5906f1bacb2d","lifecycleState":"CERTIFIED","lastUpdateDate":1637237810103,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"372541d0-afd6-44df-82bb-b888255832cf","invariantUUID":"da31e318-8f8d-49ef-a6ee-0ac0e181fc2b","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b1b2367-3b58-4629-ba6a-152a10d65361","lifecycleState":"CERTIFIED","lastUpdateDate":1637237724618,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc07210c-a2ea-45dd-9406-e65b98287d50","invariantUUID":"ca80b001-7077-4c06-ab3b-e57f00ddc5e3","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":"b8d52277-5f19-4cf1-b62e-04a7154c4ebe","lifecycleState":"CERTIFIED","lastUpdateDate":1637237844408,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b152c76-ba97-4bce-a86b-dd98d4edec6e","invariantUUID":"42d6e03d-0f87-43be-9ce4-34aaee28c4e2","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":"9f691eb2-40f5-4c26-ad37-ac7f0c1e2c56","lifecycleState":"CERTIFIED","lastUpdateDate":1637237811722,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2611a48a-93ca-4102-b316-cb6e411b9d01","invariantUUID":"dbfa456f-e823-443b-8ee9-8ca5edc0f45d","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":"2c77c7f7-255e-45b7-86e7-d1740deb40d1","lifecycleState":"CERTIFIED","lastUpdateDate":1637237747802,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96c28049-03b2-4bfb-8267-14c94d237faa","invariantUUID":"af3a1de8-8035-4039-8cf6-05d0827d6232","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":"securityrules","uniqueId":"be0eb735-0923-4dab-90ca-f347b08f1174","lifecycleState":"CERTIFIED","lastUpdateDate":1637237771808,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"469a8323-ea16-456f-b95f-b9f61d7d08f4","invariantUUID":"238c15c9-befd-456e-bd28-d5fc3d86ce38","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88e321b3-0a79-41d5-91e9-be19cde0847b","lifecycleState":"CERTIFIED","lastUpdateDate":1637237803274,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"309b64a4-34e3-453e-ae7f-845ef67eae51","invariantUUID":"dc1bfffb-6b94-45ce-b649-609e01cae6b6","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":"76d8072e-a6bd-4850-948a-3ef72a3e9200","lifecycleState":"CERTIFIED","lastUpdateDate":1637237784430,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ea5dacd-74d8-4358-9178-383f9e6520a8","invariantUUID":"1f41b50a-3b55-4b8a-b6a0-e45b5eecac41","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":"6d28a512-8bc2-4692-9bb5-23ab18cb21a7","lifecycleState":"CERTIFIED","lastUpdateDate":1637237865873,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c414bab7-9435-45cf-a2cf-8b0bdda2e0bb","invariantUUID":"42473117-8344-409e-8d75-631e038a13d5","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":"7267db5c-bc5e-499f-8c5c-7a55e2244e0f","lifecycleState":"CERTIFIED","lastUpdateDate":1637237749291,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"911496f6-7ee2-4daa-aaa6-ab6e972cc964","invariantUUID":"37192244-b602-45a8-87ea-fc8db2b67338","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":"objectStorage","uniqueId":"d37f853c-bc28-4abd-9d08-2aa59b21d60e","lifecycleState":"CERTIFIED","lastUpdateDate":1637237738199,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a304900-5785-47ef-a5f7-06c04ee68695","invariantUUID":"32e601bf-b512-43de-b46f-6c743b486f1c","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1cb6863b-7629-47c6-82c1-132f56c32ede","lifecycleState":"CERTIFIED","lastUpdateDate":1637237928055,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f77e59ec-ccdf-4697-bbae-e8e2cba356de","invariantUUID":"0fb7d361-97f8-4653-99db-161a2ad705fe","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48308bd1-18dd-480b-a8d0-2d387a1858a7","lifecycleState":"CERTIFIED","lastUpdateDate":1637237769561,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7842c2a9-9fe5-4c30-a5cf-0cc27a5b3a0d","invariantUUID":"a6ec6279-f68b-48ae-83bd-8f44b42f048e","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":"3ce1d8ff-ed2a-4893-9168-301cdc305c4b","lifecycleState":"CERTIFIED","lastUpdateDate":1637237744126,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5f7a61c-64a2-40b6-bebe-45a6eaf2c8d0","invariantUUID":"e9dad691-867d-4f21-b0b2-c6de6db6a645","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":"loadBalancer","uniqueId":"a31a4ad6-333e-46d2-b9a0-19773e53389e","lifecycleState":"CERTIFIED","lastUpdateDate":1637237728332,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ff2cf3-a2ca-4002-ab59-c5fc1286e733","invariantUUID":"c6a0d7f0-dd9b-4da2-bb59-55e69ac598f0","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e525276-0fd2-4c75-b932-cb6e986254db","lifecycleState":"CERTIFIED","lastUpdateDate":1637237885312,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a66ef1f-53cb-42fb-842c-50c9848dc82f","invariantUUID":"9017db55-cfa4-475c-8e64-a5ec1920a82a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c3fea2e7-8e84-4612-9417-80497b805c02","lifecycleState":"CERTIFIED","lastUpdateDate":1637237868535,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c5babc9-ddb6-4cd0-b738-82fa09521885","invariantUUID":"8e99f163-c0ab-42db-9f55-d1812c8f5b28","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"55d6d7c5-72ec-4e4d-a34d-3e6c7857f2ad","lifecycleState":"CERTIFIED","lastUpdateDate":1637237870776,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6ccf39-d97a-45cc-9689-e66152335075","invariantUUID":"414d6258-d075-4883-a6c7-4f30af50ca17","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11923be7-2274-433a-9fb3-97e577a3cbe2","lifecycleState":"CERTIFIED","lastUpdateDate":1637237939581,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1d61d1e-6e4f-4d32-9d89-ff4c5a255b18","invariantUUID":"652ca566-92ba-4ce6-80dd-8d3689e7a6df","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":"b2d2e968-6f8f-4ecd-9264-692e158b1acc","lifecycleState":"CERTIFIED","lastUpdateDate":1637237788271,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80efabdf-9a75-4ae2-bafe-063560b1f64b","invariantUUID":"1b28682e-881c-40be-8176-a8bc2d524322","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"95e6416a-80d7-4761-afeb-d1cb39a1eae1","lifecycleState":"CERTIFIED","lastUpdateDate":1637237863912,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5e61ad6-ba17-442c-bb3c-0f454d2cae96","invariantUUID":"ea6c76dc-7c77-491f-81e3-d59f452f856c","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eaac1ce1-1475-416b-ac26-1c1a4df76db9","lifecycleState":"CERTIFIED","lastUpdateDate":1637237824713,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4613cd77-3900-44fe-8b3c-2ac8f7d10e9f","invariantUUID":"a031126d-0eb5-428d-bc7a-422677396d43","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9407b249-c9e9-4111-ad4d-1f471c8b94f4","lifecycleState":"CERTIFIED","lastUpdateDate":1637237882119,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3bf7463-509d-4351-9072-d98d18a80a19","invariantUUID":"e04388e3-a5a4-4639-bf5b-5e41e8f2316d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16f33160-857c-4745-8d4b-f1127032603e","lifecycleState":"CERTIFIED","lastUpdateDate":1637237930839,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a02b72d-f253-44bd-965f-f69423f9aaf0","invariantUUID":"13314fdd-1b6c-42ed-a423-d96f1f72f5c3","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b35b9eb6-8d4a-4fc2-8754-cf6545d433dd","lifecycleState":"CERTIFIED","lastUpdateDate":1637237746231,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f469b9a-14fd-455f-b35e-cc8f5dcba520","invariantUUID":"ed9e97b2-e7e5-4739-81ed-c301c5f28e0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1eb4fec1-f64f-4ade-bcac-d97155ec4119","lifecycleState":"CERTIFIED","lastUpdateDate":1637237877771,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c466e71-807c-4d01-9361-5110d92b106e","invariantUUID":"9d204854-f571-4ef9-b2b8-fc7e20571322","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1f673569-9427-4e26-be89-34dab0f4191c","lifecycleState":"CERTIFIED","lastUpdateDate":1637246060008,"name":"basic_onboard_KNmICX","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c93d6c4c-9c64-42b2-a464-37ac06643ea4","invariantUUID":"0412e008-aaf0-4afc-a25d-402d8d7cac51","systemName":"BasicOnboardKnmicx","description":"VF","tags":["basic_onboard_KNmICX"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"88e67ca9-c66d-4e54-9895-6b72b7529148","lifecycleState":"CERTIFIED","lastUpdateDate":1637237841807,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"173588cb-f765-41ad-a145-d656aba509c3","invariantUUID":"5af0a4ea-d565-4a6a-9be8-9d152d26d2df","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"af7cfd90-0320-4786-b29c-c3cd59fd8b79","lifecycleState":"CERTIFIED","lastUpdateDate":1637237763123,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a4b6e71-04d2-4c6e-8aa0-0706343c4280","invariantUUID":"d5c507af-2054-49d7-b294-73ecc4a55787","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":"port","uniqueId":"8b695126-34d2-48fb-b8eb-d5034b0b5bdb","lifecycleState":"CERTIFIED","lastUpdateDate":1637237853630,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ba563b3-c2fd-4a1c-b547-35de9ffcd0f1","invariantUUID":"de425eb8-2c7f-4f0b-b448-447e7f9792b2","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":"defaulticon","uniqueId":"563a1b79-2dc7-4e36-9096-79035658fd78","lifecycleState":"CERTIFIED","lastUpdateDate":1637237814977,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e50c44d-a09e-44a9-b14b-73c5e60f1250","invariantUUID":"c7dde386-36bc-412a-beae-c01279bd641c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a838b159-d241-4c74-b2de-c8ec280174bc","lifecycleState":"CERTIFIED","lastUpdateDate":1637237860082,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af53ea5a-12e9-4fa1-8cb4-4713259301b5","invariantUUID":"721d7429-5511-48e6-98c4-c174e05712fb","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":"defaulticon","uniqueId":"14a243e4-4423-4ce3-b517-83cb330c07ac","lifecycleState":"CERTIFIED","lastUpdateDate":1637237813319,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"06e05e32-2504-4505-9494-32d617be626b","invariantUUID":"11fb2417-54c7-49d3-98c8-098478f8bcc0","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":"9ce2234e-40d9-4ccf-b320-e7e4fe97982c","lifecycleState":"CERTIFIED","lastUpdateDate":1637237797651,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76ce37ac-6148-4e8e-8932-ad4ef3e20380","invariantUUID":"6513cdaf-3ef2-4528-a7fa-9c68c8aa5237","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":"defaulticon","uniqueId":"6b84682a-3ce3-480f-8fda-93903be7a538","lifecycleState":"CERTIFIED","lastUpdateDate":1637242710718,"name":"vFW 45f1bbb2-7a51","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"90f62957-c630-4520-bce7-7ff47a5e6bb2","invariantUUID":"90d75298-e2c5-4690-94c0-a00c65c64e66","systemName":"Vfw45f1bbb27a51","description":"vendor software product","tags":["vFW 45f1bbb2-7a51"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5fb33292-e6f5-4917-ab3c-738e2a6f37b8","lifecycleState":"CERTIFIED","lastUpdateDate":1637237850566,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7190ce0-7756-44c9-9395-7b85b66ddf5d","invariantUUID":"d2c6ead9-1030-425a-b9d6-9684cf74189f","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"99eb41b0-2077-49aa-b4df-6a2ac934c35a","lifecycleState":"CERTIFIED","lastUpdateDate":1637237856891,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59ef24a4-90b0-4bc5-8ec0-a40bbe57bb27","invariantUUID":"4cc1193a-4f28-4964-a24d-9b951f5c47bb","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":"397a9c81-5cd5-4518-b5bd-4687ecd00417","lifecycleState":"CERTIFIED","lastUpdateDate":1637237862001,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"401b403d-2112-4f1d-b42b-fd8eac06d8ce","invariantUUID":"a542aefa-c352-444b-ad86-0141f7c27ea2","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":"compute","uniqueId":"dd5f337e-1a39-46d0-82f9-f67d7f992022","lifecycleState":"CERTIFIED","lastUpdateDate":1637237929443,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49815b88-1976-449c-b3be-32b701fc20d4","invariantUUID":"ef2a1b2e-5d4f-4e9a-b610-e9594c1b0254","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d604ed72-edee-4109-b019-5ca962fb15cd","lifecycleState":"CERTIFIED","lastUpdateDate":1637237781644,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c91aa0b8-29bc-4d15-8f45-33e68149c2da","invariantUUID":"c4164d43-f7c7-4c32-9ca8-938581cd1fb6","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":"a227c9f3-f2cc-4c90-b930-0d5f252d6cab","lifecycleState":"CERTIFIED","lastUpdateDate":1637237858426,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fa16978-1c83-460c-bbbf-426e4c758774","invariantUUID":"89bda0e3-361f-42c5-bd77-1df5607445bd","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":"compute","uniqueId":"be11a36e-f50c-42d1-893f-08d18f15838a","lifecycleState":"CERTIFIED","lastUpdateDate":1637237831935,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c8aa165-c57e-4301-9e9b-53fcf4f55356","invariantUUID":"6d1d6edb-6f31-4f67-bb0f-adcc86c4f714","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"01b31def-8ccb-44f5-8766-f93e4c6c2bcc","lifecycleState":"CERTIFIED","lastUpdateDate":1637237768033,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"27ae3666-7702-4e8b-aa07-292c0dabeae5","invariantUUID":"74470f31-09ff-4a33-a95e-aa7893ae7a65","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":"9269aa7f-52e0-48fe-91aa-3d142cf86939","lifecycleState":"CERTIFIED","lastUpdateDate":1637237851992,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0e8b89c-08fe-4f5f-bd1c-b5f633dadf08","invariantUUID":"c580ad11-a7a3-4d44-bbb9-05d47008eb61","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfe5895f-c1d0-443f-a746-efeaa14c9d48","lifecycleState":"CERTIFIED","lastUpdateDate":1637237741745,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"664840c9-4313-4ab1-90c8-c8b193996030","invariantUUID":"5afddba2-a19f-4c45-8a34-19161d8893b4","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4dbbf117-882e-40a6-84d1-2637ab87789f","lifecycleState":"CERTIFIED","lastUpdateDate":1637237730060,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"974d9d35-ca37-4ddb-b3ce-caf0c6b70cef","invariantUUID":"432dc6de-d1e1-4b70-b947-39785cb5e9f1","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":"compute","uniqueId":"dcac2bd6-0351-41b7-b6da-74cbf0ec7959","lifecycleState":"CERTIFIED","lastUpdateDate":1637237819844,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3edfceef-8f15-41c1-beee-71369dd003a2","invariantUUID":"b03cef9c-ca76-4fde-b552-807b309443c0","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bea4c51e-650c-49a5-a6df-75a6bab7a1af","lifecycleState":"CERTIFIED","lastUpdateDate":1637237776798,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c48348a-d7e6-4c0b-a76c-d1d884aee1fe","invariantUUID":"28934607-1393-424f-a1ca-be80332554a1","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":"99498804-e0c6-4525-b2dd-b94f8ed3db1f","lifecycleState":"CERTIFIED","lastUpdateDate":1637237943001,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d49aefc2-3e41-4159-a9c6-994c8f3a8cd3","invariantUUID":"2cfe12a2-3347-4640-9ebb-fb1b91b51588","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":"network","uniqueId":"513301de-5851-4526-be4b-42bdbbac48d7","lifecycleState":"CERTIFIED","lastUpdateDate":1637237932141,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1964b8bc-d5d5-45ad-9d27-2d2bece7fee1","invariantUUID":"cedab63a-b31e-414f-ac4c-66c95ef05ade","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d0274cc9-301d-40cd-bff9-239e31cc6886","lifecycleState":"CERTIFIED","lastUpdateDate":1637237736516,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"135de734-1b23-410e-aba6-b0665ca4876e","invariantUUID":"0f499d88-87ee-4c3a-8673-81d1c5d805cd","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da70ccca-5739-42ca-bbef-cd0dc16259e6","lifecycleState":"CERTIFIED","lastUpdateDate":1637237940995,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09a680e3-ea8a-4909-a9fe-2602ba3c6192","invariantUUID":"555b7aed-1aa1-46a1-b720-0e332185de3a","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":"a724e749-1e58-43e9-8f69-7cabd17214d5","lifecycleState":"CERTIFIED","lastUpdateDate":1637237791324,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a555756e-156f-4a8d-9937-371699004276","invariantUUID":"7be03963-34d2-4d62-a153-ec1db8d6f8db","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":"port","uniqueId":"eec8dac7-09fc-40b8-b741-49f4c0b9fd8d","lifecycleState":"CERTIFIED","lastUpdateDate":1637237855224,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28581a9a-2bf2-4e05-be2d-1c6fadfd81dd","invariantUUID":"7c20b669-2caa-4e47-91b7-99d8d10f0b07","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":"7eb9a870-0435-4493-8b61-8ba7234da972","lifecycleState":"CERTIFIED","lastUpdateDate":1637237754062,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2f239b07-65ff-47a1-964e-b39df6369510","invariantUUID":"713eae04-da15-42cb-927d-97d3adb94c7c","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9baa1e0a-fd91-445d-8dc1-7faf926d86db","lifecycleState":"CERTIFIED","lastUpdateDate":1637237938173,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e0752e2-8a1e-436c-96af-418c23c64bf1","invariantUUID":"5937e43f-8030-40cd-8e4f-5e2059f72e06","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8e4f7d9-de35-421f-a2dd-5ecaf2291f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1637237936760,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ccb0b38-5914-469e-ae71-afe9f1068648","invariantUUID":"aaa8dc84-8249-4975-8943-c44c369c5028","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"64bfd3ed-cd87-4a78-8f61-a5df3007f9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1637237722208,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c200d72-1d5d-48bb-9b64-f5ff4ab1be89","invariantUUID":"4fa880aa-43da-4fc7-9ef3-930d66a33619","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":"a59c0841-c3ff-4193-8ef8-4c682d064dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1637237816597,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf42f0a7-d114-434f-bc8b-ef096d468d56","invariantUUID":"2e62c47d-4ab3-471f-b601-1c81f40fc2df","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a78fc866-3528-4077-800c-18db3355d056","lifecycleState":"CERTIFIED","lastUpdateDate":1637237872542,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"880bf1ab-e467-4e19-b45c-9e5343ec44ad","invariantUUID":"9caf7ea6-00fa-4436-8cae-19f6629e062b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","lifecycleState":"CERTIFIED","lastUpdateDate":1637237709442,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdf0353c-4e9c-4608-bcb2-48572a74dc36","invariantUUID":"f1c8d0dc-6307-41ef-84f9-535fb3c8c1f4","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":"a0f59e7e-3100-4a79-abc2-836d214548ac","lifecycleState":"CERTIFIED","lastUpdateDate":1637237889209,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e48a53ce-d640-4b69-aaeb-125bf10ba452","invariantUUID":"da90a535-17f6-4145-9e3c-aadde2c0ee49","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":"defaulticon","uniqueId":"38795fb1-5d54-449b-b692-de56b66bb061","lifecycleState":"CERTIFIED","lastUpdateDate":1637237719815,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"40c86904-dc49-482a-baed-bb7815a689f2","invariantUUID":"3e0f10a7-c3a1-4fb6-994b-45e105b6a88d","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":"port","uniqueId":"fe0873df-36fc-43f3-806e-485be17e6546","lifecycleState":"CERTIFIED","lastUpdateDate":1637237896312,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1453a754-1033-47f2-97ae-7e93cdab6908","invariantUUID":"e543bfa7-b855-4f4b-9f63-237b43a74164","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":"port","uniqueId":"5feb6596-fe04-4bf6-bc2b-90ba9ddaab3c","lifecycleState":"CERTIFIED","lastUpdateDate":1637237876216,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dab523f4-5d40-4715-970d-3957c64398de","invariantUUID":"2c50463a-380b-407d-8159-535676b6a135","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":"port","uniqueId":"517333db-555f-4c1f-a4f7-d183d4320092","lifecycleState":"CERTIFIED","lastUpdateDate":1637237944800,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69ab499c-d608-4437-a835-845446b17731","invariantUUID":"1033f1ba-7522-41fe-908b-f8f499c9f104","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"725315d5-cdba-4a23-8500-c3aef1f38ff7","lifecycleState":"CERTIFIED","lastUpdateDate":1637237933817,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fa43d6c-1035-496a-898f-6bb7606fb0c2","invariantUUID":"eb81bd2d-902f-4443-a654-116865e61c46","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":"compute","uniqueId":"cf2de198-4ea5-4a56-9d87-3668fc842695","lifecycleState":"CERTIFIED","lastUpdateDate":1637237887569,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"facd7071-fcb6-46c8-aa9a-cf40fc25a34c","invariantUUID":"38da7173-b650-4379-b843-926590b1386d","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":"defaulticon","uniqueId":"e387f739-8b72-4350-a134-0b4b2c220e6a","lifecycleState":"CERTIFIED","lastUpdateDate":1637245956620,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef827902-1367-4e97-af1f-2c7d321366fa","invariantUUID":"57fc5711-601c-4442-b999-01f54e7600b8","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6721adc1-6e2b-412b-9936-4bb2edf1a9a3","lifecycleState":"CERTIFIED","lastUpdateDate":1637237789875,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d314798-dac2-4fa2-820b-efd493d21c4f","invariantUUID":"8ca2823f-131d-4e02-92f2-019229ed35be","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":"network","uniqueId":"586b2942-4bd5-4085-9a31-c9b420bdf2a6","lifecycleState":"CERTIFIED","lastUpdateDate":1637237779306,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a1621bd-709b-4e83-80ab-b6812fa812be","invariantUUID":"7b545040-f127-4ce9-8aa8-41cfb34925cd","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"928df494-96a1-4119-8fca-d9f33c6c6809","lifecycleState":"CERTIFIED","lastUpdateDate":1637245080944,"name":"Demo_pNF_1zTrbZ063RCvumcKKZMS","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"126035bc-8d91-42d2-92be-44a16226d4b2","invariantUUID":"3bb25d29-e29b-4f4c-b858-53dd6bc7389d","systemName":"DemoPnf1ztrbz063rcvumckkzms","description":"catalog service description","tags":["robot-ete","Demo_pNF_1zTrbZ063RCvumcKKZMS"],"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":"e711278e-6259-4835-bec0-ff9ec98213d9","lifecycleState":"CERTIFIED","lastUpdateDate":1637245974838,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"70a8e9a7-1de2-424a-a90b-b60e7bf737a1","invariantUUID":"ac30fdf1-05a9-40ba-b767-e89132489310","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":"4ea92327-dc0a-41c9-b84e-b1460c23cb17","lifecycleState":"CERTIFIED","lastUpdateDate":1637242719287,"name":"vFW 2021-11-18 13-37-37","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"99ebc569-a34b-4104-b68a-1b21d33e0704","invariantUUID":"6fa53a73-7dee-4306-90cf-cafdb27b4849","systemName":"Vfw20211118133737","description":"catalog service description","tags":["robot-ete","vFW 2021-11-18 13-37-37"],"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":"d466e37d-1716-4365-9e0f-9f3f6c8507e6","lifecycleState":"CERTIFIED","lastUpdateDate":1637245885172,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ba14bd27-7759-4fce-b03b-83a25fad2311","invariantUUID":"9e897ae1-db3b-4248-8b5c-5fc84b966ea5","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}]}]} 2021-11-18 14:34:36,352 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_KNmICX found in resources list 2021-11-18 14:34:36,353 DEBUG 159:__init__.py(1) - check if Service basic_onboard_KNmICX exists in SDC 2021-11-18 14:34:36,354 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-18 14:34:36,354 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-18 14:34:36,354 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-18 14:34:36,355 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-18 14:34:36,356 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-18 14:34:36,650 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-18 14:34:36,652 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-18 14:34:36,652 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"126035bc-8d91-42d2-92be-44a16226d4b2","invariantUUID":"3bb25d29-e29b-4f4c-b858-53dd6bc7389d","name":"Demo_pNF_1zTrbZ063RCvumcKKZMS","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/126035bc-8d91-42d2-92be-44a16226d4b2/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"70a8e9a7-1de2-424a-a90b-b60e7bf737a1","invariantUUID":"ac30fdf1-05a9-40ba-b767-e89132489310","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/70a8e9a7-1de2-424a-a90b-b60e7bf737a1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"99ebc569-a34b-4104-b68a-1b21d33e0704","invariantUUID":"6fa53a73-7dee-4306-90cf-cafdb27b4849","name":"vFW 2021-11-18 13-37-37","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/99ebc569-a34b-4104-b68a-1b21d33e0704/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ba14bd27-7759-4fce-b03b-83a25fad2311","invariantUUID":"9e897ae1-db3b-4248-8b5c-5fc84b966ea5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ba14bd27-7759-4fce-b03b-83a25fad2311/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-11-18 14:34:36,655 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_1zTrbZ063RCvumcKKZMS from SDC 2021-11-18 14:34:36,655 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:36,656 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:36,656 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:36,656 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-18 14:34:36,656 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:36,656 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:36,656 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:36,657 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-11-18 13-37-37 from SDC 2021-11-18 14:34:36,657 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:36,657 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:36,657 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:36,657 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-18 14:34:36,657 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:36,658 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:36,658 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:36,658 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-11-18 14:34:36,658 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_KNmICX 2021-11-18 14:34:36,658 INFO 169:__init__.py(1) - Service basic_onboard_KNmICX doesn't exist in SDC 2021-11-18 14:34:36,659 DEBUG 159:__init__.py(1) - check if Service basic_onboard_KNmICX exists in SDC 2021-11-18 14:34:36,659 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-18 14:34:36,659 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-18 14:34:36,659 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-18 14:34:36,660 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-18 14:34:36,661 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-18 14:34:36,752 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-18 14:34:36,754 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-18 14:34:36,754 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"126035bc-8d91-42d2-92be-44a16226d4b2","invariantUUID":"3bb25d29-e29b-4f4c-b858-53dd6bc7389d","name":"Demo_pNF_1zTrbZ063RCvumcKKZMS","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/126035bc-8d91-42d2-92be-44a16226d4b2/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"70a8e9a7-1de2-424a-a90b-b60e7bf737a1","invariantUUID":"ac30fdf1-05a9-40ba-b767-e89132489310","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/70a8e9a7-1de2-424a-a90b-b60e7bf737a1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"99ebc569-a34b-4104-b68a-1b21d33e0704","invariantUUID":"6fa53a73-7dee-4306-90cf-cafdb27b4849","name":"vFW 2021-11-18 13-37-37","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/99ebc569-a34b-4104-b68a-1b21d33e0704/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ba14bd27-7759-4fce-b03b-83a25fad2311","invariantUUID":"9e897ae1-db3b-4248-8b5c-5fc84b966ea5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ba14bd27-7759-4fce-b03b-83a25fad2311/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-11-18 14:34:36,756 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_1zTrbZ063RCvumcKKZMS from SDC 2021-11-18 14:34:36,757 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:36,757 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:36,757 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:36,757 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-18 14:34:36,757 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:36,757 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:36,757 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:36,757 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-11-18 13-37-37 from SDC 2021-11-18 14:34:36,758 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:36,758 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:36,758 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:36,758 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-18 14:34:36,758 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:36,758 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:36,758 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:36,758 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-11-18 14:34:36,759 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_KNmICX 2021-11-18 14:34:36,759 INFO 169:__init__.py(1) - Service basic_onboard_KNmICX doesn't exist in SDC 2021-11-18 14:34:36,759 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-11-18 14:34:36,759 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-11-18 14:34:36,759 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-18 14:34:36,760 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-18 14:34:36,760 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-11-18 14:34:36,761 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:34:37,085 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-18 14:34:37,087 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-11-18 14:34:37,089 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":"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":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"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":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"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},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"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":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"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":"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},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"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":"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}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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":"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":"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":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"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":"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":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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}],"productCategories":[]},"version":"1.9.5"} 2021-11-18 14:34:37,093 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-11-18 14:34:37,093 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-11-18 14:34:37,094 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-11-18 14:34:37,094 INFO 267:__init__.py(1) - attempting to create Service basic_onboard_KNmICX in SDC 2021-11-18 14:34:37,094 DEBUG 159:__init__.py(1) - check if Service basic_onboard_KNmICX exists in SDC 2021-11-18 14:34:37,094 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-18 14:34:37,095 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-18 14:34:37,095 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-18 14:34:37,095 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-18 14:34:37,097 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-18 14:34:37,181 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-18 14:34:37,183 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-18 14:34:37,183 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"126035bc-8d91-42d2-92be-44a16226d4b2","invariantUUID":"3bb25d29-e29b-4f4c-b858-53dd6bc7389d","name":"Demo_pNF_1zTrbZ063RCvumcKKZMS","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/126035bc-8d91-42d2-92be-44a16226d4b2/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"70a8e9a7-1de2-424a-a90b-b60e7bf737a1","invariantUUID":"ac30fdf1-05a9-40ba-b767-e89132489310","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/70a8e9a7-1de2-424a-a90b-b60e7bf737a1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"99ebc569-a34b-4104-b68a-1b21d33e0704","invariantUUID":"6fa53a73-7dee-4306-90cf-cafdb27b4849","name":"vFW 2021-11-18 13-37-37","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/99ebc569-a34b-4104-b68a-1b21d33e0704/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ba14bd27-7759-4fce-b03b-83a25fad2311","invariantUUID":"9e897ae1-db3b-4248-8b5c-5fc84b966ea5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ba14bd27-7759-4fce-b03b-83a25fad2311/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-11-18 14:34:37,186 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_1zTrbZ063RCvumcKKZMS from SDC 2021-11-18 14:34:37,187 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:37,187 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:37,187 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:37,187 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-18 14:34:37,188 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:37,188 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:37,188 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:37,188 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-11-18 13-37-37 from SDC 2021-11-18 14:34:37,188 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:37,188 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:37,189 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:37,189 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-18 14:34:37,189 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:37,189 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:37,189 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:37,190 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-11-18 14:34:37,190 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_KNmICX 2021-11-18 14:34:37,190 INFO 169:__init__.py(1) - Service basic_onboard_KNmICX doesn't exist in SDC 2021-11-18 14:34:37,204 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-18 14:34:37,204 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-18 14:34:37,204 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_onboard_KNmICX"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_onboard_KNmICX", "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-18 14:34:37,206 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:34:38,523 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-18 14:34:38,524 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-11-18 14:34:38,525 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.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":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.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":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.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":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.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":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.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":1637246077806,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077806,"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":1637246077806,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.operationalpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Operational Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077806,"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":1637246077807,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.certificationtestresults","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"TD Certification Test Results","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077807,"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":1637246077807,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Deployment Voting Record","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077807,"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":1637246077807,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Questionnaire","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077807,"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":1637246077806,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Dimensioning Info","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077806,"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":1637246077806,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.affinityrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Affinity Rules","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077806,"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":1637246077806,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Artifact Plan","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077806,"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":1637246077806,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service-specific Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077806,"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":1637246077807,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Security Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077807,"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":1637246077806,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.engineeringrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077806,"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":1637246077807,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.distributioninstructions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Distribution Instructions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077807,"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":1637246077806,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077806,"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":1637246077807,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.assettoscacsar","artifactName":"service-BasicOnboardKnmicx-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":1637246077807,"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":1637246077807,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.assettoscatemplate","artifactName":"service-BasicOnboardKnmicx-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":1637246077807,"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":"12acd63e-12cf-471e-bd60-48c95f55d669.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":"12acd63e-12cf-471e-bd60-48c95f55d669","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":"12acd63e-12cf-471e-bd60-48c95f55d669","empty":false},{"definition":false,"hidden":false,"uniqueId":"12acd63e-12cf-471e-bd60-48c95f55d669.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":"12acd63e-12cf-471e-bd60-48c95f55d669","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":"12acd63e-12cf-471e-bd60-48c95f55d669","empty":false},{"definition":false,"hidden":false,"uniqueId":"12acd63e-12cf-471e-bd60-48c95f55d669.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":"12acd63e-12cf-471e-bd60-48c95f55d669","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":"12acd63e-12cf-471e-bd60-48c95f55d669","empty":false},{"definition":false,"hidden":false,"uniqueId":"12acd63e-12cf-471e-bd60-48c95f55d669.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":"12acd63e-12cf-471e-bd60-48c95f55d669","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":"12acd63e-12cf-471e-bd60-48c95f55d669","empty":false},{"definition":false,"hidden":false,"uniqueId":"12acd63e-12cf-471e-bd60-48c95f55d669.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":"12acd63e-12cf-471e-bd60-48c95f55d669","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":"12acd63e-12cf-471e-bd60-48c95f55d669","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":1637246077807,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.configuration","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Configuration","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"configuration","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077807,"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":1637246077807,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.testing","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Testing","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"testing","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077807,"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":1637246077807,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.logging","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Logging","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"logging","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077807,"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":1637246077807,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.monitoring","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Monitoring","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"monitoring","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077807,"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":1637246077807,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.reporting","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Reporting","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"reporting","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077807,"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":1637246077807,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.instantiation","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Instantiation","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"instantiation","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077807,"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","version":"0.1","icon":"network_l_1-3","creationDate":1637246077854,"description":"service","tags":["basic_onboard_KNmICX"],"uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c","componentMetadataForSupportLog":{"SupportablityComponentUUID":"f1b5b36b-3098-4e5d-8f23-426d7c272e1c","SupportablityComponentName":"basic_onboard_KNmICX","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"f1b5b36b-3098-4e5d-8f23-426d7c272e1c","highestVersion":true,"systemName":"BasicOnboardKnmicx","invariantUUID":"d1462bb1-d98b-4020-8e8b-ea5add101862","normalizedName":"basiconboardknmicx","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1637246077854,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637246077806,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077806,"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":1637246077806,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.operationalpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Operational Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077806,"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":1637246077807,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.certificationtestresults","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"TD Certification Test Results","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077807,"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":1637246077807,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Deployment Voting Record","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077807,"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":1637246077807,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Questionnaire","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077807,"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":1637246077806,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Dimensioning Info","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077806,"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":1637246077806,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.affinityrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Affinity Rules","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077806,"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":1637246077806,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Artifact Plan","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077806,"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":1637246077806,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service-specific Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077806,"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":1637246077807,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Security Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077807,"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":1637246077806,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.engineeringrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077806,"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":1637246077807,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.distributioninstructions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Distribution Instructions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077807,"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":1637246077806,"description":null,"artifactType":"OTHER","uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637246077806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_onboard_KNmICX"} 2021-11-18 14:34:38,528 INFO 285:__init__.py(1) - Service basic_onboard_KNmICX is created in SDC 2021-11-18 14:34:38,528 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:38,533 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_KNmICX exists in SDC 2021-11-18 14:34:38,533 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-18 14:34:38,533 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-18 14:34:38,533 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-18 14:34:38,533 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-18 14:34:38,535 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-18 14:34:38,611 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1081 2021-11-18 14:34:38,613 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-11-18 14:34:38,613 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"90f62957-c630-4520-bce7-7ff47a5e6bb2","invariantUUID":"90d75298-e2c5-4690-94c0-a00c65c64e66","name":"vFW 45f1bbb2-7a51","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/90f62957-c630-4520-bce7-7ff47a5e6bb2/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c93d6c4c-9c64-42b2-a464-37ac06643ea4","invariantUUID":"0412e008-aaf0-4afc-a25d-402d8d7cac51","name":"basic_onboard_KNmICX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c93d6c4c-9c64-42b2-a464-37ac06643ea4/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ef827902-1367-4e97-af1f-2c7d321366fa","invariantUUID":"57fc5711-601c-4442-b999-01f54e7600b8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef827902-1367-4e97-af1f-2c7d321366fa/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-18 14:34:38,616 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 45f1bbb2-7a51 from SDC 2021-11-18 14:34:38,617 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:38,617 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:38,617 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:38,617 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_KNmICX from SDC 2021-11-18 14:34:38,618 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:38,618 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:38,618 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:38,618 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-18 14:34:38,618 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:38,619 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:38,619 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:38,619 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-11-18 14:34:38,619 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_KNmICX 2021-11-18 14:34:38,619 INFO 192:__init__.py(1) - Vf found, updating information 2021-11-18 14:34:38,620 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-18 14:34:38,620 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-18 14:34:38,620 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-11-18 14:34:38,623 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:34:38,740 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-18 14:34:38,743 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-11-18 14:34:38,747 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc636bea-043b-4286-a12c-667f49369cb1","lifecycleState":"CERTIFIED","lastUpdateDate":1637237750857,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba1c821d-422d-4f84-90d4-79e9f0f65a6a","invariantUUID":"83058f48-81c2-46fb-aa3b-0e6b09a240f8","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":"compute","uniqueId":"08f49196-a16c-46f8-b3b8-6a67dc07983a","lifecycleState":"CERTIFIED","lastUpdateDate":1637237827980,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9717c063-8988-42a2-b6d8-3e763a4051b7","invariantUUID":"b71dafc5-04a5-4d73-981c-dfb953207524","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":"networkrules","uniqueId":"3336d283-f72d-4c23-935e-fd988ae62ba8","lifecycleState":"CERTIFIED","lastUpdateDate":1637237761051,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cc8c9af1-ba09-4ae9-86ad-6f6c1485a19f","invariantUUID":"3e65de37-6d1e-4b6a-979e-0f9cadeb8578","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cab84fb0-8ba1-4ade-87e6-a797b36b4d82","lifecycleState":"CERTIFIED","lastUpdateDate":1637237892574,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"637f068c-de47-4577-8899-50465e112118","invariantUUID":"0ff2961d-2c15-4859-beb6-91819eb2585d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd9ab050-d3f2-47be-b8ee-16cb9dbddecb","lifecycleState":"CERTIFIED","lastUpdateDate":1637237826397,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77c657b6-7530-4e02-9d67-696f5d5c1388","invariantUUID":"c0ac7bb6-7df4-4d1c-b5ba-29797cbc44f4","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55a9c41a-e509-4564-a7d3-6e5d77717b40","lifecycleState":"CERTIFIED","lastUpdateDate":1637237739963,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d981fbd2-17b3-4749-9b77-e71758e38050","invariantUUID":"7bc6501b-c993-4245-9106-0418100d0d57","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":"77702e5f-018f-46f9-bc7f-cfd3878eeecc","lifecycleState":"CERTIFIED","lastUpdateDate":1637237835073,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c62d74e-6ebc-4bb8-a43e-6ee2ce330fbe","invariantUUID":"b6e0ef64-98c5-4ccb-848d-b1042de345dd","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8abb0622-9794-40a7-9c6c-6a61c60c3d61","lifecycleState":"CERTIFIED","lastUpdateDate":1637245075099,"name":"pNF 451e3b45-402b","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f4985af1-7625-496a-bc27-83c081d5ff2b","invariantUUID":"07c8b382-98ee-4676-be0a-3f5b7264c205","systemName":"Pnf451e3b45402b","description":"vendor software product","tags":["pNF 451e3b45-402b"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d55378bd-5437-40ef-a462-ea2b8a4cdead","lifecycleState":"CERTIFIED","lastUpdateDate":1637237805011,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3663d97b-c6de-44a4-b58e-e2dd76b627c0","invariantUUID":"63508986-f867-4183-ac8c-a447b95f1f56","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2706d79-9e2b-4fad-8521-4f4efa9bda34","lifecycleState":"CERTIFIED","lastUpdateDate":1637237821397,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ea8b9813-fe18-415b-b9ba-41406ad7ce32","invariantUUID":"a2d862c6-ff88-4d96-a8e8-2f097d1f1287","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":"network","uniqueId":"6e960395-c77f-4726-834b-4a8d5f58d3c0","lifecycleState":"CERTIFIED","lastUpdateDate":1637237731595,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d72747e9-e446-4379-a187-826899124ad8","invariantUUID":"0a1cedd6-4d11-4209-8359-6c8f39a2e360","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"464ec172-c3f2-4d12-abbf-0c9c9d0b3deb","lifecycleState":"CERTIFIED","lastUpdateDate":1637237818175,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e2e52e0-4f4f-4810-b091-d56fb63170ba","invariantUUID":"f0823533-5046-4b23-a0dc-f7ac5e25b3db","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de620151-c85c-4866-b672-da21acf33f30","lifecycleState":"CERTIFIED","lastUpdateDate":1637237808465,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"23be9231-20cd-4e7e-97d2-9725b9a46be0","invariantUUID":"d2ed174e-64f8-4691-b788-d42b26789497","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":"b91d3dc9-da15-4be8-8056-ae49cac6d364","lifecycleState":"CERTIFIED","lastUpdateDate":1637237935270,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"924e9f34-9a07-4b51-baaf-b4c8e86badf4","invariantUUID":"766caf8e-9560-443e-a1fa-e324eee49c2b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d176c55-ed83-4131-99f3-30e422de1d04","lifecycleState":"CERTIFIED","lastUpdateDate":1637237752410,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ec402797-b691-4cd9-ae28-1cd874f3418e","invariantUUID":"04f6f6da-52b2-4fd2-98a9-d155a6a61323","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":"900f277a-ca3c-4c8a-983c-5906f1bacb2d","lifecycleState":"CERTIFIED","lastUpdateDate":1637237810103,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"372541d0-afd6-44df-82bb-b888255832cf","invariantUUID":"da31e318-8f8d-49ef-a6ee-0ac0e181fc2b","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b1b2367-3b58-4629-ba6a-152a10d65361","lifecycleState":"CERTIFIED","lastUpdateDate":1637237724618,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc07210c-a2ea-45dd-9406-e65b98287d50","invariantUUID":"ca80b001-7077-4c06-ab3b-e57f00ddc5e3","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":"b8d52277-5f19-4cf1-b62e-04a7154c4ebe","lifecycleState":"CERTIFIED","lastUpdateDate":1637237844408,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b152c76-ba97-4bce-a86b-dd98d4edec6e","invariantUUID":"42d6e03d-0f87-43be-9ce4-34aaee28c4e2","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":"9f691eb2-40f5-4c26-ad37-ac7f0c1e2c56","lifecycleState":"CERTIFIED","lastUpdateDate":1637237811722,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2611a48a-93ca-4102-b316-cb6e411b9d01","invariantUUID":"dbfa456f-e823-443b-8ee9-8ca5edc0f45d","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":"2c77c7f7-255e-45b7-86e7-d1740deb40d1","lifecycleState":"CERTIFIED","lastUpdateDate":1637237747802,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96c28049-03b2-4bfb-8267-14c94d237faa","invariantUUID":"af3a1de8-8035-4039-8cf6-05d0827d6232","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":"securityrules","uniqueId":"be0eb735-0923-4dab-90ca-f347b08f1174","lifecycleState":"CERTIFIED","lastUpdateDate":1637237771808,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"469a8323-ea16-456f-b95f-b9f61d7d08f4","invariantUUID":"238c15c9-befd-456e-bd28-d5fc3d86ce38","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88e321b3-0a79-41d5-91e9-be19cde0847b","lifecycleState":"CERTIFIED","lastUpdateDate":1637237803274,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"309b64a4-34e3-453e-ae7f-845ef67eae51","invariantUUID":"dc1bfffb-6b94-45ce-b649-609e01cae6b6","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":"76d8072e-a6bd-4850-948a-3ef72a3e9200","lifecycleState":"CERTIFIED","lastUpdateDate":1637237784430,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ea5dacd-74d8-4358-9178-383f9e6520a8","invariantUUID":"1f41b50a-3b55-4b8a-b6a0-e45b5eecac41","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":"6d28a512-8bc2-4692-9bb5-23ab18cb21a7","lifecycleState":"CERTIFIED","lastUpdateDate":1637237865873,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c414bab7-9435-45cf-a2cf-8b0bdda2e0bb","invariantUUID":"42473117-8344-409e-8d75-631e038a13d5","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":"7267db5c-bc5e-499f-8c5c-7a55e2244e0f","lifecycleState":"CERTIFIED","lastUpdateDate":1637237749291,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"911496f6-7ee2-4daa-aaa6-ab6e972cc964","invariantUUID":"37192244-b602-45a8-87ea-fc8db2b67338","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":"objectStorage","uniqueId":"d37f853c-bc28-4abd-9d08-2aa59b21d60e","lifecycleState":"CERTIFIED","lastUpdateDate":1637237738199,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a304900-5785-47ef-a5f7-06c04ee68695","invariantUUID":"32e601bf-b512-43de-b46f-6c743b486f1c","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1cb6863b-7629-47c6-82c1-132f56c32ede","lifecycleState":"CERTIFIED","lastUpdateDate":1637237928055,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f77e59ec-ccdf-4697-bbae-e8e2cba356de","invariantUUID":"0fb7d361-97f8-4653-99db-161a2ad705fe","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48308bd1-18dd-480b-a8d0-2d387a1858a7","lifecycleState":"CERTIFIED","lastUpdateDate":1637237769561,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7842c2a9-9fe5-4c30-a5cf-0cc27a5b3a0d","invariantUUID":"a6ec6279-f68b-48ae-83bd-8f44b42f048e","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":"3ce1d8ff-ed2a-4893-9168-301cdc305c4b","lifecycleState":"CERTIFIED","lastUpdateDate":1637237744126,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5f7a61c-64a2-40b6-bebe-45a6eaf2c8d0","invariantUUID":"e9dad691-867d-4f21-b0b2-c6de6db6a645","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":"loadBalancer","uniqueId":"a31a4ad6-333e-46d2-b9a0-19773e53389e","lifecycleState":"CERTIFIED","lastUpdateDate":1637237728332,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ff2cf3-a2ca-4002-ab59-c5fc1286e733","invariantUUID":"c6a0d7f0-dd9b-4da2-bb59-55e69ac598f0","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e525276-0fd2-4c75-b932-cb6e986254db","lifecycleState":"CERTIFIED","lastUpdateDate":1637237885312,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a66ef1f-53cb-42fb-842c-50c9848dc82f","invariantUUID":"9017db55-cfa4-475c-8e64-a5ec1920a82a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c3fea2e7-8e84-4612-9417-80497b805c02","lifecycleState":"CERTIFIED","lastUpdateDate":1637237868535,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c5babc9-ddb6-4cd0-b738-82fa09521885","invariantUUID":"8e99f163-c0ab-42db-9f55-d1812c8f5b28","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"55d6d7c5-72ec-4e4d-a34d-3e6c7857f2ad","lifecycleState":"CERTIFIED","lastUpdateDate":1637237870776,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6ccf39-d97a-45cc-9689-e66152335075","invariantUUID":"414d6258-d075-4883-a6c7-4f30af50ca17","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11923be7-2274-433a-9fb3-97e577a3cbe2","lifecycleState":"CERTIFIED","lastUpdateDate":1637237939581,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1d61d1e-6e4f-4d32-9d89-ff4c5a255b18","invariantUUID":"652ca566-92ba-4ce6-80dd-8d3689e7a6df","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":"b2d2e968-6f8f-4ecd-9264-692e158b1acc","lifecycleState":"CERTIFIED","lastUpdateDate":1637237788271,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80efabdf-9a75-4ae2-bafe-063560b1f64b","invariantUUID":"1b28682e-881c-40be-8176-a8bc2d524322","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"95e6416a-80d7-4761-afeb-d1cb39a1eae1","lifecycleState":"CERTIFIED","lastUpdateDate":1637237863912,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5e61ad6-ba17-442c-bb3c-0f454d2cae96","invariantUUID":"ea6c76dc-7c77-491f-81e3-d59f452f856c","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eaac1ce1-1475-416b-ac26-1c1a4df76db9","lifecycleState":"CERTIFIED","lastUpdateDate":1637237824713,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4613cd77-3900-44fe-8b3c-2ac8f7d10e9f","invariantUUID":"a031126d-0eb5-428d-bc7a-422677396d43","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9407b249-c9e9-4111-ad4d-1f471c8b94f4","lifecycleState":"CERTIFIED","lastUpdateDate":1637237882119,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3bf7463-509d-4351-9072-d98d18a80a19","invariantUUID":"e04388e3-a5a4-4639-bf5b-5e41e8f2316d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16f33160-857c-4745-8d4b-f1127032603e","lifecycleState":"CERTIFIED","lastUpdateDate":1637237930839,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a02b72d-f253-44bd-965f-f69423f9aaf0","invariantUUID":"13314fdd-1b6c-42ed-a423-d96f1f72f5c3","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b35b9eb6-8d4a-4fc2-8754-cf6545d433dd","lifecycleState":"CERTIFIED","lastUpdateDate":1637237746231,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f469b9a-14fd-455f-b35e-cc8f5dcba520","invariantUUID":"ed9e97b2-e7e5-4739-81ed-c301c5f28e0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1eb4fec1-f64f-4ade-bcac-d97155ec4119","lifecycleState":"CERTIFIED","lastUpdateDate":1637237877771,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c466e71-807c-4d01-9361-5110d92b106e","invariantUUID":"9d204854-f571-4ef9-b2b8-fc7e20571322","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1f673569-9427-4e26-be89-34dab0f4191c","lifecycleState":"CERTIFIED","lastUpdateDate":1637246060008,"name":"basic_onboard_KNmICX","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c93d6c4c-9c64-42b2-a464-37ac06643ea4","invariantUUID":"0412e008-aaf0-4afc-a25d-402d8d7cac51","systemName":"BasicOnboardKnmicx","description":"VF","tags":["basic_onboard_KNmICX"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"88e67ca9-c66d-4e54-9895-6b72b7529148","lifecycleState":"CERTIFIED","lastUpdateDate":1637237841807,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"173588cb-f765-41ad-a145-d656aba509c3","invariantUUID":"5af0a4ea-d565-4a6a-9be8-9d152d26d2df","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"af7cfd90-0320-4786-b29c-c3cd59fd8b79","lifecycleState":"CERTIFIED","lastUpdateDate":1637237763123,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a4b6e71-04d2-4c6e-8aa0-0706343c4280","invariantUUID":"d5c507af-2054-49d7-b294-73ecc4a55787","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":"port","uniqueId":"8b695126-34d2-48fb-b8eb-d5034b0b5bdb","lifecycleState":"CERTIFIED","lastUpdateDate":1637237853630,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ba563b3-c2fd-4a1c-b547-35de9ffcd0f1","invariantUUID":"de425eb8-2c7f-4f0b-b448-447e7f9792b2","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":"defaulticon","uniqueId":"563a1b79-2dc7-4e36-9096-79035658fd78","lifecycleState":"CERTIFIED","lastUpdateDate":1637237814977,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e50c44d-a09e-44a9-b14b-73c5e60f1250","invariantUUID":"c7dde386-36bc-412a-beae-c01279bd641c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a838b159-d241-4c74-b2de-c8ec280174bc","lifecycleState":"CERTIFIED","lastUpdateDate":1637237860082,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af53ea5a-12e9-4fa1-8cb4-4713259301b5","invariantUUID":"721d7429-5511-48e6-98c4-c174e05712fb","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":"defaulticon","uniqueId":"14a243e4-4423-4ce3-b517-83cb330c07ac","lifecycleState":"CERTIFIED","lastUpdateDate":1637237813319,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"06e05e32-2504-4505-9494-32d617be626b","invariantUUID":"11fb2417-54c7-49d3-98c8-098478f8bcc0","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":"9ce2234e-40d9-4ccf-b320-e7e4fe97982c","lifecycleState":"CERTIFIED","lastUpdateDate":1637237797651,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76ce37ac-6148-4e8e-8932-ad4ef3e20380","invariantUUID":"6513cdaf-3ef2-4528-a7fa-9c68c8aa5237","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":"defaulticon","uniqueId":"6b84682a-3ce3-480f-8fda-93903be7a538","lifecycleState":"CERTIFIED","lastUpdateDate":1637242710718,"name":"vFW 45f1bbb2-7a51","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"90f62957-c630-4520-bce7-7ff47a5e6bb2","invariantUUID":"90d75298-e2c5-4690-94c0-a00c65c64e66","systemName":"Vfw45f1bbb27a51","description":"vendor software product","tags":["vFW 45f1bbb2-7a51"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5fb33292-e6f5-4917-ab3c-738e2a6f37b8","lifecycleState":"CERTIFIED","lastUpdateDate":1637237850566,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7190ce0-7756-44c9-9395-7b85b66ddf5d","invariantUUID":"d2c6ead9-1030-425a-b9d6-9684cf74189f","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"99eb41b0-2077-49aa-b4df-6a2ac934c35a","lifecycleState":"CERTIFIED","lastUpdateDate":1637237856891,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59ef24a4-90b0-4bc5-8ec0-a40bbe57bb27","invariantUUID":"4cc1193a-4f28-4964-a24d-9b951f5c47bb","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":"397a9c81-5cd5-4518-b5bd-4687ecd00417","lifecycleState":"CERTIFIED","lastUpdateDate":1637237862001,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"401b403d-2112-4f1d-b42b-fd8eac06d8ce","invariantUUID":"a542aefa-c352-444b-ad86-0141f7c27ea2","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":"compute","uniqueId":"dd5f337e-1a39-46d0-82f9-f67d7f992022","lifecycleState":"CERTIFIED","lastUpdateDate":1637237929443,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49815b88-1976-449c-b3be-32b701fc20d4","invariantUUID":"ef2a1b2e-5d4f-4e9a-b610-e9594c1b0254","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d604ed72-edee-4109-b019-5ca962fb15cd","lifecycleState":"CERTIFIED","lastUpdateDate":1637237781644,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c91aa0b8-29bc-4d15-8f45-33e68149c2da","invariantUUID":"c4164d43-f7c7-4c32-9ca8-938581cd1fb6","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":"a227c9f3-f2cc-4c90-b930-0d5f252d6cab","lifecycleState":"CERTIFIED","lastUpdateDate":1637237858426,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fa16978-1c83-460c-bbbf-426e4c758774","invariantUUID":"89bda0e3-361f-42c5-bd77-1df5607445bd","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":"compute","uniqueId":"be11a36e-f50c-42d1-893f-08d18f15838a","lifecycleState":"CERTIFIED","lastUpdateDate":1637237831935,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c8aa165-c57e-4301-9e9b-53fcf4f55356","invariantUUID":"6d1d6edb-6f31-4f67-bb0f-adcc86c4f714","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"01b31def-8ccb-44f5-8766-f93e4c6c2bcc","lifecycleState":"CERTIFIED","lastUpdateDate":1637237768033,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"27ae3666-7702-4e8b-aa07-292c0dabeae5","invariantUUID":"74470f31-09ff-4a33-a95e-aa7893ae7a65","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":"9269aa7f-52e0-48fe-91aa-3d142cf86939","lifecycleState":"CERTIFIED","lastUpdateDate":1637237851992,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0e8b89c-08fe-4f5f-bd1c-b5f633dadf08","invariantUUID":"c580ad11-a7a3-4d44-bbb9-05d47008eb61","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfe5895f-c1d0-443f-a746-efeaa14c9d48","lifecycleState":"CERTIFIED","lastUpdateDate":1637237741745,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"664840c9-4313-4ab1-90c8-c8b193996030","invariantUUID":"5afddba2-a19f-4c45-8a34-19161d8893b4","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4dbbf117-882e-40a6-84d1-2637ab87789f","lifecycleState":"CERTIFIED","lastUpdateDate":1637237730060,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"974d9d35-ca37-4ddb-b3ce-caf0c6b70cef","invariantUUID":"432dc6de-d1e1-4b70-b947-39785cb5e9f1","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":"compute","uniqueId":"dcac2bd6-0351-41b7-b6da-74cbf0ec7959","lifecycleState":"CERTIFIED","lastUpdateDate":1637237819844,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3edfceef-8f15-41c1-beee-71369dd003a2","invariantUUID":"b03cef9c-ca76-4fde-b552-807b309443c0","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bea4c51e-650c-49a5-a6df-75a6bab7a1af","lifecycleState":"CERTIFIED","lastUpdateDate":1637237776798,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c48348a-d7e6-4c0b-a76c-d1d884aee1fe","invariantUUID":"28934607-1393-424f-a1ca-be80332554a1","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":"99498804-e0c6-4525-b2dd-b94f8ed3db1f","lifecycleState":"CERTIFIED","lastUpdateDate":1637237943001,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d49aefc2-3e41-4159-a9c6-994c8f3a8cd3","invariantUUID":"2cfe12a2-3347-4640-9ebb-fb1b91b51588","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":"network","uniqueId":"513301de-5851-4526-be4b-42bdbbac48d7","lifecycleState":"CERTIFIED","lastUpdateDate":1637237932141,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1964b8bc-d5d5-45ad-9d27-2d2bece7fee1","invariantUUID":"cedab63a-b31e-414f-ac4c-66c95ef05ade","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d0274cc9-301d-40cd-bff9-239e31cc6886","lifecycleState":"CERTIFIED","lastUpdateDate":1637237736516,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"135de734-1b23-410e-aba6-b0665ca4876e","invariantUUID":"0f499d88-87ee-4c3a-8673-81d1c5d805cd","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da70ccca-5739-42ca-bbef-cd0dc16259e6","lifecycleState":"CERTIFIED","lastUpdateDate":1637237940995,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09a680e3-ea8a-4909-a9fe-2602ba3c6192","invariantUUID":"555b7aed-1aa1-46a1-b720-0e332185de3a","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":"a724e749-1e58-43e9-8f69-7cabd17214d5","lifecycleState":"CERTIFIED","lastUpdateDate":1637237791324,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a555756e-156f-4a8d-9937-371699004276","invariantUUID":"7be03963-34d2-4d62-a153-ec1db8d6f8db","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":"port","uniqueId":"eec8dac7-09fc-40b8-b741-49f4c0b9fd8d","lifecycleState":"CERTIFIED","lastUpdateDate":1637237855224,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28581a9a-2bf2-4e05-be2d-1c6fadfd81dd","invariantUUID":"7c20b669-2caa-4e47-91b7-99d8d10f0b07","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":"7eb9a870-0435-4493-8b61-8ba7234da972","lifecycleState":"CERTIFIED","lastUpdateDate":1637237754062,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2f239b07-65ff-47a1-964e-b39df6369510","invariantUUID":"713eae04-da15-42cb-927d-97d3adb94c7c","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9baa1e0a-fd91-445d-8dc1-7faf926d86db","lifecycleState":"CERTIFIED","lastUpdateDate":1637237938173,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e0752e2-8a1e-436c-96af-418c23c64bf1","invariantUUID":"5937e43f-8030-40cd-8e4f-5e2059f72e06","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8e4f7d9-de35-421f-a2dd-5ecaf2291f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1637237936760,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ccb0b38-5914-469e-ae71-afe9f1068648","invariantUUID":"aaa8dc84-8249-4975-8943-c44c369c5028","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"64bfd3ed-cd87-4a78-8f61-a5df3007f9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1637237722208,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c200d72-1d5d-48bb-9b64-f5ff4ab1be89","invariantUUID":"4fa880aa-43da-4fc7-9ef3-930d66a33619","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":"a59c0841-c3ff-4193-8ef8-4c682d064dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1637237816597,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf42f0a7-d114-434f-bc8b-ef096d468d56","invariantUUID":"2e62c47d-4ab3-471f-b601-1c81f40fc2df","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a78fc866-3528-4077-800c-18db3355d056","lifecycleState":"CERTIFIED","lastUpdateDate":1637237872542,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"880bf1ab-e467-4e19-b45c-9e5343ec44ad","invariantUUID":"9caf7ea6-00fa-4436-8cae-19f6629e062b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","lifecycleState":"CERTIFIED","lastUpdateDate":1637237709442,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdf0353c-4e9c-4608-bcb2-48572a74dc36","invariantUUID":"f1c8d0dc-6307-41ef-84f9-535fb3c8c1f4","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":"a0f59e7e-3100-4a79-abc2-836d214548ac","lifecycleState":"CERTIFIED","lastUpdateDate":1637237889209,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e48a53ce-d640-4b69-aaeb-125bf10ba452","invariantUUID":"da90a535-17f6-4145-9e3c-aadde2c0ee49","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":"defaulticon","uniqueId":"38795fb1-5d54-449b-b692-de56b66bb061","lifecycleState":"CERTIFIED","lastUpdateDate":1637237719815,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"40c86904-dc49-482a-baed-bb7815a689f2","invariantUUID":"3e0f10a7-c3a1-4fb6-994b-45e105b6a88d","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":"port","uniqueId":"fe0873df-36fc-43f3-806e-485be17e6546","lifecycleState":"CERTIFIED","lastUpdateDate":1637237896312,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1453a754-1033-47f2-97ae-7e93cdab6908","invariantUUID":"e543bfa7-b855-4f4b-9f63-237b43a74164","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":"port","uniqueId":"5feb6596-fe04-4bf6-bc2b-90ba9ddaab3c","lifecycleState":"CERTIFIED","lastUpdateDate":1637237876216,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dab523f4-5d40-4715-970d-3957c64398de","invariantUUID":"2c50463a-380b-407d-8159-535676b6a135","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":"port","uniqueId":"517333db-555f-4c1f-a4f7-d183d4320092","lifecycleState":"CERTIFIED","lastUpdateDate":1637237944800,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69ab499c-d608-4437-a835-845446b17731","invariantUUID":"1033f1ba-7522-41fe-908b-f8f499c9f104","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"725315d5-cdba-4a23-8500-c3aef1f38ff7","lifecycleState":"CERTIFIED","lastUpdateDate":1637237933817,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fa43d6c-1035-496a-898f-6bb7606fb0c2","invariantUUID":"eb81bd2d-902f-4443-a654-116865e61c46","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":"compute","uniqueId":"cf2de198-4ea5-4a56-9d87-3668fc842695","lifecycleState":"CERTIFIED","lastUpdateDate":1637237887569,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"facd7071-fcb6-46c8-aa9a-cf40fc25a34c","invariantUUID":"38da7173-b650-4379-b843-926590b1386d","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":"defaulticon","uniqueId":"e387f739-8b72-4350-a134-0b4b2c220e6a","lifecycleState":"CERTIFIED","lastUpdateDate":1637245956620,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef827902-1367-4e97-af1f-2c7d321366fa","invariantUUID":"57fc5711-601c-4442-b999-01f54e7600b8","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6721adc1-6e2b-412b-9936-4bb2edf1a9a3","lifecycleState":"CERTIFIED","lastUpdateDate":1637237789875,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d314798-dac2-4fa2-820b-efd493d21c4f","invariantUUID":"8ca2823f-131d-4e02-92f2-019229ed35be","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":"network","uniqueId":"586b2942-4bd5-4085-9a31-c9b420bdf2a6","lifecycleState":"CERTIFIED","lastUpdateDate":1637237779306,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a1621bd-709b-4e83-80ab-b6812fa812be","invariantUUID":"7b545040-f127-4ce9-8aa8-41cfb34925cd","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"928df494-96a1-4119-8fca-d9f33c6c6809","lifecycleState":"CERTIFIED","lastUpdateDate":1637245080944,"name":"Demo_pNF_1zTrbZ063RCvumcKKZMS","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"126035bc-8d91-42d2-92be-44a16226d4b2","invariantUUID":"3bb25d29-e29b-4f4c-b858-53dd6bc7389d","systemName":"DemoPnf1ztrbz063rcvumckkzms","description":"catalog service description","tags":["robot-ete","Demo_pNF_1zTrbZ063RCvumcKKZMS"],"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":"e711278e-6259-4835-bec0-ff9ec98213d9","lifecycleState":"CERTIFIED","lastUpdateDate":1637245974838,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"70a8e9a7-1de2-424a-a90b-b60e7bf737a1","invariantUUID":"ac30fdf1-05a9-40ba-b767-e89132489310","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":"4ea92327-dc0a-41c9-b84e-b1460c23cb17","lifecycleState":"CERTIFIED","lastUpdateDate":1637242719287,"name":"vFW 2021-11-18 13-37-37","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"99ebc569-a34b-4104-b68a-1b21d33e0704","invariantUUID":"6fa53a73-7dee-4306-90cf-cafdb27b4849","systemName":"Vfw20211118133737","description":"catalog service description","tags":["robot-ete","vFW 2021-11-18 13-37-37"],"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":"6eb1bbf0-4b8f-4c83-8431-97d93368837c","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1637246077854,"name":"basic_onboard_KNmICX","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"f1b5b36b-3098-4e5d-8f23-426d7c272e1c","invariantUUID":"d1462bb1-d98b-4020-8e8b-ea5add101862","systemName":"BasicOnboardKnmicx","description":"service","tags":["basic_onboard_KNmICX"],"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":"d466e37d-1716-4365-9e0f-9f3f6c8507e6","lifecycleState":"CERTIFIED","lastUpdateDate":1637245885172,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ba14bd27-7759-4fce-b03b-83a25fad2311","invariantUUID":"9e897ae1-db3b-4248-8b5c-5fc84b966ea5","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}]}]} 2021-11-18 14:34:38,754 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_KNmICX found in resources list 2021-11-18 14:34:38,755 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-18 14:34:38,755 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/6eb1bbf0-4b8f-4c83-8431-97d93368837c/resourceInstance 2021-11-18 14:34:38,756 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_onboard_KNmICX", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "1f673569-9427-4e26-be89-34dab0f4191c", "originType": "VF", "componentUid": "1f673569-9427-4e26-be89-34dab0f4191c", "icon": "defaulticon" } 2021-11-18 14:34:38,758 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:34:41,782 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/6eb1bbf0-4b8f-4c83-8431-97d93368837c/resourceInstance HTTP/1.1" 201 None 2021-11-18 14:34:41,784 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-11-18 14:34:41,785 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":"c7d8b387-104d-487a-98ca-47fac0b4658b.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":"Ubuntu18-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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8.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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8.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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8.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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8.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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8.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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8.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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8.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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8.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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"c7d8b387-104d-487a-98ca-47fac0b4658b.vnf_name","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"vnf_name","value":"Ubuntu18-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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8.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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"c7d8b387-104d-487a-98ca-47fac0b4658b.ubuntu18_name_0","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"ubuntu18_name_0","value":"ubuntu18","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":"c7d8b387-104d-487a-98ca-47fac0b4658b.ubuntu18_pub_key","type":"string","required":false,"defaultValue":null,"description":"Public key to be installed on the compute instance","schema":null,"password":false,"name":"ubuntu18_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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8.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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"c7d8b387-104d-487a-98ca-47fac0b4658b.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":"c7d8b387-104d-487a-98ca-47fac0b4658b.vnf_id","type":"string","required":false,"defaultValue":null,"description":"The VNF ID is provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"Ubuntu18-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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8.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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8.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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8.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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","empty":false},{"definition":false,"hidden":false,"uniqueId":"c7d8b387-104d-487a-98ca-47fac0b4658b.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":"c7d8b387-104d-487a-98ca-47fac0b4658b.ubuntu18_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Type of instance (flavor) to be used","schema":null,"password":false,"name":"ubuntu18_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":"c7d8b387-104d-487a-98ca-47fac0b4658b.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":"c7d8b387-104d-487a-98ca-47fac0b4658b.ubuntu18_image_name","type":"string","required":false,"defaultValue":null,"description":"Image to be used for compute instance","schema":null,"password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8.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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","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":"42fc61f0-148b-4cf5-bd32-36a6766ec5e8","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_onboard_KNmICX 0","SupportablityComponentVersion":null},"actualComponentUid":"1f673569-9427-4e26-be89-34dab0f4191c","createdFromCsar":false,"uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c.1f673569-9427-4e26-be89-34dab0f4191c.basic_onboard_knmicx0","normalizedName":"basic_onboard_knmicx0","name":"basic_onboard_KNmICX 0","creationTime":1637246079788,"icon":"defaulticon","description":null,"originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"basic_onboard_knmicx0","createdFrom":null,"componentUid":"1f673569-9427-4e26-be89-34dab0f4191c","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicOnboardKnmicx","modificationTime":1637246079788,"customizationUUID":"abc2b66a-119b-43e9-bc2b-f03534831464","posX":"200","posY":"100","componentName":"basic_onboard_KNmICX","attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"version":null,"type":null,"ownerId":null,"empty":false} 2021-11-18 14:34:41,786 INFO 511:service.py(1) - Resource VF basic_onboard_KNmICX has been added on serice basic_onboard_KNmICX 2021-11-18 14:34:41,789 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_KNmICX] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-18 14:34:41,789 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_KNmICX] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/f1b5b36b-3098-4e5d-8f23-426d7c272e1c/distribution 2021-11-18 14:34:41,789 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_KNmICX] data sent: None 2021-11-18 14:34:41,791 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:34:41,889 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/f1b5b36b-3098-4e5d-8f23-426d7c272e1c/distribution HTTP/1.1" 200 38 2021-11-18 14:34:41,891 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_KNmICX] response code: 200 2021-11-18 14:34:41,891 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_KNmICX] response: {"distributionStatusOfServiceList":[]} 2021-11-18 14:34:41,894 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_onboard_KNmICX] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-18 14:34:41,894 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_onboard_KNmICX] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-11-18 14:34:41,895 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_onboard_KNmICX] data sent: None 2021-11-18 14:34:41,897 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:34:41,952 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-18 14:34:41,953 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_onboard_KNmICX] response code: 200 2021-11-18 14:34:41,953 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_onboard_KNmICX] response: {"distributionStatusList":[]} 2021-11-18 14:34:41,955 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-11-18 14:34:41,956 INFO 728:service.py(1) - attempting to checkin Service basic_onboard_KNmICX in SDC 2021-11-18 14:34:41,959 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-18 14:34:41,960 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/6eb1bbf0-4b8f-4c83-8431-97d93368837c/lifecycleState/checkin 2021-11-18 14:34:41,960 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-11-18 14:34:41,962 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:34:44,484 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/6eb1bbf0-4b8f-4c83-8431-97d93368837c/lifecycleState/checkin HTTP/1.1" 200 1225 2021-11-18 14:34:44,485 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-11-18 14:34:44,485 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"6eb1bbf0-4b8f-4c83-8431-97d93368837c","name":"basic_onboard_KNmICX","version":"0.1","isHighestVersion":true,"creationDate":1637246077854,"lastUpdateDate":1637246082986,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_onboard_KNmICX"],"icon":"network_l_1-3","normalizedName":"basiconboardknmicx","systemName":"BasicOnboardKnmicx","contactId":"cs0008","allVersions":{"0.1":"6eb1bbf0-4b8f-4c83-8431-97d93368837c"},"projectCode":"123456","invariantUUID":"d1462bb1-d98b-4020-8e8b-ea5add101862","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":"f1b5b36b-3098-4e5d-8f23-426d7c272e1c"} 2021-11-18 14:34:44,487 DEBUG 159:__init__.py(1) - check if Service basic_onboard_KNmICX exists in SDC 2021-11-18 14:34:44,487 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-18 14:34:44,488 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-18 14:34:44,488 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-18 14:34:44,488 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-18 14:34:44,489 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-18 14:34:44,683 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1880 2021-11-18 14:34:44,684 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-18 14:34:44,684 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"126035bc-8d91-42d2-92be-44a16226d4b2","invariantUUID":"3bb25d29-e29b-4f4c-b858-53dd6bc7389d","name":"Demo_pNF_1zTrbZ063RCvumcKKZMS","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/126035bc-8d91-42d2-92be-44a16226d4b2/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"70a8e9a7-1de2-424a-a90b-b60e7bf737a1","invariantUUID":"ac30fdf1-05a9-40ba-b767-e89132489310","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/70a8e9a7-1de2-424a-a90b-b60e7bf737a1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"f1b5b36b-3098-4e5d-8f23-426d7c272e1c","invariantUUID":"d1462bb1-d98b-4020-8e8b-ea5add101862","name":"basic_onboard_KNmICX","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/f1b5b36b-3098-4e5d-8f23-426d7c272e1c/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"99ebc569-a34b-4104-b68a-1b21d33e0704","invariantUUID":"6fa53a73-7dee-4306-90cf-cafdb27b4849","name":"vFW 2021-11-18 13-37-37","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/99ebc569-a34b-4104-b68a-1b21d33e0704/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ba14bd27-7759-4fce-b03b-83a25fad2311","invariantUUID":"9e897ae1-db3b-4248-8b5c-5fc84b966ea5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ba14bd27-7759-4fce-b03b-83a25fad2311/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-11-18 14:34:44,686 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_1zTrbZ063RCvumcKKZMS from SDC 2021-11-18 14:34:44,687 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:44,687 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:44,687 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:44,687 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-18 14:34:44,687 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:44,687 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:44,687 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:44,688 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_KNmICX from SDC 2021-11-18 14:34:44,688 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:44,688 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:44,688 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-11-18 14:34:44,688 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-11-18 13-37-37 from SDC 2021-11-18 14:34:44,688 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:44,688 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:44,688 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:44,689 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-18 14:34:44,689 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:44,689 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:44,689 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:44,689 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-11-18 14:34:44,689 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_KNmICX 2021-11-18 14:34:44,689 INFO 192:__init__.py(1) - Service found, updating information 2021-11-18 14:34:44,690 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-18 14:34:44,690 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-18 14:34:44,690 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-18 14:34:44,691 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:34:44,785 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-18 14:34:44,787 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-18 14:34:44,789 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc636bea-043b-4286-a12c-667f49369cb1","lifecycleState":"CERTIFIED","lastUpdateDate":1637237750857,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba1c821d-422d-4f84-90d4-79e9f0f65a6a","invariantUUID":"83058f48-81c2-46fb-aa3b-0e6b09a240f8","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":"compute","uniqueId":"08f49196-a16c-46f8-b3b8-6a67dc07983a","lifecycleState":"CERTIFIED","lastUpdateDate":1637237827980,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9717c063-8988-42a2-b6d8-3e763a4051b7","invariantUUID":"b71dafc5-04a5-4d73-981c-dfb953207524","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":"networkrules","uniqueId":"3336d283-f72d-4c23-935e-fd988ae62ba8","lifecycleState":"CERTIFIED","lastUpdateDate":1637237761051,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cc8c9af1-ba09-4ae9-86ad-6f6c1485a19f","invariantUUID":"3e65de37-6d1e-4b6a-979e-0f9cadeb8578","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cab84fb0-8ba1-4ade-87e6-a797b36b4d82","lifecycleState":"CERTIFIED","lastUpdateDate":1637237892574,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"637f068c-de47-4577-8899-50465e112118","invariantUUID":"0ff2961d-2c15-4859-beb6-91819eb2585d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd9ab050-d3f2-47be-b8ee-16cb9dbddecb","lifecycleState":"CERTIFIED","lastUpdateDate":1637237826397,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77c657b6-7530-4e02-9d67-696f5d5c1388","invariantUUID":"c0ac7bb6-7df4-4d1c-b5ba-29797cbc44f4","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55a9c41a-e509-4564-a7d3-6e5d77717b40","lifecycleState":"CERTIFIED","lastUpdateDate":1637237739963,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d981fbd2-17b3-4749-9b77-e71758e38050","invariantUUID":"7bc6501b-c993-4245-9106-0418100d0d57","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":"77702e5f-018f-46f9-bc7f-cfd3878eeecc","lifecycleState":"CERTIFIED","lastUpdateDate":1637237835073,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c62d74e-6ebc-4bb8-a43e-6ee2ce330fbe","invariantUUID":"b6e0ef64-98c5-4ccb-848d-b1042de345dd","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8abb0622-9794-40a7-9c6c-6a61c60c3d61","lifecycleState":"CERTIFIED","lastUpdateDate":1637245075099,"name":"pNF 451e3b45-402b","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f4985af1-7625-496a-bc27-83c081d5ff2b","invariantUUID":"07c8b382-98ee-4676-be0a-3f5b7264c205","systemName":"Pnf451e3b45402b","description":"vendor software product","tags":["pNF 451e3b45-402b"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d55378bd-5437-40ef-a462-ea2b8a4cdead","lifecycleState":"CERTIFIED","lastUpdateDate":1637237805011,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3663d97b-c6de-44a4-b58e-e2dd76b627c0","invariantUUID":"63508986-f867-4183-ac8c-a447b95f1f56","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2706d79-9e2b-4fad-8521-4f4efa9bda34","lifecycleState":"CERTIFIED","lastUpdateDate":1637237821397,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ea8b9813-fe18-415b-b9ba-41406ad7ce32","invariantUUID":"a2d862c6-ff88-4d96-a8e8-2f097d1f1287","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":"network","uniqueId":"6e960395-c77f-4726-834b-4a8d5f58d3c0","lifecycleState":"CERTIFIED","lastUpdateDate":1637237731595,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d72747e9-e446-4379-a187-826899124ad8","invariantUUID":"0a1cedd6-4d11-4209-8359-6c8f39a2e360","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"464ec172-c3f2-4d12-abbf-0c9c9d0b3deb","lifecycleState":"CERTIFIED","lastUpdateDate":1637237818175,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e2e52e0-4f4f-4810-b091-d56fb63170ba","invariantUUID":"f0823533-5046-4b23-a0dc-f7ac5e25b3db","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de620151-c85c-4866-b672-da21acf33f30","lifecycleState":"CERTIFIED","lastUpdateDate":1637237808465,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"23be9231-20cd-4e7e-97d2-9725b9a46be0","invariantUUID":"d2ed174e-64f8-4691-b788-d42b26789497","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":"b91d3dc9-da15-4be8-8056-ae49cac6d364","lifecycleState":"CERTIFIED","lastUpdateDate":1637237935270,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"924e9f34-9a07-4b51-baaf-b4c8e86badf4","invariantUUID":"766caf8e-9560-443e-a1fa-e324eee49c2b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d176c55-ed83-4131-99f3-30e422de1d04","lifecycleState":"CERTIFIED","lastUpdateDate":1637237752410,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ec402797-b691-4cd9-ae28-1cd874f3418e","invariantUUID":"04f6f6da-52b2-4fd2-98a9-d155a6a61323","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":"900f277a-ca3c-4c8a-983c-5906f1bacb2d","lifecycleState":"CERTIFIED","lastUpdateDate":1637237810103,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"372541d0-afd6-44df-82bb-b888255832cf","invariantUUID":"da31e318-8f8d-49ef-a6ee-0ac0e181fc2b","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b1b2367-3b58-4629-ba6a-152a10d65361","lifecycleState":"CERTIFIED","lastUpdateDate":1637237724618,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc07210c-a2ea-45dd-9406-e65b98287d50","invariantUUID":"ca80b001-7077-4c06-ab3b-e57f00ddc5e3","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":"b8d52277-5f19-4cf1-b62e-04a7154c4ebe","lifecycleState":"CERTIFIED","lastUpdateDate":1637237844408,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b152c76-ba97-4bce-a86b-dd98d4edec6e","invariantUUID":"42d6e03d-0f87-43be-9ce4-34aaee28c4e2","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":"9f691eb2-40f5-4c26-ad37-ac7f0c1e2c56","lifecycleState":"CERTIFIED","lastUpdateDate":1637237811722,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2611a48a-93ca-4102-b316-cb6e411b9d01","invariantUUID":"dbfa456f-e823-443b-8ee9-8ca5edc0f45d","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":"2c77c7f7-255e-45b7-86e7-d1740deb40d1","lifecycleState":"CERTIFIED","lastUpdateDate":1637237747802,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96c28049-03b2-4bfb-8267-14c94d237faa","invariantUUID":"af3a1de8-8035-4039-8cf6-05d0827d6232","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":"securityrules","uniqueId":"be0eb735-0923-4dab-90ca-f347b08f1174","lifecycleState":"CERTIFIED","lastUpdateDate":1637237771808,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"469a8323-ea16-456f-b95f-b9f61d7d08f4","invariantUUID":"238c15c9-befd-456e-bd28-d5fc3d86ce38","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88e321b3-0a79-41d5-91e9-be19cde0847b","lifecycleState":"CERTIFIED","lastUpdateDate":1637237803274,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"309b64a4-34e3-453e-ae7f-845ef67eae51","invariantUUID":"dc1bfffb-6b94-45ce-b649-609e01cae6b6","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":"76d8072e-a6bd-4850-948a-3ef72a3e9200","lifecycleState":"CERTIFIED","lastUpdateDate":1637237784430,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ea5dacd-74d8-4358-9178-383f9e6520a8","invariantUUID":"1f41b50a-3b55-4b8a-b6a0-e45b5eecac41","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":"6d28a512-8bc2-4692-9bb5-23ab18cb21a7","lifecycleState":"CERTIFIED","lastUpdateDate":1637237865873,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c414bab7-9435-45cf-a2cf-8b0bdda2e0bb","invariantUUID":"42473117-8344-409e-8d75-631e038a13d5","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":"7267db5c-bc5e-499f-8c5c-7a55e2244e0f","lifecycleState":"CERTIFIED","lastUpdateDate":1637237749291,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"911496f6-7ee2-4daa-aaa6-ab6e972cc964","invariantUUID":"37192244-b602-45a8-87ea-fc8db2b67338","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":"objectStorage","uniqueId":"d37f853c-bc28-4abd-9d08-2aa59b21d60e","lifecycleState":"CERTIFIED","lastUpdateDate":1637237738199,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a304900-5785-47ef-a5f7-06c04ee68695","invariantUUID":"32e601bf-b512-43de-b46f-6c743b486f1c","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1cb6863b-7629-47c6-82c1-132f56c32ede","lifecycleState":"CERTIFIED","lastUpdateDate":1637237928055,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f77e59ec-ccdf-4697-bbae-e8e2cba356de","invariantUUID":"0fb7d361-97f8-4653-99db-161a2ad705fe","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48308bd1-18dd-480b-a8d0-2d387a1858a7","lifecycleState":"CERTIFIED","lastUpdateDate":1637237769561,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7842c2a9-9fe5-4c30-a5cf-0cc27a5b3a0d","invariantUUID":"a6ec6279-f68b-48ae-83bd-8f44b42f048e","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":"3ce1d8ff-ed2a-4893-9168-301cdc305c4b","lifecycleState":"CERTIFIED","lastUpdateDate":1637237744126,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5f7a61c-64a2-40b6-bebe-45a6eaf2c8d0","invariantUUID":"e9dad691-867d-4f21-b0b2-c6de6db6a645","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":"loadBalancer","uniqueId":"a31a4ad6-333e-46d2-b9a0-19773e53389e","lifecycleState":"CERTIFIED","lastUpdateDate":1637237728332,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ff2cf3-a2ca-4002-ab59-c5fc1286e733","invariantUUID":"c6a0d7f0-dd9b-4da2-bb59-55e69ac598f0","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e525276-0fd2-4c75-b932-cb6e986254db","lifecycleState":"CERTIFIED","lastUpdateDate":1637237885312,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a66ef1f-53cb-42fb-842c-50c9848dc82f","invariantUUID":"9017db55-cfa4-475c-8e64-a5ec1920a82a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c3fea2e7-8e84-4612-9417-80497b805c02","lifecycleState":"CERTIFIED","lastUpdateDate":1637237868535,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c5babc9-ddb6-4cd0-b738-82fa09521885","invariantUUID":"8e99f163-c0ab-42db-9f55-d1812c8f5b28","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"55d6d7c5-72ec-4e4d-a34d-3e6c7857f2ad","lifecycleState":"CERTIFIED","lastUpdateDate":1637237870776,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6ccf39-d97a-45cc-9689-e66152335075","invariantUUID":"414d6258-d075-4883-a6c7-4f30af50ca17","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11923be7-2274-433a-9fb3-97e577a3cbe2","lifecycleState":"CERTIFIED","lastUpdateDate":1637237939581,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1d61d1e-6e4f-4d32-9d89-ff4c5a255b18","invariantUUID":"652ca566-92ba-4ce6-80dd-8d3689e7a6df","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":"b2d2e968-6f8f-4ecd-9264-692e158b1acc","lifecycleState":"CERTIFIED","lastUpdateDate":1637237788271,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80efabdf-9a75-4ae2-bafe-063560b1f64b","invariantUUID":"1b28682e-881c-40be-8176-a8bc2d524322","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"95e6416a-80d7-4761-afeb-d1cb39a1eae1","lifecycleState":"CERTIFIED","lastUpdateDate":1637237863912,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5e61ad6-ba17-442c-bb3c-0f454d2cae96","invariantUUID":"ea6c76dc-7c77-491f-81e3-d59f452f856c","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eaac1ce1-1475-416b-ac26-1c1a4df76db9","lifecycleState":"CERTIFIED","lastUpdateDate":1637237824713,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4613cd77-3900-44fe-8b3c-2ac8f7d10e9f","invariantUUID":"a031126d-0eb5-428d-bc7a-422677396d43","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9407b249-c9e9-4111-ad4d-1f471c8b94f4","lifecycleState":"CERTIFIED","lastUpdateDate":1637237882119,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3bf7463-509d-4351-9072-d98d18a80a19","invariantUUID":"e04388e3-a5a4-4639-bf5b-5e41e8f2316d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16f33160-857c-4745-8d4b-f1127032603e","lifecycleState":"CERTIFIED","lastUpdateDate":1637237930839,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a02b72d-f253-44bd-965f-f69423f9aaf0","invariantUUID":"13314fdd-1b6c-42ed-a423-d96f1f72f5c3","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b35b9eb6-8d4a-4fc2-8754-cf6545d433dd","lifecycleState":"CERTIFIED","lastUpdateDate":1637237746231,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f469b9a-14fd-455f-b35e-cc8f5dcba520","invariantUUID":"ed9e97b2-e7e5-4739-81ed-c301c5f28e0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1eb4fec1-f64f-4ade-bcac-d97155ec4119","lifecycleState":"CERTIFIED","lastUpdateDate":1637237877771,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c466e71-807c-4d01-9361-5110d92b106e","invariantUUID":"9d204854-f571-4ef9-b2b8-fc7e20571322","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1f673569-9427-4e26-be89-34dab0f4191c","lifecycleState":"CERTIFIED","lastUpdateDate":1637246060008,"name":"basic_onboard_KNmICX","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c93d6c4c-9c64-42b2-a464-37ac06643ea4","invariantUUID":"0412e008-aaf0-4afc-a25d-402d8d7cac51","systemName":"BasicOnboardKnmicx","description":"VF","tags":["basic_onboard_KNmICX"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"88e67ca9-c66d-4e54-9895-6b72b7529148","lifecycleState":"CERTIFIED","lastUpdateDate":1637237841807,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"173588cb-f765-41ad-a145-d656aba509c3","invariantUUID":"5af0a4ea-d565-4a6a-9be8-9d152d26d2df","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"af7cfd90-0320-4786-b29c-c3cd59fd8b79","lifecycleState":"CERTIFIED","lastUpdateDate":1637237763123,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a4b6e71-04d2-4c6e-8aa0-0706343c4280","invariantUUID":"d5c507af-2054-49d7-b294-73ecc4a55787","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":"port","uniqueId":"8b695126-34d2-48fb-b8eb-d5034b0b5bdb","lifecycleState":"CERTIFIED","lastUpdateDate":1637237853630,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ba563b3-c2fd-4a1c-b547-35de9ffcd0f1","invariantUUID":"de425eb8-2c7f-4f0b-b448-447e7f9792b2","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":"defaulticon","uniqueId":"563a1b79-2dc7-4e36-9096-79035658fd78","lifecycleState":"CERTIFIED","lastUpdateDate":1637237814977,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e50c44d-a09e-44a9-b14b-73c5e60f1250","invariantUUID":"c7dde386-36bc-412a-beae-c01279bd641c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a838b159-d241-4c74-b2de-c8ec280174bc","lifecycleState":"CERTIFIED","lastUpdateDate":1637237860082,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af53ea5a-12e9-4fa1-8cb4-4713259301b5","invariantUUID":"721d7429-5511-48e6-98c4-c174e05712fb","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":"defaulticon","uniqueId":"14a243e4-4423-4ce3-b517-83cb330c07ac","lifecycleState":"CERTIFIED","lastUpdateDate":1637237813319,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"06e05e32-2504-4505-9494-32d617be626b","invariantUUID":"11fb2417-54c7-49d3-98c8-098478f8bcc0","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":"9ce2234e-40d9-4ccf-b320-e7e4fe97982c","lifecycleState":"CERTIFIED","lastUpdateDate":1637237797651,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76ce37ac-6148-4e8e-8932-ad4ef3e20380","invariantUUID":"6513cdaf-3ef2-4528-a7fa-9c68c8aa5237","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":"defaulticon","uniqueId":"6b84682a-3ce3-480f-8fda-93903be7a538","lifecycleState":"CERTIFIED","lastUpdateDate":1637242710718,"name":"vFW 45f1bbb2-7a51","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"90f62957-c630-4520-bce7-7ff47a5e6bb2","invariantUUID":"90d75298-e2c5-4690-94c0-a00c65c64e66","systemName":"Vfw45f1bbb27a51","description":"vendor software product","tags":["vFW 45f1bbb2-7a51"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5fb33292-e6f5-4917-ab3c-738e2a6f37b8","lifecycleState":"CERTIFIED","lastUpdateDate":1637237850566,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7190ce0-7756-44c9-9395-7b85b66ddf5d","invariantUUID":"d2c6ead9-1030-425a-b9d6-9684cf74189f","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"99eb41b0-2077-49aa-b4df-6a2ac934c35a","lifecycleState":"CERTIFIED","lastUpdateDate":1637237856891,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59ef24a4-90b0-4bc5-8ec0-a40bbe57bb27","invariantUUID":"4cc1193a-4f28-4964-a24d-9b951f5c47bb","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":"397a9c81-5cd5-4518-b5bd-4687ecd00417","lifecycleState":"CERTIFIED","lastUpdateDate":1637237862001,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"401b403d-2112-4f1d-b42b-fd8eac06d8ce","invariantUUID":"a542aefa-c352-444b-ad86-0141f7c27ea2","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":"compute","uniqueId":"dd5f337e-1a39-46d0-82f9-f67d7f992022","lifecycleState":"CERTIFIED","lastUpdateDate":1637237929443,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49815b88-1976-449c-b3be-32b701fc20d4","invariantUUID":"ef2a1b2e-5d4f-4e9a-b610-e9594c1b0254","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d604ed72-edee-4109-b019-5ca962fb15cd","lifecycleState":"CERTIFIED","lastUpdateDate":1637237781644,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c91aa0b8-29bc-4d15-8f45-33e68149c2da","invariantUUID":"c4164d43-f7c7-4c32-9ca8-938581cd1fb6","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":"a227c9f3-f2cc-4c90-b930-0d5f252d6cab","lifecycleState":"CERTIFIED","lastUpdateDate":1637237858426,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fa16978-1c83-460c-bbbf-426e4c758774","invariantUUID":"89bda0e3-361f-42c5-bd77-1df5607445bd","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":"compute","uniqueId":"be11a36e-f50c-42d1-893f-08d18f15838a","lifecycleState":"CERTIFIED","lastUpdateDate":1637237831935,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c8aa165-c57e-4301-9e9b-53fcf4f55356","invariantUUID":"6d1d6edb-6f31-4f67-bb0f-adcc86c4f714","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"01b31def-8ccb-44f5-8766-f93e4c6c2bcc","lifecycleState":"CERTIFIED","lastUpdateDate":1637237768033,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"27ae3666-7702-4e8b-aa07-292c0dabeae5","invariantUUID":"74470f31-09ff-4a33-a95e-aa7893ae7a65","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":"9269aa7f-52e0-48fe-91aa-3d142cf86939","lifecycleState":"CERTIFIED","lastUpdateDate":1637237851992,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0e8b89c-08fe-4f5f-bd1c-b5f633dadf08","invariantUUID":"c580ad11-a7a3-4d44-bbb9-05d47008eb61","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfe5895f-c1d0-443f-a746-efeaa14c9d48","lifecycleState":"CERTIFIED","lastUpdateDate":1637237741745,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"664840c9-4313-4ab1-90c8-c8b193996030","invariantUUID":"5afddba2-a19f-4c45-8a34-19161d8893b4","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4dbbf117-882e-40a6-84d1-2637ab87789f","lifecycleState":"CERTIFIED","lastUpdateDate":1637237730060,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"974d9d35-ca37-4ddb-b3ce-caf0c6b70cef","invariantUUID":"432dc6de-d1e1-4b70-b947-39785cb5e9f1","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":"compute","uniqueId":"dcac2bd6-0351-41b7-b6da-74cbf0ec7959","lifecycleState":"CERTIFIED","lastUpdateDate":1637237819844,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3edfceef-8f15-41c1-beee-71369dd003a2","invariantUUID":"b03cef9c-ca76-4fde-b552-807b309443c0","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bea4c51e-650c-49a5-a6df-75a6bab7a1af","lifecycleState":"CERTIFIED","lastUpdateDate":1637237776798,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c48348a-d7e6-4c0b-a76c-d1d884aee1fe","invariantUUID":"28934607-1393-424f-a1ca-be80332554a1","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":"99498804-e0c6-4525-b2dd-b94f8ed3db1f","lifecycleState":"CERTIFIED","lastUpdateDate":1637237943001,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d49aefc2-3e41-4159-a9c6-994c8f3a8cd3","invariantUUID":"2cfe12a2-3347-4640-9ebb-fb1b91b51588","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":"network","uniqueId":"513301de-5851-4526-be4b-42bdbbac48d7","lifecycleState":"CERTIFIED","lastUpdateDate":1637237932141,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1964b8bc-d5d5-45ad-9d27-2d2bece7fee1","invariantUUID":"cedab63a-b31e-414f-ac4c-66c95ef05ade","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d0274cc9-301d-40cd-bff9-239e31cc6886","lifecycleState":"CERTIFIED","lastUpdateDate":1637237736516,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"135de734-1b23-410e-aba6-b0665ca4876e","invariantUUID":"0f499d88-87ee-4c3a-8673-81d1c5d805cd","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da70ccca-5739-42ca-bbef-cd0dc16259e6","lifecycleState":"CERTIFIED","lastUpdateDate":1637237940995,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09a680e3-ea8a-4909-a9fe-2602ba3c6192","invariantUUID":"555b7aed-1aa1-46a1-b720-0e332185de3a","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":"a724e749-1e58-43e9-8f69-7cabd17214d5","lifecycleState":"CERTIFIED","lastUpdateDate":1637237791324,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a555756e-156f-4a8d-9937-371699004276","invariantUUID":"7be03963-34d2-4d62-a153-ec1db8d6f8db","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":"port","uniqueId":"eec8dac7-09fc-40b8-b741-49f4c0b9fd8d","lifecycleState":"CERTIFIED","lastUpdateDate":1637237855224,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28581a9a-2bf2-4e05-be2d-1c6fadfd81dd","invariantUUID":"7c20b669-2caa-4e47-91b7-99d8d10f0b07","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":"7eb9a870-0435-4493-8b61-8ba7234da972","lifecycleState":"CERTIFIED","lastUpdateDate":1637237754062,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2f239b07-65ff-47a1-964e-b39df6369510","invariantUUID":"713eae04-da15-42cb-927d-97d3adb94c7c","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9baa1e0a-fd91-445d-8dc1-7faf926d86db","lifecycleState":"CERTIFIED","lastUpdateDate":1637237938173,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e0752e2-8a1e-436c-96af-418c23c64bf1","invariantUUID":"5937e43f-8030-40cd-8e4f-5e2059f72e06","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8e4f7d9-de35-421f-a2dd-5ecaf2291f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1637237936760,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ccb0b38-5914-469e-ae71-afe9f1068648","invariantUUID":"aaa8dc84-8249-4975-8943-c44c369c5028","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"64bfd3ed-cd87-4a78-8f61-a5df3007f9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1637237722208,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c200d72-1d5d-48bb-9b64-f5ff4ab1be89","invariantUUID":"4fa880aa-43da-4fc7-9ef3-930d66a33619","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":"a59c0841-c3ff-4193-8ef8-4c682d064dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1637237816597,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf42f0a7-d114-434f-bc8b-ef096d468d56","invariantUUID":"2e62c47d-4ab3-471f-b601-1c81f40fc2df","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a78fc866-3528-4077-800c-18db3355d056","lifecycleState":"CERTIFIED","lastUpdateDate":1637237872542,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"880bf1ab-e467-4e19-b45c-9e5343ec44ad","invariantUUID":"9caf7ea6-00fa-4436-8cae-19f6629e062b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","lifecycleState":"CERTIFIED","lastUpdateDate":1637237709442,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdf0353c-4e9c-4608-bcb2-48572a74dc36","invariantUUID":"f1c8d0dc-6307-41ef-84f9-535fb3c8c1f4","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":"a0f59e7e-3100-4a79-abc2-836d214548ac","lifecycleState":"CERTIFIED","lastUpdateDate":1637237889209,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e48a53ce-d640-4b69-aaeb-125bf10ba452","invariantUUID":"da90a535-17f6-4145-9e3c-aadde2c0ee49","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":"defaulticon","uniqueId":"38795fb1-5d54-449b-b692-de56b66bb061","lifecycleState":"CERTIFIED","lastUpdateDate":1637237719815,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"40c86904-dc49-482a-baed-bb7815a689f2","invariantUUID":"3e0f10a7-c3a1-4fb6-994b-45e105b6a88d","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":"port","uniqueId":"fe0873df-36fc-43f3-806e-485be17e6546","lifecycleState":"CERTIFIED","lastUpdateDate":1637237896312,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1453a754-1033-47f2-97ae-7e93cdab6908","invariantUUID":"e543bfa7-b855-4f4b-9f63-237b43a74164","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":"port","uniqueId":"5feb6596-fe04-4bf6-bc2b-90ba9ddaab3c","lifecycleState":"CERTIFIED","lastUpdateDate":1637237876216,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dab523f4-5d40-4715-970d-3957c64398de","invariantUUID":"2c50463a-380b-407d-8159-535676b6a135","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":"port","uniqueId":"517333db-555f-4c1f-a4f7-d183d4320092","lifecycleState":"CERTIFIED","lastUpdateDate":1637237944800,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69ab499c-d608-4437-a835-845446b17731","invariantUUID":"1033f1ba-7522-41fe-908b-f8f499c9f104","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"725315d5-cdba-4a23-8500-c3aef1f38ff7","lifecycleState":"CERTIFIED","lastUpdateDate":1637237933817,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fa43d6c-1035-496a-898f-6bb7606fb0c2","invariantUUID":"eb81bd2d-902f-4443-a654-116865e61c46","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":"compute","uniqueId":"cf2de198-4ea5-4a56-9d87-3668fc842695","lifecycleState":"CERTIFIED","lastUpdateDate":1637237887569,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"facd7071-fcb6-46c8-aa9a-cf40fc25a34c","invariantUUID":"38da7173-b650-4379-b843-926590b1386d","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":"defaulticon","uniqueId":"e387f739-8b72-4350-a134-0b4b2c220e6a","lifecycleState":"CERTIFIED","lastUpdateDate":1637245956620,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef827902-1367-4e97-af1f-2c7d321366fa","invariantUUID":"57fc5711-601c-4442-b999-01f54e7600b8","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6721adc1-6e2b-412b-9936-4bb2edf1a9a3","lifecycleState":"CERTIFIED","lastUpdateDate":1637237789875,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d314798-dac2-4fa2-820b-efd493d21c4f","invariantUUID":"8ca2823f-131d-4e02-92f2-019229ed35be","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":"network","uniqueId":"586b2942-4bd5-4085-9a31-c9b420bdf2a6","lifecycleState":"CERTIFIED","lastUpdateDate":1637237779306,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a1621bd-709b-4e83-80ab-b6812fa812be","invariantUUID":"7b545040-f127-4ce9-8aa8-41cfb34925cd","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"928df494-96a1-4119-8fca-d9f33c6c6809","lifecycleState":"CERTIFIED","lastUpdateDate":1637245080944,"name":"Demo_pNF_1zTrbZ063RCvumcKKZMS","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"126035bc-8d91-42d2-92be-44a16226d4b2","invariantUUID":"3bb25d29-e29b-4f4c-b858-53dd6bc7389d","systemName":"DemoPnf1ztrbz063rcvumckkzms","description":"catalog service description","tags":["robot-ete","Demo_pNF_1zTrbZ063RCvumcKKZMS"],"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":"e711278e-6259-4835-bec0-ff9ec98213d9","lifecycleState":"CERTIFIED","lastUpdateDate":1637245974838,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"70a8e9a7-1de2-424a-a90b-b60e7bf737a1","invariantUUID":"ac30fdf1-05a9-40ba-b767-e89132489310","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":"4ea92327-dc0a-41c9-b84e-b1460c23cb17","lifecycleState":"CERTIFIED","lastUpdateDate":1637242719287,"name":"vFW 2021-11-18 13-37-37","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"99ebc569-a34b-4104-b68a-1b21d33e0704","invariantUUID":"6fa53a73-7dee-4306-90cf-cafdb27b4849","systemName":"Vfw20211118133737","description":"catalog service description","tags":["robot-ete","vFW 2021-11-18 13-37-37"],"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":"6eb1bbf0-4b8f-4c83-8431-97d93368837c","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1637246082986,"name":"basic_onboard_KNmICX","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"f1b5b36b-3098-4e5d-8f23-426d7c272e1c","invariantUUID":"d1462bb1-d98b-4020-8e8b-ea5add101862","systemName":"BasicOnboardKnmicx","description":"service","tags":["basic_onboard_KNmICX"],"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":"d466e37d-1716-4365-9e0f-9f3f6c8507e6","lifecycleState":"CERTIFIED","lastUpdateDate":1637245885172,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ba14bd27-7759-4fce-b03b-83a25fad2311","invariantUUID":"9e897ae1-db3b-4248-8b5c-5fc84b966ea5","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}]}]} 2021-11-18 14:34:44,793 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_KNmICX found in services list 2021-11-18 14:34:44,793 INFO 728:service.py(1) - attempting to Certify Service basic_onboard_KNmICX in SDC 2021-11-18 14:34:44,796 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-18 14:34:44,796 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/6eb1bbf0-4b8f-4c83-8431-97d93368837c/lifecycleState/Certify 2021-11-18 14:34:44,796 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-11-18 14:34:44,798 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:34:49,385 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/6eb1bbf0-4b8f-4c83-8431-97d93368837c/lifecycleState/Certify HTTP/1.1" 200 1213 2021-11-18 14:34:49,387 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-11-18 14:34:49,387 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"85f0da7e-9664-4693-ad75-9fa00e97023a","name":"basic_onboard_KNmICX","version":"1.0","isHighestVersion":true,"creationDate":1637246077854,"lastUpdateDate":1637246082986,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_onboard_KNmICX"],"icon":"network_l_1-3","normalizedName":"basiconboardknmicx","systemName":"BasicOnboardKnmicx","contactId":"cs0008","allVersions":{"1.0":"85f0da7e-9664-4693-ad75-9fa00e97023a"},"projectCode":"123456","invariantUUID":"d1462bb1-d98b-4020-8e8b-ea5add101862","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":"f1b5b36b-3098-4e5d-8f23-426d7c272e1c"} 2021-11-18 14:34:49,390 DEBUG 159:__init__.py(1) - check if Service basic_onboard_KNmICX exists in SDC 2021-11-18 14:34:49,390 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-18 14:34:49,391 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-18 14:34:49,391 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-18 14:34:49,391 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-18 14:34:49,393 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-18 14:34:49,505 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1868 2021-11-18 14:34:49,507 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-18 14:34:49,507 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"126035bc-8d91-42d2-92be-44a16226d4b2","invariantUUID":"3bb25d29-e29b-4f4c-b858-53dd6bc7389d","name":"Demo_pNF_1zTrbZ063RCvumcKKZMS","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/126035bc-8d91-42d2-92be-44a16226d4b2/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"70a8e9a7-1de2-424a-a90b-b60e7bf737a1","invariantUUID":"ac30fdf1-05a9-40ba-b767-e89132489310","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/70a8e9a7-1de2-424a-a90b-b60e7bf737a1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"99ebc569-a34b-4104-b68a-1b21d33e0704","invariantUUID":"6fa53a73-7dee-4306-90cf-cafdb27b4849","name":"vFW 2021-11-18 13-37-37","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/99ebc569-a34b-4104-b68a-1b21d33e0704/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"f1b5b36b-3098-4e5d-8f23-426d7c272e1c","invariantUUID":"d1462bb1-d98b-4020-8e8b-ea5add101862","name":"basic_onboard_KNmICX","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f1b5b36b-3098-4e5d-8f23-426d7c272e1c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ba14bd27-7759-4fce-b03b-83a25fad2311","invariantUUID":"9e897ae1-db3b-4248-8b5c-5fc84b966ea5","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ba14bd27-7759-4fce-b03b-83a25fad2311/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-11-18 14:34:49,511 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_1zTrbZ063RCvumcKKZMS from SDC 2021-11-18 14:34:49,511 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:49,511 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:49,511 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:49,512 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-18 14:34:49,512 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:49,512 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:49,512 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:49,512 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-11-18 13-37-37 from SDC 2021-11-18 14:34:49,513 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:49,513 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:49,513 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:49,513 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_KNmICX from SDC 2021-11-18 14:34:49,514 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:49,514 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:49,514 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:49,514 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-18 14:34:49,514 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-18 14:34:49,515 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-18 14:34:49,515 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-18 14:34:49,515 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-11-18 14:34:49,515 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_KNmICX 2021-11-18 14:34:49,515 INFO 192:__init__.py(1) - Service found, updating information 2021-11-18 14:34:49,516 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-18 14:34:49,516 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-18 14:34:49,516 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-18 14:34:49,519 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:34:49,610 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-18 14:34:49,613 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-18 14:34:49,617 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc636bea-043b-4286-a12c-667f49369cb1","lifecycleState":"CERTIFIED","lastUpdateDate":1637237750857,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba1c821d-422d-4f84-90d4-79e9f0f65a6a","invariantUUID":"83058f48-81c2-46fb-aa3b-0e6b09a240f8","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":"compute","uniqueId":"08f49196-a16c-46f8-b3b8-6a67dc07983a","lifecycleState":"CERTIFIED","lastUpdateDate":1637237827980,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9717c063-8988-42a2-b6d8-3e763a4051b7","invariantUUID":"b71dafc5-04a5-4d73-981c-dfb953207524","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":"networkrules","uniqueId":"3336d283-f72d-4c23-935e-fd988ae62ba8","lifecycleState":"CERTIFIED","lastUpdateDate":1637237761051,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cc8c9af1-ba09-4ae9-86ad-6f6c1485a19f","invariantUUID":"3e65de37-6d1e-4b6a-979e-0f9cadeb8578","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cab84fb0-8ba1-4ade-87e6-a797b36b4d82","lifecycleState":"CERTIFIED","lastUpdateDate":1637237892574,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"637f068c-de47-4577-8899-50465e112118","invariantUUID":"0ff2961d-2c15-4859-beb6-91819eb2585d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd9ab050-d3f2-47be-b8ee-16cb9dbddecb","lifecycleState":"CERTIFIED","lastUpdateDate":1637237826397,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77c657b6-7530-4e02-9d67-696f5d5c1388","invariantUUID":"c0ac7bb6-7df4-4d1c-b5ba-29797cbc44f4","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55a9c41a-e509-4564-a7d3-6e5d77717b40","lifecycleState":"CERTIFIED","lastUpdateDate":1637237739963,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d981fbd2-17b3-4749-9b77-e71758e38050","invariantUUID":"7bc6501b-c993-4245-9106-0418100d0d57","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":"77702e5f-018f-46f9-bc7f-cfd3878eeecc","lifecycleState":"CERTIFIED","lastUpdateDate":1637237835073,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c62d74e-6ebc-4bb8-a43e-6ee2ce330fbe","invariantUUID":"b6e0ef64-98c5-4ccb-848d-b1042de345dd","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8abb0622-9794-40a7-9c6c-6a61c60c3d61","lifecycleState":"CERTIFIED","lastUpdateDate":1637245075099,"name":"pNF 451e3b45-402b","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f4985af1-7625-496a-bc27-83c081d5ff2b","invariantUUID":"07c8b382-98ee-4676-be0a-3f5b7264c205","systemName":"Pnf451e3b45402b","description":"vendor software product","tags":["pNF 451e3b45-402b"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d55378bd-5437-40ef-a462-ea2b8a4cdead","lifecycleState":"CERTIFIED","lastUpdateDate":1637237805011,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3663d97b-c6de-44a4-b58e-e2dd76b627c0","invariantUUID":"63508986-f867-4183-ac8c-a447b95f1f56","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2706d79-9e2b-4fad-8521-4f4efa9bda34","lifecycleState":"CERTIFIED","lastUpdateDate":1637237821397,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ea8b9813-fe18-415b-b9ba-41406ad7ce32","invariantUUID":"a2d862c6-ff88-4d96-a8e8-2f097d1f1287","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":"network","uniqueId":"6e960395-c77f-4726-834b-4a8d5f58d3c0","lifecycleState":"CERTIFIED","lastUpdateDate":1637237731595,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d72747e9-e446-4379-a187-826899124ad8","invariantUUID":"0a1cedd6-4d11-4209-8359-6c8f39a2e360","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"464ec172-c3f2-4d12-abbf-0c9c9d0b3deb","lifecycleState":"CERTIFIED","lastUpdateDate":1637237818175,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e2e52e0-4f4f-4810-b091-d56fb63170ba","invariantUUID":"f0823533-5046-4b23-a0dc-f7ac5e25b3db","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de620151-c85c-4866-b672-da21acf33f30","lifecycleState":"CERTIFIED","lastUpdateDate":1637237808465,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"23be9231-20cd-4e7e-97d2-9725b9a46be0","invariantUUID":"d2ed174e-64f8-4691-b788-d42b26789497","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":"b91d3dc9-da15-4be8-8056-ae49cac6d364","lifecycleState":"CERTIFIED","lastUpdateDate":1637237935270,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"924e9f34-9a07-4b51-baaf-b4c8e86badf4","invariantUUID":"766caf8e-9560-443e-a1fa-e324eee49c2b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d176c55-ed83-4131-99f3-30e422de1d04","lifecycleState":"CERTIFIED","lastUpdateDate":1637237752410,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ec402797-b691-4cd9-ae28-1cd874f3418e","invariantUUID":"04f6f6da-52b2-4fd2-98a9-d155a6a61323","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":"900f277a-ca3c-4c8a-983c-5906f1bacb2d","lifecycleState":"CERTIFIED","lastUpdateDate":1637237810103,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"372541d0-afd6-44df-82bb-b888255832cf","invariantUUID":"da31e318-8f8d-49ef-a6ee-0ac0e181fc2b","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8b1b2367-3b58-4629-ba6a-152a10d65361","lifecycleState":"CERTIFIED","lastUpdateDate":1637237724618,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc07210c-a2ea-45dd-9406-e65b98287d50","invariantUUID":"ca80b001-7077-4c06-ab3b-e57f00ddc5e3","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":"b8d52277-5f19-4cf1-b62e-04a7154c4ebe","lifecycleState":"CERTIFIED","lastUpdateDate":1637237844408,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b152c76-ba97-4bce-a86b-dd98d4edec6e","invariantUUID":"42d6e03d-0f87-43be-9ce4-34aaee28c4e2","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":"9f691eb2-40f5-4c26-ad37-ac7f0c1e2c56","lifecycleState":"CERTIFIED","lastUpdateDate":1637237811722,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2611a48a-93ca-4102-b316-cb6e411b9d01","invariantUUID":"dbfa456f-e823-443b-8ee9-8ca5edc0f45d","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":"2c77c7f7-255e-45b7-86e7-d1740deb40d1","lifecycleState":"CERTIFIED","lastUpdateDate":1637237747802,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96c28049-03b2-4bfb-8267-14c94d237faa","invariantUUID":"af3a1de8-8035-4039-8cf6-05d0827d6232","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":"securityrules","uniqueId":"be0eb735-0923-4dab-90ca-f347b08f1174","lifecycleState":"CERTIFIED","lastUpdateDate":1637237771808,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"469a8323-ea16-456f-b95f-b9f61d7d08f4","invariantUUID":"238c15c9-befd-456e-bd28-d5fc3d86ce38","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88e321b3-0a79-41d5-91e9-be19cde0847b","lifecycleState":"CERTIFIED","lastUpdateDate":1637237803274,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"309b64a4-34e3-453e-ae7f-845ef67eae51","invariantUUID":"dc1bfffb-6b94-45ce-b649-609e01cae6b6","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":"76d8072e-a6bd-4850-948a-3ef72a3e9200","lifecycleState":"CERTIFIED","lastUpdateDate":1637237784430,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ea5dacd-74d8-4358-9178-383f9e6520a8","invariantUUID":"1f41b50a-3b55-4b8a-b6a0-e45b5eecac41","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":"6d28a512-8bc2-4692-9bb5-23ab18cb21a7","lifecycleState":"CERTIFIED","lastUpdateDate":1637237865873,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c414bab7-9435-45cf-a2cf-8b0bdda2e0bb","invariantUUID":"42473117-8344-409e-8d75-631e038a13d5","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":"7267db5c-bc5e-499f-8c5c-7a55e2244e0f","lifecycleState":"CERTIFIED","lastUpdateDate":1637237749291,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"911496f6-7ee2-4daa-aaa6-ab6e972cc964","invariantUUID":"37192244-b602-45a8-87ea-fc8db2b67338","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":"objectStorage","uniqueId":"d37f853c-bc28-4abd-9d08-2aa59b21d60e","lifecycleState":"CERTIFIED","lastUpdateDate":1637237738199,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a304900-5785-47ef-a5f7-06c04ee68695","invariantUUID":"32e601bf-b512-43de-b46f-6c743b486f1c","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1cb6863b-7629-47c6-82c1-132f56c32ede","lifecycleState":"CERTIFIED","lastUpdateDate":1637237928055,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f77e59ec-ccdf-4697-bbae-e8e2cba356de","invariantUUID":"0fb7d361-97f8-4653-99db-161a2ad705fe","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48308bd1-18dd-480b-a8d0-2d387a1858a7","lifecycleState":"CERTIFIED","lastUpdateDate":1637237769561,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7842c2a9-9fe5-4c30-a5cf-0cc27a5b3a0d","invariantUUID":"a6ec6279-f68b-48ae-83bd-8f44b42f048e","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":"3ce1d8ff-ed2a-4893-9168-301cdc305c4b","lifecycleState":"CERTIFIED","lastUpdateDate":1637237744126,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5f7a61c-64a2-40b6-bebe-45a6eaf2c8d0","invariantUUID":"e9dad691-867d-4f21-b0b2-c6de6db6a645","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":"loadBalancer","uniqueId":"a31a4ad6-333e-46d2-b9a0-19773e53389e","lifecycleState":"CERTIFIED","lastUpdateDate":1637237728332,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29ff2cf3-a2ca-4002-ab59-c5fc1286e733","invariantUUID":"c6a0d7f0-dd9b-4da2-bb59-55e69ac598f0","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8e525276-0fd2-4c75-b932-cb6e986254db","lifecycleState":"CERTIFIED","lastUpdateDate":1637237885312,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a66ef1f-53cb-42fb-842c-50c9848dc82f","invariantUUID":"9017db55-cfa4-475c-8e64-a5ec1920a82a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c3fea2e7-8e84-4612-9417-80497b805c02","lifecycleState":"CERTIFIED","lastUpdateDate":1637237868535,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c5babc9-ddb6-4cd0-b738-82fa09521885","invariantUUID":"8e99f163-c0ab-42db-9f55-d1812c8f5b28","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"55d6d7c5-72ec-4e4d-a34d-3e6c7857f2ad","lifecycleState":"CERTIFIED","lastUpdateDate":1637237870776,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a6ccf39-d97a-45cc-9689-e66152335075","invariantUUID":"414d6258-d075-4883-a6c7-4f30af50ca17","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11923be7-2274-433a-9fb3-97e577a3cbe2","lifecycleState":"CERTIFIED","lastUpdateDate":1637237939581,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1d61d1e-6e4f-4d32-9d89-ff4c5a255b18","invariantUUID":"652ca566-92ba-4ce6-80dd-8d3689e7a6df","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":"b2d2e968-6f8f-4ecd-9264-692e158b1acc","lifecycleState":"CERTIFIED","lastUpdateDate":1637237788271,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80efabdf-9a75-4ae2-bafe-063560b1f64b","invariantUUID":"1b28682e-881c-40be-8176-a8bc2d524322","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"95e6416a-80d7-4761-afeb-d1cb39a1eae1","lifecycleState":"CERTIFIED","lastUpdateDate":1637237863912,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5e61ad6-ba17-442c-bb3c-0f454d2cae96","invariantUUID":"ea6c76dc-7c77-491f-81e3-d59f452f856c","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eaac1ce1-1475-416b-ac26-1c1a4df76db9","lifecycleState":"CERTIFIED","lastUpdateDate":1637237824713,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4613cd77-3900-44fe-8b3c-2ac8f7d10e9f","invariantUUID":"a031126d-0eb5-428d-bc7a-422677396d43","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9407b249-c9e9-4111-ad4d-1f471c8b94f4","lifecycleState":"CERTIFIED","lastUpdateDate":1637237882119,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3bf7463-509d-4351-9072-d98d18a80a19","invariantUUID":"e04388e3-a5a4-4639-bf5b-5e41e8f2316d","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16f33160-857c-4745-8d4b-f1127032603e","lifecycleState":"CERTIFIED","lastUpdateDate":1637237930839,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a02b72d-f253-44bd-965f-f69423f9aaf0","invariantUUID":"13314fdd-1b6c-42ed-a423-d96f1f72f5c3","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b35b9eb6-8d4a-4fc2-8754-cf6545d433dd","lifecycleState":"CERTIFIED","lastUpdateDate":1637237746231,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f469b9a-14fd-455f-b35e-cc8f5dcba520","invariantUUID":"ed9e97b2-e7e5-4739-81ed-c301c5f28e0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1eb4fec1-f64f-4ade-bcac-d97155ec4119","lifecycleState":"CERTIFIED","lastUpdateDate":1637237877771,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c466e71-807c-4d01-9361-5110d92b106e","invariantUUID":"9d204854-f571-4ef9-b2b8-fc7e20571322","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1f673569-9427-4e26-be89-34dab0f4191c","lifecycleState":"CERTIFIED","lastUpdateDate":1637246060008,"name":"basic_onboard_KNmICX","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c93d6c4c-9c64-42b2-a464-37ac06643ea4","invariantUUID":"0412e008-aaf0-4afc-a25d-402d8d7cac51","systemName":"BasicOnboardKnmicx","description":"VF","tags":["basic_onboard_KNmICX"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"88e67ca9-c66d-4e54-9895-6b72b7529148","lifecycleState":"CERTIFIED","lastUpdateDate":1637237841807,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"173588cb-f765-41ad-a145-d656aba509c3","invariantUUID":"5af0a4ea-d565-4a6a-9be8-9d152d26d2df","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"af7cfd90-0320-4786-b29c-c3cd59fd8b79","lifecycleState":"CERTIFIED","lastUpdateDate":1637237763123,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a4b6e71-04d2-4c6e-8aa0-0706343c4280","invariantUUID":"d5c507af-2054-49d7-b294-73ecc4a55787","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":"port","uniqueId":"8b695126-34d2-48fb-b8eb-d5034b0b5bdb","lifecycleState":"CERTIFIED","lastUpdateDate":1637237853630,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ba563b3-c2fd-4a1c-b547-35de9ffcd0f1","invariantUUID":"de425eb8-2c7f-4f0b-b448-447e7f9792b2","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":"defaulticon","uniqueId":"563a1b79-2dc7-4e36-9096-79035658fd78","lifecycleState":"CERTIFIED","lastUpdateDate":1637237814977,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e50c44d-a09e-44a9-b14b-73c5e60f1250","invariantUUID":"c7dde386-36bc-412a-beae-c01279bd641c","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a838b159-d241-4c74-b2de-c8ec280174bc","lifecycleState":"CERTIFIED","lastUpdateDate":1637237860082,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af53ea5a-12e9-4fa1-8cb4-4713259301b5","invariantUUID":"721d7429-5511-48e6-98c4-c174e05712fb","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":"defaulticon","uniqueId":"14a243e4-4423-4ce3-b517-83cb330c07ac","lifecycleState":"CERTIFIED","lastUpdateDate":1637237813319,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"06e05e32-2504-4505-9494-32d617be626b","invariantUUID":"11fb2417-54c7-49d3-98c8-098478f8bcc0","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":"9ce2234e-40d9-4ccf-b320-e7e4fe97982c","lifecycleState":"CERTIFIED","lastUpdateDate":1637237797651,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"76ce37ac-6148-4e8e-8932-ad4ef3e20380","invariantUUID":"6513cdaf-3ef2-4528-a7fa-9c68c8aa5237","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":"defaulticon","uniqueId":"6b84682a-3ce3-480f-8fda-93903be7a538","lifecycleState":"CERTIFIED","lastUpdateDate":1637242710718,"name":"vFW 45f1bbb2-7a51","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"90f62957-c630-4520-bce7-7ff47a5e6bb2","invariantUUID":"90d75298-e2c5-4690-94c0-a00c65c64e66","systemName":"Vfw45f1bbb27a51","description":"vendor software product","tags":["vFW 45f1bbb2-7a51"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5fb33292-e6f5-4917-ab3c-738e2a6f37b8","lifecycleState":"CERTIFIED","lastUpdateDate":1637237850566,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7190ce0-7756-44c9-9395-7b85b66ddf5d","invariantUUID":"d2c6ead9-1030-425a-b9d6-9684cf74189f","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"99eb41b0-2077-49aa-b4df-6a2ac934c35a","lifecycleState":"CERTIFIED","lastUpdateDate":1637237856891,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59ef24a4-90b0-4bc5-8ec0-a40bbe57bb27","invariantUUID":"4cc1193a-4f28-4964-a24d-9b951f5c47bb","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":"397a9c81-5cd5-4518-b5bd-4687ecd00417","lifecycleState":"CERTIFIED","lastUpdateDate":1637237862001,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"401b403d-2112-4f1d-b42b-fd8eac06d8ce","invariantUUID":"a542aefa-c352-444b-ad86-0141f7c27ea2","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":"compute","uniqueId":"dd5f337e-1a39-46d0-82f9-f67d7f992022","lifecycleState":"CERTIFIED","lastUpdateDate":1637237929443,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49815b88-1976-449c-b3be-32b701fc20d4","invariantUUID":"ef2a1b2e-5d4f-4e9a-b610-e9594c1b0254","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d604ed72-edee-4109-b019-5ca962fb15cd","lifecycleState":"CERTIFIED","lastUpdateDate":1637237781644,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c91aa0b8-29bc-4d15-8f45-33e68149c2da","invariantUUID":"c4164d43-f7c7-4c32-9ca8-938581cd1fb6","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":"a227c9f3-f2cc-4c90-b930-0d5f252d6cab","lifecycleState":"CERTIFIED","lastUpdateDate":1637237858426,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fa16978-1c83-460c-bbbf-426e4c758774","invariantUUID":"89bda0e3-361f-42c5-bd77-1df5607445bd","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":"compute","uniqueId":"be11a36e-f50c-42d1-893f-08d18f15838a","lifecycleState":"CERTIFIED","lastUpdateDate":1637237831935,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c8aa165-c57e-4301-9e9b-53fcf4f55356","invariantUUID":"6d1d6edb-6f31-4f67-bb0f-adcc86c4f714","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"01b31def-8ccb-44f5-8766-f93e4c6c2bcc","lifecycleState":"CERTIFIED","lastUpdateDate":1637237768033,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"27ae3666-7702-4e8b-aa07-292c0dabeae5","invariantUUID":"74470f31-09ff-4a33-a95e-aa7893ae7a65","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":"9269aa7f-52e0-48fe-91aa-3d142cf86939","lifecycleState":"CERTIFIED","lastUpdateDate":1637237851992,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0e8b89c-08fe-4f5f-bd1c-b5f633dadf08","invariantUUID":"c580ad11-a7a3-4d44-bbb9-05d47008eb61","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfe5895f-c1d0-443f-a746-efeaa14c9d48","lifecycleState":"CERTIFIED","lastUpdateDate":1637237741745,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"664840c9-4313-4ab1-90c8-c8b193996030","invariantUUID":"5afddba2-a19f-4c45-8a34-19161d8893b4","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4dbbf117-882e-40a6-84d1-2637ab87789f","lifecycleState":"CERTIFIED","lastUpdateDate":1637237730060,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"974d9d35-ca37-4ddb-b3ce-caf0c6b70cef","invariantUUID":"432dc6de-d1e1-4b70-b947-39785cb5e9f1","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":"compute","uniqueId":"dcac2bd6-0351-41b7-b6da-74cbf0ec7959","lifecycleState":"CERTIFIED","lastUpdateDate":1637237819844,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3edfceef-8f15-41c1-beee-71369dd003a2","invariantUUID":"b03cef9c-ca76-4fde-b552-807b309443c0","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bea4c51e-650c-49a5-a6df-75a6bab7a1af","lifecycleState":"CERTIFIED","lastUpdateDate":1637237776798,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c48348a-d7e6-4c0b-a76c-d1d884aee1fe","invariantUUID":"28934607-1393-424f-a1ca-be80332554a1","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":"99498804-e0c6-4525-b2dd-b94f8ed3db1f","lifecycleState":"CERTIFIED","lastUpdateDate":1637237943001,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d49aefc2-3e41-4159-a9c6-994c8f3a8cd3","invariantUUID":"2cfe12a2-3347-4640-9ebb-fb1b91b51588","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":"network","uniqueId":"513301de-5851-4526-be4b-42bdbbac48d7","lifecycleState":"CERTIFIED","lastUpdateDate":1637237932141,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1964b8bc-d5d5-45ad-9d27-2d2bece7fee1","invariantUUID":"cedab63a-b31e-414f-ac4c-66c95ef05ade","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d0274cc9-301d-40cd-bff9-239e31cc6886","lifecycleState":"CERTIFIED","lastUpdateDate":1637237736516,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"135de734-1b23-410e-aba6-b0665ca4876e","invariantUUID":"0f499d88-87ee-4c3a-8673-81d1c5d805cd","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"da70ccca-5739-42ca-bbef-cd0dc16259e6","lifecycleState":"CERTIFIED","lastUpdateDate":1637237940995,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09a680e3-ea8a-4909-a9fe-2602ba3c6192","invariantUUID":"555b7aed-1aa1-46a1-b720-0e332185de3a","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":"a724e749-1e58-43e9-8f69-7cabd17214d5","lifecycleState":"CERTIFIED","lastUpdateDate":1637237791324,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a555756e-156f-4a8d-9937-371699004276","invariantUUID":"7be03963-34d2-4d62-a153-ec1db8d6f8db","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":"port","uniqueId":"eec8dac7-09fc-40b8-b741-49f4c0b9fd8d","lifecycleState":"CERTIFIED","lastUpdateDate":1637237855224,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28581a9a-2bf2-4e05-be2d-1c6fadfd81dd","invariantUUID":"7c20b669-2caa-4e47-91b7-99d8d10f0b07","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":"7eb9a870-0435-4493-8b61-8ba7234da972","lifecycleState":"CERTIFIED","lastUpdateDate":1637237754062,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2f239b07-65ff-47a1-964e-b39df6369510","invariantUUID":"713eae04-da15-42cb-927d-97d3adb94c7c","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9baa1e0a-fd91-445d-8dc1-7faf926d86db","lifecycleState":"CERTIFIED","lastUpdateDate":1637237938173,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e0752e2-8a1e-436c-96af-418c23c64bf1","invariantUUID":"5937e43f-8030-40cd-8e4f-5e2059f72e06","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8e4f7d9-de35-421f-a2dd-5ecaf2291f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1637237936760,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ccb0b38-5914-469e-ae71-afe9f1068648","invariantUUID":"aaa8dc84-8249-4975-8943-c44c369c5028","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"64bfd3ed-cd87-4a78-8f61-a5df3007f9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1637237722208,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c200d72-1d5d-48bb-9b64-f5ff4ab1be89","invariantUUID":"4fa880aa-43da-4fc7-9ef3-930d66a33619","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":"a59c0841-c3ff-4193-8ef8-4c682d064dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1637237816597,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf42f0a7-d114-434f-bc8b-ef096d468d56","invariantUUID":"2e62c47d-4ab3-471f-b601-1c81f40fc2df","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a78fc866-3528-4077-800c-18db3355d056","lifecycleState":"CERTIFIED","lastUpdateDate":1637237872542,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"880bf1ab-e467-4e19-b45c-9e5343ec44ad","invariantUUID":"9caf7ea6-00fa-4436-8cae-19f6629e062b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3f98a9a-26e3-4186-ab57-8cbf4e899b00","lifecycleState":"CERTIFIED","lastUpdateDate":1637237709442,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdf0353c-4e9c-4608-bcb2-48572a74dc36","invariantUUID":"f1c8d0dc-6307-41ef-84f9-535fb3c8c1f4","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":"a0f59e7e-3100-4a79-abc2-836d214548ac","lifecycleState":"CERTIFIED","lastUpdateDate":1637237889209,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e48a53ce-d640-4b69-aaeb-125bf10ba452","invariantUUID":"da90a535-17f6-4145-9e3c-aadde2c0ee49","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":"defaulticon","uniqueId":"38795fb1-5d54-449b-b692-de56b66bb061","lifecycleState":"CERTIFIED","lastUpdateDate":1637237719815,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"40c86904-dc49-482a-baed-bb7815a689f2","invariantUUID":"3e0f10a7-c3a1-4fb6-994b-45e105b6a88d","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":"port","uniqueId":"fe0873df-36fc-43f3-806e-485be17e6546","lifecycleState":"CERTIFIED","lastUpdateDate":1637237896312,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1453a754-1033-47f2-97ae-7e93cdab6908","invariantUUID":"e543bfa7-b855-4f4b-9f63-237b43a74164","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":"port","uniqueId":"5feb6596-fe04-4bf6-bc2b-90ba9ddaab3c","lifecycleState":"CERTIFIED","lastUpdateDate":1637237876216,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dab523f4-5d40-4715-970d-3957c64398de","invariantUUID":"2c50463a-380b-407d-8159-535676b6a135","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":"port","uniqueId":"517333db-555f-4c1f-a4f7-d183d4320092","lifecycleState":"CERTIFIED","lastUpdateDate":1637237944800,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69ab499c-d608-4437-a835-845446b17731","invariantUUID":"1033f1ba-7522-41fe-908b-f8f499c9f104","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"725315d5-cdba-4a23-8500-c3aef1f38ff7","lifecycleState":"CERTIFIED","lastUpdateDate":1637237933817,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fa43d6c-1035-496a-898f-6bb7606fb0c2","invariantUUID":"eb81bd2d-902f-4443-a654-116865e61c46","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":"compute","uniqueId":"cf2de198-4ea5-4a56-9d87-3668fc842695","lifecycleState":"CERTIFIED","lastUpdateDate":1637237887569,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"facd7071-fcb6-46c8-aa9a-cf40fc25a34c","invariantUUID":"38da7173-b650-4379-b843-926590b1386d","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":"defaulticon","uniqueId":"e387f739-8b72-4350-a134-0b4b2c220e6a","lifecycleState":"CERTIFIED","lastUpdateDate":1637245956620,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef827902-1367-4e97-af1f-2c7d321366fa","invariantUUID":"57fc5711-601c-4442-b999-01f54e7600b8","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6721adc1-6e2b-412b-9936-4bb2edf1a9a3","lifecycleState":"CERTIFIED","lastUpdateDate":1637237789875,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d314798-dac2-4fa2-820b-efd493d21c4f","invariantUUID":"8ca2823f-131d-4e02-92f2-019229ed35be","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":"network","uniqueId":"586b2942-4bd5-4085-9a31-c9b420bdf2a6","lifecycleState":"CERTIFIED","lastUpdateDate":1637237779306,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a1621bd-709b-4e83-80ab-b6812fa812be","invariantUUID":"7b545040-f127-4ce9-8aa8-41cfb34925cd","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"928df494-96a1-4119-8fca-d9f33c6c6809","lifecycleState":"CERTIFIED","lastUpdateDate":1637245080944,"name":"Demo_pNF_1zTrbZ063RCvumcKKZMS","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"126035bc-8d91-42d2-92be-44a16226d4b2","invariantUUID":"3bb25d29-e29b-4f4c-b858-53dd6bc7389d","systemName":"DemoPnf1ztrbz063rcvumckkzms","description":"catalog service description","tags":["robot-ete","Demo_pNF_1zTrbZ063RCvumcKKZMS"],"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":"e711278e-6259-4835-bec0-ff9ec98213d9","lifecycleState":"CERTIFIED","lastUpdateDate":1637245974838,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"70a8e9a7-1de2-424a-a90b-b60e7bf737a1","invariantUUID":"ac30fdf1-05a9-40ba-b767-e89132489310","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":"4ea92327-dc0a-41c9-b84e-b1460c23cb17","lifecycleState":"CERTIFIED","lastUpdateDate":1637242719287,"name":"vFW 2021-11-18 13-37-37","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"99ebc569-a34b-4104-b68a-1b21d33e0704","invariantUUID":"6fa53a73-7dee-4306-90cf-cafdb27b4849","systemName":"Vfw20211118133737","description":"catalog service description","tags":["robot-ete","vFW 2021-11-18 13-37-37"],"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":"85f0da7e-9664-4693-ad75-9fa00e97023a","lifecycleState":"CERTIFIED","lastUpdateDate":1637246082986,"name":"basic_onboard_KNmICX","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"f1b5b36b-3098-4e5d-8f23-426d7c272e1c","invariantUUID":"d1462bb1-d98b-4020-8e8b-ea5add101862","systemName":"BasicOnboardKnmicx","description":"service","tags":["basic_onboard_KNmICX"],"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":"d466e37d-1716-4365-9e0f-9f3f6c8507e6","lifecycleState":"CERTIFIED","lastUpdateDate":1637245885172,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ba14bd27-7759-4fce-b03b-83a25fad2311","invariantUUID":"9e897ae1-db3b-4248-8b5c-5fc84b966ea5","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}]}]} 2021-11-18 14:34:49,623 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_KNmICX found in services list 2021-11-18 14:34:59,634 INFO 728:service.py(1) - attempting to PROD/activate Service basic_onboard_KNmICX in SDC 2021-11-18 14:34:59,640 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-18 14:34:59,640 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/85f0da7e-9664-4693-ad75-9fa00e97023a/distribution/PROD/activate 2021-11-18 14:34:59,640 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-11-18 14:34:59,643 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-18 14:34:59,820 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/85f0da7e-9664-4693-ad75-9fa00e97023a/distribution/PROD/activate HTTP/1.1" 500 225 2021-11-18 14:34:59,821 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 500 2021-11-18 14:34:59,822 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-18 14:34:59,822 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-18 14:34:59,823 ERROR 42:basic_onboard.py(1) - SDK Exception 2021-11-18 14:34:59,823 INFO 176:run_tests.py(1) - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_onboard | integration | 01:28 | FAIL | +-----------------------+---------------------+------------------+----------------+ 2021-11-18 14:34:59,828 INFO 48:basic_onboard.py(1) - Generate Test report 2021-11-18 14:34:59,941 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-11-18 14:35:00,435 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-18 14:35:00,436 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/619664946c44f5001087408c 2021-11-18 14:35:00,437 ERROR 253:run_tests.py(1) - The test case 'basic_onboard' failed. 2021-11-18 14:35:00,437 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR