2022-12-28 06:59:47,473 DEBUG 22:basic_onboard.py(1) - BasicOnboard init started 2022-12-28 06:59:47,494 DEBUG 227:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2022-12-28 06:59:47,495 DEBUG 227:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2022-12-28 06:59:47,496 DEBUG 227:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2022-12-28 06:59:47,496 DEBUG 227:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2022-12-28 06:59:47,496 DEBUG 227:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2022-12-28 06:59:47,496 DEBUG 227:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2022-12-28 06:59:47,496 DEBUG 227:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2022-12-28 06:59:47,496 INFO 169:run_tests.py(1) - Running test case 'basic_onboard'... 2022-12-28 06:59:47,497 DEBUG 32:basic_onboard.py(1) - start time 2022-12-28 06:59:47,498 INFO 175:base.py(1) - ***************************************************** 2022-12-28 06:59:47,498 INFO 176:base.py(1) - START [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-12-28 06:59:47,498 INFO 177:base.py(1) - ***************************************************** 2022-12-28 06:59:47,499 INFO 175:base.py(1) - ***************************************************** 2022-12-28 06:59:47,499 INFO 176:base.py(1) - START [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2022-12-28 06:59:47,500 INFO 177:base.py(1) - ***************************************************** 2022-12-28 06:59:47,500 INFO 175:base.py(1) - ***************************************************** 2022-12-28 06:59:47,501 INFO 176:base.py(1) - START [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2022-12-28 06:59:47,502 INFO 177:base.py(1) - ***************************************************** 2022-12-28 06:59:47,502 INFO 175:base.py(1) - ***************************************************** 2022-12-28 06:59:47,503 INFO 176:base.py(1) - START [SDC] VendorOnboardStep: Onboard vendor in SDC. 2022-12-28 06:59:47,503 INFO 177:base.py(1) - ***************************************************** 2022-12-28 06:59:47,504 DEBUG 187:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2022-12-28 06:59:47,504 INFO 157:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-12-28 06:59:47,505 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:47,505 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-12-28 06:59:47,505 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-12-28 06:59:47,510 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:47,971 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 203 2022-12-28 06:59:47,976 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-12-28 06:59:47,977 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"f20bb967048b4813963259d03313632f","type":"vlm","name":"7778ca88-4bde-4030-a39b","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":1} 2022-12-28 06:59:47,981 DEBUG 175:__init__.py(1) - number of Vendor returned: 1 2022-12-28 06:59:47,981 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2022-12-28 06:59:47,981 INFO 197:__init__.py(1) - Vendor basic_onboard_vendor doesn't exist in SDC 2022-12-28 06:59:47,982 INFO 312:__init__.py(1) - attempting to create Vendor basic_onboard_vendor in SDC 2022-12-28 06:59:47,982 DEBUG 187:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2022-12-28 06:59:47,982 INFO 157:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-12-28 06:59:47,983 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:47,984 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-12-28 06:59:47,984 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-12-28 06:59:47,987 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:48,087 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 203 2022-12-28 06:59:48,089 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-12-28 06:59:48,090 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"f20bb967048b4813963259d03313632f","type":"vlm","name":"7778ca88-4bde-4030-a39b","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":1} 2022-12-28 06:59:48,094 DEBUG 175:__init__.py(1) - number of Vendor returned: 1 2022-12-28 06:59:48,094 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2022-12-28 06:59:48,095 INFO 197:__init__.py(1) - Vendor basic_onboard_vendor doesn't exist in SDC 2022-12-28 06:59:48,131 DEBUG 129:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:48,131 DEBUG 131:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-12-28 06:59:48,132 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basic_onboard_vendor", "description": "vendor" } 2022-12-28 06:59:48,135 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:48,763 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 159 2022-12-28 06:59:48,765 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2022-12-28 06:59:48,766 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"055ea5acb816426b8051203c827fd511","version":{"id":"b8828150642548d9983e0a2068653751","name":"1.0","description":"Initial version","status":"Draft"}} 2022-12-28 06:59:48,769 INFO 330:__init__.py(1) - Vendor basic_onboard_vendor is created in SDC 2022-12-28 06:59:48,770 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basic_onboard_vendor in SDC 2022-12-28 06:59:48,776 DEBUG 129:onap_service.py(1) - [SDC][Submit Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:48,777 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/055ea5acb816426b8051203c827fd511/versions/b8828150642548d9983e0a2068653751/actions 2022-12-28 06:59:48,777 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2022-12-28 06:59:48,780 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:49,068 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/055ea5acb816426b8051203c827fd511/versions/b8828150642548d9983e0a2068653751/actions HTTP/1.1" 200 2 2022-12-28 06:59:49,070 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2022-12-28 06:59:49,071 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2022-12-28 06:59:49,074 INFO 199:base.py(1) - ***************************************************** 2022-12-28 06:59:49,075 INFO 200:base.py(1) - STOP [SDC] VendorOnboardStep: Onboard vendor in SDC. 2022-12-28 06:59:49,076 INFO 201:base.py(1) - ***************************************************** 2022-12-28 06:59:49,076 INFO 227:base.py(1) - ***************************************************** 2022-12-28 06:59:49,076 INFO 228:base.py(1) - CONTINUE [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2022-12-28 06:59:49,077 INFO 229:base.py(1) - ***************************************************** 2022-12-28 06:59:49,078 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_rvOtiM_VSP exists in SDC 2022-12-28 06:59:49,078 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-12-28 06:59:49,079 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:49,079 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-12-28 06:59:49,079 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-12-28 06:59:49,083 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:49,191 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 315 2022-12-28 06:59:49,192 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-12-28 06:59:49,193 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"vFW 4f030f54-a1d7","description":"vendor software product","vendorName":"7778ca88-4bde-4030-a39b","vendorId":"f20bb967048b4813963259d03313632f","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"19e994c9d57a4f2abdd0e1e14e83fc6f","owner":"cs0008","status":"ACTIVE"}],"listCount":1} 2022-12-28 06:59:49,196 DEBUG 324:vsp.py(1) - importing VSP vFW 4f030f54-a1d7 from SDC 2022-12-28 06:59:49,196 DEBUG 175:__init__.py(1) - number of Vsp returned: 1 2022-12-28 06:59:49,196 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_rvOtiM_VSP 2022-12-28 06:59:49,196 INFO 197:__init__.py(1) - Vsp basic_onboard_rvOtiM_VSP doesn't exist in SDC 2022-12-28 06:59:49,197 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_rvOtiM_VSP exists in SDC 2022-12-28 06:59:49,197 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-12-28 06:59:49,198 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:49,198 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-12-28 06:59:49,198 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-12-28 06:59:49,201 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:49,265 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 315 2022-12-28 06:59:49,271 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-12-28 06:59:49,272 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"vFW 4f030f54-a1d7","description":"vendor software product","vendorName":"7778ca88-4bde-4030-a39b","vendorId":"f20bb967048b4813963259d03313632f","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"19e994c9d57a4f2abdd0e1e14e83fc6f","owner":"cs0008","status":"ACTIVE"}],"listCount":1} 2022-12-28 06:59:49,275 DEBUG 324:vsp.py(1) - importing VSP vFW 4f030f54-a1d7 from SDC 2022-12-28 06:59:49,275 DEBUG 175:__init__.py(1) - number of Vsp returned: 1 2022-12-28 06:59:49,275 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_rvOtiM_VSP 2022-12-28 06:59:49,275 INFO 197:__init__.py(1) - Vsp basic_onboard_rvOtiM_VSP doesn't exist in SDC 2022-12-28 06:59:49,276 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_rvOtiM_VSP exists in SDC 2022-12-28 06:59:49,276 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-12-28 06:59:49,277 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:49,277 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-12-28 06:59:49,277 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-12-28 06:59:49,281 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:49,382 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 315 2022-12-28 06:59:49,384 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-12-28 06:59:49,384 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"vFW 4f030f54-a1d7","description":"vendor software product","vendorName":"7778ca88-4bde-4030-a39b","vendorId":"f20bb967048b4813963259d03313632f","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"19e994c9d57a4f2abdd0e1e14e83fc6f","owner":"cs0008","status":"ACTIVE"}],"listCount":1} 2022-12-28 06:59:49,387 DEBUG 324:vsp.py(1) - importing VSP vFW 4f030f54-a1d7 from SDC 2022-12-28 06:59:49,388 DEBUG 175:__init__.py(1) - number of Vsp returned: 1 2022-12-28 06:59:49,388 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_rvOtiM_VSP 2022-12-28 06:59:49,388 INFO 197:__init__.py(1) - Vsp basic_onboard_rvOtiM_VSP doesn't exist in SDC 2022-12-28 06:59:49,388 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_rvOtiM_VSP exists in SDC 2022-12-28 06:59:49,388 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-12-28 06:59:49,389 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:49,389 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-12-28 06:59:49,389 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-12-28 06:59:49,393 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:49,472 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 315 2022-12-28 06:59:49,474 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-12-28 06:59:49,474 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"vFW 4f030f54-a1d7","description":"vendor software product","vendorName":"7778ca88-4bde-4030-a39b","vendorId":"f20bb967048b4813963259d03313632f","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"19e994c9d57a4f2abdd0e1e14e83fc6f","owner":"cs0008","status":"ACTIVE"}],"listCount":1} 2022-12-28 06:59:49,478 DEBUG 324:vsp.py(1) - importing VSP vFW 4f030f54-a1d7 from SDC 2022-12-28 06:59:49,478 DEBUG 175:__init__.py(1) - number of Vsp returned: 1 2022-12-28 06:59:49,478 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_rvOtiM_VSP 2022-12-28 06:59:49,478 INFO 197:__init__.py(1) - Vsp basic_onboard_rvOtiM_VSP doesn't exist in SDC 2022-12-28 06:59:49,479 INFO 312:__init__.py(1) - attempting to create Vsp basic_onboard_rvOtiM_VSP in SDC 2022-12-28 06:59:49,479 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_rvOtiM_VSP exists in SDC 2022-12-28 06:59:49,479 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-12-28 06:59:49,480 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:49,480 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-12-28 06:59:49,480 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-12-28 06:59:49,482 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:49,585 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 315 2022-12-28 06:59:49,587 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-12-28 06:59:49,588 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"vFW 4f030f54-a1d7","description":"vendor software product","vendorName":"7778ca88-4bde-4030-a39b","vendorId":"f20bb967048b4813963259d03313632f","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"19e994c9d57a4f2abdd0e1e14e83fc6f","owner":"cs0008","status":"ACTIVE"}],"listCount":1} 2022-12-28 06:59:49,591 DEBUG 324:vsp.py(1) - importing VSP vFW 4f030f54-a1d7 from SDC 2022-12-28 06:59:49,592 DEBUG 175:__init__.py(1) - number of Vsp returned: 1 2022-12-28 06:59:49,592 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_rvOtiM_VSP 2022-12-28 06:59:49,592 INFO 197:__init__.py(1) - Vsp basic_onboard_rvOtiM_VSP doesn't exist in SDC 2022-12-28 06:59:49,598 DEBUG 187:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2022-12-28 06:59:49,599 INFO 157:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-12-28 06:59:49,599 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:49,600 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-12-28 06:59:49,600 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-12-28 06:59:49,603 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:49,708 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 362 2022-12-28 06:59:49,710 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-12-28 06:59:49,711 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"055ea5acb816426b8051203c827fd511","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"f20bb967048b4813963259d03313632f","type":"vlm","name":"7778ca88-4bde-4030-a39b","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2022-12-28 06:59:49,714 DEBUG 175:__init__.py(1) - number of Vendor returned: 2 2022-12-28 06:59:49,714 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2022-12-28 06:59:49,715 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:49,715 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/055ea5acb816426b8051203c827fd511/versions 2022-12-28 06:59:49,715 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-28 06:59:49,718 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:49,856 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/055ea5acb816426b8051203c827fd511/versions HTTP/1.1" 200 264 2022-12-28 06:59:49,858 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-28 06:59:49,875 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b8828150642548d9983e0a2068653751","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1672210788221,"modificationTime":1672210788956,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-12-28 06:59:49,877 DEBUG 46:sdc_element.py(1) - details found, updating 2022-12-28 06:59:49,878 INFO 220:__init__.py(1) - Vendor found, updating information 2022-12-28 06:59:49,879 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:49,879 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/055ea5acb816426b8051203c827fd511/versions 2022-12-28 06:59:49,879 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-28 06:59:49,881 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:50,003 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/055ea5acb816426b8051203c827fd511/versions HTTP/1.1" 200 264 2022-12-28 06:59:50,005 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-28 06:59:50,005 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b8828150642548d9983e0a2068653751","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1672210788221,"modificationTime":1672210788956,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-12-28 06:59:50,009 DEBUG 46:sdc_element.py(1) - details found, updating 2022-12-28 06:59:50,010 DEBUG 129:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:50,010 DEBUG 131:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-12-28 06:59:50,010 DEBUG 132:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_onboard_rvOtiM_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basic_onboard_vendor", "vendorId": "055ea5acb816426b8051203c827fd511", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2022-12-28 06:59:50,013 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:52,611 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 159 2022-12-28 06:59:52,613 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2022-12-28 06:59:52,613 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"1742a0ae2ad14330862ed0d5b50c083f","version":{"id":"6a74151e8ff54a57b3cd59d18431d908","name":"1.0","description":"Initial version","status":"Draft"}} 2022-12-28 06:59:52,616 INFO 330:__init__.py(1) - Vsp basic_onboard_rvOtiM_VSP is created in SDC 2022-12-28 06:59:52,617 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:52,617 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/1742a0ae2ad14330862ed0d5b50c083f/versions 2022-12-28 06:59:52,617 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-28 06:59:52,624 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:52,750 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1742a0ae2ad14330862ed0d5b50c083f/versions HTTP/1.1" 200 253 2022-12-28 06:59:52,752 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-28 06:59:52,752 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6a74151e8ff54a57b3cd59d18431d908","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1672210790100,"modificationTime":1672210791227,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-12-28 06:59:52,758 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:52,758 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/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 2022-12-28 06:59:52,758 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-12-28 06:59:52,763 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:52,903 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 HTTP/1.1" 200 223 2022-12-28 06:59:52,905 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-12-28 06:59:52,905 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"6a74151e8ff54a57b3cd59d18431d908","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1672210790100,"modificationTime":1672210791177} 2022-12-28 06:59:52,909 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:52,909 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/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 2022-12-28 06:59:52,909 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-12-28 06:59:52,916 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:53,184 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 HTTP/1.1" 200 409 2022-12-28 06:59:53,186 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-12-28 06:59:53,186 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_rvOtiM_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"055ea5acb816426b8051203c827fd511","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1742a0ae2ad14330862ed0d5b50c083f","version":"6a74151e8ff54a57b3cd59d18431d908"} 2022-12-28 06:59:53,189 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:53,190 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/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 2022-12-28 06:59:53,190 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-12-28 06:59:53,193 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:53,429 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 HTTP/1.1" 200 409 2022-12-28 06:59:53,430 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-12-28 06:59:53,431 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_rvOtiM_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"055ea5acb816426b8051203c827fd511","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1742a0ae2ad14330862ed0d5b50c083f","version":"6a74151e8ff54a57b3cd59d18431d908"} 2022-12-28 06:59:53,434 INFO 241:vsp.py(1) - attempting to upload package for basic_onboard_rvOtiM_VSP in SDC 2022-12-28 06:59:53,434 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:53,434 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/1742a0ae2ad14330862ed0d5b50c083f/versions 2022-12-28 06:59:53,434 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-28 06:59:53,437 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:53,508 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1742a0ae2ad14330862ed0d5b50c083f/versions HTTP/1.1" 200 253 2022-12-28 06:59:53,510 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-28 06:59:53,511 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6a74151e8ff54a57b3cd59d18431d908","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1672210790100,"modificationTime":1672210791227,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-12-28 06:59:53,515 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:53,516 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/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 2022-12-28 06:59:53,516 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-12-28 06:59:53,521 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:53,662 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 HTTP/1.1" 200 223 2022-12-28 06:59:53,665 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-12-28 06:59:53,666 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"6a74151e8ff54a57b3cd59d18431d908","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1672210790100,"modificationTime":1672210791177} 2022-12-28 06:59:53,670 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:53,670 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/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 2022-12-28 06:59:53,670 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-12-28 06:59:53,674 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:53,920 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 HTTP/1.1" 200 409 2022-12-28 06:59:53,922 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-12-28 06:59:53,922 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_rvOtiM_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"055ea5acb816426b8051203c827fd511","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1742a0ae2ad14330862ed0d5b50c083f","version":"6a74151e8ff54a57b3cd59d18431d908"} 2022-12-28 06:59:53,925 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:53,926 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/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 2022-12-28 06:59:53,926 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-12-28 06:59:53,928 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:54,126 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 HTTP/1.1" 200 409 2022-12-28 06:59:54,128 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-12-28 06:59:54,128 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_rvOtiM_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"055ea5acb816426b8051203c827fd511","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1742a0ae2ad14330862ed0d5b50c083f","version":"6a74151e8ff54a57b3cd59d18431d908"} 2022-12-28 06:59:54,132 DEBUG 129:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'} 2022-12-28 06:59:54,132 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/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908/orchestration-template-candidate 2022-12-28 06:59:54,132 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2022-12-28 06:59:54,138 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:54,447 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908/orchestration-template-candidate HTTP/1.1" 200 94 2022-12-28 06:59:54,450 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2022-12-28 06:59:54,451 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-12-28 06:59:54,451 INFO 194:vsp.py(1) - Files for Vsp basic_onboard_rvOtiM_VSP have been uploaded 2022-12-28 06:59:54,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'} 2022-12-28 06:59:54,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/1742a0ae2ad14330862ed0d5b50c083f/versions 2022-12-28 06:59:54,455 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-28 06:59:54,457 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:54,526 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1742a0ae2ad14330862ed0d5b50c083f/versions HTTP/1.1" 200 253 2022-12-28 06:59:54,528 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-28 06:59:54,528 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6a74151e8ff54a57b3cd59d18431d908","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1672210790100,"modificationTime":1672210791227,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-12-28 06:59:54,532 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:54,532 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/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 2022-12-28 06:59:54,532 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-12-28 06:59:54,534 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:54,628 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 HTTP/1.1" 200 222 2022-12-28 06:59:54,629 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-12-28 06:59:54,630 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"6a74151e8ff54a57b3cd59d18431d908","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1672210790100,"modificationTime":1672210794425} 2022-12-28 06:59:54,633 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:54,633 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/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 2022-12-28 06:59:54,634 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-12-28 06:59:54,636 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:54,804 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 HTTP/1.1" 200 480 2022-12-28 06:59:54,805 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-12-28 06:59:54,806 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_rvOtiM_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"055ea5acb816426b8051203c827fd511","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1742a0ae2ad14330862ed0d5b50c083f","version":"6a74151e8ff54a57b3cd59d18431d908","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-12-28 06:59:54,815 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:54,816 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/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 2022-12-28 06:59:54,816 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-12-28 06:59:54,818 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:54,952 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 HTTP/1.1" 200 480 2022-12-28 06:59:54,954 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-12-28 06:59:54,955 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_rvOtiM_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"055ea5acb816426b8051203c827fd511","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1742a0ae2ad14330862ed0d5b50c083f","version":"6a74151e8ff54a57b3cd59d18431d908","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-12-28 06:59:54,958 INFO 241:vsp.py(1) - attempting to validate for basic_onboard_rvOtiM_VSP in SDC 2022-12-28 06:59:54,960 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:54,960 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/1742a0ae2ad14330862ed0d5b50c083f/versions 2022-12-28 06:59:54,960 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-28 06:59:54,964 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:55,064 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1742a0ae2ad14330862ed0d5b50c083f/versions HTTP/1.1" 200 253 2022-12-28 06:59:55,078 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-28 06:59:55,078 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6a74151e8ff54a57b3cd59d18431d908","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1672210790100,"modificationTime":1672210791227,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-12-28 06:59:55,085 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:55,085 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/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 2022-12-28 06:59:55,086 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-12-28 06:59:55,091 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:55,217 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 HTTP/1.1" 200 222 2022-12-28 06:59:55,219 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-12-28 06:59:55,219 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"6a74151e8ff54a57b3cd59d18431d908","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1672210790100,"modificationTime":1672210794425} 2022-12-28 06:59:55,224 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:55,224 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/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 2022-12-28 06:59:55,225 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-12-28 06:59:55,227 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:55,385 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 HTTP/1.1" 200 480 2022-12-28 06:59:55,387 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-12-28 06:59:55,388 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_rvOtiM_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"055ea5acb816426b8051203c827fd511","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1742a0ae2ad14330862ed0d5b50c083f","version":"6a74151e8ff54a57b3cd59d18431d908","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-12-28 06:59:55,393 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:55,393 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/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 2022-12-28 06:59:55,393 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-12-28 06:59:55,396 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:55,556 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 HTTP/1.1" 200 480 2022-12-28 06:59:55,558 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-12-28 06:59:55,559 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_rvOtiM_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"055ea5acb816426b8051203c827fd511","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1742a0ae2ad14330862ed0d5b50c083f","version":"6a74151e8ff54a57b3cd59d18431d908","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-12-28 06:59:55,564 DEBUG 129:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:55,564 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/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908/orchestration-template-candidate/process 2022-12-28 06:59:55,564 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2022-12-28 06:59:55,575 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:59,640 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908/orchestration-template-candidate/process HTTP/1.1" 200 87 2022-12-28 06:59:59,642 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2022-12-28 06:59:59,642 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu18.yaml","base_ubuntu18.env"],"errors":{},"status":"Success"} 2022-12-28 06:59:59,645 INFO 209:vsp.py(1) - Artifacts for Vsp basic_onboard_rvOtiM_VSP have been validated 2022-12-28 06:59:59,645 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:59,646 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/1742a0ae2ad14330862ed0d5b50c083f/versions 2022-12-28 06:59:59,646 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-28 06:59:59,648 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:59,710 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1742a0ae2ad14330862ed0d5b50c083f/versions HTTP/1.1" 200 253 2022-12-28 06:59:59,712 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-28 06:59:59,712 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6a74151e8ff54a57b3cd59d18431d908","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1672210790100,"modificationTime":1672210791227,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-12-28 06:59:59,715 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 06:59:59,715 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/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 2022-12-28 06:59:59,715 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-12-28 06:59:59,718 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 06:59:59,841 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 HTTP/1.1" 200 222 2022-12-28 06:59:59,843 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-12-28 06:59:59,843 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"6a74151e8ff54a57b3cd59d18431d908","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1672210790100,"modificationTime":1672210799624} 2022-12-28 06:59:59,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'} 2022-12-28 06:59:59,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/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 2022-12-28 06:59:59,849 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-12-28 06:59:59,853 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:00,090 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 HTTP/1.1" 200 656 2022-12-28 07:00:00,092 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-12-28 07:00:00,092 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_rvOtiM_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"055ea5acb816426b8051203c827fd511","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1742a0ae2ad14330862ed0d5b50c083f","version":"6a74151e8ff54a57b3cd59d18431d908","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"} 2022-12-28 07:00:00,096 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:00,096 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/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 2022-12-28 07:00:00,096 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-12-28 07:00:00,099 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:00,355 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 HTTP/1.1" 200 656 2022-12-28 07:00:00,357 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-12-28 07:00:00,358 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_rvOtiM_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"055ea5acb816426b8051203c827fd511","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1742a0ae2ad14330862ed0d5b50c083f","version":"6a74151e8ff54a57b3cd59d18431d908","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"} 2022-12-28 07:00:00,361 INFO 241:vsp.py(1) - attempting to commit for basic_onboard_rvOtiM_VSP in SDC 2022-12-28 07:00:00,362 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:00,362 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/1742a0ae2ad14330862ed0d5b50c083f/versions 2022-12-28 07:00:00,363 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-28 07:00:00,366 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:00,459 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1742a0ae2ad14330862ed0d5b50c083f/versions HTTP/1.1" 200 253 2022-12-28 07:00:00,461 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-28 07:00:00,462 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6a74151e8ff54a57b3cd59d18431d908","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1672210790100,"modificationTime":1672210791227,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-12-28 07:00:00,466 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:00,466 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/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 2022-12-28 07:00:00,466 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-12-28 07:00:00,469 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:00,617 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 HTTP/1.1" 200 222 2022-12-28 07:00:00,619 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-12-28 07:00:00,619 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"6a74151e8ff54a57b3cd59d18431d908","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1672210790100,"modificationTime":1672210799624} 2022-12-28 07:00:00,624 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:00,625 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/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 2022-12-28 07:00:00,625 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-12-28 07:00:00,631 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:00,909 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 HTTP/1.1" 200 656 2022-12-28 07:00:00,911 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-12-28 07:00:00,912 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_rvOtiM_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"055ea5acb816426b8051203c827fd511","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1742a0ae2ad14330862ed0d5b50c083f","version":"6a74151e8ff54a57b3cd59d18431d908","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"} 2022-12-28 07:00:00,915 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:00,916 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/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 2022-12-28 07:00:00,916 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-12-28 07:00:00,920 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:01,116 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 HTTP/1.1" 200 656 2022-12-28 07:00:01,118 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-12-28 07:00:01,119 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_rvOtiM_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"055ea5acb816426b8051203c827fd511","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1742a0ae2ad14330862ed0d5b50c083f","version":"6a74151e8ff54a57b3cd59d18431d908","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"} 2022-12-28 07:00:01,129 DEBUG 129:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:01,129 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/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908/actions 2022-12-28 07:00:01,129 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2022-12-28 07:00:01,132 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:04,328 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908/actions HTTP/1.1" 200 2 2022-12-28 07:00:04,330 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2022-12-28 07:00:04,330 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2022-12-28 07:00:04,334 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:04,334 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/1742a0ae2ad14330862ed0d5b50c083f/versions 2022-12-28 07:00:04,334 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-28 07:00:04,336 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:04,439 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1742a0ae2ad14330862ed0d5b50c083f/versions HTTP/1.1" 200 253 2022-12-28 07:00:04,441 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-28 07:00:04,442 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6a74151e8ff54a57b3cd59d18431d908","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1672210790100,"modificationTime":1672210801204,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-12-28 07:00:04,445 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:04,446 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/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 2022-12-28 07:00:04,446 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-12-28 07:00:04,450 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:04,565 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 HTTP/1.1" 200 223 2022-12-28 07:00:04,569 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-12-28 07:00:04,569 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"6a74151e8ff54a57b3cd59d18431d908","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1672210790100,"modificationTime":1672210799624} 2022-12-28 07:00:04,576 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:04,576 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/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 2022-12-28 07:00:04,576 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-12-28 07:00:04,584 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:04,788 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 HTTP/1.1" 200 656 2022-12-28 07:00:04,790 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-12-28 07:00:04,793 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_rvOtiM_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"055ea5acb816426b8051203c827fd511","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1742a0ae2ad14330862ed0d5b50c083f","version":"6a74151e8ff54a57b3cd59d18431d908","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"} 2022-12-28 07:00:04,797 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_onboard_rvOtiM_VSP in SDC 2022-12-28 07:00:04,798 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:04,798 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/1742a0ae2ad14330862ed0d5b50c083f/versions 2022-12-28 07:00:04,798 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-28 07:00:04,801 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:04,872 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1742a0ae2ad14330862ed0d5b50c083f/versions HTTP/1.1" 200 253 2022-12-28 07:00:04,874 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-28 07:00:04,874 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6a74151e8ff54a57b3cd59d18431d908","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1672210790100,"modificationTime":1672210801204,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-12-28 07:00:04,878 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:04,878 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/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 2022-12-28 07:00:04,878 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-12-28 07:00:04,881 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:04,996 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 HTTP/1.1" 200 223 2022-12-28 07:00:04,999 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-12-28 07:00:04,999 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"6a74151e8ff54a57b3cd59d18431d908","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1672210790100,"modificationTime":1672210799624} 2022-12-28 07:00:05,007 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:05,008 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/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 2022-12-28 07:00:05,008 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-12-28 07:00:05,012 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:05,252 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 HTTP/1.1" 200 656 2022-12-28 07:00:05,253 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-12-28 07:00:05,253 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_rvOtiM_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"055ea5acb816426b8051203c827fd511","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1742a0ae2ad14330862ed0d5b50c083f","version":"6a74151e8ff54a57b3cd59d18431d908","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"} 2022-12-28 07:00:05,261 DEBUG 129:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:05,261 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/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908/actions 2022-12-28 07:00:05,261 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2022-12-28 07:00:05,264 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:10,874 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908/actions HTTP/1.1" 200 2 2022-12-28 07:00:10,876 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2022-12-28 07:00:10,876 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2022-12-28 07:00:10,881 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:10,881 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/1742a0ae2ad14330862ed0d5b50c083f/versions 2022-12-28 07:00:10,881 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-28 07:00:10,885 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:10,996 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1742a0ae2ad14330862ed0d5b50c083f/versions HTTP/1.1" 200 264 2022-12-28 07:00:10,998 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-28 07:00:10,999 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6a74151e8ff54a57b3cd59d18431d908","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1672210790100,"modificationTime":1672210809194,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-12-28 07:00:11,004 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_onboard_rvOtiM_VSP in SDC 2022-12-28 07:00:11,010 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:11,011 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/1742a0ae2ad14330862ed0d5b50c083f/versions 2022-12-28 07:00:11,011 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-28 07:00:11,018 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:11,110 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1742a0ae2ad14330862ed0d5b50c083f/versions HTTP/1.1" 200 264 2022-12-28 07:00:11,115 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-28 07:00:11,116 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6a74151e8ff54a57b3cd59d18431d908","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1672210790100,"modificationTime":1672210809194,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-12-28 07:00:11,135 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:11,135 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/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908/actions 2022-12-28 07:00:11,135 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-12-28 07:00:11,137 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:12,362 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908/actions HTTP/1.1" 200 381 2022-12-28 07:00:12,364 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-12-28 07:00:12,364 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_rvOtiM_VSP","version":"1.0","versionId":"6a74151e8ff54a57b3cd59d18431d908","packageId":"1742a0ae2ad14330862ed0d5b50c083f","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-12-28 07:00:12,364 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_rvOtiM_VSP","version":"1.0","versionId":"6a74151e8ff54a57b3cd59d18431d908","packageId":"1742a0ae2ad14330862ed0d5b50c083f","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-12-28 07:00:12,375 INFO 199:base.py(1) - ***************************************************** 2022-12-28 07:00:12,376 INFO 200:base.py(1) - STOP [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2022-12-28 07:00:12,376 INFO 201:base.py(1) - ***************************************************** 2022-12-28 07:00:12,377 INFO 227:base.py(1) - ***************************************************** 2022-12-28 07:00:12,377 INFO 228:base.py(1) - CONTINUE [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2022-12-28 07:00:12,378 INFO 229:base.py(1) - ***************************************************** 2022-12-28 07:00:12,378 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_rvOtiM exists in SDC 2022-12-28 07:00:12,379 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-12-28 07:00:12,384 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:12,384 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-12-28 07:00:12,385 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-12-28 07:00:12,387 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-12-28 07:00:12,585 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2022-12-28 07:00:12,588 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2022-12-28 07:00:12,589 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2022-12-28 07:00:12,589 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:12,590 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-12-28 07:00:12,590 DEBUG 171:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-12-28 07:00:12,590 DEBUG 175:__init__.py(1) - number of Vf returned: 0 2022-12-28 07:00:12,591 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_rvOtiM 2022-12-28 07:00:12,591 INFO 197:__init__.py(1) - Vf basic_onboard_rvOtiM doesn't exist in SDC 2022-12-28 07:00:22,599 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_rvOtiM exists in SDC 2022-12-28 07:00:22,600 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-12-28 07:00:22,601 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:22,601 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-12-28 07:00:22,601 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-12-28 07:00:22,603 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-12-28 07:00:22,657 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2022-12-28 07:00:22,660 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2022-12-28 07:00:22,661 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2022-12-28 07:00:22,662 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:22,662 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-12-28 07:00:22,663 DEBUG 171:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-12-28 07:00:22,663 DEBUG 175:__init__.py(1) - number of Vf returned: 0 2022-12-28 07:00:22,663 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_rvOtiM 2022-12-28 07:00:22,665 INFO 197:__init__.py(1) - Vf basic_onboard_rvOtiM doesn't exist in SDC 2022-12-28 07:00:22,665 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_rvOtiM exists in SDC 2022-12-28 07:00:22,666 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-12-28 07:00:22,667 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:22,667 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-12-28 07:00:22,667 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-12-28 07:00:22,671 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-12-28 07:00:22,726 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2022-12-28 07:00:22,728 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2022-12-28 07:00:22,729 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2022-12-28 07:00:22,729 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:22,729 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-12-28 07:00:22,730 DEBUG 171:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-12-28 07:00:22,730 DEBUG 175:__init__.py(1) - number of Vf returned: 0 2022-12-28 07:00:22,730 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_rvOtiM 2022-12-28 07:00:22,730 INFO 197:__init__.py(1) - Vf basic_onboard_rvOtiM doesn't exist in SDC 2022-12-28 07:00:22,731 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_rvOtiM_VSP exists in SDC 2022-12-28 07:00:22,731 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-12-28 07:00:22,732 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:22,732 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-12-28 07:00:22,732 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-12-28 07:00:22,735 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:22,798 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 607 2022-12-28 07:00:22,813 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-12-28 07:00:22,814 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"vFW 4f030f54-a1d7","description":"vendor software product","vendorName":"7778ca88-4bde-4030-a39b","vendorId":"f20bb967048b4813963259d03313632f","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"19e994c9d57a4f2abdd0e1e14e83fc6f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_rvOtiM_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"055ea5acb816426b8051203c827fd511","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1742a0ae2ad14330862ed0d5b50c083f","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-12-28 07:00:22,819 DEBUG 324:vsp.py(1) - importing VSP vFW 4f030f54-a1d7 from SDC 2022-12-28 07:00:22,819 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_rvOtiM_VSP from SDC 2022-12-28 07:00:22,819 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-12-28 07:00:22,820 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_rvOtiM_VSP 2022-12-28 07:00:22,820 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:22,820 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/1742a0ae2ad14330862ed0d5b50c083f/versions 2022-12-28 07:00:22,821 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-28 07:00:22,823 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:22,888 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1742a0ae2ad14330862ed0d5b50c083f/versions HTTP/1.1" 200 264 2022-12-28 07:00:22,890 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-28 07:00:22,891 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6a74151e8ff54a57b3cd59d18431d908","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1672210790100,"modificationTime":1672210809194,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-12-28 07:00:22,895 DEBUG 46:sdc_element.py(1) - details found, updating 2022-12-28 07:00:22,896 INFO 220:__init__.py(1) - Vsp found, updating information 2022-12-28 07:00:22,897 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:22,897 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/1742a0ae2ad14330862ed0d5b50c083f/versions 2022-12-28 07:00:22,898 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-28 07:00:22,901 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:22,964 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1742a0ae2ad14330862ed0d5b50c083f/versions HTTP/1.1" 200 264 2022-12-28 07:00:22,966 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-28 07:00:22,967 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6a74151e8ff54a57b3cd59d18431d908","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1672210790100,"modificationTime":1672210809194,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-12-28 07:00:22,970 DEBUG 46:sdc_element.py(1) - details found, updating 2022-12-28 07:00:22,971 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:22,971 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/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 2022-12-28 07:00:22,972 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-12-28 07:00:22,975 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:23,200 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908 HTTP/1.1" 200 656 2022-12-28 07:00:23,202 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-12-28 07:00:23,203 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_rvOtiM_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"055ea5acb816426b8051203c827fd511","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1742a0ae2ad14330862ed0d5b50c083f","version":"6a74151e8ff54a57b3cd59d18431d908","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"} 2022-12-28 07:00:23,207 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_rvOtiM exists in SDC 2022-12-28 07:00:23,208 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-12-28 07:00:23,210 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:23,210 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-12-28 07:00:23,210 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-12-28 07:00:23,215 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-12-28 07:00:23,289 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2022-12-28 07:00:23,290 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2022-12-28 07:00:23,291 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2022-12-28 07:00:23,291 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:23,291 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-12-28 07:00:23,291 DEBUG 171:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-12-28 07:00:23,292 DEBUG 175:__init__.py(1) - number of Vf returned: 0 2022-12-28 07:00:23,292 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_rvOtiM 2022-12-28 07:00:23,292 INFO 197:__init__.py(1) - Vf basic_onboard_rvOtiM doesn't exist in SDC 2022-12-28 07:00:23,292 DEBUG 187:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2022-12-28 07:00:23,292 INFO 157:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2022-12-28 07:00:23,293 DEBUG 129:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:23,293 DEBUG 131:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2022-12-28 07:00:23,293 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2022-12-28 07:00:23,296 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:23,432 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2022-12-28 07:00:23,437 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2022-12-28 07:00:23,438 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"},{"name":"AUTOMATION COMPOSITION","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":"ASD_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","displayName":null,"normalizedName":"template","models":null,"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 L4+","displayName":null,"normalizedName":"network l4+","models":null,"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 L2-3","displayName":null,"normalizedName":"network l2-3","models":null,"uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","displayName":null,"normalizedName":"allotted resource","models":null,"uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"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":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"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}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","displayName":null,"normalizedName":"generic","models":null,"uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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":"Participant","normalizedName":"participant","uniqueId":"resourceNewCategory.generic.participant","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"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":"AutomationComposition Element","normalizedName":"automationcomposition element","uniqueId":"resourceNewCategory.generic.automationcomposition element","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","displayName":null,"normalizedName":"dcae component","models":null,"uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","displayName":null,"normalizedName":"application l4+","models":null,"uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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":"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":"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","displayName":null,"normalizedName":"network connectivity","models":null,"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":"Configuration","displayName":null,"normalizedName":"configuration","models":null,"uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"E2E Service","displayName":null,"normalizedName":"e2e service","models":["SDC AID"],"uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","displayName":null,"normalizedName":"etsi nfv network service","models":["ETSI SOL001 v2.5.1","SDC AID"],"uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","displayName":"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":"Partner Domain Service","displayName":null,"normalizedName":"partner domain service","models":["SDC AID"],"uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","displayName":null,"normalizedName":"voip call control","models":["SDC AID"],"uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","displayName":null,"normalizedName":"mobility","models":["SDC AID"],"uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","displayName":null,"normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","displayName":null,"normalizedName":"network l4+","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","displayName":null,"normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"AutomationComposition","displayName":null,"normalizedName":"automationcomposition","models":["AUTOMATION COMPOSITION"],"uniqueId":"serviceNewCategory.automationcomposition","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.12.0"} 2022-12-28 07:00:23,442 DEBUG 175:__init__.py(1) - number of ResourceCategory returned: 9 2022-12-28 07:00:23,442 DEBUG 191:__init__.py(1) - filtering objects of all versions to be Generic 2022-12-28 07:00:23,442 INFO 220:__init__.py(1) - ResourceCategory found, updating information 2022-12-28 07:00:23,442 INFO 312:__init__.py(1) - attempting to create Vf basic_onboard_rvOtiM in SDC 2022-12-28 07:00:23,443 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_rvOtiM exists in SDC 2022-12-28 07:00:23,443 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-12-28 07:00:23,443 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:23,443 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-12-28 07:00:23,443 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-12-28 07:00:23,446 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-12-28 07:00:23,518 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2022-12-28 07:00:23,520 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2022-12-28 07:00:23,521 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2022-12-28 07:00:23,521 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:23,522 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-12-28 07:00:23,522 DEBUG 171:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-12-28 07:00:23,522 DEBUG 175:__init__.py(1) - number of Vf returned: 0 2022-12-28 07:00:23,522 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_rvOtiM 2022-12-28 07:00:23,523 INFO 197:__init__.py(1) - Vf basic_onboard_rvOtiM doesn't exist in SDC 2022-12-28 07:00:23,554 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_onboard_rvOtiM_VSP in SDC 2022-12-28 07:00:23,555 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:23,555 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/1742a0ae2ad14330862ed0d5b50c083f/versions 2022-12-28 07:00:23,555 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-28 07:00:23,558 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:23,636 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1742a0ae2ad14330862ed0d5b50c083f/versions HTTP/1.1" 200 264 2022-12-28 07:00:23,637 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-28 07:00:23,637 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"6a74151e8ff54a57b3cd59d18431d908","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1672210790100,"modificationTime":1672210809194,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-12-28 07:00:23,644 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:23,644 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/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908/actions 2022-12-28 07:00:23,644 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-12-28 07:00:23,646 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:24,630 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/1742a0ae2ad14330862ed0d5b50c083f/versions/6a74151e8ff54a57b3cd59d18431d908/actions HTTP/1.1" 200 381 2022-12-28 07:00:24,633 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-12-28 07:00:24,634 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_rvOtiM_VSP","version":"1.0","versionId":"6a74151e8ff54a57b3cd59d18431d908","packageId":"1742a0ae2ad14330862ed0d5b50c083f","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-12-28 07:00:24,634 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_rvOtiM_VSP","version":"1.0","versionId":"6a74151e8ff54a57b3cd59d18431d908","packageId":"1742a0ae2ad14330862ed0d5b50c083f","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-12-28 07:00:24,639 DEBUG 129:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:24,640 DEBUG 131:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2022-12-28 07:00:24,640 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": "1742a0ae2ad14330862ed0d5b50c083f", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_onboard_rvOtiM", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_onboard_rvOtiM"], "toscaArtifacts": {}, "vendorName": "basic_onboard_vendor", "vendorRelease": "1.0" } 2022-12-28 07:00:24,643 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:28,657 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources HTTP/1.1" 201 None 2022-12-28 07:00:28,682 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2022-12-28 07:00:28,701 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiconboardrvotimvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOXlkazkwYVUxZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1672210827659,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.vspbasiconboardrvotimvspinformationtxt","artifactName":"VSP_basic_onboard_rvOtiM_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"ODJhYzM1YTVjYmY4YmFlZjEzY2QxYjU2NTdiODcxZmU=","artifactUUID":"7180db94-ba28-4e58-bbc4-d218ab1a2e2f","artifactDisplayName":"VSP_basic_onboard_rvOtiM_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardrvotimvspinformationtxt","esId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.vspbasiconboardrvotimvspinformationtxt","duplicated":false,"payloadUpdateDate":1672210827662,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1672210827659,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"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":1672210827698,"description":"created from csar","artifactType":"HEAT","uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"cc15b660-8932-47b9-aedf-4f7d39bea888","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.heat1","duplicated":false,"payloadUpdateDate":1672210827719,"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":1672210827698,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false},"vspbasiconboardrvotimvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOXlkazkwYVUxZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1672210827659,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.vspbasiconboardrvotimvspinformationtxt","artifactName":"VSP_basic_onboard_rvOtiM_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"ODJhYzM1YTVjYmY4YmFlZjEzY2QxYjU2NTdiODcxZmU=","artifactUUID":"7180db94-ba28-4e58-bbc4-d218ab1a2e2f","artifactDisplayName":"VSP_basic_onboard_rvOtiM_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardrvotimvspinformationtxt","esId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.vspbasiconboardrvotimvspinformationtxt","duplicated":false,"payloadUpdateDate":1672210827662,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1672210827659,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210827734,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1672210827734,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210827734,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210826389,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.assettoscacsar","artifactName":"resource-BasicOnboardRvotim-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":1672210826389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210826389,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.assettoscatemplate","artifactName":"resource-BasicOnboardRvotim-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":1672210826389,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["654cacf8-9a28-413b-9df0-19c8a0918dc0.09360177-60c2-4b83-81d1-86ab3af45058.ubuntu18_admin_security_group"],"source":"09360177-60c2-4b83-81d1-86ab3af45058","uniqueId":"capability.2ab0deee-4931-456a-8b48-e0d3f39ea453.feature","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.09360177-60c2-4b83-81d1-86ab3af45058.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,"node":"tosca.nodes.Root","path":["654cacf8-9a28-413b-9df0-19c8a0918dc0.09360177-60c2-4b83-81d1-86ab3af45058.ubuntu18_admin_security_group"],"source":"09360177-60c2-4b83-81d1-86ab3af45058","uniqueId":"2ab0deee-4931-456a-8b48-e0d3f39ea453.dependency","capability":"tosca.capabilities.Node","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.09360177-60c2-4b83-81d1-86ab3af45058.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","path":["654cacf8-9a28-413b-9df0-19c8a0918dc0.09360177-60c2-4b83-81d1-86ab3af45058.ubuntu18_admin_security_group"],"source":"09360177-60c2-4b83-81d1-86ab3af45058","uniqueId":"09360177-60c2-4b83-81d1-86ab3af45058.port","capability":"tosca.capabilities.Attachment","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.09360177-60c2-4b83-81d1-86ab3af45058.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":"09360177-60c2-4b83-81d1-86ab3af45058.name","type":"string","required":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","value":"{\"str_replace\":{\"template\":\"pre_base_rand\",\"params\":{\"rand\":\"UNSUPPORTED_RESOURCE_random-str\",\"pre\":\"sg_\",\"base\":{\"get_input\":\"vnf_name\"}}}}","immutable":false,"mappedToComponentProperty":true,"status":"supported","getInputValues":[{"propName":"base","inputName":"vnf_name","inputId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"09360177-60c2-4b83-81d1-86ab3af45058.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"09360177-60c2-4b83-81d1-86ab3af45058.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,"userCreated":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,"userCreated":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,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}],"attributes":[{"parentUniqueId":"2ab0deee-4931-456a-8b48-e0d3f39ea453","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.2ab0deee-4931-456a-8b48-e0d3f39ea453.tosca_name","ownerId":"2ab0deee-4931-456a-8b48-e0d3f39ea453","getOutputAttribute":false,"empty":false},{"definition":false,"name":"show","type":"string","uniqueId":"attribute.09360177-60c2-4b83-81d1-86ab3af45058.show","description":"Detailed information about resource","status":"supported","getOutputAttribute":false,"empty":false},{"parentUniqueId":"2ab0deee-4931-456a-8b48-e0d3f39ea453","definition":false,"name":"state","type":"string","uniqueId":"attribute.2ab0deee-4931-456a-8b48-e0d3f39ea453.state","ownerId":"2ab0deee-4931-456a-8b48-e0d3f39ea453","getOutputAttribute":false,"empty":false},{"parentUniqueId":"2ab0deee-4931-456a-8b48-e0d3f39ea453","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.2ab0deee-4931-456a-8b48-e0d3f39ea453.tosca_id","ownerId":"2ab0deee-4931-456a-8b48-e0d3f39ea453","getOutputAttribute":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu18_admin_security_group"},"actualComponentUid":"09360177-60c2-4b83-81d1-86ab3af45058","createdFromCsar":true,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.09360177-60c2-4b83-81d1-86ab3af45058.ubuntu18_admin_security_group","normalizedName":"ubuntu18_admin_security_group","name":"ubuntu18_admin_security_group","icon":"securityrules","creationTime":1672210827252,"originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu18_admin_security_group","createdFrom":"CSAR","componentUid":"09360177-60c2-4b83-81d1-86ab3af45058","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1672210827544,"customizationUUID":"1e2cc488-5237-417e-90e5-606464a4e05b","posX":"475.0","posY":"325.0","componentName":"SecurityRules","originArchived":false,"serviceSubstitution":false,"propertyValueCounter":1,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["cb286a91-6916-4951-aa9c-4105632a411f.86522741-f54d-4a9d-b657-b3e72ea17c34.ubuntu18_ubuntu18_admin_plane_port_0","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"feature","uniqueId":"capability.2ab0deee-4931-456a-8b48-e0d3f39ea453.feature","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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,"type":"tosca.capabilities.Node","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"feature","uniqueId":"capability.2ab0deee-4931-456a-8b48-e0d3f39ea453.feature","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","getInputProperty":false,"ownerId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","getInputProperty":false,"ownerId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","getInputProperty":false,"ownerId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","empty":false}],"type":"tosca.capabilities.Scalable","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"scalable","uniqueId":"capability.d0e583ff-3bc2-4ef5-8121-699e18e989e5.scalable","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"type":"org.openecomp.capabilities.Forwarder","path":["cb286a91-6916-4951-aa9c-4105632a411f.86522741-f54d-4a9d-b657-b3e72ea17c34.ubuntu18_ubuntu18_admin_plane_port_0","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"forwarder","uniqueId":"capability.075f285c-2730-4833-ba3f-451570adc13a.forwarder","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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,"type":"tosca.capabilities.network.Bindable","path":["cb286a91-6916-4951-aa9c-4105632a411f.86522741-f54d-4a9d-b657-b3e72ea17c34.ubuntu18_ubuntu18_admin_plane_port_0","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"binding","uniqueId":"capability.86522741-f54d-4a9d-b657-b3e72ea17c34.binding","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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,"type":"tosca.capabilities.network.Bindable","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"binding","uniqueId":"capability.d0e583ff-3bc2-4ef5-8121-699e18e989e5.binding","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a052bb42-a084-425d-bd03-c39a919e848e","getInputProperty":false,"ownerId":"a052bb42-a084-425d-bd03-c39a919e848e","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["cb286a91-6916-4951-aa9c-4105632a411f.86522741-f54d-4a9d-b657-b3e72ea17c34.ubuntu18_ubuntu18_admin_plane_port_0","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"port_mirroring","uniqueId":"capability.a052bb42-a084-425d-bd03-c39a919e848e.port_mirroring","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"1"}],"parentUniqueId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","getInputProperty":false,"ownerId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","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,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0 MB"}],"parentUniqueId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","getInputProperty":false,"ownerId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","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,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0.1 GHz"}],"parentUniqueId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","getInputProperty":false,"ownerId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","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,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0 MB"}],"parentUniqueId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","getInputProperty":false,"ownerId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","empty":false}],"type":"tosca.capabilities.Container","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"host","uniqueId":"capability.d0e583ff-3bc2-4ef5-8121-699e18e989e5.host","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"075f285c-2730-4833-ba3f-451570adc13a","getInputProperty":false,"ownerId":"075f285c-2730-4833-ba3f-451570adc13a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.86522741-f54d-4a9d-b657-b3e72ea17c34.ubuntu18_ubuntu18_admin_plane_port_0","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"network.incoming.packets.rate","uniqueId":"capability.075f285c-2730-4833-ba3f-451570adc13a.network.incoming.packets.rate","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"075f285c-2730-4833-ba3f-451570adc13a","getInputProperty":false,"ownerId":"075f285c-2730-4833-ba3f-451570adc13a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.86522741-f54d-4a9d-b657-b3e72ea17c34.ubuntu18_ubuntu18_admin_plane_port_0","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"network.outgoing.bytes","uniqueId":"capability.075f285c-2730-4833-ba3f-451570adc13a.network.outgoing.bytes","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"075f285c-2730-4833-ba3f-451570adc13a","getInputProperty":false,"ownerId":"075f285c-2730-4833-ba3f-451570adc13a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.86522741-f54d-4a9d-b657-b3e72ea17c34.ubuntu18_ubuntu18_admin_plane_port_0","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"network.outgoing.packets.rate","uniqueId":"capability.075f285c-2730-4833-ba3f-451570adc13a.network.outgoing.packets.rate","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"075f285c-2730-4833-ba3f-451570adc13a","getInputProperty":false,"ownerId":"075f285c-2730-4833-ba3f-451570adc13a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.86522741-f54d-4a9d-b657-b3e72ea17c34.ubuntu18_ubuntu18_admin_plane_port_0","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"network.outpoing.packets","uniqueId":"capability.075f285c-2730-4833-ba3f-451570adc13a.network.outpoing.packets","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"075f285c-2730-4833-ba3f-451570adc13a","getInputProperty":false,"ownerId":"075f285c-2730-4833-ba3f-451570adc13a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.86522741-f54d-4a9d-b657-b3e72ea17c34.ubuntu18_ubuntu18_admin_plane_port_0","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"network.incoming.bytes.rate","uniqueId":"capability.075f285c-2730-4833-ba3f-451570adc13a.network.incoming.bytes.rate","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"075f285c-2730-4833-ba3f-451570adc13a","getInputProperty":false,"ownerId":"075f285c-2730-4833-ba3f-451570adc13a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.86522741-f54d-4a9d-b657-b3e72ea17c34.ubuntu18_ubuntu18_admin_plane_port_0","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"network.incoming.bytes","uniqueId":"capability.075f285c-2730-4833-ba3f-451570adc13a.network.incoming.bytes","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"075f285c-2730-4833-ba3f-451570adc13a","getInputProperty":false,"ownerId":"075f285c-2730-4833-ba3f-451570adc13a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.86522741-f54d-4a9d-b657-b3e72ea17c34.ubuntu18_ubuntu18_admin_plane_port_0","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.075f285c-2730-4833-ba3f-451570adc13a.network.outgoing.bytes.rate","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"075f285c-2730-4833-ba3f-451570adc13a","getInputProperty":false,"ownerId":"075f285c-2730-4833-ba3f-451570adc13a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.86522741-f54d-4a9d-b657-b3e72ea17c34.ubuntu18_ubuntu18_admin_plane_port_0","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"network.incoming.packets","uniqueId":"capability.075f285c-2730-4833-ba3f-451570adc13a.network.incoming.packets","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.ephemeral.size","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.ephemeral.size","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"instance","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.instance","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"memory","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.memory","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.iops","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.iops","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.device.read.requests","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.device.read.requests","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"cpu.delta","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.cpu.delta","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.capacity","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.capacity","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.device.read.bytes","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.device.read.bytes","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.write.bytes","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.write.bytes","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.latency","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.latency","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.device.read.bytes.rate","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.usage","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.usage","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"cpu_util","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.cpu_util","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.device.allocation","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.device.allocation","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.write.requests.rate","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.write.requests.rate","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.write.bytes.rate","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.write.bytes.rate","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.device.latency","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.device.latency","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"cpu","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.cpu","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.device.write.requests","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.device.write.requests","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.device.write.bytes","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.device.write.bytes","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.read.requests","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.read.requests","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.root.size","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.root.size","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.device.write.bytes.rate","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"vcpus","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.vcpus","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.device.iops","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.device.iops","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.device.usage","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.device.usage","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.device.read.requests.rate","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.device.read.requests.rate","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.device.write.requests.rate","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.device.write.requests.rate","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.allocation","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.allocation","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.read.bytes.rate","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.read.bytes.rate","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.read.bytes","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.read.bytes","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"memory.usage","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.memory.usage","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.device.capacity","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.device.capacity","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"memory.resident","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.memory.resident","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.write.requests","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.write.requests","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","getInputProperty":false,"ownerId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","getInputProperty":false,"ownerId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","getInputProperty":false,"ownerId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","getInputProperty":false,"ownerId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"os","uniqueId":"capability.d0e583ff-3bc2-4ef5-8121-699e18e989e5.os","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","getInputProperty":false,"ownerId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"endpoint","uniqueId":"capability.d0e583ff-3bc2-4ef5-8121-699e18e989e5.endpoint","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"type":"tosca.capabilities.Attachment","path":["cb286a91-6916-4951-aa9c-4105632a411f.86522741-f54d-4a9d-b657-b3e72ea17c34.ubuntu18_ubuntu18_admin_plane_port_0","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"attachment","uniqueId":"capability.86522741-f54d-4a9d-b657-b3e72ea17c34.attachment","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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,"node":"tosca.nodes.Root","path":["cb286a91-6916-4951-aa9c-4105632a411f.86522741-f54d-4a9d-b657-b3e72ea17c34.ubuntu18_ubuntu18_admin_plane_port_0","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"dependency","uniqueId":"2ab0deee-4931-456a-8b48-e0d3f39ea453.dependency","capability":"tosca.capabilities.Node","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18","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,"node":"tosca.nodes.Root","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"dependency","uniqueId":"2ab0deee-4931-456a-8b48-e0d3f39ea453.dependency","capability":"tosca.capabilities.Node","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["cb286a91-6916-4951-aa9c-4105632a411f.86522741-f54d-4a9d-b657-b3e72ea17c34.ubuntu18_ubuntu18_admin_plane_port_0","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"link","uniqueId":"0e77acd7-aed0-421f-9b77-681688d5c799.link","capability":"tosca.capabilities.network.Linkable","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18","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,"node":"tosca.nodes.BlockStorage","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"local_storage","uniqueId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_name","value":"[{\"str_replace\":{\"template\":\"pre_base_rand\",\"params\":{\"rand\":\"UNSUPPORTED_RESOURCE_random-str\",\"pre\":\"port_\",\"base\":{\"get_input\":\"vnf_name\"}}}}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"base","inputName":"vnf_name","inputId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"userCreated":false,"constraints":[{"validValues":["true","false"]}],"parentUniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","getInputProperty":false,"ownerId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":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,"userCreated":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","getInputProperty":false,"ownerId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","getInputProperty":true,"ownerId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1b43a856-4886-4b6a-9427-43576e8e6537.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","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","getInputProperty":false,"ownerId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","getInputProperty":true,"ownerId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","empty":false},{"definition":false,"hidden":false,"uniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929.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","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","getInputProperty":false,"ownerId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","empty":false},{"definition":false,"hidden":false,"uniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","getInputProperty":false,"ownerId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":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,"userCreated":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,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":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,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929.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","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","getInputProperty":false,"ownerId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":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":"654cacf8-9a28-413b-9df0-19c8a0918dc0.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","getInputProperty":false,"ownerId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.index_value","type":"integer","required":false,"defaultValue":"0","description":"Index value of this substitution service template runtime instance","password":false,"name":"index_value","value":"","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":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":"654cacf8-9a28-413b-9df0-19c8a0918dc0.ubuntu18_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"1"}],"parentUniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","getInputProperty":false,"ownerId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":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,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":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":"654cacf8-9a28-413b-9df0-19c8a0918dc0.admin_plane_net_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929.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","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0"}],"parentUniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","getInputProperty":false,"ownerId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":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,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":false,"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_ubuntu18"},"actualComponentUid":"cb286a91-6916-4951-aa9c-4105632a411f","createdFromCsar":true,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18","normalizedName":"abstract_ubuntu18","name":"abstract_ubuntu18","icon":"defaulticon","creationTime":1672210827253,"originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu18","createdFrom":"CSAR","componentUid":"cb286a91-6916-4951-aa9c-4105632a411f","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicOnboardRvotimcvfc.abstract.abstract.nodes.ubuntu18","modificationTime":1672210827545,"customizationUUID":"d542e56c-e715-4906-a9f5-2f07bc24d39e","posX":"275.0","posY":"325.0","componentName":"basic_onboard_rvOtiM-nodes.ubuntu18Cvfc","originArchived":false,"serviceSubstitution":false,"propertyValueCounter":1,"empty":false}],"componentInstancesRelations":[{"toNode":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18","requirementOwnerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.09360177-60c2-4b83-81d1-86ab3af45058.ubuntu18_admin_security_group","id":"a5bff305-c2a5-4c0e-a9a2-26f1d2325ae3","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","capabilityUid":"capability.86522741-f54d-4a9d-b657-b3e72ea17c34.attachment","requirementUid":"09360177-60c2-4b83-81d1-86ab3af45058.port"},"operations":[]}],"fromNode":"654cacf8-9a28-413b-9df0-19c8a0918dc0.09360177-60c2-4b83-81d1-86ab3af45058.ubuntu18_admin_security_group","originUI":false}],"componentInstancesInputs":{"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18":[{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_name","value":"[{\"str_replace\":{\"template\":\"pre_base_rand\",\"params\":{\"rand\":\"UNSUPPORTED_RESOURCE_random-str\",\"pre\":\"port_\",\"base\":{\"get_input\":\"vnf_name\"}}}}]","immutable":false,"mappedToComponentProperty":true,"inputId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.vnf_name","getInputValues":[{"propName":"base","inputName":"vnf_name","inputId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"userCreated":false,"constraints":[{"validValues":["true","false"]}],"parentUniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","getInputProperty":false,"ownerId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":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,"userCreated":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","getInputProperty":false,"ownerId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.ubuntu18_flavor_name","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","getInputProperty":true,"ownerId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1b43a856-4886-4b6a-9427-43576e8e6537.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","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","getInputProperty":false,"ownerId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.ubuntu18_image_name","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","getInputProperty":true,"ownerId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","empty":false},{"definition":false,"hidden":false,"uniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929.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","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","getInputProperty":false,"ownerId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","empty":false},{"definition":false,"hidden":false,"uniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","getInputProperty":false,"ownerId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":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,"userCreated":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,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":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,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929.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","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","getInputProperty":false,"ownerId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":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":"654cacf8-9a28-413b-9df0-19c8a0918dc0.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","getInputProperty":false,"ownerId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.index_value","type":"integer","required":false,"defaultValue":"0","description":"Index value of this substitution service template runtime instance","password":false,"name":"index_value","value":"","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_name","value":"[{\"get_input\":\"ubuntu18_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.ubuntu18_name_0","getInputValues":[{"propName":"compute_ubuntu18_name","inputName":"ubuntu18_name_0","inputId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.ubuntu18_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"1"}],"parentUniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","getInputProperty":false,"ownerId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":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,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":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":"654cacf8-9a28-413b-9df0-19c8a0918dc0.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu18_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.admin_plane_net_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929.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","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0"}],"parentUniqueId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","getInputProperty":false,"ownerId":"1b2f2f6e-668f-464d-a9b9-3789986e9929","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":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,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb286a91-6916-4951-aa9c-4105632a411f.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,"userCreated":false,"getInputProperty":false,"empty":false}]},"componentInstancesProperties":{"654cacf8-9a28-413b-9df0-19c8a0918dc0.09360177-60c2-4b83-81d1-86ab3af45058.ubuntu18_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"09360177-60c2-4b83-81d1-86ab3af45058.name","type":"string","required":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","value":"{\"str_replace\":{\"template\":\"pre_base_rand\",\"params\":{\"rand\":\"UNSUPPORTED_RESOURCE_random-str\",\"pre\":\"sg_\",\"base\":{\"get_input\":\"vnf_name\"}}}}","immutable":false,"mappedToComponentProperty":true,"status":"supported","getInputValues":[{"propName":"base","inputName":"vnf_name","inputId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"09360177-60c2-4b83-81d1-86ab3af45058.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"09360177-60c2-4b83-81d1-86ab3af45058.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,"userCreated":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,"userCreated":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,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}]},"componentInstancesAttributes":{"654cacf8-9a28-413b-9df0-19c8a0918dc0.09360177-60c2-4b83-81d1-86ab3af45058.ubuntu18_admin_security_group":[{"parentUniqueId":"2ab0deee-4931-456a-8b48-e0d3f39ea453","uniqueId":"attribute.2ab0deee-4931-456a-8b48-e0d3f39ea453.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"2ab0deee-4931-456a-8b48-e0d3f39ea453","getOutputAttribute":false,"empty":false},{"uniqueId":"attribute.09360177-60c2-4b83-81d1-86ab3af45058.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","getOutputAttribute":false,"empty":false},{"parentUniqueId":"2ab0deee-4931-456a-8b48-e0d3f39ea453","uniqueId":"attribute.2ab0deee-4931-456a-8b48-e0d3f39ea453.state","name":"state","type":"string","definition":false,"ownerId":"2ab0deee-4931-456a-8b48-e0d3f39ea453","getOutputAttribute":false,"empty":false},{"parentUniqueId":"2ab0deee-4931-456a-8b48-e0d3f39ea453","uniqueId":"attribute.2ab0deee-4931-456a-8b48-e0d3f39ea453.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"2ab0deee-4931-456a-8b48-e0d3f39ea453","getOutputAttribute":false,"empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["654cacf8-9a28-413b-9df0-19c8a0918dc0.09360177-60c2-4b83-81d1-86ab3af45058.ubuntu18_admin_security_group"],"source":"09360177-60c2-4b83-81d1-86ab3af45058","uniqueId":"capability.2ab0deee-4931-456a-8b48-e0d3f39ea453.feature","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.09360177-60c2-4b83-81d1-86ab3af45058.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},{"external":false,"type":"tosca.capabilities.Node","path":["cb286a91-6916-4951-aa9c-4105632a411f.86522741-f54d-4a9d-b657-b3e72ea17c34.ubuntu18_ubuntu18_admin_plane_port_0","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"feature","uniqueId":"capability.2ab0deee-4931-456a-8b48-e0d3f39ea453.feature","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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,"type":"tosca.capabilities.Node","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"feature","uniqueId":"capability.2ab0deee-4931-456a-8b48-e0d3f39ea453.feature","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","getInputProperty":false,"ownerId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","getInputProperty":false,"ownerId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","getInputProperty":false,"ownerId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","empty":false}],"type":"tosca.capabilities.Scalable","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"scalable","uniqueId":"capability.d0e583ff-3bc2-4ef5-8121-699e18e989e5.scalable","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"type":"org.openecomp.capabilities.Forwarder","path":["cb286a91-6916-4951-aa9c-4105632a411f.86522741-f54d-4a9d-b657-b3e72ea17c34.ubuntu18_ubuntu18_admin_plane_port_0","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"forwarder","uniqueId":"capability.075f285c-2730-4833-ba3f-451570adc13a.forwarder","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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,"type":"tosca.capabilities.network.Bindable","path":["cb286a91-6916-4951-aa9c-4105632a411f.86522741-f54d-4a9d-b657-b3e72ea17c34.ubuntu18_ubuntu18_admin_plane_port_0","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"binding","uniqueId":"capability.86522741-f54d-4a9d-b657-b3e72ea17c34.binding","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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,"type":"tosca.capabilities.network.Bindable","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"binding","uniqueId":"capability.d0e583ff-3bc2-4ef5-8121-699e18e989e5.binding","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a052bb42-a084-425d-bd03-c39a919e848e","getInputProperty":false,"ownerId":"a052bb42-a084-425d-bd03-c39a919e848e","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["cb286a91-6916-4951-aa9c-4105632a411f.86522741-f54d-4a9d-b657-b3e72ea17c34.ubuntu18_ubuntu18_admin_plane_port_0","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"port_mirroring","uniqueId":"capability.a052bb42-a084-425d-bd03-c39a919e848e.port_mirroring","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"1"}],"parentUniqueId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","getInputProperty":false,"ownerId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","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,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0 MB"}],"parentUniqueId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","getInputProperty":false,"ownerId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","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,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0.1 GHz"}],"parentUniqueId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","getInputProperty":false,"ownerId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","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,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0 MB"}],"parentUniqueId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","getInputProperty":false,"ownerId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","empty":false}],"type":"tosca.capabilities.Container","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"host","uniqueId":"capability.d0e583ff-3bc2-4ef5-8121-699e18e989e5.host","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"075f285c-2730-4833-ba3f-451570adc13a","getInputProperty":false,"ownerId":"075f285c-2730-4833-ba3f-451570adc13a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.86522741-f54d-4a9d-b657-b3e72ea17c34.ubuntu18_ubuntu18_admin_plane_port_0","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"network.incoming.packets.rate","uniqueId":"capability.075f285c-2730-4833-ba3f-451570adc13a.network.incoming.packets.rate","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"075f285c-2730-4833-ba3f-451570adc13a","getInputProperty":false,"ownerId":"075f285c-2730-4833-ba3f-451570adc13a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.86522741-f54d-4a9d-b657-b3e72ea17c34.ubuntu18_ubuntu18_admin_plane_port_0","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"network.outgoing.bytes","uniqueId":"capability.075f285c-2730-4833-ba3f-451570adc13a.network.outgoing.bytes","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"075f285c-2730-4833-ba3f-451570adc13a","getInputProperty":false,"ownerId":"075f285c-2730-4833-ba3f-451570adc13a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.86522741-f54d-4a9d-b657-b3e72ea17c34.ubuntu18_ubuntu18_admin_plane_port_0","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"network.outgoing.packets.rate","uniqueId":"capability.075f285c-2730-4833-ba3f-451570adc13a.network.outgoing.packets.rate","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"075f285c-2730-4833-ba3f-451570adc13a","getInputProperty":false,"ownerId":"075f285c-2730-4833-ba3f-451570adc13a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.86522741-f54d-4a9d-b657-b3e72ea17c34.ubuntu18_ubuntu18_admin_plane_port_0","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"network.outpoing.packets","uniqueId":"capability.075f285c-2730-4833-ba3f-451570adc13a.network.outpoing.packets","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"075f285c-2730-4833-ba3f-451570adc13a","getInputProperty":false,"ownerId":"075f285c-2730-4833-ba3f-451570adc13a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.86522741-f54d-4a9d-b657-b3e72ea17c34.ubuntu18_ubuntu18_admin_plane_port_0","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"network.incoming.bytes.rate","uniqueId":"capability.075f285c-2730-4833-ba3f-451570adc13a.network.incoming.bytes.rate","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"075f285c-2730-4833-ba3f-451570adc13a","getInputProperty":false,"ownerId":"075f285c-2730-4833-ba3f-451570adc13a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.86522741-f54d-4a9d-b657-b3e72ea17c34.ubuntu18_ubuntu18_admin_plane_port_0","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"network.incoming.bytes","uniqueId":"capability.075f285c-2730-4833-ba3f-451570adc13a.network.incoming.bytes","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"075f285c-2730-4833-ba3f-451570adc13a","getInputProperty":false,"ownerId":"075f285c-2730-4833-ba3f-451570adc13a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.86522741-f54d-4a9d-b657-b3e72ea17c34.ubuntu18_ubuntu18_admin_plane_port_0","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.075f285c-2730-4833-ba3f-451570adc13a.network.outgoing.bytes.rate","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"075f285c-2730-4833-ba3f-451570adc13a","getInputProperty":false,"ownerId":"075f285c-2730-4833-ba3f-451570adc13a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.86522741-f54d-4a9d-b657-b3e72ea17c34.ubuntu18_ubuntu18_admin_plane_port_0","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"network.incoming.packets","uniqueId":"capability.075f285c-2730-4833-ba3f-451570adc13a.network.incoming.packets","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.ephemeral.size","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.ephemeral.size","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"instance","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.instance","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"memory","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.memory","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.iops","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.iops","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.device.read.requests","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.device.read.requests","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"cpu.delta","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.cpu.delta","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.capacity","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.capacity","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.device.read.bytes","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.device.read.bytes","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.write.bytes","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.write.bytes","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.latency","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.latency","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.device.read.bytes.rate","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.usage","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.usage","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"cpu_util","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.cpu_util","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.device.allocation","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.device.allocation","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.write.requests.rate","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.write.requests.rate","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.write.bytes.rate","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.write.bytes.rate","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.device.latency","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.device.latency","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"cpu","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.cpu","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.device.write.requests","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.device.write.requests","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.device.write.bytes","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.device.write.bytes","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.read.requests","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.read.requests","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.root.size","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.root.size","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.device.write.bytes.rate","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"vcpus","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.vcpus","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.device.iops","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.device.iops","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.device.usage","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.device.usage","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.device.read.requests.rate","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.device.read.requests.rate","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.device.write.requests.rate","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.device.write.requests.rate","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.allocation","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.allocation","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.read.bytes.rate","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.read.bytes.rate","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.read.bytes","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.read.bytes","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"memory.usage","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.memory.usage","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.device.capacity","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.device.capacity","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"memory.resident","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.memory.resident","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6301ec49-93f7-481b-bb0e-92739713abf6","getInputProperty":false,"ownerId":"6301ec49-93f7-481b-bb0e-92739713abf6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"disk.write.requests","uniqueId":"capability.6301ec49-93f7-481b-bb0e-92739713abf6.disk.write.requests","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","getInputProperty":false,"ownerId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","getInputProperty":false,"ownerId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","getInputProperty":false,"ownerId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","getInputProperty":false,"ownerId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"os","uniqueId":"capability.d0e583ff-3bc2-4ef5-8121-699e18e989e5.os","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","getInputProperty":false,"ownerId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"endpoint","uniqueId":"capability.d0e583ff-3bc2-4ef5-8121-699e18e989e5.endpoint","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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.BasicOnboardRvotim.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"type":"tosca.capabilities.Attachment","path":["cb286a91-6916-4951-aa9c-4105632a411f.86522741-f54d-4a9d-b657-b3e72ea17c34.ubuntu18_ubuntu18_admin_plane_port_0","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"attachment","uniqueId":"capability.86522741-f54d-4a9d-b657-b3e72ea17c34.attachment","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.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,"node":"tosca.nodes.Root","path":["654cacf8-9a28-413b-9df0-19c8a0918dc0.09360177-60c2-4b83-81d1-86ab3af45058.ubuntu18_admin_security_group"],"source":"09360177-60c2-4b83-81d1-86ab3af45058","uniqueId":"2ab0deee-4931-456a-8b48-e0d3f39ea453.dependency","capability":"tosca.capabilities.Node","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.09360177-60c2-4b83-81d1-86ab3af45058.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false},{"external":false,"node":"tosca.nodes.Root","path":["cb286a91-6916-4951-aa9c-4105632a411f.86522741-f54d-4a9d-b657-b3e72ea17c34.ubuntu18_ubuntu18_admin_plane_port_0","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"dependency","uniqueId":"2ab0deee-4931-456a-8b48-e0d3f39ea453.dependency","capability":"tosca.capabilities.Node","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18","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,"node":"tosca.nodes.Root","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"dependency","uniqueId":"2ab0deee-4931-456a-8b48-e0d3f39ea453.dependency","capability":"tosca.capabilities.Node","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["cb286a91-6916-4951-aa9c-4105632a411f.86522741-f54d-4a9d-b657-b3e72ea17c34.ubuntu18_ubuntu18_admin_plane_port_0","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"link","uniqueId":"0e77acd7-aed0-421f-9b77-681688d5c799.link","capability":"tosca.capabilities.network.Linkable","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18","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,"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","path":["654cacf8-9a28-413b-9df0-19c8a0918dc0.09360177-60c2-4b83-81d1-86ab3af45058.ubuntu18_admin_security_group"],"source":"09360177-60c2-4b83-81d1-86ab3af45058","uniqueId":"09360177-60c2-4b83-81d1-86ab3af45058.port","capability":"tosca.capabilities.Attachment","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.09360177-60c2-4b83-81d1-86ab3af45058.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false},{"external":false,"node":"tosca.nodes.BlockStorage","path":["cb286a91-6916-4951-aa9c-4105632a411f.6234cf9f-36b5-40ac-850a-2aa6da546cee.ubuntu18","654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18"],"source":"cb286a91-6916-4951-aa9c-4105632a411f","parentName":"local_storage","uniqueId":"d0e583ff-3bc2-4ef5-8121-699e18e989e5.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"userCreated":false,"constraints":[{"validValues":["true","false"]}],"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"userCreated":false,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"userCreated":false,"constraints":[{"validValues":["0","1","2"]}],"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu18_group","uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.base_ubuntu18_group","name":"base_ubuntu18_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu18_group","createdFrom":"CSAR","invariantUUID":"5da10177-63cc-4975-8414-e267e7e9602d","groupUUID":"e4f332bf-917c-47c1-bec3-0725ab1b6018","members":{"abstract_ubuntu18":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18","ubuntu18_admin_security_group":"654cacf8-9a28-413b-9df0-19c8a0918dc0.09360177-60c2-4b83-81d1-86ab3af45058.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,"getInputValues":[],"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","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,"getInputValues":[],"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","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":"BasicOnboardRvotim..base_ubuntu18..module-0","uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.BasicOnboardRvotim..base_ubuntu18..module-0","name":"BasicOnboardRvotim..base_ubuntu18..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["654cacf8-9a28-413b-9df0-19c8a0918dc0.heat1","654cacf8-9a28-413b-9df0-19c8a0918dc0.heat1env"],"invariantName":"BasicOnboardRvotim..base_ubuntu18..module-0","createdFrom":"CSAR","invariantUUID":"fa228325-4fe2-48c1-ba50-f5f60a790820","artifactsUuid":["cc15b660-8932-47b9-aedf-4f7d39bea888"],"groupUUID":"b2089e24-1c28-4ef5-9a98-757ca397433c","members":{"abstract_ubuntu18":"654cacf8-9a28-413b-9df0-19c8a0918dc0.cb286a91-6916-4951-aa9c-4105632a411f.abstract_ubuntu18","ubuntu18_admin_security_group":"654cacf8-9a28-413b-9df0-19c8a0918dc0.09360177-60c2-4b83-81d1-86ab3af45058.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","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,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","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.BasicOnboardRvotim","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.1","icon":"defaulticon","creationDate":1672210826389,"description":"VF","tags":["basic_onboard_rvOtiM"],"vspArchived":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0","componentMetadataForSupportLog":{"SupportablityComponentUUID":"94087ebb-4e52-44d2-bdcc-5f20c1799018","SupportablityComponentName":"basic_onboard_rvOtiM","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"1742a0ae2ad14330862ed0d5b50c083f","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"94087ebb-4e52-44d2-bdcc-5f20c1799018","highestVersion":true,"systemName":"BasicOnboardRvotim","invariantUUID":"f5c245c0-af5e-4ec2-9af0-15ebaee38f4b","normalizedName":"basiconboardrvotim","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","topologyTemplate":true,"componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1672210827468,"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":1672210827698,"description":"created from csar","artifactType":"HEAT","uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"cc15b660-8932-47b9-aedf-4f7d39bea888","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.heat1","duplicated":false,"payloadUpdateDate":1672210827719,"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":1672210827698,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false},"vspbasiconboardrvotimvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOXlkazkwYVUxZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1672210827659,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.vspbasiconboardrvotimvspinformationtxt","artifactName":"VSP_basic_onboard_rvOtiM_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"ODJhYzM1YTVjYmY4YmFlZjEzY2QxYjU2NTdiODcxZmU=","artifactUUID":"7180db94-ba28-4e58-bbc4-d218ab1a2e2f","artifactDisplayName":"VSP_basic_onboard_rvOtiM_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardrvotimvspinformationtxt","esId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.vspbasiconboardrvotimvspinformationtxt","duplicated":false,"payloadUpdateDate":1672210827662,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1672210827659,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210827734,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1672210827734,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210827734,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","categorySpecificMetadata":{},"allVersions":{"0.1":"654cacf8-9a28-413b-9df0-19c8a0918dc0"},"service":false,"csarUUID":"1742a0ae2ad14330862ed0d5b50c083f","csarVersion":"1.0","archiveTime":0,"name":"basic_onboard_rvOtiM"} 2022-12-28 07:00:28,731 INFO 330:__init__.py(1) - Vf basic_onboard_rvOtiM is created in SDC 2022-12-28 07:00:28,732 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-28 07:00:38,741 INFO 299:__init__.py(1) - attempting to certify/sumbit Vf basic_onboard_rvOtiM in SDC 2022-12-28 07:00:38,746 DEBUG 129:onap_service.py(1) - [SDC][Certify Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:38,746 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/654cacf8-9a28-413b-9df0-19c8a0918dc0/lifecycleState/Certify 2022-12-28 07:00:38,747 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2022-12-28 07:00:38,749 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:43,504 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/654cacf8-9a28-413b-9df0-19c8a0918dc0/lifecycleState/Certify HTTP/1.1" 200 1339 2022-12-28 07:00:43,508 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2022-12-28 07:00:43,508 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"b16ad76a-a312-4a60-916c-1ea0ab85d979","name":"basic_onboard_rvOtiM","version":"1.0","isHighestVersion":true,"creationDate":1672210826389,"lastUpdateDate":1672210840751,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_onboard_rvOtiM"],"icon":"defaulticon","normalizedName":"basiconboardrvotim","systemName":"BasicOnboardRvotim","contactId":"cs0008","allVersions":{"1.0":"b16ad76a-a312-4a60-916c-1ea0ab85d979"},"csarUUID":"1742a0ae2ad14330862ed0d5b50c083f","csarVersion":"1.0","invariantUUID":"f5c245c0-af5e-4ec2-9af0-15ebaee38f4b","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.BasicOnboardRvotim","uuid":"94087ebb-4e52-44d2-bdcc-5f20c1799018"} 2022-12-28 07:00:43,512 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_rvOtiM exists in SDC 2022-12-28 07:00:43,512 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-12-28 07:00:43,513 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:43,513 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-12-28 07:00:43,513 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-12-28 07:00:43,516 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-12-28 07:00:43,601 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 728 2022-12-28 07:00:43,603 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-12-28 07:00:43,603 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"94087ebb-4e52-44d2-bdcc-5f20c1799018","invariantUUID":"f5c245c0-af5e-4ec2-9af0-15ebaee38f4b","name":"basic_onboard_rvOtiM","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/94087ebb-4e52-44d2-bdcc-5f20c1799018/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"76797dba-712c-41e2-bda6-3f1079684d3c","invariantUUID":"da836d4b-30a3-4d52-949f-b7c76fc9db66","name":"vFW 4f030f54-a1d7","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/76797dba-712c-41e2-bda6-3f1079684d3c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-12-28 07:00:43,608 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_rvOtiM from SDC 2022-12-28 07:00:43,609 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-28 07:00:43,609 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-28 07:00:43,609 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-28 07:00:43,609 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 4f030f54-a1d7 from SDC 2022-12-28 07:00:43,610 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-28 07:00:43,610 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-28 07:00:43,610 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-28 07:00:43,610 DEBUG 175:__init__.py(1) - number of Vf returned: 2 2022-12-28 07:00:43,610 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_rvOtiM 2022-12-28 07:00:43,610 INFO 220:__init__.py(1) - Vf found, updating information 2022-12-28 07:00:43,612 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:43,612 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-12-28 07:00:43,612 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-12-28 07:00:43,618 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:44,750 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-12-28 07:00:44,757 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-12-28 07:00:44,760 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45eb9e60-902b-464f-aa56-13230fc45d5a","lifecycleState":"CERTIFIED","lastUpdateDate":1672205750109,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f036e53-e6cd-4553-9c6a-9ef4bcddc40b","invariantUUID":"ccb6e2a2-f43f-41cd-a3d1-cd9a712fc269","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":"bcd275ec-0796-476b-a80c-ecf8ec216630","lifecycleState":"CERTIFIED","lastUpdateDate":1672205756887,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39bf703c-0a33-48f0-b5d4-69c2f00e45c7","invariantUUID":"a4f2222c-5f4c-4f8e-a56f-fca18edfb5d9","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"33878b8a-6c27-4734-a3c1-7832d2ba4436","lifecycleState":"CERTIFIED","lastUpdateDate":1672205763501,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f69f346-04fd-41b3-96c0-c4dc77776e45","invariantUUID":"8ae83b72-d3b2-44f6-b07f-8fcbd05eb467","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a052bb42-a084-425d-bd03-c39a919e848e","lifecycleState":"CERTIFIED","lastUpdateDate":1672205718112,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c480ece7-b922-4023-9201-7f29d274c7ff","invariantUUID":"37d32ec8-202d-422a-978d-9f1c441c3cfa","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":"39fde9c1-03f7-482d-b385-a93f353678e6","lifecycleState":"CERTIFIED","lastUpdateDate":1672205687689,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"312df5b8-e171-4fda-8343-f12e93d7d555","invariantUUID":"5dfbb810-59d4-4a49-90d4-9764eba0e4b8","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":"defaulticon","uniqueId":"e6eb5ac4-1c83-46ce-bfa3-6bba3834ec22","lifecycleState":"CERTIFIED","lastUpdateDate":1672205871070,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0134929b-944b-4b18-87d2-fe25085199cc","invariantUUID":"b60a6320-d72f-46a8-9d08-b744cea09d81","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f2b28529-31f2-4944-a2a1-42b23e5473af","lifecycleState":"CERTIFIED","lastUpdateDate":1672205870629,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7017c1-523d-4dba-8936-449231a436af","invariantUUID":"b76fda3e-4e78-449d-a08a-1a9ca4a5fb52","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c60867a6-817c-4657-b9b8-4184712be772","lifecycleState":"CERTIFIED","lastUpdateDate":1672205765085,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ac5eb41-5b04-489a-a705-754b1977deab","invariantUUID":"cf1b9fd5-b593-4221-87e7-a9721c585b8d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba0c3c3-a7e3-4470-b34a-7a464786ca09","lifecycleState":"CERTIFIED","lastUpdateDate":1672205665317,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e4f0de8-acde-45e2-98fc-6414fe9e02c9","invariantUUID":"06309167-1a6f-48fa-b531-2866dc7682dc","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":"0036abb5-0fc2-4820-8af1-d28ee9a3b3ca","lifecycleState":"CERTIFIED","lastUpdateDate":1672205733610,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d1a024a-e57a-4be6-ba16-9b934567d609","invariantUUID":"d37a2a30-0ee8-4af5-845b-453f9fd8b2a9","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":"a868e399-4119-44c4-9aef-b3ce84ff1d83","lifecycleState":"CERTIFIED","lastUpdateDate":1672205689471,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"874f88a9-11e6-44cc-82ed-2d54c0185f2e","invariantUUID":"4cf44728-8527-47a4-8970-5ec8b3a4c767","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":"compute","uniqueId":"85c590e8-d3f8-4758-8bfa-153b4a7d9742","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854355,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1eac47cc-802b-4f59-930e-535f685db6aa","invariantUUID":"e8c096f6-234f-429e-a7a7-f75a410da5f2","systemName":"Cp","description":"Provides information regarding the purpose of the connection point","tags":["Cp","tosca.nodes.nfv.Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8f50bb68-8ff5-4a6f-b595-bc40b18c7dcd","lifecycleState":"CERTIFIED","lastUpdateDate":1672205781544,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54e366ec-c187-4ce7-a52b-13fefe45b335","invariantUUID":"1c9a9759-0b61-4ac5-8421-7c03afa636db","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0e3af95-8a74-4cf5-8fed-abcf8b843676","lifecycleState":"CERTIFIED","lastUpdateDate":1672205791374,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d72d6ad3-a4d7-4f4c-ba74-a9694736759b","invariantUUID":"e703b370-1027-4175-bfa9-9171b345cda5","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e91c93f8-85fc-4bdc-a493-96f9de1b40f8","lifecycleState":"CERTIFIED","lastUpdateDate":1672205822118,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d43d0b4a-6c02-4a2a-a775-77556883be07","invariantUUID":"fd58611f-a41f-454c-818e-fbddc0e3ae5c","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":"compute","uniqueId":"34b648d3-cf22-4283-bffe-1d0ea7523b45","lifecycleState":"CERTIFIED","lastUpdateDate":1672205855625,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9206d3b4-ef11-40fa-8699-c1604cc6d451","invariantUUID":"94b67fa6-49e7-4b4c-bf63-befc836697b8","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","tosca.nodes.nfv.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":"dc9fcb46-235c-45c5-bbcb-48bd1feb256b","lifecycleState":"CERTIFIED","lastUpdateDate":1672205855452,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7439b979-620b-4815-b362-18f9f5c7de97","invariantUUID":"8aabac39-fdb0-4be5-be7d-585c8298c222","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.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":"75a52228-050a-4127-bfa9-5095513c6874","lifecycleState":"CERTIFIED","lastUpdateDate":1672205711502,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67227415-99af-4267-b5ca-7372e2ccb4a3","invariantUUID":"2aa9d708-1934-4b92-b220-ffa94b3ec48e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"53c21378-3d46-4189-9097-57162ce625c4","lifecycleState":"CERTIFIED","lastUpdateDate":1672205855130,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79d44cac-7fca-4fa2-9add-62ce1ac2fd90","invariantUUID":"d64a6404-a280-4b8b-9353-c0257be51962","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d01b2086-2e3a-48ff-b6d6-c5f617599269","lifecycleState":"CERTIFIED","lastUpdateDate":1672205740579,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"91abe129-541d-4c83-8dd8-8b30e88a0a39","invariantUUID":"3003d888-165f-47ad-b393-22c67a798bcc","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfd2b2b8-b814-4941-95b3-a5ad5fa27089","lifecycleState":"CERTIFIED","lastUpdateDate":1672205684253,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ff2b9d27-1877-4479-8ccf-3cbd7c822e32","invariantUUID":"c53a4d26-d4ea-428c-9e3b-47c1e9485f03","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":"port","uniqueId":"0e77acd7-aed0-421f-9b77-681688d5c799","lifecycleState":"CERTIFIED","lastUpdateDate":1672205663629,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f12b724-515a-46b2-90b4-883d5fc2f3d9","invariantUUID":"bed1b654-b323-4594-b1fe-d9b0c5708c9b","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":"a751cb31-a664-44e2-a626-147a1d06c6ae","lifecycleState":"CERTIFIED","lastUpdateDate":1672205751901,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7dbbf31-ef0b-48a8-bb39-d6a7752ed28e","invariantUUID":"f5a8cf61-3458-4eed-b062-a764eb477b19","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc59e73f-de9e-49be-ac63-7ce853bc9066","lifecycleState":"CERTIFIED","lastUpdateDate":1672205685985,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"079d18fe-9a06-406b-a127-7a124868e3a5","invariantUUID":"2a166719-bb9e-4f77-b562-7c5efa27f2d5","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":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","lifecycleState":"CERTIFIED","lastUpdateDate":1672205646925,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f034929-1478-42ca-b006-e92911dd3217","invariantUUID":"e1a4b0d9-dc07-4efa-ad6c-a70587461737","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":"port","uniqueId":"afef86ee-ac54-4102-982d-3863f1c30b04","lifecycleState":"CERTIFIED","lastUpdateDate":1672205677834,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a94e9c18-eb7c-481e-be63-2f20cf2b853d","invariantUUID":"804ffd4d-ad7a-4860-a9f9-0c2ef983cd6f","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":"port","uniqueId":"dcd07ced-848e-4d35-8a92-6f067f006466","lifecycleState":"CERTIFIED","lastUpdateDate":1672205784921,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71eb3a95-2f12-4734-a53b-f3a6c8303c89","invariantUUID":"e4a89321-80d6-492f-b127-c9ab78a2e803","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"82d93529-4f8f-4392-8403-2838b4b23054","lifecycleState":"CERTIFIED","lastUpdateDate":1672205826013,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ceb6a6e-b8c4-4acb-96f4-10989af7154b","invariantUUID":"07b5dfbe-2df9-4cce-8c97-99c0dae8fec9","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":"defaulticon","uniqueId":"41570906-e008-4d59-9432-c155d8ead8b8","lifecycleState":"CERTIFIED","lastUpdateDate":1672205778219,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6339054-6436-401c-b2d1-f339c1a22d4d","invariantUUID":"617ce9a5-ffb1-4bf3-b61a-16c7aeea3a9e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"afc8137b-ebe6-4c47-b0e0-843143bfb833","lifecycleState":"CERTIFIED","lastUpdateDate":1672205812144,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c53060e-8c16-4d00-a89e-39870c2af2f4","invariantUUID":"1a099bc8-8e53-4594-a2f8-307d5c501a41","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5a01dd4-b60e-46eb-b709-9ff3aac3771b","lifecycleState":"CERTIFIED","lastUpdateDate":1672205809620,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a402cba-a56d-457f-b763-c2c555aeb40f","invariantUUID":"517aa349-c380-4848-8121-f6906d4911cc","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":"objectStorage","uniqueId":"2f1c0530-e55e-4d6a-bca5-c5c2d206d1c2","lifecycleState":"CERTIFIED","lastUpdateDate":1672205656486,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45b9fdf0-425c-46df-803c-d3cffecc3145","invariantUUID":"7cda826f-f6e7-47cc-b0fc-340c3d52dead","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":"216b60c5-6972-4cba-95af-ae716a97ed81","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854928,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a65e00c-7d4e-47c1-873d-734bbca46f8f","invariantUUID":"f9e87730-f1f9-49dc-955b-ba6a3f2ba2b1","systemName":"VduVirtualfilestorage","description":"This node type describes the specifications of requirements related to virtual file storage resources","tags":["VDU VirtualFileStorage","tosca.nodes.nfv.Vdu.VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"524501fd-8f43-4854-9f7c-afb9d2b22e6b","lifecycleState":"CERTIFIED","lastUpdateDate":1672205870856,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"180c99a6-4897-4583-b3de-ad50fecf4d6e","invariantUUID":"239d527b-4c28-45a3-99f7-cdfea5a497d2","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7867e41e-f2dc-4daf-afef-3d7566c25cda","lifecycleState":"CERTIFIED","lastUpdateDate":1672205870969,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba0adc42-73e1-423c-9f23-c27c48e7ad59","invariantUUID":"90c5df12-01d5-4e9c-b0c7-c0afc2783ec1","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9c120d3-0148-4494-9a8d-699e2e54fbe4","lifecycleState":"CERTIFIED","lastUpdateDate":1672205796412,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28679a4a-f405-4bab-b61b-b53ea8a29a35","invariantUUID":"3da4727b-878e-4117-905c-49e1bea5bb16","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":"a332d5ed-3f1a-4d3b-9f8a-16416d144149","lifecycleState":"CERTIFIED","lastUpdateDate":1672205705393,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff56012a-45e9-4c61-a31d-465cabc8bfb5","invariantUUID":"ac3c51a3-b5a5-4021-be8b-ee0a5735a888","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":"securityrules","uniqueId":"09360177-60c2-4b83-81d1-86ab3af45058","lifecycleState":"CERTIFIED","lastUpdateDate":1672205707168,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e696a0c6-ac54-4059-b816-79ac02d109eb","invariantUUID":"004ba373-9edd-42a2-8c01-ad5cc0aa7c17","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":"08b25ca9-74c9-4293-a9fa-bc5a081843b2","lifecycleState":"CERTIFIED","lastUpdateDate":1672205674011,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a598d98-7177-47f5-9c44-725b1d5ed3c9","invariantUUID":"69ccb0f2-688d-43d2-b7ae-35e68fdc17cc","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":"0aa1fb3f-a263-4a8f-b77d-594ecd5804c7","lifecycleState":"CERTIFIED","lastUpdateDate":1672205748448,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6adee5d-2591-4f7f-be51-f6b9fc036b13","invariantUUID":"2bb94cd2-c916-43fb-8aee-198b05049f7c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63434a27-2500-451a-a819-cc652bd0af96","lifecycleState":"CERTIFIED","lastUpdateDate":1672205786481,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd5f343f-1a58-41f3-8090-bc93d4bfee0e","invariantUUID":"92fea528-4981-48ea-9374-8db7a4c41ab3","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":"f22b7a8c-b97a-4b32-b8bf-7ae83cd6d41f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205820261,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44b84fa8-f06e-4bbf-9417-082f40925b58","invariantUUID":"8215fa8d-6a97-4686-8fda-5eaa2e2f386a","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":"objectStorage","uniqueId":"7bfe1c0a-cb7e-44e2-96c4-0ffe4eb561aa","lifecycleState":"CERTIFIED","lastUpdateDate":1672205658236,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2c4bffa-9b49-424e-9350-e907a3b58ec5","invariantUUID":"c99c6848-65f0-445a-8808-44bffea865d7","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":"defaulticon","uniqueId":"77743fbe-7881-4c14-838f-4a19cb06459c","lifecycleState":"CERTIFIED","lastUpdateDate":1672205870452,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3ae390-af07-46c5-b335-f2e70f3d3518","invariantUUID":"b8d39d84-40dd-4bf6-8c73-df12c38bdaed","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7b3127b3-fa7c-4fc8-897b-673b8b1fc6da","lifecycleState":"CERTIFIED","lastUpdateDate":1672205699261,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c1d5bb3-49ae-4716-831b-98bced94f9c8","invariantUUID":"f54f2749-f5d8-42fe-a86b-c01338b38b6b","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ae67ced-5731-4214-a0c7-3dd367874f75","lifecycleState":"CERTIFIED","lastUpdateDate":1672205758503,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"302e9659-512e-4520-a726-d570b4aacfbb","invariantUUID":"853ca021-9f8a-471e-972d-4797c09bc82d","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":"1a3c2159-302e-4b06-a4dc-717de9f7a1f6","lifecycleState":"CERTIFIED","lastUpdateDate":1672205771804,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7a9c55f-77a3-4468-b4e9-c7d00580e487","invariantUUID":"5ebd4d8b-48f5-473c-be2b-fdba0c9e34c7","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":"defaulticon","uniqueId":"1d8099ec-d857-4cd3-8c17-f1320868ad95","lifecycleState":"CERTIFIED","lastUpdateDate":1672205680015,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4a08f41-2502-483b-8da9-76f3835691c4","invariantUUID":"502887f9-ec9e-4d5d-bc1c-b4587b7dbee1","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08c81579-ee39-4084-9aed-6eb1489e8d5f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854486,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eeca5dd4-855c-451d-a232-55768b4c4997","invariantUUID":"7651f697-4b1e-45d5-8c33-455823529133","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f903cc27-489c-4af9-88b3-63ad26ad7b0f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205742340,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99a0ff05-1bb1-4cfd-b105-f07120cc271d","invariantUUID":"5dc1b7ec-4c46-43d2-a67e-50fd8ddf1c84","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b7eb8b4f-0c6d-42d6-ac30-7fd7dc00f550","lifecycleState":"CERTIFIED","lastUpdateDate":1672205769980,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2256d6c4-4d70-4f05-9e02-0b3c022252cf","invariantUUID":"8b0883a1-2ad6-4375-ad35-6e9803459eb3","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caf5cbe9-3b9e-4a84-b8fb-6c4bc648b361","lifecycleState":"CERTIFIED","lastUpdateDate":1672205735205,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1afc17b0-45e9-414d-83e4-3cf41b355f1e","invariantUUID":"bd363cf6-dc66-4c12-ae9c-e277792964ae","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":"a3c1a8e5-3cb2-4089-96b8-7e3463ebc78d","lifecycleState":"CERTIFIED","lastUpdateDate":1672205794604,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74518287-9a23-4763-b831-4b7c7333ddd5","invariantUUID":"d483b3ab-3509-4b9b-a9dc-1527eeef9ee7","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":"compute","uniqueId":"3edb4401-6e23-438a-98e6-a99fb8ac79ea","lifecycleState":"CERTIFIED","lastUpdateDate":1672205760132,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcf34283-43b0-4383-8659-c1092d2e0f39","invariantUUID":"93479d62-2984-4036-b87c-45c6ac974ecb","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":"defaulticon","uniqueId":"07b9b7ac-88fb-43ef-8641-ae3dac7c389a","lifecycleState":"CERTIFIED","lastUpdateDate":1672205871206,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e968c3a3-fba4-48fb-a7cc-3fa274f4de67","invariantUUID":"ff25ce04-f9ef-484c-8ba9-2736e15dbb0a","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"eb9dc4da-b05d-4864-952f-733de6db211f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205788033,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6036a38-a584-466a-8458-4278d83e57fc","invariantUUID":"fcc17af6-7300-4b95-b5d4-4f30b064acca","systemName":"Asd","description":"The ASD node type","tags":["asd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":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":"bdaefed0-13dd-40bf-ac6a-91307bd790fa","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854227,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2d7e63c-29ec-4d94-be47-8be37afd51a0","invariantUUID":"e231a448-29c8-494c-8e99-ccf904bb8368","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.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":"b1d0aa34-2bb6-4a42-809a-c479a2fa3e81","lifecycleState":"CERTIFIED","lastUpdateDate":1672205713169,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"778e6b4d-ce34-40cc-bb41-5e92f83b630c","invariantUUID":"6b0c7103-2e08-4ea6-9fd8-7fd2f7c8350c","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":"networkrules","uniqueId":"c43d8db6-3ff8-446d-8316-a797982a5f83","lifecycleState":"CERTIFIED","lastUpdateDate":1672205703721,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"31d44a8f-01b5-4d9f-a92f-0ff087a1e024","invariantUUID":"cf47a1f0-ffd6-4b1b-b1e8-459213b03e35","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e13544-ff7a-4e65-a685-cc66473bef86","lifecycleState":"CERTIFIED","lastUpdateDate":1672205738779,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cf42aaa1-c0bd-4ec4-8888-71a2004b093e","invariantUUID":"0201fb71-6656-435e-b08a-d9c0ede6586c","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":"defaulticon","uniqueId":"f7493f83-def6-483b-99fb-c5bb7a19f662","lifecycleState":"CERTIFIED","lastUpdateDate":1672205746202,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5901e303-0b9b-4bc2-bbf8-966807bbbc1e","invariantUUID":"1e7b2874-1915-4fdb-83e1-f46445737313","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"22d9a522-535b-4750-9fa5-b590a7d9538f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205654724,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b5665d9e-3423-4508-a5ce-f461abb70e7d","invariantUUID":"4b0481f7-587c-4ddb-a9f6-44b394cc832e","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":"networkrules","uniqueId":"1559effa-b746-4e7c-9e4a-98047f46fb5c","lifecycleState":"CERTIFIED","lastUpdateDate":1672205697571,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"70bbe279-dbec-4b9f-87cd-3418614b9a1b","invariantUUID":"1a6b2f40-9e98-404c-aa15-06bc5660b8f5","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81a0ff20-6ea4-46cf-a6ba-503e272bbfbc","lifecycleState":"CERTIFIED","lastUpdateDate":1672205675760,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c4b4206-ad9b-4c32-91d6-316abc282641","invariantUUID":"1133790a-c2b8-42ef-b4ed-995083d0f363","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":"objectStorage","uniqueId":"0de318c2-c7d4-483d-a24e-673d42f743e8","lifecycleState":"CERTIFIED","lastUpdateDate":1672205672332,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1e55a68-5df4-4c31-bbdf-4733775e341c","invariantUUID":"12d0d358-b038-4ae4-9de8-26d1a7d91845","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6feb148-8e2d-4140-b0f4-d363a6a0dd7e","lifecycleState":"CERTIFIED","lastUpdateDate":1672205682219,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fea9dfee-bebf-407b-a182-007037a494c7","invariantUUID":"c40b59de-80e3-4652-8e08-c569e3d13249","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":"defaulticon","uniqueId":"996564c4-172c-4a3f-a0c4-bf1d05ea779f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205779783,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16aa25ae-b382-4e1e-89bb-5373e7bbb61f","invariantUUID":"cfa3b148-3b6d-465b-b8b1-ca996d216379","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":"defaulticon","uniqueId":"ff2c3bf2-17ca-4aa2-9516-f9eb50c7978b","lifecycleState":"CERTIFIED","lastUpdateDate":1672210828344,"name":"vFW 4f030f54-a1d7","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"76797dba-712c-41e2-bda6-3f1079684d3c","invariantUUID":"da836d4b-30a3-4d52-949f-b7c76fc9db66","systemName":"Vfw4f030f54A1d7","description":"vendor software product","tags":["vFW 4f030f54-a1d7"],"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":"f761b8aa-09d0-4060-bad5-92c6f0264f9d","lifecycleState":"CERTIFIED","lastUpdateDate":1672205789651,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1639c087-36cc-4c76-ba0f-b7aa86bb3770","invariantUUID":"06263d31-56ee-4309-8c0b-5fb929592ef7","systemName":"Asdinnsd","description":"The ASD in NSD","tags":["asdInNsd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"555de120-afbd-45e6-afac-711cb39a9b71","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854633,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2c15a36-5a17-4e02-b487-d97650469612","invariantUUID":"d07a085b-67ec-4de5-8955-01528e85d5c3","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5016fceb-5289-42c6-9357-4f467173ebd4","lifecycleState":"CERTIFIED","lastUpdateDate":1672205714872,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fa4b214-0d09-475c-a225-fe8c36502274","invariantUUID":"b3968eee-ff70-4a54-b005-98132ec77b37","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35f2220f-95cf-4c0d-8aef-7b982a0d2aa0","lifecycleState":"CERTIFIED","lastUpdateDate":1672205744080,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"cbc01340-12e5-4560-9f5e-12e5a37d1a3a","invariantUUID":"1168c240-dff1-48f2-b5fc-e2d51a2a65fa","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"975c577c-83c8-4dd9-91ab-a3276742b366","lifecycleState":"CERTIFIED","lastUpdateDate":1672205816419,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf38b2d2-1a2b-4382-bc99-29f0c0f47a45","invariantUUID":"74c57474-7f5f-434c-b2f9-0e0e53c35f4c","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":"65220369-eaa9-4ffe-b00e-f5509d4a8d32","lifecycleState":"CERTIFIED","lastUpdateDate":1672205792983,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bee12cfc-6752-42c8-95be-607579ff879b","invariantUUID":"21a5565b-d769-4284-bc38-3f29e9c8220c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"99d7dd81-4c8e-4608-aa6f-e6eafc5453f2","lifecycleState":"CERTIFIED","lastUpdateDate":1672205728504,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32ccb04a-6ee5-44a5-9737-b029651ce9a7","invariantUUID":"0971f646-751b-4413-8d07-2bae149b91de","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":"port","uniqueId":"2e268edb-49a8-4ba4-90e1-7d6f06628bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1672205856049,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e19e31f-2a45-422a-a3a8-531b6b3e9f48","invariantUUID":"72fc7327-551d-46ea-8119-69baaefd73ef","systemName":"VduCp","description":"Describes network connectivity between a VNFC instance based on this VDU and an internal VL","tags":["VDU Cp","tosca.nodes.nfv.VduCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6756e7da-03a2-4c4d-889a-aaa8e5169c90","lifecycleState":"CERTIFIED","lastUpdateDate":1672205800273,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"738bace3-824f-438c-a9c4-5bf4e4965559","invariantUUID":"e977eff6-8d1f-4edc-beaf-74c83d70fda0","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d6aec594-9aa5-4050-be75-001f287af5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1672205855277,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c5e58c0-2751-44c5-820b-171f6cda1ef3","invariantUUID":"63dffd91-4f92-429a-9295-bb938fbe1b3e","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.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":"network","uniqueId":"f6dd6a31-083f-459b-9a48-82fdfdebda30","lifecycleState":"CERTIFIED","lastUpdateDate":1672205721965,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0df2c04e-52d1-4f1f-a5d1-e0cb8886aa89","invariantUUID":"6fe3035c-7f17-4fca-9073-80f9579f79cf","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":"compute","uniqueId":"74efcb57-81d0-4676-bd32-d328baf1fabc","lifecycleState":"CERTIFIED","lastUpdateDate":1672205709687,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3498cc9-ac66-480a-8fc5-17ac07995f53","invariantUUID":"bbf7aeaa-f6f0-41e3-833a-9e458c64afce","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":"objectStorage","uniqueId":"9f3e493e-ba53-434f-b752-3aba62e5a99b","lifecycleState":"CERTIFIED","lastUpdateDate":1672205670623,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb79312-8d6e-42c3-9f7e-e32c571becd6","invariantUUID":"56c8c5e6-bb00-48ac-b133-07b25721e74a","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":"objectStorage","uniqueId":"5cf2933f-6585-4058-8111-0a1a561e6657","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854780,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f97e3e18-8b94-4018-8bdc-c78caf8c8d77","invariantUUID":"3ce17aab-9e67-4238-9f50-839a1e2b5aa5","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86522741-f54d-4a9d-b657-b3e72ea17c34","lifecycleState":"CERTIFIED","lastUpdateDate":1672205720037,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944b45bd-ffbb-4aaf-9d42-d4ee0f6b3e87","invariantUUID":"0a29f784-2bef-44b0-b528-a799fa61434f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"09e001ea-c3d6-4e68-8b15-eabad1eac880","lifecycleState":"CERTIFIED","lastUpdateDate":1672205818518,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbde5021-147c-4a3d-91e8-fd229eb72786","invariantUUID":"a88d9545-2afb-4ef8-ad9f-3d8d310aa59d","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"60709018-a341-48ce-929b-10d43ec19bc4","lifecycleState":"CERTIFIED","lastUpdateDate":1672205753630,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8994402-2f91-4827-abf0-a3912453b3bd","invariantUUID":"5fa521b4-ea96-4eba-b666-fff4ce8a6b8e","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"090ec49a-8ff2-4f99-afcd-3a4dd54d12d1","lifecycleState":"CERTIFIED","lastUpdateDate":1672205824103,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60e57705-5d51-4b11-a525-3809cd629de6","invariantUUID":"c59f37eb-6bc1-4bcf-8386-adc034f19515","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":"4af93ca9-e3f9-4911-8fc0-829b35e78566","lifecycleState":"CERTIFIED","lastUpdateDate":1672205855794,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38516f6e-74de-41a8-93ff-a360527dc15f","invariantUUID":"f2968f01-9533-4410-be8f-c8f98b570d8a","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3868866-0823-4ba6-886b-3205b5deb79a","lifecycleState":"CERTIFIED","lastUpdateDate":1672205805859,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9697ee6a-655f-49b3-be7e-3a64cbe5c435","invariantUUID":"fc46244d-c9e5-40f6-a8a5-dd4ef1abcd77","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6d1b0f75-d14d-49d8-9ce6-a13418611022","lifecycleState":"CERTIFIED","lastUpdateDate":1672205783313,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8a7fc66-8a9f-4f65-a898-eabbf4324ef8","invariantUUID":"1fd13130-de9d-463b-9ea8-3c421c3f6936","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a478eff-855c-48eb-b4ee-1db861651e2a","lifecycleState":"CERTIFIED","lastUpdateDate":1672205803611,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c19f255e-c20f-4bd8-ab91-67737f2c180c","invariantUUID":"9874bf58-fe33-4af5-aeda-d9bd4231e006","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":"defaulticon","uniqueId":"b16ad76a-a312-4a60-916c-1ea0ab85d979","lifecycleState":"CERTIFIED","lastUpdateDate":1672210840751,"name":"basic_onboard_rvOtiM","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"94087ebb-4e52-44d2-bdcc-5f20c1799018","invariantUUID":"f5c245c0-af5e-4ec2-9af0-15ebaee38f4b","systemName":"BasicOnboardRvotim","description":"VF","tags":["basic_onboard_rvOtiM"],"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":"loadBalancer","uniqueId":"5e3b73b0-4afb-4c0c-bd7e-266f567b7fa3","lifecycleState":"CERTIFIED","lastUpdateDate":1672205661769,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0939901b-1a17-4c04-9cd1-4b0a9952a079","invariantUUID":"ef4de03d-0831-48bd-9291-3c4f7e617ffb","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d8852601-e445-42e0-91e7-651ccd5760af","lifecycleState":"CERTIFIED","lastUpdateDate":1672205870737,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8db1b57a-12f8-4b80-af2d-2100c9d8eb3e","invariantUUID":"247a15e7-c1a5-4668-83fc-d372e0ff7469","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cef97fb3-9038-4594-99c2-8db9f6b448ec","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1672210838979,"name":"vFW 2022-12-28 06-59-38","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"f66207aa-c933-4412-a239-5d32b9197520","invariantUUID":"aaa300f7-23ab-4fb7-8549-9b6402ca0b49","systemName":"Vfw20221228065938","description":"catalog service description","tags":["robot-ete","vFW 2022-12-28 06-59-38"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-12-28 07:00:44,767 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_rvOtiM found in resources list 2022-12-28 07:00:54,776 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_rvOtiM exists in SDC 2022-12-28 07:00:54,776 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-12-28 07:00:54,777 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:54,777 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-12-28 07:00:54,777 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-12-28 07:00:54,779 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-12-28 07:00:54,857 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 728 2022-12-28 07:00:54,861 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-12-28 07:00:54,861 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"94087ebb-4e52-44d2-bdcc-5f20c1799018","invariantUUID":"f5c245c0-af5e-4ec2-9af0-15ebaee38f4b","name":"basic_onboard_rvOtiM","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/94087ebb-4e52-44d2-bdcc-5f20c1799018/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"76797dba-712c-41e2-bda6-3f1079684d3c","invariantUUID":"da836d4b-30a3-4d52-949f-b7c76fc9db66","name":"vFW 4f030f54-a1d7","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/76797dba-712c-41e2-bda6-3f1079684d3c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-12-28 07:00:54,869 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_rvOtiM from SDC 2022-12-28 07:00:54,912 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-28 07:00:54,912 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-28 07:00:54,913 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-28 07:00:54,913 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 4f030f54-a1d7 from SDC 2022-12-28 07:00:54,913 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-28 07:00:54,913 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-28 07:00:54,913 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-28 07:00:54,913 DEBUG 175:__init__.py(1) - number of Vf returned: 2 2022-12-28 07:00:54,914 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_rvOtiM 2022-12-28 07:00:54,914 INFO 220:__init__.py(1) - Vf found, updating information 2022-12-28 07:00:54,915 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:54,915 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-12-28 07:00:54,915 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-12-28 07:00:54,918 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:55,118 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-12-28 07:00:55,125 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-12-28 07:00:55,129 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45eb9e60-902b-464f-aa56-13230fc45d5a","lifecycleState":"CERTIFIED","lastUpdateDate":1672205750109,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f036e53-e6cd-4553-9c6a-9ef4bcddc40b","invariantUUID":"ccb6e2a2-f43f-41cd-a3d1-cd9a712fc269","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":"bcd275ec-0796-476b-a80c-ecf8ec216630","lifecycleState":"CERTIFIED","lastUpdateDate":1672205756887,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39bf703c-0a33-48f0-b5d4-69c2f00e45c7","invariantUUID":"a4f2222c-5f4c-4f8e-a56f-fca18edfb5d9","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"33878b8a-6c27-4734-a3c1-7832d2ba4436","lifecycleState":"CERTIFIED","lastUpdateDate":1672205763501,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f69f346-04fd-41b3-96c0-c4dc77776e45","invariantUUID":"8ae83b72-d3b2-44f6-b07f-8fcbd05eb467","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a052bb42-a084-425d-bd03-c39a919e848e","lifecycleState":"CERTIFIED","lastUpdateDate":1672205718112,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c480ece7-b922-4023-9201-7f29d274c7ff","invariantUUID":"37d32ec8-202d-422a-978d-9f1c441c3cfa","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":"39fde9c1-03f7-482d-b385-a93f353678e6","lifecycleState":"CERTIFIED","lastUpdateDate":1672205687689,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"312df5b8-e171-4fda-8343-f12e93d7d555","invariantUUID":"5dfbb810-59d4-4a49-90d4-9764eba0e4b8","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":"defaulticon","uniqueId":"e6eb5ac4-1c83-46ce-bfa3-6bba3834ec22","lifecycleState":"CERTIFIED","lastUpdateDate":1672205871070,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0134929b-944b-4b18-87d2-fe25085199cc","invariantUUID":"b60a6320-d72f-46a8-9d08-b744cea09d81","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f2b28529-31f2-4944-a2a1-42b23e5473af","lifecycleState":"CERTIFIED","lastUpdateDate":1672205870629,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7017c1-523d-4dba-8936-449231a436af","invariantUUID":"b76fda3e-4e78-449d-a08a-1a9ca4a5fb52","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c60867a6-817c-4657-b9b8-4184712be772","lifecycleState":"CERTIFIED","lastUpdateDate":1672205765085,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ac5eb41-5b04-489a-a705-754b1977deab","invariantUUID":"cf1b9fd5-b593-4221-87e7-a9721c585b8d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba0c3c3-a7e3-4470-b34a-7a464786ca09","lifecycleState":"CERTIFIED","lastUpdateDate":1672205665317,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e4f0de8-acde-45e2-98fc-6414fe9e02c9","invariantUUID":"06309167-1a6f-48fa-b531-2866dc7682dc","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":"0036abb5-0fc2-4820-8af1-d28ee9a3b3ca","lifecycleState":"CERTIFIED","lastUpdateDate":1672205733610,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d1a024a-e57a-4be6-ba16-9b934567d609","invariantUUID":"d37a2a30-0ee8-4af5-845b-453f9fd8b2a9","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":"a868e399-4119-44c4-9aef-b3ce84ff1d83","lifecycleState":"CERTIFIED","lastUpdateDate":1672205689471,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"874f88a9-11e6-44cc-82ed-2d54c0185f2e","invariantUUID":"4cf44728-8527-47a4-8970-5ec8b3a4c767","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":"compute","uniqueId":"85c590e8-d3f8-4758-8bfa-153b4a7d9742","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854355,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1eac47cc-802b-4f59-930e-535f685db6aa","invariantUUID":"e8c096f6-234f-429e-a7a7-f75a410da5f2","systemName":"Cp","description":"Provides information regarding the purpose of the connection point","tags":["Cp","tosca.nodes.nfv.Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8f50bb68-8ff5-4a6f-b595-bc40b18c7dcd","lifecycleState":"CERTIFIED","lastUpdateDate":1672205781544,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54e366ec-c187-4ce7-a52b-13fefe45b335","invariantUUID":"1c9a9759-0b61-4ac5-8421-7c03afa636db","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0e3af95-8a74-4cf5-8fed-abcf8b843676","lifecycleState":"CERTIFIED","lastUpdateDate":1672205791374,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d72d6ad3-a4d7-4f4c-ba74-a9694736759b","invariantUUID":"e703b370-1027-4175-bfa9-9171b345cda5","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e91c93f8-85fc-4bdc-a493-96f9de1b40f8","lifecycleState":"CERTIFIED","lastUpdateDate":1672205822118,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d43d0b4a-6c02-4a2a-a775-77556883be07","invariantUUID":"fd58611f-a41f-454c-818e-fbddc0e3ae5c","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":"compute","uniqueId":"34b648d3-cf22-4283-bffe-1d0ea7523b45","lifecycleState":"CERTIFIED","lastUpdateDate":1672205855625,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9206d3b4-ef11-40fa-8699-c1604cc6d451","invariantUUID":"94b67fa6-49e7-4b4c-bf63-befc836697b8","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","tosca.nodes.nfv.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":"dc9fcb46-235c-45c5-bbcb-48bd1feb256b","lifecycleState":"CERTIFIED","lastUpdateDate":1672205855452,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7439b979-620b-4815-b362-18f9f5c7de97","invariantUUID":"8aabac39-fdb0-4be5-be7d-585c8298c222","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.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":"75a52228-050a-4127-bfa9-5095513c6874","lifecycleState":"CERTIFIED","lastUpdateDate":1672205711502,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67227415-99af-4267-b5ca-7372e2ccb4a3","invariantUUID":"2aa9d708-1934-4b92-b220-ffa94b3ec48e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"53c21378-3d46-4189-9097-57162ce625c4","lifecycleState":"CERTIFIED","lastUpdateDate":1672205855130,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79d44cac-7fca-4fa2-9add-62ce1ac2fd90","invariantUUID":"d64a6404-a280-4b8b-9353-c0257be51962","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d01b2086-2e3a-48ff-b6d6-c5f617599269","lifecycleState":"CERTIFIED","lastUpdateDate":1672205740579,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"91abe129-541d-4c83-8dd8-8b30e88a0a39","invariantUUID":"3003d888-165f-47ad-b393-22c67a798bcc","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfd2b2b8-b814-4941-95b3-a5ad5fa27089","lifecycleState":"CERTIFIED","lastUpdateDate":1672205684253,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ff2b9d27-1877-4479-8ccf-3cbd7c822e32","invariantUUID":"c53a4d26-d4ea-428c-9e3b-47c1e9485f03","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":"port","uniqueId":"0e77acd7-aed0-421f-9b77-681688d5c799","lifecycleState":"CERTIFIED","lastUpdateDate":1672205663629,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f12b724-515a-46b2-90b4-883d5fc2f3d9","invariantUUID":"bed1b654-b323-4594-b1fe-d9b0c5708c9b","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":"a751cb31-a664-44e2-a626-147a1d06c6ae","lifecycleState":"CERTIFIED","lastUpdateDate":1672205751901,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7dbbf31-ef0b-48a8-bb39-d6a7752ed28e","invariantUUID":"f5a8cf61-3458-4eed-b062-a764eb477b19","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc59e73f-de9e-49be-ac63-7ce853bc9066","lifecycleState":"CERTIFIED","lastUpdateDate":1672205685985,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"079d18fe-9a06-406b-a127-7a124868e3a5","invariantUUID":"2a166719-bb9e-4f77-b562-7c5efa27f2d5","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":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","lifecycleState":"CERTIFIED","lastUpdateDate":1672205646925,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f034929-1478-42ca-b006-e92911dd3217","invariantUUID":"e1a4b0d9-dc07-4efa-ad6c-a70587461737","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":"port","uniqueId":"afef86ee-ac54-4102-982d-3863f1c30b04","lifecycleState":"CERTIFIED","lastUpdateDate":1672205677834,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a94e9c18-eb7c-481e-be63-2f20cf2b853d","invariantUUID":"804ffd4d-ad7a-4860-a9f9-0c2ef983cd6f","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":"port","uniqueId":"dcd07ced-848e-4d35-8a92-6f067f006466","lifecycleState":"CERTIFIED","lastUpdateDate":1672205784921,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71eb3a95-2f12-4734-a53b-f3a6c8303c89","invariantUUID":"e4a89321-80d6-492f-b127-c9ab78a2e803","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"82d93529-4f8f-4392-8403-2838b4b23054","lifecycleState":"CERTIFIED","lastUpdateDate":1672205826013,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ceb6a6e-b8c4-4acb-96f4-10989af7154b","invariantUUID":"07b5dfbe-2df9-4cce-8c97-99c0dae8fec9","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":"defaulticon","uniqueId":"41570906-e008-4d59-9432-c155d8ead8b8","lifecycleState":"CERTIFIED","lastUpdateDate":1672205778219,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6339054-6436-401c-b2d1-f339c1a22d4d","invariantUUID":"617ce9a5-ffb1-4bf3-b61a-16c7aeea3a9e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"afc8137b-ebe6-4c47-b0e0-843143bfb833","lifecycleState":"CERTIFIED","lastUpdateDate":1672205812144,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c53060e-8c16-4d00-a89e-39870c2af2f4","invariantUUID":"1a099bc8-8e53-4594-a2f8-307d5c501a41","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5a01dd4-b60e-46eb-b709-9ff3aac3771b","lifecycleState":"CERTIFIED","lastUpdateDate":1672205809620,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a402cba-a56d-457f-b763-c2c555aeb40f","invariantUUID":"517aa349-c380-4848-8121-f6906d4911cc","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":"objectStorage","uniqueId":"2f1c0530-e55e-4d6a-bca5-c5c2d206d1c2","lifecycleState":"CERTIFIED","lastUpdateDate":1672205656486,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45b9fdf0-425c-46df-803c-d3cffecc3145","invariantUUID":"7cda826f-f6e7-47cc-b0fc-340c3d52dead","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":"216b60c5-6972-4cba-95af-ae716a97ed81","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854928,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a65e00c-7d4e-47c1-873d-734bbca46f8f","invariantUUID":"f9e87730-f1f9-49dc-955b-ba6a3f2ba2b1","systemName":"VduVirtualfilestorage","description":"This node type describes the specifications of requirements related to virtual file storage resources","tags":["VDU VirtualFileStorage","tosca.nodes.nfv.Vdu.VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"524501fd-8f43-4854-9f7c-afb9d2b22e6b","lifecycleState":"CERTIFIED","lastUpdateDate":1672205870856,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"180c99a6-4897-4583-b3de-ad50fecf4d6e","invariantUUID":"239d527b-4c28-45a3-99f7-cdfea5a497d2","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7867e41e-f2dc-4daf-afef-3d7566c25cda","lifecycleState":"CERTIFIED","lastUpdateDate":1672205870969,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba0adc42-73e1-423c-9f23-c27c48e7ad59","invariantUUID":"90c5df12-01d5-4e9c-b0c7-c0afc2783ec1","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9c120d3-0148-4494-9a8d-699e2e54fbe4","lifecycleState":"CERTIFIED","lastUpdateDate":1672205796412,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28679a4a-f405-4bab-b61b-b53ea8a29a35","invariantUUID":"3da4727b-878e-4117-905c-49e1bea5bb16","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":"a332d5ed-3f1a-4d3b-9f8a-16416d144149","lifecycleState":"CERTIFIED","lastUpdateDate":1672205705393,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff56012a-45e9-4c61-a31d-465cabc8bfb5","invariantUUID":"ac3c51a3-b5a5-4021-be8b-ee0a5735a888","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":"securityrules","uniqueId":"09360177-60c2-4b83-81d1-86ab3af45058","lifecycleState":"CERTIFIED","lastUpdateDate":1672205707168,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e696a0c6-ac54-4059-b816-79ac02d109eb","invariantUUID":"004ba373-9edd-42a2-8c01-ad5cc0aa7c17","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":"08b25ca9-74c9-4293-a9fa-bc5a081843b2","lifecycleState":"CERTIFIED","lastUpdateDate":1672205674011,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a598d98-7177-47f5-9c44-725b1d5ed3c9","invariantUUID":"69ccb0f2-688d-43d2-b7ae-35e68fdc17cc","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":"0aa1fb3f-a263-4a8f-b77d-594ecd5804c7","lifecycleState":"CERTIFIED","lastUpdateDate":1672205748448,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6adee5d-2591-4f7f-be51-f6b9fc036b13","invariantUUID":"2bb94cd2-c916-43fb-8aee-198b05049f7c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63434a27-2500-451a-a819-cc652bd0af96","lifecycleState":"CERTIFIED","lastUpdateDate":1672205786481,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd5f343f-1a58-41f3-8090-bc93d4bfee0e","invariantUUID":"92fea528-4981-48ea-9374-8db7a4c41ab3","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":"f22b7a8c-b97a-4b32-b8bf-7ae83cd6d41f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205820261,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44b84fa8-f06e-4bbf-9417-082f40925b58","invariantUUID":"8215fa8d-6a97-4686-8fda-5eaa2e2f386a","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":"objectStorage","uniqueId":"7bfe1c0a-cb7e-44e2-96c4-0ffe4eb561aa","lifecycleState":"CERTIFIED","lastUpdateDate":1672205658236,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2c4bffa-9b49-424e-9350-e907a3b58ec5","invariantUUID":"c99c6848-65f0-445a-8808-44bffea865d7","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":"defaulticon","uniqueId":"77743fbe-7881-4c14-838f-4a19cb06459c","lifecycleState":"CERTIFIED","lastUpdateDate":1672205870452,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3ae390-af07-46c5-b335-f2e70f3d3518","invariantUUID":"b8d39d84-40dd-4bf6-8c73-df12c38bdaed","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7b3127b3-fa7c-4fc8-897b-673b8b1fc6da","lifecycleState":"CERTIFIED","lastUpdateDate":1672205699261,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c1d5bb3-49ae-4716-831b-98bced94f9c8","invariantUUID":"f54f2749-f5d8-42fe-a86b-c01338b38b6b","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ae67ced-5731-4214-a0c7-3dd367874f75","lifecycleState":"CERTIFIED","lastUpdateDate":1672205758503,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"302e9659-512e-4520-a726-d570b4aacfbb","invariantUUID":"853ca021-9f8a-471e-972d-4797c09bc82d","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":"1a3c2159-302e-4b06-a4dc-717de9f7a1f6","lifecycleState":"CERTIFIED","lastUpdateDate":1672205771804,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7a9c55f-77a3-4468-b4e9-c7d00580e487","invariantUUID":"5ebd4d8b-48f5-473c-be2b-fdba0c9e34c7","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":"defaulticon","uniqueId":"1d8099ec-d857-4cd3-8c17-f1320868ad95","lifecycleState":"CERTIFIED","lastUpdateDate":1672205680015,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4a08f41-2502-483b-8da9-76f3835691c4","invariantUUID":"502887f9-ec9e-4d5d-bc1c-b4587b7dbee1","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08c81579-ee39-4084-9aed-6eb1489e8d5f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854486,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eeca5dd4-855c-451d-a232-55768b4c4997","invariantUUID":"7651f697-4b1e-45d5-8c33-455823529133","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f903cc27-489c-4af9-88b3-63ad26ad7b0f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205742340,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99a0ff05-1bb1-4cfd-b105-f07120cc271d","invariantUUID":"5dc1b7ec-4c46-43d2-a67e-50fd8ddf1c84","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b7eb8b4f-0c6d-42d6-ac30-7fd7dc00f550","lifecycleState":"CERTIFIED","lastUpdateDate":1672205769980,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2256d6c4-4d70-4f05-9e02-0b3c022252cf","invariantUUID":"8b0883a1-2ad6-4375-ad35-6e9803459eb3","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caf5cbe9-3b9e-4a84-b8fb-6c4bc648b361","lifecycleState":"CERTIFIED","lastUpdateDate":1672205735205,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1afc17b0-45e9-414d-83e4-3cf41b355f1e","invariantUUID":"bd363cf6-dc66-4c12-ae9c-e277792964ae","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":"a3c1a8e5-3cb2-4089-96b8-7e3463ebc78d","lifecycleState":"CERTIFIED","lastUpdateDate":1672205794604,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74518287-9a23-4763-b831-4b7c7333ddd5","invariantUUID":"d483b3ab-3509-4b9b-a9dc-1527eeef9ee7","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":"compute","uniqueId":"3edb4401-6e23-438a-98e6-a99fb8ac79ea","lifecycleState":"CERTIFIED","lastUpdateDate":1672205760132,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcf34283-43b0-4383-8659-c1092d2e0f39","invariantUUID":"93479d62-2984-4036-b87c-45c6ac974ecb","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":"defaulticon","uniqueId":"07b9b7ac-88fb-43ef-8641-ae3dac7c389a","lifecycleState":"CERTIFIED","lastUpdateDate":1672205871206,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e968c3a3-fba4-48fb-a7cc-3fa274f4de67","invariantUUID":"ff25ce04-f9ef-484c-8ba9-2736e15dbb0a","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"eb9dc4da-b05d-4864-952f-733de6db211f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205788033,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6036a38-a584-466a-8458-4278d83e57fc","invariantUUID":"fcc17af6-7300-4b95-b5d4-4f30b064acca","systemName":"Asd","description":"The ASD node type","tags":["asd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":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":"bdaefed0-13dd-40bf-ac6a-91307bd790fa","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854227,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2d7e63c-29ec-4d94-be47-8be37afd51a0","invariantUUID":"e231a448-29c8-494c-8e99-ccf904bb8368","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.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":"b1d0aa34-2bb6-4a42-809a-c479a2fa3e81","lifecycleState":"CERTIFIED","lastUpdateDate":1672205713169,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"778e6b4d-ce34-40cc-bb41-5e92f83b630c","invariantUUID":"6b0c7103-2e08-4ea6-9fd8-7fd2f7c8350c","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":"networkrules","uniqueId":"c43d8db6-3ff8-446d-8316-a797982a5f83","lifecycleState":"CERTIFIED","lastUpdateDate":1672205703721,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"31d44a8f-01b5-4d9f-a92f-0ff087a1e024","invariantUUID":"cf47a1f0-ffd6-4b1b-b1e8-459213b03e35","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e13544-ff7a-4e65-a685-cc66473bef86","lifecycleState":"CERTIFIED","lastUpdateDate":1672205738779,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cf42aaa1-c0bd-4ec4-8888-71a2004b093e","invariantUUID":"0201fb71-6656-435e-b08a-d9c0ede6586c","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":"defaulticon","uniqueId":"f7493f83-def6-483b-99fb-c5bb7a19f662","lifecycleState":"CERTIFIED","lastUpdateDate":1672205746202,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5901e303-0b9b-4bc2-bbf8-966807bbbc1e","invariantUUID":"1e7b2874-1915-4fdb-83e1-f46445737313","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"22d9a522-535b-4750-9fa5-b590a7d9538f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205654724,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b5665d9e-3423-4508-a5ce-f461abb70e7d","invariantUUID":"4b0481f7-587c-4ddb-a9f6-44b394cc832e","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":"networkrules","uniqueId":"1559effa-b746-4e7c-9e4a-98047f46fb5c","lifecycleState":"CERTIFIED","lastUpdateDate":1672205697571,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"70bbe279-dbec-4b9f-87cd-3418614b9a1b","invariantUUID":"1a6b2f40-9e98-404c-aa15-06bc5660b8f5","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81a0ff20-6ea4-46cf-a6ba-503e272bbfbc","lifecycleState":"CERTIFIED","lastUpdateDate":1672205675760,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c4b4206-ad9b-4c32-91d6-316abc282641","invariantUUID":"1133790a-c2b8-42ef-b4ed-995083d0f363","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":"objectStorage","uniqueId":"0de318c2-c7d4-483d-a24e-673d42f743e8","lifecycleState":"CERTIFIED","lastUpdateDate":1672205672332,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1e55a68-5df4-4c31-bbdf-4733775e341c","invariantUUID":"12d0d358-b038-4ae4-9de8-26d1a7d91845","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6feb148-8e2d-4140-b0f4-d363a6a0dd7e","lifecycleState":"CERTIFIED","lastUpdateDate":1672205682219,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fea9dfee-bebf-407b-a182-007037a494c7","invariantUUID":"c40b59de-80e3-4652-8e08-c569e3d13249","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":"defaulticon","uniqueId":"996564c4-172c-4a3f-a0c4-bf1d05ea779f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205779783,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16aa25ae-b382-4e1e-89bb-5373e7bbb61f","invariantUUID":"cfa3b148-3b6d-465b-b8b1-ca996d216379","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":"defaulticon","uniqueId":"ff2c3bf2-17ca-4aa2-9516-f9eb50c7978b","lifecycleState":"CERTIFIED","lastUpdateDate":1672210828344,"name":"vFW 4f030f54-a1d7","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"76797dba-712c-41e2-bda6-3f1079684d3c","invariantUUID":"da836d4b-30a3-4d52-949f-b7c76fc9db66","systemName":"Vfw4f030f54A1d7","description":"vendor software product","tags":["vFW 4f030f54-a1d7"],"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":"f761b8aa-09d0-4060-bad5-92c6f0264f9d","lifecycleState":"CERTIFIED","lastUpdateDate":1672205789651,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1639c087-36cc-4c76-ba0f-b7aa86bb3770","invariantUUID":"06263d31-56ee-4309-8c0b-5fb929592ef7","systemName":"Asdinnsd","description":"The ASD in NSD","tags":["asdInNsd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"555de120-afbd-45e6-afac-711cb39a9b71","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854633,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2c15a36-5a17-4e02-b487-d97650469612","invariantUUID":"d07a085b-67ec-4de5-8955-01528e85d5c3","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5016fceb-5289-42c6-9357-4f467173ebd4","lifecycleState":"CERTIFIED","lastUpdateDate":1672205714872,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fa4b214-0d09-475c-a225-fe8c36502274","invariantUUID":"b3968eee-ff70-4a54-b005-98132ec77b37","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35f2220f-95cf-4c0d-8aef-7b982a0d2aa0","lifecycleState":"CERTIFIED","lastUpdateDate":1672205744080,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"cbc01340-12e5-4560-9f5e-12e5a37d1a3a","invariantUUID":"1168c240-dff1-48f2-b5fc-e2d51a2a65fa","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"975c577c-83c8-4dd9-91ab-a3276742b366","lifecycleState":"CERTIFIED","lastUpdateDate":1672205816419,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf38b2d2-1a2b-4382-bc99-29f0c0f47a45","invariantUUID":"74c57474-7f5f-434c-b2f9-0e0e53c35f4c","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":"65220369-eaa9-4ffe-b00e-f5509d4a8d32","lifecycleState":"CERTIFIED","lastUpdateDate":1672205792983,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bee12cfc-6752-42c8-95be-607579ff879b","invariantUUID":"21a5565b-d769-4284-bc38-3f29e9c8220c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"99d7dd81-4c8e-4608-aa6f-e6eafc5453f2","lifecycleState":"CERTIFIED","lastUpdateDate":1672205728504,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32ccb04a-6ee5-44a5-9737-b029651ce9a7","invariantUUID":"0971f646-751b-4413-8d07-2bae149b91de","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":"port","uniqueId":"2e268edb-49a8-4ba4-90e1-7d6f06628bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1672205856049,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e19e31f-2a45-422a-a3a8-531b6b3e9f48","invariantUUID":"72fc7327-551d-46ea-8119-69baaefd73ef","systemName":"VduCp","description":"Describes network connectivity between a VNFC instance based on this VDU and an internal VL","tags":["VDU Cp","tosca.nodes.nfv.VduCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6756e7da-03a2-4c4d-889a-aaa8e5169c90","lifecycleState":"CERTIFIED","lastUpdateDate":1672205800273,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"738bace3-824f-438c-a9c4-5bf4e4965559","invariantUUID":"e977eff6-8d1f-4edc-beaf-74c83d70fda0","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d6aec594-9aa5-4050-be75-001f287af5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1672205855277,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c5e58c0-2751-44c5-820b-171f6cda1ef3","invariantUUID":"63dffd91-4f92-429a-9295-bb938fbe1b3e","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.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":"network","uniqueId":"f6dd6a31-083f-459b-9a48-82fdfdebda30","lifecycleState":"CERTIFIED","lastUpdateDate":1672205721965,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0df2c04e-52d1-4f1f-a5d1-e0cb8886aa89","invariantUUID":"6fe3035c-7f17-4fca-9073-80f9579f79cf","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":"compute","uniqueId":"74efcb57-81d0-4676-bd32-d328baf1fabc","lifecycleState":"CERTIFIED","lastUpdateDate":1672205709687,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3498cc9-ac66-480a-8fc5-17ac07995f53","invariantUUID":"bbf7aeaa-f6f0-41e3-833a-9e458c64afce","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":"objectStorage","uniqueId":"9f3e493e-ba53-434f-b752-3aba62e5a99b","lifecycleState":"CERTIFIED","lastUpdateDate":1672205670623,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb79312-8d6e-42c3-9f7e-e32c571becd6","invariantUUID":"56c8c5e6-bb00-48ac-b133-07b25721e74a","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":"objectStorage","uniqueId":"5cf2933f-6585-4058-8111-0a1a561e6657","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854780,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f97e3e18-8b94-4018-8bdc-c78caf8c8d77","invariantUUID":"3ce17aab-9e67-4238-9f50-839a1e2b5aa5","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86522741-f54d-4a9d-b657-b3e72ea17c34","lifecycleState":"CERTIFIED","lastUpdateDate":1672205720037,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944b45bd-ffbb-4aaf-9d42-d4ee0f6b3e87","invariantUUID":"0a29f784-2bef-44b0-b528-a799fa61434f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"09e001ea-c3d6-4e68-8b15-eabad1eac880","lifecycleState":"CERTIFIED","lastUpdateDate":1672205818518,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbde5021-147c-4a3d-91e8-fd229eb72786","invariantUUID":"a88d9545-2afb-4ef8-ad9f-3d8d310aa59d","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"60709018-a341-48ce-929b-10d43ec19bc4","lifecycleState":"CERTIFIED","lastUpdateDate":1672205753630,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8994402-2f91-4827-abf0-a3912453b3bd","invariantUUID":"5fa521b4-ea96-4eba-b666-fff4ce8a6b8e","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"090ec49a-8ff2-4f99-afcd-3a4dd54d12d1","lifecycleState":"CERTIFIED","lastUpdateDate":1672205824103,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60e57705-5d51-4b11-a525-3809cd629de6","invariantUUID":"c59f37eb-6bc1-4bcf-8386-adc034f19515","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":"4af93ca9-e3f9-4911-8fc0-829b35e78566","lifecycleState":"CERTIFIED","lastUpdateDate":1672205855794,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38516f6e-74de-41a8-93ff-a360527dc15f","invariantUUID":"f2968f01-9533-4410-be8f-c8f98b570d8a","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3868866-0823-4ba6-886b-3205b5deb79a","lifecycleState":"CERTIFIED","lastUpdateDate":1672205805859,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9697ee6a-655f-49b3-be7e-3a64cbe5c435","invariantUUID":"fc46244d-c9e5-40f6-a8a5-dd4ef1abcd77","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6d1b0f75-d14d-49d8-9ce6-a13418611022","lifecycleState":"CERTIFIED","lastUpdateDate":1672205783313,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8a7fc66-8a9f-4f65-a898-eabbf4324ef8","invariantUUID":"1fd13130-de9d-463b-9ea8-3c421c3f6936","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a478eff-855c-48eb-b4ee-1db861651e2a","lifecycleState":"CERTIFIED","lastUpdateDate":1672205803611,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c19f255e-c20f-4bd8-ab91-67737f2c180c","invariantUUID":"9874bf58-fe33-4af5-aeda-d9bd4231e006","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":"defaulticon","uniqueId":"b16ad76a-a312-4a60-916c-1ea0ab85d979","lifecycleState":"CERTIFIED","lastUpdateDate":1672210840751,"name":"basic_onboard_rvOtiM","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"94087ebb-4e52-44d2-bdcc-5f20c1799018","invariantUUID":"f5c245c0-af5e-4ec2-9af0-15ebaee38f4b","systemName":"BasicOnboardRvotim","description":"VF","tags":["basic_onboard_rvOtiM"],"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":"loadBalancer","uniqueId":"5e3b73b0-4afb-4c0c-bd7e-266f567b7fa3","lifecycleState":"CERTIFIED","lastUpdateDate":1672205661769,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0939901b-1a17-4c04-9cd1-4b0a9952a079","invariantUUID":"ef4de03d-0831-48bd-9291-3c4f7e617ffb","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d8852601-e445-42e0-91e7-651ccd5760af","lifecycleState":"CERTIFIED","lastUpdateDate":1672205870737,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8db1b57a-12f8-4b80-af2d-2100c9d8eb3e","invariantUUID":"247a15e7-c1a5-4668-83fc-d372e0ff7469","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"856caff9-7dff-4af0-adaa-3eab3ea06149","lifecycleState":"CERTIFIED","lastUpdateDate":1672210848192,"name":"vFW 2022-12-28 06-59-38","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"f66207aa-c933-4412-a239-5d32b9197520","invariantUUID":"aaa300f7-23ab-4fb7-8549-9b6402ca0b49","systemName":"Vfw20221228065938","description":"catalog service description","tags":["robot-ete","vFW 2022-12-28 06-59-38"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-12-28 07:00:55,139 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_rvOtiM found in resources list 2022-12-28 07:00:55,140 INFO 199:base.py(1) - ***************************************************** 2022-12-28 07:00:55,140 INFO 200:base.py(1) - STOP [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2022-12-28 07:00:55,140 INFO 201:base.py(1) - ***************************************************** 2022-12-28 07:00:55,140 INFO 227:base.py(1) - ***************************************************** 2022-12-28 07:00:55,141 INFO 228:base.py(1) - CONTINUE [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-12-28 07:00:55,141 INFO 229:base.py(1) - ***************************************************** 2022-12-28 07:00:55,141 DEBUG 187:__init__.py(1) - check if Service basic_onboard_rvOtiM exists in SDC 2022-12-28 07:00:55,141 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-12-28 07:00:55,142 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:55,142 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-12-28 07:00:55,142 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-12-28 07:00:55,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-12-28 07:00:55,450 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2022-12-28 07:00:55,452 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-12-28 07:00:55,452 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f66207aa-c933-4412-a239-5d32b9197520","invariantUUID":"aaa300f7-23ab-4fb7-8549-9b6402ca0b49","name":"vFW 2022-12-28 06-59-38","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f66207aa-c933-4412-a239-5d32b9197520/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-12-28 07:00:55,454 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-12-28 06-59-38 from SDC 2022-12-28 07:00:55,454 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-28 07:00:55,455 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-28 07:00:55,455 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-12-28 07:00:55,455 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-12-28 07:00:55,455 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_rvOtiM 2022-12-28 07:00:55,455 INFO 197:__init__.py(1) - Service basic_onboard_rvOtiM doesn't exist in SDC 2022-12-28 07:00:55,455 DEBUG 187:__init__.py(1) - check if Service basic_onboard_rvOtiM exists in SDC 2022-12-28 07:00:55,455 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-12-28 07:00:55,456 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:55,456 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-12-28 07:00:55,456 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-12-28 07:00:55,458 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-12-28 07:00:55,534 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2022-12-28 07:00:55,536 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-12-28 07:00:55,536 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f66207aa-c933-4412-a239-5d32b9197520","invariantUUID":"aaa300f7-23ab-4fb7-8549-9b6402ca0b49","name":"vFW 2022-12-28 06-59-38","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f66207aa-c933-4412-a239-5d32b9197520/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-12-28 07:00:55,539 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-12-28 06-59-38 from SDC 2022-12-28 07:00:55,539 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-28 07:00:55,539 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-28 07:00:55,539 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-12-28 07:00:55,540 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-12-28 07:00:55,540 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_rvOtiM 2022-12-28 07:00:55,540 INFO 197:__init__.py(1) - Service basic_onboard_rvOtiM doesn't exist in SDC 2022-12-28 07:00:55,540 DEBUG 187:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2022-12-28 07:00:55,540 INFO 157:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2022-12-28 07:00:55,541 DEBUG 129:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:55,541 DEBUG 131:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2022-12-28 07:00:55,541 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2022-12-28 07:00:55,543 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:55,610 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2022-12-28 07:00:55,612 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2022-12-28 07:00:55,613 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"},{"name":"AUTOMATION COMPOSITION","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":"ASD_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","displayName":null,"normalizedName":"template","models":null,"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 L4+","displayName":null,"normalizedName":"network l4+","models":null,"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 L2-3","displayName":null,"normalizedName":"network l2-3","models":null,"uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","displayName":null,"normalizedName":"allotted resource","models":null,"uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"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":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"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}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","displayName":null,"normalizedName":"generic","models":null,"uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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":"Participant","normalizedName":"participant","uniqueId":"resourceNewCategory.generic.participant","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"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":"AutomationComposition Element","normalizedName":"automationcomposition element","uniqueId":"resourceNewCategory.generic.automationcomposition element","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","displayName":null,"normalizedName":"dcae component","models":null,"uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","displayName":null,"normalizedName":"application l4+","models":null,"uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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":"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":"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","displayName":null,"normalizedName":"network connectivity","models":null,"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":"Configuration","displayName":null,"normalizedName":"configuration","models":null,"uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"E2E Service","displayName":null,"normalizedName":"e2e service","models":["SDC AID"],"uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","displayName":null,"normalizedName":"etsi nfv network service","models":["ETSI SOL001 v2.5.1","SDC AID"],"uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","displayName":"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":"Partner Domain Service","displayName":null,"normalizedName":"partner domain service","models":["SDC AID"],"uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","displayName":null,"normalizedName":"voip call control","models":["SDC AID"],"uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","displayName":null,"normalizedName":"mobility","models":["SDC AID"],"uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","displayName":null,"normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","displayName":null,"normalizedName":"network l4+","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","displayName":null,"normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"AutomationComposition","displayName":null,"normalizedName":"automationcomposition","models":["AUTOMATION COMPOSITION"],"uniqueId":"serviceNewCategory.automationcomposition","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.12.0"} 2022-12-28 07:00:55,616 DEBUG 175:__init__.py(1) - number of ServiceCategory returned: 9 2022-12-28 07:00:55,616 DEBUG 191:__init__.py(1) - filtering objects of all versions to be Network Service 2022-12-28 07:00:55,616 INFO 220:__init__.py(1) - ServiceCategory found, updating information 2022-12-28 07:00:55,616 INFO 312:__init__.py(1) - attempting to create Service basic_onboard_rvOtiM in SDC 2022-12-28 07:00:55,616 DEBUG 187:__init__.py(1) - check if Service basic_onboard_rvOtiM exists in SDC 2022-12-28 07:00:55,616 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-12-28 07:00:55,617 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:55,617 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-12-28 07:00:55,617 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-12-28 07:00:55,619 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-12-28 07:00:55,690 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2022-12-28 07:00:55,692 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-12-28 07:00:55,693 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f66207aa-c933-4412-a239-5d32b9197520","invariantUUID":"aaa300f7-23ab-4fb7-8549-9b6402ca0b49","name":"vFW 2022-12-28 06-59-38","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f66207aa-c933-4412-a239-5d32b9197520/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-12-28 07:00:55,696 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-12-28 06-59-38 from SDC 2022-12-28 07:00:55,697 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-28 07:00:55,697 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-28 07:00:55,697 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-12-28 07:00:55,697 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-12-28 07:00:55,698 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_rvOtiM 2022-12-28 07:00:55,698 INFO 197:__init__.py(1) - Service basic_onboard_rvOtiM doesn't exist in SDC 2022-12-28 07:00:55,726 DEBUG 129:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:55,727 DEBUG 131:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2022-12-28 07:00:55,727 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_onboard_rvOtiM"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_onboard_rvOtiM", "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", "serviceFunction": "", "serviceRole": "", "serviceType": "" } 2022-12-28 07:00:55,729 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:57,076 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None 2022-12-28 07:00:57,082 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2022-12-28 07:00:57,086 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"userCreated":false,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"userCreated":false,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"automationcompositionfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.automationcompositionfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Automation Composition Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"automationcompositionfunctions","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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.assettoscacsar","artifactName":"service-BasicOnboardRvotim-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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.assettoscatemplate","artifactName":"service-BasicOnboardRvotim-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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","displayName":null,"normalizedName":"network service","models":null,"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":"9d1ea677-7fc4-43f4-bc01-cb9c62cd8f40.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"userCreated":false,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"9d1ea677-7fc4-43f4-bc01-cb9c62cd8f40","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9d1ea677-7fc4-43f4-bc01-cb9c62cd8f40","empty":false},{"definition":false,"hidden":false,"uniqueId":"9d1ea677-7fc4-43f4-bc01-cb9c62cd8f40.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"userCreated":false,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"9d1ea677-7fc4-43f4-bc01-cb9c62cd8f40","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9d1ea677-7fc4-43f4-bc01-cb9c62cd8f40","empty":false},{"definition":false,"hidden":false,"uniqueId":"9d1ea677-7fc4-43f4-bc01-cb9c62cd8f40.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"9d1ea677-7fc4-43f4-bc01-cb9c62cd8f40","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9d1ea677-7fc4-43f4-bc01-cb9c62cd8f40","empty":false},{"definition":false,"hidden":false,"uniqueId":"9d1ea677-7fc4-43f4-bc01-cb9c62cd8f40.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"9d1ea677-7fc4-43f4-bc01-cb9c62cd8f40","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9d1ea677-7fc4-43f4-bc01-cb9c62cd8f40","empty":false},{"definition":false,"hidden":false,"uniqueId":"9d1ea677-7fc4-43f4-bc01-cb9c62cd8f40.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"9d1ea677-7fc4-43f4-bc01-cb9c62cd8f40","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9d1ea677-7fc4-43f4-bc01-cb9c62cd8f40","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":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","substituteCandidate":true,"ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","icon":"network_l_1-3","creationDate":1672210857151,"description":"service","tags":["basic_onboard_rvOtiM"],"vspArchived":false,"uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955","componentMetadataForSupportLog":{"SupportablityComponentUUID":"9cb4a099-d7d4-4c67-83d6-012bc4ecadeb","SupportablityComponentName":"basic_onboard_rvOtiM","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"9cb4a099-d7d4-4c67-83d6-012bc4ecadeb","highestVersion":true,"systemName":"BasicOnboardRvotim","invariantUUID":"f6671a7f-228a-4f40-a6e9-3202581c909c","normalizedName":"basiconboardrvotim","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"topologyTemplate":true,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1672210857151,"allArtifacts":{"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"automationcompositionfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.automationcompositionfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Automation Composition Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"automationcompositionfunctions","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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":null,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.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":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","categorySpecificMetadata":{},"allVersions":null,"service":true,"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"name":"basic_onboard_rvOtiM"} 2022-12-28 07:00:57,097 INFO 330:__init__.py(1) - Service basic_onboard_rvOtiM is created in SDC 2022-12-28 07:00:57,097 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-28 07:00:57,108 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_rvOtiM exists in SDC 2022-12-28 07:00:57,108 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-12-28 07:00:57,109 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:57,109 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-12-28 07:00:57,109 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-12-28 07:00:57,113 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-12-28 07:00:57,177 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 728 2022-12-28 07:00:57,179 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-12-28 07:00:57,179 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"94087ebb-4e52-44d2-bdcc-5f20c1799018","invariantUUID":"f5c245c0-af5e-4ec2-9af0-15ebaee38f4b","name":"basic_onboard_rvOtiM","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/94087ebb-4e52-44d2-bdcc-5f20c1799018/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"76797dba-712c-41e2-bda6-3f1079684d3c","invariantUUID":"da836d4b-30a3-4d52-949f-b7c76fc9db66","name":"vFW 4f030f54-a1d7","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/76797dba-712c-41e2-bda6-3f1079684d3c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-12-28 07:00:57,182 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_rvOtiM from SDC 2022-12-28 07:00:57,183 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-28 07:00:57,183 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-28 07:00:57,183 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-28 07:00:57,183 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 4f030f54-a1d7 from SDC 2022-12-28 07:00:57,183 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-28 07:00:57,184 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-28 07:00:57,184 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-28 07:00:57,184 DEBUG 175:__init__.py(1) - number of Vf returned: 2 2022-12-28 07:00:57,184 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_rvOtiM 2022-12-28 07:00:57,185 INFO 220:__init__.py(1) - Vf found, updating information 2022-12-28 07:00:57,186 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:57,186 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-12-28 07:00:57,186 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-12-28 07:00:57,189 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:57,292 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-12-28 07:00:57,298 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-12-28 07:00:57,302 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45eb9e60-902b-464f-aa56-13230fc45d5a","lifecycleState":"CERTIFIED","lastUpdateDate":1672205750109,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f036e53-e6cd-4553-9c6a-9ef4bcddc40b","invariantUUID":"ccb6e2a2-f43f-41cd-a3d1-cd9a712fc269","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":"bcd275ec-0796-476b-a80c-ecf8ec216630","lifecycleState":"CERTIFIED","lastUpdateDate":1672205756887,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39bf703c-0a33-48f0-b5d4-69c2f00e45c7","invariantUUID":"a4f2222c-5f4c-4f8e-a56f-fca18edfb5d9","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"33878b8a-6c27-4734-a3c1-7832d2ba4436","lifecycleState":"CERTIFIED","lastUpdateDate":1672205763501,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f69f346-04fd-41b3-96c0-c4dc77776e45","invariantUUID":"8ae83b72-d3b2-44f6-b07f-8fcbd05eb467","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a052bb42-a084-425d-bd03-c39a919e848e","lifecycleState":"CERTIFIED","lastUpdateDate":1672205718112,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c480ece7-b922-4023-9201-7f29d274c7ff","invariantUUID":"37d32ec8-202d-422a-978d-9f1c441c3cfa","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":"39fde9c1-03f7-482d-b385-a93f353678e6","lifecycleState":"CERTIFIED","lastUpdateDate":1672205687689,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"312df5b8-e171-4fda-8343-f12e93d7d555","invariantUUID":"5dfbb810-59d4-4a49-90d4-9764eba0e4b8","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":"defaulticon","uniqueId":"e6eb5ac4-1c83-46ce-bfa3-6bba3834ec22","lifecycleState":"CERTIFIED","lastUpdateDate":1672205871070,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0134929b-944b-4b18-87d2-fe25085199cc","invariantUUID":"b60a6320-d72f-46a8-9d08-b744cea09d81","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f2b28529-31f2-4944-a2a1-42b23e5473af","lifecycleState":"CERTIFIED","lastUpdateDate":1672205870629,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7017c1-523d-4dba-8936-449231a436af","invariantUUID":"b76fda3e-4e78-449d-a08a-1a9ca4a5fb52","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c60867a6-817c-4657-b9b8-4184712be772","lifecycleState":"CERTIFIED","lastUpdateDate":1672205765085,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ac5eb41-5b04-489a-a705-754b1977deab","invariantUUID":"cf1b9fd5-b593-4221-87e7-a9721c585b8d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba0c3c3-a7e3-4470-b34a-7a464786ca09","lifecycleState":"CERTIFIED","lastUpdateDate":1672205665317,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e4f0de8-acde-45e2-98fc-6414fe9e02c9","invariantUUID":"06309167-1a6f-48fa-b531-2866dc7682dc","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":"0036abb5-0fc2-4820-8af1-d28ee9a3b3ca","lifecycleState":"CERTIFIED","lastUpdateDate":1672205733610,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d1a024a-e57a-4be6-ba16-9b934567d609","invariantUUID":"d37a2a30-0ee8-4af5-845b-453f9fd8b2a9","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":"a868e399-4119-44c4-9aef-b3ce84ff1d83","lifecycleState":"CERTIFIED","lastUpdateDate":1672205689471,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"874f88a9-11e6-44cc-82ed-2d54c0185f2e","invariantUUID":"4cf44728-8527-47a4-8970-5ec8b3a4c767","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":"compute","uniqueId":"85c590e8-d3f8-4758-8bfa-153b4a7d9742","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854355,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1eac47cc-802b-4f59-930e-535f685db6aa","invariantUUID":"e8c096f6-234f-429e-a7a7-f75a410da5f2","systemName":"Cp","description":"Provides information regarding the purpose of the connection point","tags":["Cp","tosca.nodes.nfv.Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8f50bb68-8ff5-4a6f-b595-bc40b18c7dcd","lifecycleState":"CERTIFIED","lastUpdateDate":1672205781544,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54e366ec-c187-4ce7-a52b-13fefe45b335","invariantUUID":"1c9a9759-0b61-4ac5-8421-7c03afa636db","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0e3af95-8a74-4cf5-8fed-abcf8b843676","lifecycleState":"CERTIFIED","lastUpdateDate":1672205791374,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d72d6ad3-a4d7-4f4c-ba74-a9694736759b","invariantUUID":"e703b370-1027-4175-bfa9-9171b345cda5","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e91c93f8-85fc-4bdc-a493-96f9de1b40f8","lifecycleState":"CERTIFIED","lastUpdateDate":1672205822118,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d43d0b4a-6c02-4a2a-a775-77556883be07","invariantUUID":"fd58611f-a41f-454c-818e-fbddc0e3ae5c","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":"compute","uniqueId":"34b648d3-cf22-4283-bffe-1d0ea7523b45","lifecycleState":"CERTIFIED","lastUpdateDate":1672205855625,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9206d3b4-ef11-40fa-8699-c1604cc6d451","invariantUUID":"94b67fa6-49e7-4b4c-bf63-befc836697b8","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","tosca.nodes.nfv.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":"dc9fcb46-235c-45c5-bbcb-48bd1feb256b","lifecycleState":"CERTIFIED","lastUpdateDate":1672205855452,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7439b979-620b-4815-b362-18f9f5c7de97","invariantUUID":"8aabac39-fdb0-4be5-be7d-585c8298c222","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.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":"75a52228-050a-4127-bfa9-5095513c6874","lifecycleState":"CERTIFIED","lastUpdateDate":1672205711502,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67227415-99af-4267-b5ca-7372e2ccb4a3","invariantUUID":"2aa9d708-1934-4b92-b220-ffa94b3ec48e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"53c21378-3d46-4189-9097-57162ce625c4","lifecycleState":"CERTIFIED","lastUpdateDate":1672205855130,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79d44cac-7fca-4fa2-9add-62ce1ac2fd90","invariantUUID":"d64a6404-a280-4b8b-9353-c0257be51962","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d01b2086-2e3a-48ff-b6d6-c5f617599269","lifecycleState":"CERTIFIED","lastUpdateDate":1672205740579,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"91abe129-541d-4c83-8dd8-8b30e88a0a39","invariantUUID":"3003d888-165f-47ad-b393-22c67a798bcc","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfd2b2b8-b814-4941-95b3-a5ad5fa27089","lifecycleState":"CERTIFIED","lastUpdateDate":1672205684253,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ff2b9d27-1877-4479-8ccf-3cbd7c822e32","invariantUUID":"c53a4d26-d4ea-428c-9e3b-47c1e9485f03","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":"port","uniqueId":"0e77acd7-aed0-421f-9b77-681688d5c799","lifecycleState":"CERTIFIED","lastUpdateDate":1672205663629,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f12b724-515a-46b2-90b4-883d5fc2f3d9","invariantUUID":"bed1b654-b323-4594-b1fe-d9b0c5708c9b","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":"a751cb31-a664-44e2-a626-147a1d06c6ae","lifecycleState":"CERTIFIED","lastUpdateDate":1672205751901,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7dbbf31-ef0b-48a8-bb39-d6a7752ed28e","invariantUUID":"f5a8cf61-3458-4eed-b062-a764eb477b19","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc59e73f-de9e-49be-ac63-7ce853bc9066","lifecycleState":"CERTIFIED","lastUpdateDate":1672205685985,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"079d18fe-9a06-406b-a127-7a124868e3a5","invariantUUID":"2a166719-bb9e-4f77-b562-7c5efa27f2d5","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":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","lifecycleState":"CERTIFIED","lastUpdateDate":1672205646925,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f034929-1478-42ca-b006-e92911dd3217","invariantUUID":"e1a4b0d9-dc07-4efa-ad6c-a70587461737","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":"port","uniqueId":"afef86ee-ac54-4102-982d-3863f1c30b04","lifecycleState":"CERTIFIED","lastUpdateDate":1672205677834,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a94e9c18-eb7c-481e-be63-2f20cf2b853d","invariantUUID":"804ffd4d-ad7a-4860-a9f9-0c2ef983cd6f","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":"port","uniqueId":"dcd07ced-848e-4d35-8a92-6f067f006466","lifecycleState":"CERTIFIED","lastUpdateDate":1672205784921,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71eb3a95-2f12-4734-a53b-f3a6c8303c89","invariantUUID":"e4a89321-80d6-492f-b127-c9ab78a2e803","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"82d93529-4f8f-4392-8403-2838b4b23054","lifecycleState":"CERTIFIED","lastUpdateDate":1672205826013,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ceb6a6e-b8c4-4acb-96f4-10989af7154b","invariantUUID":"07b5dfbe-2df9-4cce-8c97-99c0dae8fec9","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":"defaulticon","uniqueId":"41570906-e008-4d59-9432-c155d8ead8b8","lifecycleState":"CERTIFIED","lastUpdateDate":1672205778219,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6339054-6436-401c-b2d1-f339c1a22d4d","invariantUUID":"617ce9a5-ffb1-4bf3-b61a-16c7aeea3a9e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"afc8137b-ebe6-4c47-b0e0-843143bfb833","lifecycleState":"CERTIFIED","lastUpdateDate":1672205812144,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c53060e-8c16-4d00-a89e-39870c2af2f4","invariantUUID":"1a099bc8-8e53-4594-a2f8-307d5c501a41","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5a01dd4-b60e-46eb-b709-9ff3aac3771b","lifecycleState":"CERTIFIED","lastUpdateDate":1672205809620,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a402cba-a56d-457f-b763-c2c555aeb40f","invariantUUID":"517aa349-c380-4848-8121-f6906d4911cc","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":"objectStorage","uniqueId":"2f1c0530-e55e-4d6a-bca5-c5c2d206d1c2","lifecycleState":"CERTIFIED","lastUpdateDate":1672205656486,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45b9fdf0-425c-46df-803c-d3cffecc3145","invariantUUID":"7cda826f-f6e7-47cc-b0fc-340c3d52dead","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":"216b60c5-6972-4cba-95af-ae716a97ed81","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854928,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a65e00c-7d4e-47c1-873d-734bbca46f8f","invariantUUID":"f9e87730-f1f9-49dc-955b-ba6a3f2ba2b1","systemName":"VduVirtualfilestorage","description":"This node type describes the specifications of requirements related to virtual file storage resources","tags":["VDU VirtualFileStorage","tosca.nodes.nfv.Vdu.VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"524501fd-8f43-4854-9f7c-afb9d2b22e6b","lifecycleState":"CERTIFIED","lastUpdateDate":1672205870856,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"180c99a6-4897-4583-b3de-ad50fecf4d6e","invariantUUID":"239d527b-4c28-45a3-99f7-cdfea5a497d2","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7867e41e-f2dc-4daf-afef-3d7566c25cda","lifecycleState":"CERTIFIED","lastUpdateDate":1672205870969,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba0adc42-73e1-423c-9f23-c27c48e7ad59","invariantUUID":"90c5df12-01d5-4e9c-b0c7-c0afc2783ec1","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9c120d3-0148-4494-9a8d-699e2e54fbe4","lifecycleState":"CERTIFIED","lastUpdateDate":1672205796412,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28679a4a-f405-4bab-b61b-b53ea8a29a35","invariantUUID":"3da4727b-878e-4117-905c-49e1bea5bb16","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":"a332d5ed-3f1a-4d3b-9f8a-16416d144149","lifecycleState":"CERTIFIED","lastUpdateDate":1672205705393,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff56012a-45e9-4c61-a31d-465cabc8bfb5","invariantUUID":"ac3c51a3-b5a5-4021-be8b-ee0a5735a888","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":"securityrules","uniqueId":"09360177-60c2-4b83-81d1-86ab3af45058","lifecycleState":"CERTIFIED","lastUpdateDate":1672205707168,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e696a0c6-ac54-4059-b816-79ac02d109eb","invariantUUID":"004ba373-9edd-42a2-8c01-ad5cc0aa7c17","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":"08b25ca9-74c9-4293-a9fa-bc5a081843b2","lifecycleState":"CERTIFIED","lastUpdateDate":1672205674011,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a598d98-7177-47f5-9c44-725b1d5ed3c9","invariantUUID":"69ccb0f2-688d-43d2-b7ae-35e68fdc17cc","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":"0aa1fb3f-a263-4a8f-b77d-594ecd5804c7","lifecycleState":"CERTIFIED","lastUpdateDate":1672205748448,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6adee5d-2591-4f7f-be51-f6b9fc036b13","invariantUUID":"2bb94cd2-c916-43fb-8aee-198b05049f7c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63434a27-2500-451a-a819-cc652bd0af96","lifecycleState":"CERTIFIED","lastUpdateDate":1672205786481,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd5f343f-1a58-41f3-8090-bc93d4bfee0e","invariantUUID":"92fea528-4981-48ea-9374-8db7a4c41ab3","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":"f22b7a8c-b97a-4b32-b8bf-7ae83cd6d41f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205820261,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44b84fa8-f06e-4bbf-9417-082f40925b58","invariantUUID":"8215fa8d-6a97-4686-8fda-5eaa2e2f386a","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":"objectStorage","uniqueId":"7bfe1c0a-cb7e-44e2-96c4-0ffe4eb561aa","lifecycleState":"CERTIFIED","lastUpdateDate":1672205658236,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2c4bffa-9b49-424e-9350-e907a3b58ec5","invariantUUID":"c99c6848-65f0-445a-8808-44bffea865d7","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":"defaulticon","uniqueId":"77743fbe-7881-4c14-838f-4a19cb06459c","lifecycleState":"CERTIFIED","lastUpdateDate":1672205870452,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3ae390-af07-46c5-b335-f2e70f3d3518","invariantUUID":"b8d39d84-40dd-4bf6-8c73-df12c38bdaed","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7b3127b3-fa7c-4fc8-897b-673b8b1fc6da","lifecycleState":"CERTIFIED","lastUpdateDate":1672205699261,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c1d5bb3-49ae-4716-831b-98bced94f9c8","invariantUUID":"f54f2749-f5d8-42fe-a86b-c01338b38b6b","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ae67ced-5731-4214-a0c7-3dd367874f75","lifecycleState":"CERTIFIED","lastUpdateDate":1672205758503,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"302e9659-512e-4520-a726-d570b4aacfbb","invariantUUID":"853ca021-9f8a-471e-972d-4797c09bc82d","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":"1a3c2159-302e-4b06-a4dc-717de9f7a1f6","lifecycleState":"CERTIFIED","lastUpdateDate":1672205771804,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7a9c55f-77a3-4468-b4e9-c7d00580e487","invariantUUID":"5ebd4d8b-48f5-473c-be2b-fdba0c9e34c7","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":"defaulticon","uniqueId":"1d8099ec-d857-4cd3-8c17-f1320868ad95","lifecycleState":"CERTIFIED","lastUpdateDate":1672205680015,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4a08f41-2502-483b-8da9-76f3835691c4","invariantUUID":"502887f9-ec9e-4d5d-bc1c-b4587b7dbee1","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08c81579-ee39-4084-9aed-6eb1489e8d5f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854486,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eeca5dd4-855c-451d-a232-55768b4c4997","invariantUUID":"7651f697-4b1e-45d5-8c33-455823529133","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f903cc27-489c-4af9-88b3-63ad26ad7b0f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205742340,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99a0ff05-1bb1-4cfd-b105-f07120cc271d","invariantUUID":"5dc1b7ec-4c46-43d2-a67e-50fd8ddf1c84","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b7eb8b4f-0c6d-42d6-ac30-7fd7dc00f550","lifecycleState":"CERTIFIED","lastUpdateDate":1672205769980,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2256d6c4-4d70-4f05-9e02-0b3c022252cf","invariantUUID":"8b0883a1-2ad6-4375-ad35-6e9803459eb3","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caf5cbe9-3b9e-4a84-b8fb-6c4bc648b361","lifecycleState":"CERTIFIED","lastUpdateDate":1672205735205,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1afc17b0-45e9-414d-83e4-3cf41b355f1e","invariantUUID":"bd363cf6-dc66-4c12-ae9c-e277792964ae","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":"a3c1a8e5-3cb2-4089-96b8-7e3463ebc78d","lifecycleState":"CERTIFIED","lastUpdateDate":1672205794604,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74518287-9a23-4763-b831-4b7c7333ddd5","invariantUUID":"d483b3ab-3509-4b9b-a9dc-1527eeef9ee7","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":"compute","uniqueId":"3edb4401-6e23-438a-98e6-a99fb8ac79ea","lifecycleState":"CERTIFIED","lastUpdateDate":1672205760132,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcf34283-43b0-4383-8659-c1092d2e0f39","invariantUUID":"93479d62-2984-4036-b87c-45c6ac974ecb","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":"defaulticon","uniqueId":"07b9b7ac-88fb-43ef-8641-ae3dac7c389a","lifecycleState":"CERTIFIED","lastUpdateDate":1672205871206,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e968c3a3-fba4-48fb-a7cc-3fa274f4de67","invariantUUID":"ff25ce04-f9ef-484c-8ba9-2736e15dbb0a","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"eb9dc4da-b05d-4864-952f-733de6db211f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205788033,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6036a38-a584-466a-8458-4278d83e57fc","invariantUUID":"fcc17af6-7300-4b95-b5d4-4f30b064acca","systemName":"Asd","description":"The ASD node type","tags":["asd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":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":"bdaefed0-13dd-40bf-ac6a-91307bd790fa","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854227,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2d7e63c-29ec-4d94-be47-8be37afd51a0","invariantUUID":"e231a448-29c8-494c-8e99-ccf904bb8368","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.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":"b1d0aa34-2bb6-4a42-809a-c479a2fa3e81","lifecycleState":"CERTIFIED","lastUpdateDate":1672205713169,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"778e6b4d-ce34-40cc-bb41-5e92f83b630c","invariantUUID":"6b0c7103-2e08-4ea6-9fd8-7fd2f7c8350c","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":"networkrules","uniqueId":"c43d8db6-3ff8-446d-8316-a797982a5f83","lifecycleState":"CERTIFIED","lastUpdateDate":1672205703721,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"31d44a8f-01b5-4d9f-a92f-0ff087a1e024","invariantUUID":"cf47a1f0-ffd6-4b1b-b1e8-459213b03e35","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e13544-ff7a-4e65-a685-cc66473bef86","lifecycleState":"CERTIFIED","lastUpdateDate":1672205738779,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cf42aaa1-c0bd-4ec4-8888-71a2004b093e","invariantUUID":"0201fb71-6656-435e-b08a-d9c0ede6586c","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":"defaulticon","uniqueId":"f7493f83-def6-483b-99fb-c5bb7a19f662","lifecycleState":"CERTIFIED","lastUpdateDate":1672205746202,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5901e303-0b9b-4bc2-bbf8-966807bbbc1e","invariantUUID":"1e7b2874-1915-4fdb-83e1-f46445737313","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"22d9a522-535b-4750-9fa5-b590a7d9538f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205654724,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b5665d9e-3423-4508-a5ce-f461abb70e7d","invariantUUID":"4b0481f7-587c-4ddb-a9f6-44b394cc832e","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":"networkrules","uniqueId":"1559effa-b746-4e7c-9e4a-98047f46fb5c","lifecycleState":"CERTIFIED","lastUpdateDate":1672205697571,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"70bbe279-dbec-4b9f-87cd-3418614b9a1b","invariantUUID":"1a6b2f40-9e98-404c-aa15-06bc5660b8f5","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81a0ff20-6ea4-46cf-a6ba-503e272bbfbc","lifecycleState":"CERTIFIED","lastUpdateDate":1672205675760,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c4b4206-ad9b-4c32-91d6-316abc282641","invariantUUID":"1133790a-c2b8-42ef-b4ed-995083d0f363","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":"objectStorage","uniqueId":"0de318c2-c7d4-483d-a24e-673d42f743e8","lifecycleState":"CERTIFIED","lastUpdateDate":1672205672332,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1e55a68-5df4-4c31-bbdf-4733775e341c","invariantUUID":"12d0d358-b038-4ae4-9de8-26d1a7d91845","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6feb148-8e2d-4140-b0f4-d363a6a0dd7e","lifecycleState":"CERTIFIED","lastUpdateDate":1672205682219,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fea9dfee-bebf-407b-a182-007037a494c7","invariantUUID":"c40b59de-80e3-4652-8e08-c569e3d13249","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":"defaulticon","uniqueId":"996564c4-172c-4a3f-a0c4-bf1d05ea779f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205779783,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16aa25ae-b382-4e1e-89bb-5373e7bbb61f","invariantUUID":"cfa3b148-3b6d-465b-b8b1-ca996d216379","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":"defaulticon","uniqueId":"ff2c3bf2-17ca-4aa2-9516-f9eb50c7978b","lifecycleState":"CERTIFIED","lastUpdateDate":1672210828344,"name":"vFW 4f030f54-a1d7","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"76797dba-712c-41e2-bda6-3f1079684d3c","invariantUUID":"da836d4b-30a3-4d52-949f-b7c76fc9db66","systemName":"Vfw4f030f54A1d7","description":"vendor software product","tags":["vFW 4f030f54-a1d7"],"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":"f761b8aa-09d0-4060-bad5-92c6f0264f9d","lifecycleState":"CERTIFIED","lastUpdateDate":1672205789651,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1639c087-36cc-4c76-ba0f-b7aa86bb3770","invariantUUID":"06263d31-56ee-4309-8c0b-5fb929592ef7","systemName":"Asdinnsd","description":"The ASD in NSD","tags":["asdInNsd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"555de120-afbd-45e6-afac-711cb39a9b71","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854633,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2c15a36-5a17-4e02-b487-d97650469612","invariantUUID":"d07a085b-67ec-4de5-8955-01528e85d5c3","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5016fceb-5289-42c6-9357-4f467173ebd4","lifecycleState":"CERTIFIED","lastUpdateDate":1672205714872,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fa4b214-0d09-475c-a225-fe8c36502274","invariantUUID":"b3968eee-ff70-4a54-b005-98132ec77b37","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35f2220f-95cf-4c0d-8aef-7b982a0d2aa0","lifecycleState":"CERTIFIED","lastUpdateDate":1672205744080,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"cbc01340-12e5-4560-9f5e-12e5a37d1a3a","invariantUUID":"1168c240-dff1-48f2-b5fc-e2d51a2a65fa","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"975c577c-83c8-4dd9-91ab-a3276742b366","lifecycleState":"CERTIFIED","lastUpdateDate":1672205816419,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf38b2d2-1a2b-4382-bc99-29f0c0f47a45","invariantUUID":"74c57474-7f5f-434c-b2f9-0e0e53c35f4c","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":"65220369-eaa9-4ffe-b00e-f5509d4a8d32","lifecycleState":"CERTIFIED","lastUpdateDate":1672205792983,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bee12cfc-6752-42c8-95be-607579ff879b","invariantUUID":"21a5565b-d769-4284-bc38-3f29e9c8220c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"99d7dd81-4c8e-4608-aa6f-e6eafc5453f2","lifecycleState":"CERTIFIED","lastUpdateDate":1672205728504,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32ccb04a-6ee5-44a5-9737-b029651ce9a7","invariantUUID":"0971f646-751b-4413-8d07-2bae149b91de","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":"port","uniqueId":"2e268edb-49a8-4ba4-90e1-7d6f06628bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1672205856049,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e19e31f-2a45-422a-a3a8-531b6b3e9f48","invariantUUID":"72fc7327-551d-46ea-8119-69baaefd73ef","systemName":"VduCp","description":"Describes network connectivity between a VNFC instance based on this VDU and an internal VL","tags":["VDU Cp","tosca.nodes.nfv.VduCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6756e7da-03a2-4c4d-889a-aaa8e5169c90","lifecycleState":"CERTIFIED","lastUpdateDate":1672205800273,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"738bace3-824f-438c-a9c4-5bf4e4965559","invariantUUID":"e977eff6-8d1f-4edc-beaf-74c83d70fda0","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d6aec594-9aa5-4050-be75-001f287af5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1672205855277,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c5e58c0-2751-44c5-820b-171f6cda1ef3","invariantUUID":"63dffd91-4f92-429a-9295-bb938fbe1b3e","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.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":"network","uniqueId":"f6dd6a31-083f-459b-9a48-82fdfdebda30","lifecycleState":"CERTIFIED","lastUpdateDate":1672205721965,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0df2c04e-52d1-4f1f-a5d1-e0cb8886aa89","invariantUUID":"6fe3035c-7f17-4fca-9073-80f9579f79cf","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":"compute","uniqueId":"74efcb57-81d0-4676-bd32-d328baf1fabc","lifecycleState":"CERTIFIED","lastUpdateDate":1672205709687,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3498cc9-ac66-480a-8fc5-17ac07995f53","invariantUUID":"bbf7aeaa-f6f0-41e3-833a-9e458c64afce","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":"objectStorage","uniqueId":"9f3e493e-ba53-434f-b752-3aba62e5a99b","lifecycleState":"CERTIFIED","lastUpdateDate":1672205670623,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb79312-8d6e-42c3-9f7e-e32c571becd6","invariantUUID":"56c8c5e6-bb00-48ac-b133-07b25721e74a","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":"objectStorage","uniqueId":"5cf2933f-6585-4058-8111-0a1a561e6657","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854780,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f97e3e18-8b94-4018-8bdc-c78caf8c8d77","invariantUUID":"3ce17aab-9e67-4238-9f50-839a1e2b5aa5","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86522741-f54d-4a9d-b657-b3e72ea17c34","lifecycleState":"CERTIFIED","lastUpdateDate":1672205720037,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944b45bd-ffbb-4aaf-9d42-d4ee0f6b3e87","invariantUUID":"0a29f784-2bef-44b0-b528-a799fa61434f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"09e001ea-c3d6-4e68-8b15-eabad1eac880","lifecycleState":"CERTIFIED","lastUpdateDate":1672205818518,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbde5021-147c-4a3d-91e8-fd229eb72786","invariantUUID":"a88d9545-2afb-4ef8-ad9f-3d8d310aa59d","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"60709018-a341-48ce-929b-10d43ec19bc4","lifecycleState":"CERTIFIED","lastUpdateDate":1672205753630,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8994402-2f91-4827-abf0-a3912453b3bd","invariantUUID":"5fa521b4-ea96-4eba-b666-fff4ce8a6b8e","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"090ec49a-8ff2-4f99-afcd-3a4dd54d12d1","lifecycleState":"CERTIFIED","lastUpdateDate":1672205824103,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60e57705-5d51-4b11-a525-3809cd629de6","invariantUUID":"c59f37eb-6bc1-4bcf-8386-adc034f19515","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":"4af93ca9-e3f9-4911-8fc0-829b35e78566","lifecycleState":"CERTIFIED","lastUpdateDate":1672205855794,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38516f6e-74de-41a8-93ff-a360527dc15f","invariantUUID":"f2968f01-9533-4410-be8f-c8f98b570d8a","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3868866-0823-4ba6-886b-3205b5deb79a","lifecycleState":"CERTIFIED","lastUpdateDate":1672205805859,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9697ee6a-655f-49b3-be7e-3a64cbe5c435","invariantUUID":"fc46244d-c9e5-40f6-a8a5-dd4ef1abcd77","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6d1b0f75-d14d-49d8-9ce6-a13418611022","lifecycleState":"CERTIFIED","lastUpdateDate":1672205783313,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8a7fc66-8a9f-4f65-a898-eabbf4324ef8","invariantUUID":"1fd13130-de9d-463b-9ea8-3c421c3f6936","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a478eff-855c-48eb-b4ee-1db861651e2a","lifecycleState":"CERTIFIED","lastUpdateDate":1672205803611,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c19f255e-c20f-4bd8-ab91-67737f2c180c","invariantUUID":"9874bf58-fe33-4af5-aeda-d9bd4231e006","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":"defaulticon","uniqueId":"b16ad76a-a312-4a60-916c-1ea0ab85d979","lifecycleState":"CERTIFIED","lastUpdateDate":1672210840751,"name":"basic_onboard_rvOtiM","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"94087ebb-4e52-44d2-bdcc-5f20c1799018","invariantUUID":"f5c245c0-af5e-4ec2-9af0-15ebaee38f4b","systemName":"BasicOnboardRvotim","description":"VF","tags":["basic_onboard_rvOtiM"],"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":"loadBalancer","uniqueId":"5e3b73b0-4afb-4c0c-bd7e-266f567b7fa3","lifecycleState":"CERTIFIED","lastUpdateDate":1672205661769,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0939901b-1a17-4c04-9cd1-4b0a9952a079","invariantUUID":"ef4de03d-0831-48bd-9291-3c4f7e617ffb","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d8852601-e445-42e0-91e7-651ccd5760af","lifecycleState":"CERTIFIED","lastUpdateDate":1672205870737,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8db1b57a-12f8-4b80-af2d-2100c9d8eb3e","invariantUUID":"247a15e7-c1a5-4668-83fc-d372e0ff7469","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"856caff9-7dff-4af0-adaa-3eab3ea06149","lifecycleState":"CERTIFIED","lastUpdateDate":1672210848192,"name":"vFW 2022-12-28 06-59-38","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"f66207aa-c933-4412-a239-5d32b9197520","invariantUUID":"aaa300f7-23ab-4fb7-8549-9b6402ca0b49","systemName":"Vfw20221228065938","description":"catalog service description","tags":["robot-ete","vFW 2022-12-28 06-59-38"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1672210857151,"name":"basic_onboard_rvOtiM","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"9cb4a099-d7d4-4c67-83d6-012bc4ecadeb","invariantUUID":"f6671a7f-228a-4f40-a6e9-3202581c909c","systemName":"BasicOnboardRvotim","description":"service","tags":["basic_onboard_rvOtiM"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-12-28 07:00:57,310 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_rvOtiM found in resources list 2022-12-28 07:00:57,311 DEBUG 129:onap_service.py(1) - [SDC][Add VF to ServiceProxy] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:57,312 DEBUG 131:onap_service.py(1) - [SDC][Add VF to ServiceProxy] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/d872f137-980d-4924-a0e3-e6c4ae6cb955/resourceInstance 2022-12-28 07:00:57,312 DEBUG 132:onap_service.py(1) - [SDC][Add VF to ServiceProxy] data sent: { "name": "basic_onboard_rvOtiM", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "b16ad76a-a312-4a60-916c-1ea0ab85d979", "originType": "VF", "componentUid": "b16ad76a-a312-4a60-916c-1ea0ab85d979", "icon": "defaulticon" } 2022-12-28 07:00:57,316 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:59,419 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/d872f137-980d-4924-a0e3-e6c4ae6cb955/resourceInstance HTTP/1.1" 201 None 2022-12-28 07:00:59,422 INFO 142:onap_service.py(1) - [SDC][Add VF to ServiceProxy] response code: 201 2022-12-28 07:00:59,424 DEBUG 146:onap_service.py(1) - [SDC][Add VF to ServiceProxy] 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":"654cacf8-9a28-413b-9df0-19c8a0918dc0.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"userCreated":false,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"userCreated":false,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"metadata":null,"userCreated":false,"constraints":[{"validValues":["0","1","2"]}],"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_onboard_rvOtiM 0","SupportablityComponentVersion":null},"actualComponentUid":"b16ad76a-a312-4a60-916c-1ea0ab85d979","createdFromCsar":false,"uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.b16ad76a-a312-4a60-916c-1ea0ab85d979.basic_onboard_rvotim0","normalizedName":"basic_onboard_rvotim0","name":"basic_onboard_rvOtiM 0","icon":"defaulticon","creationTime":1672210858955,"description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_onboard_rvotim0","createdFrom":null,"componentUid":"b16ad76a-a312-4a60-916c-1ea0ab85d979","maxOccurrences":null,"minOccurrences":null,"componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicOnboardRvotim","modificationTime":1672210858955,"customizationUUID":"1d227f50-eafb-4f88-bc61-d5d123c8639b","instanceCount":null,"posX":"200","posY":"100","componentName":"basic_onboard_rvOtiM","originArchived":false,"serviceSubstitution":false,"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"version":null,"type":null,"ownerId":null,"empty":false} 2022-12-28 07:00:59,424 INFO 940:sdc_resource.py(1) - Resource VF basic_onboard_rvOtiM has been added on ServiceProxy basic_onboard_rvOtiM 2022-12-28 07:00:59,427 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_rvOtiM] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:59,427 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_rvOtiM] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/9cb4a099-d7d4-4c67-83d6-012bc4ecadeb/distribution 2022-12-28 07:00:59,427 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_rvOtiM] data sent: None 2022-12-28 07:00:59,429 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:59,518 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/9cb4a099-d7d4-4c67-83d6-012bc4ecadeb/distribution HTTP/1.1" 200 38 2022-12-28 07:00:59,521 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_rvOtiM] response code: 200 2022-12-28 07:00:59,524 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_rvOtiM] response: {"distributionStatusOfServiceList":[]} 2022-12-28 07:00:59,529 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_onboard_rvOtiM] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:59,529 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_onboard_rvOtiM] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2022-12-28 07:00:59,529 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_onboard_rvOtiM] data sent: None 2022-12-28 07:00:59,533 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:00:59,610 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29 2022-12-28 07:00:59,613 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_onboard_rvOtiM] response code: 200 2022-12-28 07:00:59,614 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_onboard_rvOtiM] response: {"distributionStatusList":[]} 2022-12-28 07:00:59,616 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-12-28 07:00:59,617 INFO 741:service.py(1) - attempting to checkin Service basic_onboard_rvOtiM in SDC 2022-12-28 07:00:59,623 DEBUG 129:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:00:59,623 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/d872f137-980d-4924-a0e3-e6c4ae6cb955/lifecycleState/checkin 2022-12-28 07:00:59,624 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2022-12-28 07:00:59,626 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:01:01,618 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/d872f137-980d-4924-a0e3-e6c4ae6cb955/lifecycleState/checkin HTTP/1.1" 200 1225 2022-12-28 07:01:01,621 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2022-12-28 07:01:01,621 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955","name":"basic_onboard_rvOtiM","version":"0.1","isHighestVersion":true,"creationDate":1672210857151,"lastUpdateDate":1672210861151,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_onboard_rvOtiM"],"icon":"network_l_1-3","normalizedName":"basiconboardrvotim","systemName":"BasicOnboardRvotim","contactId":"cs0008","allVersions":{"0.1":"d872f137-980d-4924-a0e3-e6c4ae6cb955"},"projectCode":"123456","invariantUUID":"f6671a7f-228a-4f40-a6e9-3202581c909c","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":"9cb4a099-d7d4-4c67-83d6-012bc4ecadeb"} 2022-12-28 07:01:01,642 DEBUG 187:__init__.py(1) - check if Service basic_onboard_rvOtiM exists in SDC 2022-12-28 07:01:01,642 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-12-28 07:01:01,643 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:01:01,643 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-12-28 07:01:01,643 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-12-28 07:01:01,646 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-12-28 07:01:01,797 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 751 2022-12-28 07:01:01,799 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-12-28 07:01:01,799 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f66207aa-c933-4412-a239-5d32b9197520","invariantUUID":"aaa300f7-23ab-4fb7-8549-9b6402ca0b49","name":"vFW 2022-12-28 06-59-38","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f66207aa-c933-4412-a239-5d32b9197520/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"9cb4a099-d7d4-4c67-83d6-012bc4ecadeb","invariantUUID":"f6671a7f-228a-4f40-a6e9-3202581c909c","name":"basic_onboard_rvOtiM","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/9cb4a099-d7d4-4c67-83d6-012bc4ecadeb/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-12-28 07:01:01,803 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-12-28 06-59-38 from SDC 2022-12-28 07:01:01,803 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-28 07:01:01,803 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-28 07:01:01,804 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-12-28 07:01:01,804 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_rvOtiM from SDC 2022-12-28 07:01:01,804 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-28 07:01:01,804 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-28 07:01:01,804 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-12-28 07:01:01,804 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-12-28 07:01:01,805 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_rvOtiM 2022-12-28 07:01:01,805 INFO 220:__init__.py(1) - Service found, updating information 2022-12-28 07:01:01,805 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:01:01,805 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-12-28 07:01:01,805 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-12-28 07:01:01,809 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:01:01,939 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-12-28 07:01:01,943 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-12-28 07:01:01,946 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45eb9e60-902b-464f-aa56-13230fc45d5a","lifecycleState":"CERTIFIED","lastUpdateDate":1672205750109,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f036e53-e6cd-4553-9c6a-9ef4bcddc40b","invariantUUID":"ccb6e2a2-f43f-41cd-a3d1-cd9a712fc269","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":"bcd275ec-0796-476b-a80c-ecf8ec216630","lifecycleState":"CERTIFIED","lastUpdateDate":1672205756887,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39bf703c-0a33-48f0-b5d4-69c2f00e45c7","invariantUUID":"a4f2222c-5f4c-4f8e-a56f-fca18edfb5d9","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"33878b8a-6c27-4734-a3c1-7832d2ba4436","lifecycleState":"CERTIFIED","lastUpdateDate":1672205763501,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f69f346-04fd-41b3-96c0-c4dc77776e45","invariantUUID":"8ae83b72-d3b2-44f6-b07f-8fcbd05eb467","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a052bb42-a084-425d-bd03-c39a919e848e","lifecycleState":"CERTIFIED","lastUpdateDate":1672205718112,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c480ece7-b922-4023-9201-7f29d274c7ff","invariantUUID":"37d32ec8-202d-422a-978d-9f1c441c3cfa","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":"39fde9c1-03f7-482d-b385-a93f353678e6","lifecycleState":"CERTIFIED","lastUpdateDate":1672205687689,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"312df5b8-e171-4fda-8343-f12e93d7d555","invariantUUID":"5dfbb810-59d4-4a49-90d4-9764eba0e4b8","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":"defaulticon","uniqueId":"e6eb5ac4-1c83-46ce-bfa3-6bba3834ec22","lifecycleState":"CERTIFIED","lastUpdateDate":1672205871070,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0134929b-944b-4b18-87d2-fe25085199cc","invariantUUID":"b60a6320-d72f-46a8-9d08-b744cea09d81","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f2b28529-31f2-4944-a2a1-42b23e5473af","lifecycleState":"CERTIFIED","lastUpdateDate":1672205870629,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7017c1-523d-4dba-8936-449231a436af","invariantUUID":"b76fda3e-4e78-449d-a08a-1a9ca4a5fb52","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c60867a6-817c-4657-b9b8-4184712be772","lifecycleState":"CERTIFIED","lastUpdateDate":1672205765085,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ac5eb41-5b04-489a-a705-754b1977deab","invariantUUID":"cf1b9fd5-b593-4221-87e7-a9721c585b8d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba0c3c3-a7e3-4470-b34a-7a464786ca09","lifecycleState":"CERTIFIED","lastUpdateDate":1672205665317,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e4f0de8-acde-45e2-98fc-6414fe9e02c9","invariantUUID":"06309167-1a6f-48fa-b531-2866dc7682dc","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":"0036abb5-0fc2-4820-8af1-d28ee9a3b3ca","lifecycleState":"CERTIFIED","lastUpdateDate":1672205733610,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d1a024a-e57a-4be6-ba16-9b934567d609","invariantUUID":"d37a2a30-0ee8-4af5-845b-453f9fd8b2a9","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":"a868e399-4119-44c4-9aef-b3ce84ff1d83","lifecycleState":"CERTIFIED","lastUpdateDate":1672205689471,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"874f88a9-11e6-44cc-82ed-2d54c0185f2e","invariantUUID":"4cf44728-8527-47a4-8970-5ec8b3a4c767","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":"compute","uniqueId":"85c590e8-d3f8-4758-8bfa-153b4a7d9742","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854355,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1eac47cc-802b-4f59-930e-535f685db6aa","invariantUUID":"e8c096f6-234f-429e-a7a7-f75a410da5f2","systemName":"Cp","description":"Provides information regarding the purpose of the connection point","tags":["Cp","tosca.nodes.nfv.Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8f50bb68-8ff5-4a6f-b595-bc40b18c7dcd","lifecycleState":"CERTIFIED","lastUpdateDate":1672205781544,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54e366ec-c187-4ce7-a52b-13fefe45b335","invariantUUID":"1c9a9759-0b61-4ac5-8421-7c03afa636db","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0e3af95-8a74-4cf5-8fed-abcf8b843676","lifecycleState":"CERTIFIED","lastUpdateDate":1672205791374,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d72d6ad3-a4d7-4f4c-ba74-a9694736759b","invariantUUID":"e703b370-1027-4175-bfa9-9171b345cda5","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e91c93f8-85fc-4bdc-a493-96f9de1b40f8","lifecycleState":"CERTIFIED","lastUpdateDate":1672205822118,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d43d0b4a-6c02-4a2a-a775-77556883be07","invariantUUID":"fd58611f-a41f-454c-818e-fbddc0e3ae5c","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":"compute","uniqueId":"34b648d3-cf22-4283-bffe-1d0ea7523b45","lifecycleState":"CERTIFIED","lastUpdateDate":1672205855625,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9206d3b4-ef11-40fa-8699-c1604cc6d451","invariantUUID":"94b67fa6-49e7-4b4c-bf63-befc836697b8","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","tosca.nodes.nfv.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":"dc9fcb46-235c-45c5-bbcb-48bd1feb256b","lifecycleState":"CERTIFIED","lastUpdateDate":1672205855452,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7439b979-620b-4815-b362-18f9f5c7de97","invariantUUID":"8aabac39-fdb0-4be5-be7d-585c8298c222","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.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":"75a52228-050a-4127-bfa9-5095513c6874","lifecycleState":"CERTIFIED","lastUpdateDate":1672205711502,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67227415-99af-4267-b5ca-7372e2ccb4a3","invariantUUID":"2aa9d708-1934-4b92-b220-ffa94b3ec48e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"53c21378-3d46-4189-9097-57162ce625c4","lifecycleState":"CERTIFIED","lastUpdateDate":1672205855130,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79d44cac-7fca-4fa2-9add-62ce1ac2fd90","invariantUUID":"d64a6404-a280-4b8b-9353-c0257be51962","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d01b2086-2e3a-48ff-b6d6-c5f617599269","lifecycleState":"CERTIFIED","lastUpdateDate":1672205740579,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"91abe129-541d-4c83-8dd8-8b30e88a0a39","invariantUUID":"3003d888-165f-47ad-b393-22c67a798bcc","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfd2b2b8-b814-4941-95b3-a5ad5fa27089","lifecycleState":"CERTIFIED","lastUpdateDate":1672205684253,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ff2b9d27-1877-4479-8ccf-3cbd7c822e32","invariantUUID":"c53a4d26-d4ea-428c-9e3b-47c1e9485f03","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":"port","uniqueId":"0e77acd7-aed0-421f-9b77-681688d5c799","lifecycleState":"CERTIFIED","lastUpdateDate":1672205663629,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f12b724-515a-46b2-90b4-883d5fc2f3d9","invariantUUID":"bed1b654-b323-4594-b1fe-d9b0c5708c9b","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":"a751cb31-a664-44e2-a626-147a1d06c6ae","lifecycleState":"CERTIFIED","lastUpdateDate":1672205751901,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7dbbf31-ef0b-48a8-bb39-d6a7752ed28e","invariantUUID":"f5a8cf61-3458-4eed-b062-a764eb477b19","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc59e73f-de9e-49be-ac63-7ce853bc9066","lifecycleState":"CERTIFIED","lastUpdateDate":1672205685985,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"079d18fe-9a06-406b-a127-7a124868e3a5","invariantUUID":"2a166719-bb9e-4f77-b562-7c5efa27f2d5","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":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","lifecycleState":"CERTIFIED","lastUpdateDate":1672205646925,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f034929-1478-42ca-b006-e92911dd3217","invariantUUID":"e1a4b0d9-dc07-4efa-ad6c-a70587461737","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":"port","uniqueId":"afef86ee-ac54-4102-982d-3863f1c30b04","lifecycleState":"CERTIFIED","lastUpdateDate":1672205677834,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a94e9c18-eb7c-481e-be63-2f20cf2b853d","invariantUUID":"804ffd4d-ad7a-4860-a9f9-0c2ef983cd6f","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":"port","uniqueId":"dcd07ced-848e-4d35-8a92-6f067f006466","lifecycleState":"CERTIFIED","lastUpdateDate":1672205784921,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71eb3a95-2f12-4734-a53b-f3a6c8303c89","invariantUUID":"e4a89321-80d6-492f-b127-c9ab78a2e803","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"82d93529-4f8f-4392-8403-2838b4b23054","lifecycleState":"CERTIFIED","lastUpdateDate":1672205826013,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ceb6a6e-b8c4-4acb-96f4-10989af7154b","invariantUUID":"07b5dfbe-2df9-4cce-8c97-99c0dae8fec9","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":"defaulticon","uniqueId":"41570906-e008-4d59-9432-c155d8ead8b8","lifecycleState":"CERTIFIED","lastUpdateDate":1672205778219,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6339054-6436-401c-b2d1-f339c1a22d4d","invariantUUID":"617ce9a5-ffb1-4bf3-b61a-16c7aeea3a9e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"afc8137b-ebe6-4c47-b0e0-843143bfb833","lifecycleState":"CERTIFIED","lastUpdateDate":1672205812144,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c53060e-8c16-4d00-a89e-39870c2af2f4","invariantUUID":"1a099bc8-8e53-4594-a2f8-307d5c501a41","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5a01dd4-b60e-46eb-b709-9ff3aac3771b","lifecycleState":"CERTIFIED","lastUpdateDate":1672205809620,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a402cba-a56d-457f-b763-c2c555aeb40f","invariantUUID":"517aa349-c380-4848-8121-f6906d4911cc","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":"objectStorage","uniqueId":"2f1c0530-e55e-4d6a-bca5-c5c2d206d1c2","lifecycleState":"CERTIFIED","lastUpdateDate":1672205656486,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45b9fdf0-425c-46df-803c-d3cffecc3145","invariantUUID":"7cda826f-f6e7-47cc-b0fc-340c3d52dead","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":"216b60c5-6972-4cba-95af-ae716a97ed81","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854928,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a65e00c-7d4e-47c1-873d-734bbca46f8f","invariantUUID":"f9e87730-f1f9-49dc-955b-ba6a3f2ba2b1","systemName":"VduVirtualfilestorage","description":"This node type describes the specifications of requirements related to virtual file storage resources","tags":["VDU VirtualFileStorage","tosca.nodes.nfv.Vdu.VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"524501fd-8f43-4854-9f7c-afb9d2b22e6b","lifecycleState":"CERTIFIED","lastUpdateDate":1672205870856,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"180c99a6-4897-4583-b3de-ad50fecf4d6e","invariantUUID":"239d527b-4c28-45a3-99f7-cdfea5a497d2","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7867e41e-f2dc-4daf-afef-3d7566c25cda","lifecycleState":"CERTIFIED","lastUpdateDate":1672205870969,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba0adc42-73e1-423c-9f23-c27c48e7ad59","invariantUUID":"90c5df12-01d5-4e9c-b0c7-c0afc2783ec1","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9c120d3-0148-4494-9a8d-699e2e54fbe4","lifecycleState":"CERTIFIED","lastUpdateDate":1672205796412,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28679a4a-f405-4bab-b61b-b53ea8a29a35","invariantUUID":"3da4727b-878e-4117-905c-49e1bea5bb16","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":"a332d5ed-3f1a-4d3b-9f8a-16416d144149","lifecycleState":"CERTIFIED","lastUpdateDate":1672205705393,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff56012a-45e9-4c61-a31d-465cabc8bfb5","invariantUUID":"ac3c51a3-b5a5-4021-be8b-ee0a5735a888","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":"securityrules","uniqueId":"09360177-60c2-4b83-81d1-86ab3af45058","lifecycleState":"CERTIFIED","lastUpdateDate":1672205707168,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e696a0c6-ac54-4059-b816-79ac02d109eb","invariantUUID":"004ba373-9edd-42a2-8c01-ad5cc0aa7c17","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":"08b25ca9-74c9-4293-a9fa-bc5a081843b2","lifecycleState":"CERTIFIED","lastUpdateDate":1672205674011,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a598d98-7177-47f5-9c44-725b1d5ed3c9","invariantUUID":"69ccb0f2-688d-43d2-b7ae-35e68fdc17cc","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":"0aa1fb3f-a263-4a8f-b77d-594ecd5804c7","lifecycleState":"CERTIFIED","lastUpdateDate":1672205748448,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6adee5d-2591-4f7f-be51-f6b9fc036b13","invariantUUID":"2bb94cd2-c916-43fb-8aee-198b05049f7c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63434a27-2500-451a-a819-cc652bd0af96","lifecycleState":"CERTIFIED","lastUpdateDate":1672205786481,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd5f343f-1a58-41f3-8090-bc93d4bfee0e","invariantUUID":"92fea528-4981-48ea-9374-8db7a4c41ab3","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":"f22b7a8c-b97a-4b32-b8bf-7ae83cd6d41f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205820261,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44b84fa8-f06e-4bbf-9417-082f40925b58","invariantUUID":"8215fa8d-6a97-4686-8fda-5eaa2e2f386a","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":"objectStorage","uniqueId":"7bfe1c0a-cb7e-44e2-96c4-0ffe4eb561aa","lifecycleState":"CERTIFIED","lastUpdateDate":1672205658236,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2c4bffa-9b49-424e-9350-e907a3b58ec5","invariantUUID":"c99c6848-65f0-445a-8808-44bffea865d7","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":"defaulticon","uniqueId":"77743fbe-7881-4c14-838f-4a19cb06459c","lifecycleState":"CERTIFIED","lastUpdateDate":1672205870452,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3ae390-af07-46c5-b335-f2e70f3d3518","invariantUUID":"b8d39d84-40dd-4bf6-8c73-df12c38bdaed","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7b3127b3-fa7c-4fc8-897b-673b8b1fc6da","lifecycleState":"CERTIFIED","lastUpdateDate":1672205699261,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c1d5bb3-49ae-4716-831b-98bced94f9c8","invariantUUID":"f54f2749-f5d8-42fe-a86b-c01338b38b6b","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ae67ced-5731-4214-a0c7-3dd367874f75","lifecycleState":"CERTIFIED","lastUpdateDate":1672205758503,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"302e9659-512e-4520-a726-d570b4aacfbb","invariantUUID":"853ca021-9f8a-471e-972d-4797c09bc82d","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":"1a3c2159-302e-4b06-a4dc-717de9f7a1f6","lifecycleState":"CERTIFIED","lastUpdateDate":1672205771804,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7a9c55f-77a3-4468-b4e9-c7d00580e487","invariantUUID":"5ebd4d8b-48f5-473c-be2b-fdba0c9e34c7","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":"defaulticon","uniqueId":"1d8099ec-d857-4cd3-8c17-f1320868ad95","lifecycleState":"CERTIFIED","lastUpdateDate":1672205680015,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4a08f41-2502-483b-8da9-76f3835691c4","invariantUUID":"502887f9-ec9e-4d5d-bc1c-b4587b7dbee1","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08c81579-ee39-4084-9aed-6eb1489e8d5f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854486,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eeca5dd4-855c-451d-a232-55768b4c4997","invariantUUID":"7651f697-4b1e-45d5-8c33-455823529133","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f903cc27-489c-4af9-88b3-63ad26ad7b0f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205742340,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99a0ff05-1bb1-4cfd-b105-f07120cc271d","invariantUUID":"5dc1b7ec-4c46-43d2-a67e-50fd8ddf1c84","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b7eb8b4f-0c6d-42d6-ac30-7fd7dc00f550","lifecycleState":"CERTIFIED","lastUpdateDate":1672205769980,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2256d6c4-4d70-4f05-9e02-0b3c022252cf","invariantUUID":"8b0883a1-2ad6-4375-ad35-6e9803459eb3","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caf5cbe9-3b9e-4a84-b8fb-6c4bc648b361","lifecycleState":"CERTIFIED","lastUpdateDate":1672205735205,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1afc17b0-45e9-414d-83e4-3cf41b355f1e","invariantUUID":"bd363cf6-dc66-4c12-ae9c-e277792964ae","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":"a3c1a8e5-3cb2-4089-96b8-7e3463ebc78d","lifecycleState":"CERTIFIED","lastUpdateDate":1672205794604,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74518287-9a23-4763-b831-4b7c7333ddd5","invariantUUID":"d483b3ab-3509-4b9b-a9dc-1527eeef9ee7","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":"compute","uniqueId":"3edb4401-6e23-438a-98e6-a99fb8ac79ea","lifecycleState":"CERTIFIED","lastUpdateDate":1672205760132,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcf34283-43b0-4383-8659-c1092d2e0f39","invariantUUID":"93479d62-2984-4036-b87c-45c6ac974ecb","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":"defaulticon","uniqueId":"07b9b7ac-88fb-43ef-8641-ae3dac7c389a","lifecycleState":"CERTIFIED","lastUpdateDate":1672205871206,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e968c3a3-fba4-48fb-a7cc-3fa274f4de67","invariantUUID":"ff25ce04-f9ef-484c-8ba9-2736e15dbb0a","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"eb9dc4da-b05d-4864-952f-733de6db211f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205788033,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6036a38-a584-466a-8458-4278d83e57fc","invariantUUID":"fcc17af6-7300-4b95-b5d4-4f30b064acca","systemName":"Asd","description":"The ASD node type","tags":["asd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":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":"bdaefed0-13dd-40bf-ac6a-91307bd790fa","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854227,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2d7e63c-29ec-4d94-be47-8be37afd51a0","invariantUUID":"e231a448-29c8-494c-8e99-ccf904bb8368","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.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":"b1d0aa34-2bb6-4a42-809a-c479a2fa3e81","lifecycleState":"CERTIFIED","lastUpdateDate":1672205713169,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"778e6b4d-ce34-40cc-bb41-5e92f83b630c","invariantUUID":"6b0c7103-2e08-4ea6-9fd8-7fd2f7c8350c","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":"networkrules","uniqueId":"c43d8db6-3ff8-446d-8316-a797982a5f83","lifecycleState":"CERTIFIED","lastUpdateDate":1672205703721,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"31d44a8f-01b5-4d9f-a92f-0ff087a1e024","invariantUUID":"cf47a1f0-ffd6-4b1b-b1e8-459213b03e35","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e13544-ff7a-4e65-a685-cc66473bef86","lifecycleState":"CERTIFIED","lastUpdateDate":1672205738779,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cf42aaa1-c0bd-4ec4-8888-71a2004b093e","invariantUUID":"0201fb71-6656-435e-b08a-d9c0ede6586c","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":"defaulticon","uniqueId":"f7493f83-def6-483b-99fb-c5bb7a19f662","lifecycleState":"CERTIFIED","lastUpdateDate":1672205746202,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5901e303-0b9b-4bc2-bbf8-966807bbbc1e","invariantUUID":"1e7b2874-1915-4fdb-83e1-f46445737313","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"22d9a522-535b-4750-9fa5-b590a7d9538f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205654724,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b5665d9e-3423-4508-a5ce-f461abb70e7d","invariantUUID":"4b0481f7-587c-4ddb-a9f6-44b394cc832e","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":"networkrules","uniqueId":"1559effa-b746-4e7c-9e4a-98047f46fb5c","lifecycleState":"CERTIFIED","lastUpdateDate":1672205697571,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"70bbe279-dbec-4b9f-87cd-3418614b9a1b","invariantUUID":"1a6b2f40-9e98-404c-aa15-06bc5660b8f5","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81a0ff20-6ea4-46cf-a6ba-503e272bbfbc","lifecycleState":"CERTIFIED","lastUpdateDate":1672205675760,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c4b4206-ad9b-4c32-91d6-316abc282641","invariantUUID":"1133790a-c2b8-42ef-b4ed-995083d0f363","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":"objectStorage","uniqueId":"0de318c2-c7d4-483d-a24e-673d42f743e8","lifecycleState":"CERTIFIED","lastUpdateDate":1672205672332,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1e55a68-5df4-4c31-bbdf-4733775e341c","invariantUUID":"12d0d358-b038-4ae4-9de8-26d1a7d91845","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6feb148-8e2d-4140-b0f4-d363a6a0dd7e","lifecycleState":"CERTIFIED","lastUpdateDate":1672205682219,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fea9dfee-bebf-407b-a182-007037a494c7","invariantUUID":"c40b59de-80e3-4652-8e08-c569e3d13249","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":"defaulticon","uniqueId":"996564c4-172c-4a3f-a0c4-bf1d05ea779f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205779783,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16aa25ae-b382-4e1e-89bb-5373e7bbb61f","invariantUUID":"cfa3b148-3b6d-465b-b8b1-ca996d216379","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":"defaulticon","uniqueId":"ff2c3bf2-17ca-4aa2-9516-f9eb50c7978b","lifecycleState":"CERTIFIED","lastUpdateDate":1672210828344,"name":"vFW 4f030f54-a1d7","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"76797dba-712c-41e2-bda6-3f1079684d3c","invariantUUID":"da836d4b-30a3-4d52-949f-b7c76fc9db66","systemName":"Vfw4f030f54A1d7","description":"vendor software product","tags":["vFW 4f030f54-a1d7"],"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":"f761b8aa-09d0-4060-bad5-92c6f0264f9d","lifecycleState":"CERTIFIED","lastUpdateDate":1672205789651,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1639c087-36cc-4c76-ba0f-b7aa86bb3770","invariantUUID":"06263d31-56ee-4309-8c0b-5fb929592ef7","systemName":"Asdinnsd","description":"The ASD in NSD","tags":["asdInNsd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"555de120-afbd-45e6-afac-711cb39a9b71","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854633,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2c15a36-5a17-4e02-b487-d97650469612","invariantUUID":"d07a085b-67ec-4de5-8955-01528e85d5c3","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5016fceb-5289-42c6-9357-4f467173ebd4","lifecycleState":"CERTIFIED","lastUpdateDate":1672205714872,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fa4b214-0d09-475c-a225-fe8c36502274","invariantUUID":"b3968eee-ff70-4a54-b005-98132ec77b37","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35f2220f-95cf-4c0d-8aef-7b982a0d2aa0","lifecycleState":"CERTIFIED","lastUpdateDate":1672205744080,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"cbc01340-12e5-4560-9f5e-12e5a37d1a3a","invariantUUID":"1168c240-dff1-48f2-b5fc-e2d51a2a65fa","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"975c577c-83c8-4dd9-91ab-a3276742b366","lifecycleState":"CERTIFIED","lastUpdateDate":1672205816419,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf38b2d2-1a2b-4382-bc99-29f0c0f47a45","invariantUUID":"74c57474-7f5f-434c-b2f9-0e0e53c35f4c","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":"65220369-eaa9-4ffe-b00e-f5509d4a8d32","lifecycleState":"CERTIFIED","lastUpdateDate":1672205792983,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bee12cfc-6752-42c8-95be-607579ff879b","invariantUUID":"21a5565b-d769-4284-bc38-3f29e9c8220c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"99d7dd81-4c8e-4608-aa6f-e6eafc5453f2","lifecycleState":"CERTIFIED","lastUpdateDate":1672205728504,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32ccb04a-6ee5-44a5-9737-b029651ce9a7","invariantUUID":"0971f646-751b-4413-8d07-2bae149b91de","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":"port","uniqueId":"2e268edb-49a8-4ba4-90e1-7d6f06628bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1672205856049,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e19e31f-2a45-422a-a3a8-531b6b3e9f48","invariantUUID":"72fc7327-551d-46ea-8119-69baaefd73ef","systemName":"VduCp","description":"Describes network connectivity between a VNFC instance based on this VDU and an internal VL","tags":["VDU Cp","tosca.nodes.nfv.VduCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6756e7da-03a2-4c4d-889a-aaa8e5169c90","lifecycleState":"CERTIFIED","lastUpdateDate":1672205800273,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"738bace3-824f-438c-a9c4-5bf4e4965559","invariantUUID":"e977eff6-8d1f-4edc-beaf-74c83d70fda0","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d6aec594-9aa5-4050-be75-001f287af5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1672205855277,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c5e58c0-2751-44c5-820b-171f6cda1ef3","invariantUUID":"63dffd91-4f92-429a-9295-bb938fbe1b3e","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.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":"network","uniqueId":"f6dd6a31-083f-459b-9a48-82fdfdebda30","lifecycleState":"CERTIFIED","lastUpdateDate":1672205721965,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0df2c04e-52d1-4f1f-a5d1-e0cb8886aa89","invariantUUID":"6fe3035c-7f17-4fca-9073-80f9579f79cf","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":"compute","uniqueId":"74efcb57-81d0-4676-bd32-d328baf1fabc","lifecycleState":"CERTIFIED","lastUpdateDate":1672205709687,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3498cc9-ac66-480a-8fc5-17ac07995f53","invariantUUID":"bbf7aeaa-f6f0-41e3-833a-9e458c64afce","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":"objectStorage","uniqueId":"9f3e493e-ba53-434f-b752-3aba62e5a99b","lifecycleState":"CERTIFIED","lastUpdateDate":1672205670623,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb79312-8d6e-42c3-9f7e-e32c571becd6","invariantUUID":"56c8c5e6-bb00-48ac-b133-07b25721e74a","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":"objectStorage","uniqueId":"5cf2933f-6585-4058-8111-0a1a561e6657","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854780,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f97e3e18-8b94-4018-8bdc-c78caf8c8d77","invariantUUID":"3ce17aab-9e67-4238-9f50-839a1e2b5aa5","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86522741-f54d-4a9d-b657-b3e72ea17c34","lifecycleState":"CERTIFIED","lastUpdateDate":1672205720037,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944b45bd-ffbb-4aaf-9d42-d4ee0f6b3e87","invariantUUID":"0a29f784-2bef-44b0-b528-a799fa61434f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"09e001ea-c3d6-4e68-8b15-eabad1eac880","lifecycleState":"CERTIFIED","lastUpdateDate":1672205818518,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbde5021-147c-4a3d-91e8-fd229eb72786","invariantUUID":"a88d9545-2afb-4ef8-ad9f-3d8d310aa59d","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"60709018-a341-48ce-929b-10d43ec19bc4","lifecycleState":"CERTIFIED","lastUpdateDate":1672205753630,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8994402-2f91-4827-abf0-a3912453b3bd","invariantUUID":"5fa521b4-ea96-4eba-b666-fff4ce8a6b8e","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"090ec49a-8ff2-4f99-afcd-3a4dd54d12d1","lifecycleState":"CERTIFIED","lastUpdateDate":1672205824103,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60e57705-5d51-4b11-a525-3809cd629de6","invariantUUID":"c59f37eb-6bc1-4bcf-8386-adc034f19515","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":"4af93ca9-e3f9-4911-8fc0-829b35e78566","lifecycleState":"CERTIFIED","lastUpdateDate":1672205855794,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38516f6e-74de-41a8-93ff-a360527dc15f","invariantUUID":"f2968f01-9533-4410-be8f-c8f98b570d8a","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3868866-0823-4ba6-886b-3205b5deb79a","lifecycleState":"CERTIFIED","lastUpdateDate":1672205805859,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9697ee6a-655f-49b3-be7e-3a64cbe5c435","invariantUUID":"fc46244d-c9e5-40f6-a8a5-dd4ef1abcd77","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6d1b0f75-d14d-49d8-9ce6-a13418611022","lifecycleState":"CERTIFIED","lastUpdateDate":1672205783313,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8a7fc66-8a9f-4f65-a898-eabbf4324ef8","invariantUUID":"1fd13130-de9d-463b-9ea8-3c421c3f6936","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a478eff-855c-48eb-b4ee-1db861651e2a","lifecycleState":"CERTIFIED","lastUpdateDate":1672205803611,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c19f255e-c20f-4bd8-ab91-67737f2c180c","invariantUUID":"9874bf58-fe33-4af5-aeda-d9bd4231e006","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":"defaulticon","uniqueId":"b16ad76a-a312-4a60-916c-1ea0ab85d979","lifecycleState":"CERTIFIED","lastUpdateDate":1672210840751,"name":"basic_onboard_rvOtiM","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"94087ebb-4e52-44d2-bdcc-5f20c1799018","invariantUUID":"f5c245c0-af5e-4ec2-9af0-15ebaee38f4b","systemName":"BasicOnboardRvotim","description":"VF","tags":["basic_onboard_rvOtiM"],"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":"loadBalancer","uniqueId":"5e3b73b0-4afb-4c0c-bd7e-266f567b7fa3","lifecycleState":"CERTIFIED","lastUpdateDate":1672205661769,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0939901b-1a17-4c04-9cd1-4b0a9952a079","invariantUUID":"ef4de03d-0831-48bd-9291-3c4f7e617ffb","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d8852601-e445-42e0-91e7-651ccd5760af","lifecycleState":"CERTIFIED","lastUpdateDate":1672205870737,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8db1b57a-12f8-4b80-af2d-2100c9d8eb3e","invariantUUID":"247a15e7-c1a5-4668-83fc-d372e0ff7469","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"856caff9-7dff-4af0-adaa-3eab3ea06149","lifecycleState":"CERTIFIED","lastUpdateDate":1672210848192,"name":"vFW 2022-12-28 06-59-38","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"f66207aa-c933-4412-a239-5d32b9197520","invariantUUID":"aaa300f7-23ab-4fb7-8549-9b6402ca0b49","systemName":"Vfw20221228065938","description":"catalog service description","tags":["robot-ete","vFW 2022-12-28 06-59-38"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1672210861151,"name":"basic_onboard_rvOtiM","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"9cb4a099-d7d4-4c67-83d6-012bc4ecadeb","invariantUUID":"f6671a7f-228a-4f40-a6e9-3202581c909c","systemName":"BasicOnboardRvotim","description":"service","tags":["basic_onboard_rvOtiM"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-12-28 07:01:01,956 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_rvOtiM found in services list 2022-12-28 07:01:01,957 INFO 741:service.py(1) - attempting to Certify Service basic_onboard_rvOtiM in SDC 2022-12-28 07:01:01,963 DEBUG 129:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:01:01,964 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/d872f137-980d-4924-a0e3-e6c4ae6cb955/lifecycleState/Certify 2022-12-28 07:01:01,964 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2022-12-28 07:01:01,967 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:01:06,331 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/d872f137-980d-4924-a0e3-e6c4ae6cb955/lifecycleState/Certify HTTP/1.1" 200 1213 2022-12-28 07:01:06,332 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2022-12-28 07:01:06,333 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"1ee45ad7-87c2-453c-8ddc-3fa9306ce93e","name":"basic_onboard_rvOtiM","version":"1.0","isHighestVersion":true,"creationDate":1672210857151,"lastUpdateDate":1672210861151,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_onboard_rvOtiM"],"icon":"network_l_1-3","normalizedName":"basiconboardrvotim","systemName":"BasicOnboardRvotim","contactId":"cs0008","allVersions":{"1.0":"1ee45ad7-87c2-453c-8ddc-3fa9306ce93e"},"projectCode":"123456","invariantUUID":"f6671a7f-228a-4f40-a6e9-3202581c909c","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":"9cb4a099-d7d4-4c67-83d6-012bc4ecadeb"} 2022-12-28 07:01:06,335 DEBUG 187:__init__.py(1) - check if Service basic_onboard_rvOtiM exists in SDC 2022-12-28 07:01:06,335 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-12-28 07:01:06,336 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:01:06,336 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-12-28 07:01:06,336 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-12-28 07:01:06,338 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-12-28 07:01:06,457 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 739 2022-12-28 07:01:06,460 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-12-28 07:01:06,461 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9cb4a099-d7d4-4c67-83d6-012bc4ecadeb","invariantUUID":"f6671a7f-228a-4f40-a6e9-3202581c909c","name":"basic_onboard_rvOtiM","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9cb4a099-d7d4-4c67-83d6-012bc4ecadeb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"f66207aa-c933-4412-a239-5d32b9197520","invariantUUID":"aaa300f7-23ab-4fb7-8549-9b6402ca0b49","name":"vFW 2022-12-28 06-59-38","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f66207aa-c933-4412-a239-5d32b9197520/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-12-28 07:01:06,467 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_rvOtiM from SDC 2022-12-28 07:01:06,468 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-28 07:01:06,468 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-28 07:01:06,469 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-28 07:01:06,470 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-12-28 06-59-38 from SDC 2022-12-28 07:01:06,470 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-28 07:01:06,470 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-28 07:01:06,471 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-12-28 07:01:06,480 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-12-28 07:01:06,480 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_rvOtiM 2022-12-28 07:01:06,481 INFO 220:__init__.py(1) - Service found, updating information 2022-12-28 07:01:06,482 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:01:06,482 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-12-28 07:01:06,482 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-12-28 07:01:06,484 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:01:06,584 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-12-28 07:01:06,593 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-12-28 07:01:06,597 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45eb9e60-902b-464f-aa56-13230fc45d5a","lifecycleState":"CERTIFIED","lastUpdateDate":1672205750109,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f036e53-e6cd-4553-9c6a-9ef4bcddc40b","invariantUUID":"ccb6e2a2-f43f-41cd-a3d1-cd9a712fc269","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":"bcd275ec-0796-476b-a80c-ecf8ec216630","lifecycleState":"CERTIFIED","lastUpdateDate":1672205756887,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39bf703c-0a33-48f0-b5d4-69c2f00e45c7","invariantUUID":"a4f2222c-5f4c-4f8e-a56f-fca18edfb5d9","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"33878b8a-6c27-4734-a3c1-7832d2ba4436","lifecycleState":"CERTIFIED","lastUpdateDate":1672205763501,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f69f346-04fd-41b3-96c0-c4dc77776e45","invariantUUID":"8ae83b72-d3b2-44f6-b07f-8fcbd05eb467","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a052bb42-a084-425d-bd03-c39a919e848e","lifecycleState":"CERTIFIED","lastUpdateDate":1672205718112,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c480ece7-b922-4023-9201-7f29d274c7ff","invariantUUID":"37d32ec8-202d-422a-978d-9f1c441c3cfa","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":"39fde9c1-03f7-482d-b385-a93f353678e6","lifecycleState":"CERTIFIED","lastUpdateDate":1672205687689,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"312df5b8-e171-4fda-8343-f12e93d7d555","invariantUUID":"5dfbb810-59d4-4a49-90d4-9764eba0e4b8","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":"defaulticon","uniqueId":"e6eb5ac4-1c83-46ce-bfa3-6bba3834ec22","lifecycleState":"CERTIFIED","lastUpdateDate":1672205871070,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0134929b-944b-4b18-87d2-fe25085199cc","invariantUUID":"b60a6320-d72f-46a8-9d08-b744cea09d81","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f2b28529-31f2-4944-a2a1-42b23e5473af","lifecycleState":"CERTIFIED","lastUpdateDate":1672205870629,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7017c1-523d-4dba-8936-449231a436af","invariantUUID":"b76fda3e-4e78-449d-a08a-1a9ca4a5fb52","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c60867a6-817c-4657-b9b8-4184712be772","lifecycleState":"CERTIFIED","lastUpdateDate":1672205765085,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ac5eb41-5b04-489a-a705-754b1977deab","invariantUUID":"cf1b9fd5-b593-4221-87e7-a9721c585b8d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba0c3c3-a7e3-4470-b34a-7a464786ca09","lifecycleState":"CERTIFIED","lastUpdateDate":1672205665317,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e4f0de8-acde-45e2-98fc-6414fe9e02c9","invariantUUID":"06309167-1a6f-48fa-b531-2866dc7682dc","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":"0036abb5-0fc2-4820-8af1-d28ee9a3b3ca","lifecycleState":"CERTIFIED","lastUpdateDate":1672205733610,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d1a024a-e57a-4be6-ba16-9b934567d609","invariantUUID":"d37a2a30-0ee8-4af5-845b-453f9fd8b2a9","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":"a868e399-4119-44c4-9aef-b3ce84ff1d83","lifecycleState":"CERTIFIED","lastUpdateDate":1672205689471,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"874f88a9-11e6-44cc-82ed-2d54c0185f2e","invariantUUID":"4cf44728-8527-47a4-8970-5ec8b3a4c767","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":"compute","uniqueId":"85c590e8-d3f8-4758-8bfa-153b4a7d9742","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854355,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1eac47cc-802b-4f59-930e-535f685db6aa","invariantUUID":"e8c096f6-234f-429e-a7a7-f75a410da5f2","systemName":"Cp","description":"Provides information regarding the purpose of the connection point","tags":["Cp","tosca.nodes.nfv.Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8f50bb68-8ff5-4a6f-b595-bc40b18c7dcd","lifecycleState":"CERTIFIED","lastUpdateDate":1672205781544,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54e366ec-c187-4ce7-a52b-13fefe45b335","invariantUUID":"1c9a9759-0b61-4ac5-8421-7c03afa636db","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0e3af95-8a74-4cf5-8fed-abcf8b843676","lifecycleState":"CERTIFIED","lastUpdateDate":1672205791374,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d72d6ad3-a4d7-4f4c-ba74-a9694736759b","invariantUUID":"e703b370-1027-4175-bfa9-9171b345cda5","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e91c93f8-85fc-4bdc-a493-96f9de1b40f8","lifecycleState":"CERTIFIED","lastUpdateDate":1672205822118,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d43d0b4a-6c02-4a2a-a775-77556883be07","invariantUUID":"fd58611f-a41f-454c-818e-fbddc0e3ae5c","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":"compute","uniqueId":"34b648d3-cf22-4283-bffe-1d0ea7523b45","lifecycleState":"CERTIFIED","lastUpdateDate":1672205855625,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9206d3b4-ef11-40fa-8699-c1604cc6d451","invariantUUID":"94b67fa6-49e7-4b4c-bf63-befc836697b8","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","tosca.nodes.nfv.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":"dc9fcb46-235c-45c5-bbcb-48bd1feb256b","lifecycleState":"CERTIFIED","lastUpdateDate":1672205855452,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7439b979-620b-4815-b362-18f9f5c7de97","invariantUUID":"8aabac39-fdb0-4be5-be7d-585c8298c222","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.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":"75a52228-050a-4127-bfa9-5095513c6874","lifecycleState":"CERTIFIED","lastUpdateDate":1672205711502,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67227415-99af-4267-b5ca-7372e2ccb4a3","invariantUUID":"2aa9d708-1934-4b92-b220-ffa94b3ec48e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"53c21378-3d46-4189-9097-57162ce625c4","lifecycleState":"CERTIFIED","lastUpdateDate":1672205855130,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79d44cac-7fca-4fa2-9add-62ce1ac2fd90","invariantUUID":"d64a6404-a280-4b8b-9353-c0257be51962","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d01b2086-2e3a-48ff-b6d6-c5f617599269","lifecycleState":"CERTIFIED","lastUpdateDate":1672205740579,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"91abe129-541d-4c83-8dd8-8b30e88a0a39","invariantUUID":"3003d888-165f-47ad-b393-22c67a798bcc","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfd2b2b8-b814-4941-95b3-a5ad5fa27089","lifecycleState":"CERTIFIED","lastUpdateDate":1672205684253,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ff2b9d27-1877-4479-8ccf-3cbd7c822e32","invariantUUID":"c53a4d26-d4ea-428c-9e3b-47c1e9485f03","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":"port","uniqueId":"0e77acd7-aed0-421f-9b77-681688d5c799","lifecycleState":"CERTIFIED","lastUpdateDate":1672205663629,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f12b724-515a-46b2-90b4-883d5fc2f3d9","invariantUUID":"bed1b654-b323-4594-b1fe-d9b0c5708c9b","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":"a751cb31-a664-44e2-a626-147a1d06c6ae","lifecycleState":"CERTIFIED","lastUpdateDate":1672205751901,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7dbbf31-ef0b-48a8-bb39-d6a7752ed28e","invariantUUID":"f5a8cf61-3458-4eed-b062-a764eb477b19","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc59e73f-de9e-49be-ac63-7ce853bc9066","lifecycleState":"CERTIFIED","lastUpdateDate":1672205685985,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"079d18fe-9a06-406b-a127-7a124868e3a5","invariantUUID":"2a166719-bb9e-4f77-b562-7c5efa27f2d5","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":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","lifecycleState":"CERTIFIED","lastUpdateDate":1672205646925,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f034929-1478-42ca-b006-e92911dd3217","invariantUUID":"e1a4b0d9-dc07-4efa-ad6c-a70587461737","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":"port","uniqueId":"afef86ee-ac54-4102-982d-3863f1c30b04","lifecycleState":"CERTIFIED","lastUpdateDate":1672205677834,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a94e9c18-eb7c-481e-be63-2f20cf2b853d","invariantUUID":"804ffd4d-ad7a-4860-a9f9-0c2ef983cd6f","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":"port","uniqueId":"dcd07ced-848e-4d35-8a92-6f067f006466","lifecycleState":"CERTIFIED","lastUpdateDate":1672205784921,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71eb3a95-2f12-4734-a53b-f3a6c8303c89","invariantUUID":"e4a89321-80d6-492f-b127-c9ab78a2e803","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"82d93529-4f8f-4392-8403-2838b4b23054","lifecycleState":"CERTIFIED","lastUpdateDate":1672205826013,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ceb6a6e-b8c4-4acb-96f4-10989af7154b","invariantUUID":"07b5dfbe-2df9-4cce-8c97-99c0dae8fec9","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":"defaulticon","uniqueId":"41570906-e008-4d59-9432-c155d8ead8b8","lifecycleState":"CERTIFIED","lastUpdateDate":1672205778219,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6339054-6436-401c-b2d1-f339c1a22d4d","invariantUUID":"617ce9a5-ffb1-4bf3-b61a-16c7aeea3a9e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"afc8137b-ebe6-4c47-b0e0-843143bfb833","lifecycleState":"CERTIFIED","lastUpdateDate":1672205812144,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c53060e-8c16-4d00-a89e-39870c2af2f4","invariantUUID":"1a099bc8-8e53-4594-a2f8-307d5c501a41","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5a01dd4-b60e-46eb-b709-9ff3aac3771b","lifecycleState":"CERTIFIED","lastUpdateDate":1672205809620,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a402cba-a56d-457f-b763-c2c555aeb40f","invariantUUID":"517aa349-c380-4848-8121-f6906d4911cc","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":"objectStorage","uniqueId":"2f1c0530-e55e-4d6a-bca5-c5c2d206d1c2","lifecycleState":"CERTIFIED","lastUpdateDate":1672205656486,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45b9fdf0-425c-46df-803c-d3cffecc3145","invariantUUID":"7cda826f-f6e7-47cc-b0fc-340c3d52dead","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":"216b60c5-6972-4cba-95af-ae716a97ed81","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854928,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a65e00c-7d4e-47c1-873d-734bbca46f8f","invariantUUID":"f9e87730-f1f9-49dc-955b-ba6a3f2ba2b1","systemName":"VduVirtualfilestorage","description":"This node type describes the specifications of requirements related to virtual file storage resources","tags":["VDU VirtualFileStorage","tosca.nodes.nfv.Vdu.VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"524501fd-8f43-4854-9f7c-afb9d2b22e6b","lifecycleState":"CERTIFIED","lastUpdateDate":1672205870856,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"180c99a6-4897-4583-b3de-ad50fecf4d6e","invariantUUID":"239d527b-4c28-45a3-99f7-cdfea5a497d2","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7867e41e-f2dc-4daf-afef-3d7566c25cda","lifecycleState":"CERTIFIED","lastUpdateDate":1672205870969,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba0adc42-73e1-423c-9f23-c27c48e7ad59","invariantUUID":"90c5df12-01d5-4e9c-b0c7-c0afc2783ec1","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9c120d3-0148-4494-9a8d-699e2e54fbe4","lifecycleState":"CERTIFIED","lastUpdateDate":1672205796412,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28679a4a-f405-4bab-b61b-b53ea8a29a35","invariantUUID":"3da4727b-878e-4117-905c-49e1bea5bb16","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":"a332d5ed-3f1a-4d3b-9f8a-16416d144149","lifecycleState":"CERTIFIED","lastUpdateDate":1672205705393,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff56012a-45e9-4c61-a31d-465cabc8bfb5","invariantUUID":"ac3c51a3-b5a5-4021-be8b-ee0a5735a888","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":"securityrules","uniqueId":"09360177-60c2-4b83-81d1-86ab3af45058","lifecycleState":"CERTIFIED","lastUpdateDate":1672205707168,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e696a0c6-ac54-4059-b816-79ac02d109eb","invariantUUID":"004ba373-9edd-42a2-8c01-ad5cc0aa7c17","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":"08b25ca9-74c9-4293-a9fa-bc5a081843b2","lifecycleState":"CERTIFIED","lastUpdateDate":1672205674011,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a598d98-7177-47f5-9c44-725b1d5ed3c9","invariantUUID":"69ccb0f2-688d-43d2-b7ae-35e68fdc17cc","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":"0aa1fb3f-a263-4a8f-b77d-594ecd5804c7","lifecycleState":"CERTIFIED","lastUpdateDate":1672205748448,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6adee5d-2591-4f7f-be51-f6b9fc036b13","invariantUUID":"2bb94cd2-c916-43fb-8aee-198b05049f7c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63434a27-2500-451a-a819-cc652bd0af96","lifecycleState":"CERTIFIED","lastUpdateDate":1672205786481,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd5f343f-1a58-41f3-8090-bc93d4bfee0e","invariantUUID":"92fea528-4981-48ea-9374-8db7a4c41ab3","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":"f22b7a8c-b97a-4b32-b8bf-7ae83cd6d41f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205820261,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44b84fa8-f06e-4bbf-9417-082f40925b58","invariantUUID":"8215fa8d-6a97-4686-8fda-5eaa2e2f386a","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":"objectStorage","uniqueId":"7bfe1c0a-cb7e-44e2-96c4-0ffe4eb561aa","lifecycleState":"CERTIFIED","lastUpdateDate":1672205658236,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2c4bffa-9b49-424e-9350-e907a3b58ec5","invariantUUID":"c99c6848-65f0-445a-8808-44bffea865d7","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":"defaulticon","uniqueId":"77743fbe-7881-4c14-838f-4a19cb06459c","lifecycleState":"CERTIFIED","lastUpdateDate":1672205870452,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3ae390-af07-46c5-b335-f2e70f3d3518","invariantUUID":"b8d39d84-40dd-4bf6-8c73-df12c38bdaed","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7b3127b3-fa7c-4fc8-897b-673b8b1fc6da","lifecycleState":"CERTIFIED","lastUpdateDate":1672205699261,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c1d5bb3-49ae-4716-831b-98bced94f9c8","invariantUUID":"f54f2749-f5d8-42fe-a86b-c01338b38b6b","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ae67ced-5731-4214-a0c7-3dd367874f75","lifecycleState":"CERTIFIED","lastUpdateDate":1672205758503,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"302e9659-512e-4520-a726-d570b4aacfbb","invariantUUID":"853ca021-9f8a-471e-972d-4797c09bc82d","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":"1a3c2159-302e-4b06-a4dc-717de9f7a1f6","lifecycleState":"CERTIFIED","lastUpdateDate":1672205771804,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7a9c55f-77a3-4468-b4e9-c7d00580e487","invariantUUID":"5ebd4d8b-48f5-473c-be2b-fdba0c9e34c7","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":"defaulticon","uniqueId":"1d8099ec-d857-4cd3-8c17-f1320868ad95","lifecycleState":"CERTIFIED","lastUpdateDate":1672205680015,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4a08f41-2502-483b-8da9-76f3835691c4","invariantUUID":"502887f9-ec9e-4d5d-bc1c-b4587b7dbee1","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08c81579-ee39-4084-9aed-6eb1489e8d5f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854486,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eeca5dd4-855c-451d-a232-55768b4c4997","invariantUUID":"7651f697-4b1e-45d5-8c33-455823529133","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f903cc27-489c-4af9-88b3-63ad26ad7b0f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205742340,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99a0ff05-1bb1-4cfd-b105-f07120cc271d","invariantUUID":"5dc1b7ec-4c46-43d2-a67e-50fd8ddf1c84","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b7eb8b4f-0c6d-42d6-ac30-7fd7dc00f550","lifecycleState":"CERTIFIED","lastUpdateDate":1672205769980,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2256d6c4-4d70-4f05-9e02-0b3c022252cf","invariantUUID":"8b0883a1-2ad6-4375-ad35-6e9803459eb3","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caf5cbe9-3b9e-4a84-b8fb-6c4bc648b361","lifecycleState":"CERTIFIED","lastUpdateDate":1672205735205,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1afc17b0-45e9-414d-83e4-3cf41b355f1e","invariantUUID":"bd363cf6-dc66-4c12-ae9c-e277792964ae","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":"a3c1a8e5-3cb2-4089-96b8-7e3463ebc78d","lifecycleState":"CERTIFIED","lastUpdateDate":1672205794604,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74518287-9a23-4763-b831-4b7c7333ddd5","invariantUUID":"d483b3ab-3509-4b9b-a9dc-1527eeef9ee7","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":"compute","uniqueId":"3edb4401-6e23-438a-98e6-a99fb8ac79ea","lifecycleState":"CERTIFIED","lastUpdateDate":1672205760132,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcf34283-43b0-4383-8659-c1092d2e0f39","invariantUUID":"93479d62-2984-4036-b87c-45c6ac974ecb","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":"defaulticon","uniqueId":"07b9b7ac-88fb-43ef-8641-ae3dac7c389a","lifecycleState":"CERTIFIED","lastUpdateDate":1672205871206,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e968c3a3-fba4-48fb-a7cc-3fa274f4de67","invariantUUID":"ff25ce04-f9ef-484c-8ba9-2736e15dbb0a","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"eb9dc4da-b05d-4864-952f-733de6db211f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205788033,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6036a38-a584-466a-8458-4278d83e57fc","invariantUUID":"fcc17af6-7300-4b95-b5d4-4f30b064acca","systemName":"Asd","description":"The ASD node type","tags":["asd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":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":"bdaefed0-13dd-40bf-ac6a-91307bd790fa","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854227,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2d7e63c-29ec-4d94-be47-8be37afd51a0","invariantUUID":"e231a448-29c8-494c-8e99-ccf904bb8368","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.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":"b1d0aa34-2bb6-4a42-809a-c479a2fa3e81","lifecycleState":"CERTIFIED","lastUpdateDate":1672205713169,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"778e6b4d-ce34-40cc-bb41-5e92f83b630c","invariantUUID":"6b0c7103-2e08-4ea6-9fd8-7fd2f7c8350c","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":"networkrules","uniqueId":"c43d8db6-3ff8-446d-8316-a797982a5f83","lifecycleState":"CERTIFIED","lastUpdateDate":1672205703721,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"31d44a8f-01b5-4d9f-a92f-0ff087a1e024","invariantUUID":"cf47a1f0-ffd6-4b1b-b1e8-459213b03e35","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e13544-ff7a-4e65-a685-cc66473bef86","lifecycleState":"CERTIFIED","lastUpdateDate":1672205738779,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cf42aaa1-c0bd-4ec4-8888-71a2004b093e","invariantUUID":"0201fb71-6656-435e-b08a-d9c0ede6586c","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":"defaulticon","uniqueId":"f7493f83-def6-483b-99fb-c5bb7a19f662","lifecycleState":"CERTIFIED","lastUpdateDate":1672205746202,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5901e303-0b9b-4bc2-bbf8-966807bbbc1e","invariantUUID":"1e7b2874-1915-4fdb-83e1-f46445737313","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"22d9a522-535b-4750-9fa5-b590a7d9538f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205654724,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b5665d9e-3423-4508-a5ce-f461abb70e7d","invariantUUID":"4b0481f7-587c-4ddb-a9f6-44b394cc832e","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":"networkrules","uniqueId":"1559effa-b746-4e7c-9e4a-98047f46fb5c","lifecycleState":"CERTIFIED","lastUpdateDate":1672205697571,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"70bbe279-dbec-4b9f-87cd-3418614b9a1b","invariantUUID":"1a6b2f40-9e98-404c-aa15-06bc5660b8f5","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81a0ff20-6ea4-46cf-a6ba-503e272bbfbc","lifecycleState":"CERTIFIED","lastUpdateDate":1672205675760,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c4b4206-ad9b-4c32-91d6-316abc282641","invariantUUID":"1133790a-c2b8-42ef-b4ed-995083d0f363","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":"objectStorage","uniqueId":"0de318c2-c7d4-483d-a24e-673d42f743e8","lifecycleState":"CERTIFIED","lastUpdateDate":1672205672332,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1e55a68-5df4-4c31-bbdf-4733775e341c","invariantUUID":"12d0d358-b038-4ae4-9de8-26d1a7d91845","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6feb148-8e2d-4140-b0f4-d363a6a0dd7e","lifecycleState":"CERTIFIED","lastUpdateDate":1672205682219,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fea9dfee-bebf-407b-a182-007037a494c7","invariantUUID":"c40b59de-80e3-4652-8e08-c569e3d13249","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":"defaulticon","uniqueId":"996564c4-172c-4a3f-a0c4-bf1d05ea779f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205779783,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16aa25ae-b382-4e1e-89bb-5373e7bbb61f","invariantUUID":"cfa3b148-3b6d-465b-b8b1-ca996d216379","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":"defaulticon","uniqueId":"ff2c3bf2-17ca-4aa2-9516-f9eb50c7978b","lifecycleState":"CERTIFIED","lastUpdateDate":1672210828344,"name":"vFW 4f030f54-a1d7","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"76797dba-712c-41e2-bda6-3f1079684d3c","invariantUUID":"da836d4b-30a3-4d52-949f-b7c76fc9db66","systemName":"Vfw4f030f54A1d7","description":"vendor software product","tags":["vFW 4f030f54-a1d7"],"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":"f761b8aa-09d0-4060-bad5-92c6f0264f9d","lifecycleState":"CERTIFIED","lastUpdateDate":1672205789651,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1639c087-36cc-4c76-ba0f-b7aa86bb3770","invariantUUID":"06263d31-56ee-4309-8c0b-5fb929592ef7","systemName":"Asdinnsd","description":"The ASD in NSD","tags":["asdInNsd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"555de120-afbd-45e6-afac-711cb39a9b71","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854633,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2c15a36-5a17-4e02-b487-d97650469612","invariantUUID":"d07a085b-67ec-4de5-8955-01528e85d5c3","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5016fceb-5289-42c6-9357-4f467173ebd4","lifecycleState":"CERTIFIED","lastUpdateDate":1672205714872,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fa4b214-0d09-475c-a225-fe8c36502274","invariantUUID":"b3968eee-ff70-4a54-b005-98132ec77b37","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35f2220f-95cf-4c0d-8aef-7b982a0d2aa0","lifecycleState":"CERTIFIED","lastUpdateDate":1672205744080,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"cbc01340-12e5-4560-9f5e-12e5a37d1a3a","invariantUUID":"1168c240-dff1-48f2-b5fc-e2d51a2a65fa","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"975c577c-83c8-4dd9-91ab-a3276742b366","lifecycleState":"CERTIFIED","lastUpdateDate":1672205816419,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf38b2d2-1a2b-4382-bc99-29f0c0f47a45","invariantUUID":"74c57474-7f5f-434c-b2f9-0e0e53c35f4c","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":"65220369-eaa9-4ffe-b00e-f5509d4a8d32","lifecycleState":"CERTIFIED","lastUpdateDate":1672205792983,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bee12cfc-6752-42c8-95be-607579ff879b","invariantUUID":"21a5565b-d769-4284-bc38-3f29e9c8220c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"99d7dd81-4c8e-4608-aa6f-e6eafc5453f2","lifecycleState":"CERTIFIED","lastUpdateDate":1672205728504,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32ccb04a-6ee5-44a5-9737-b029651ce9a7","invariantUUID":"0971f646-751b-4413-8d07-2bae149b91de","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":"port","uniqueId":"2e268edb-49a8-4ba4-90e1-7d6f06628bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1672205856049,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e19e31f-2a45-422a-a3a8-531b6b3e9f48","invariantUUID":"72fc7327-551d-46ea-8119-69baaefd73ef","systemName":"VduCp","description":"Describes network connectivity between a VNFC instance based on this VDU and an internal VL","tags":["VDU Cp","tosca.nodes.nfv.VduCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6756e7da-03a2-4c4d-889a-aaa8e5169c90","lifecycleState":"CERTIFIED","lastUpdateDate":1672205800273,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"738bace3-824f-438c-a9c4-5bf4e4965559","invariantUUID":"e977eff6-8d1f-4edc-beaf-74c83d70fda0","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d6aec594-9aa5-4050-be75-001f287af5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1672205855277,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c5e58c0-2751-44c5-820b-171f6cda1ef3","invariantUUID":"63dffd91-4f92-429a-9295-bb938fbe1b3e","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.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":"network","uniqueId":"f6dd6a31-083f-459b-9a48-82fdfdebda30","lifecycleState":"CERTIFIED","lastUpdateDate":1672205721965,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0df2c04e-52d1-4f1f-a5d1-e0cb8886aa89","invariantUUID":"6fe3035c-7f17-4fca-9073-80f9579f79cf","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":"compute","uniqueId":"74efcb57-81d0-4676-bd32-d328baf1fabc","lifecycleState":"CERTIFIED","lastUpdateDate":1672205709687,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3498cc9-ac66-480a-8fc5-17ac07995f53","invariantUUID":"bbf7aeaa-f6f0-41e3-833a-9e458c64afce","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":"objectStorage","uniqueId":"9f3e493e-ba53-434f-b752-3aba62e5a99b","lifecycleState":"CERTIFIED","lastUpdateDate":1672205670623,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb79312-8d6e-42c3-9f7e-e32c571becd6","invariantUUID":"56c8c5e6-bb00-48ac-b133-07b25721e74a","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":"objectStorage","uniqueId":"5cf2933f-6585-4058-8111-0a1a561e6657","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854780,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f97e3e18-8b94-4018-8bdc-c78caf8c8d77","invariantUUID":"3ce17aab-9e67-4238-9f50-839a1e2b5aa5","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86522741-f54d-4a9d-b657-b3e72ea17c34","lifecycleState":"CERTIFIED","lastUpdateDate":1672205720037,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944b45bd-ffbb-4aaf-9d42-d4ee0f6b3e87","invariantUUID":"0a29f784-2bef-44b0-b528-a799fa61434f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"09e001ea-c3d6-4e68-8b15-eabad1eac880","lifecycleState":"CERTIFIED","lastUpdateDate":1672205818518,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbde5021-147c-4a3d-91e8-fd229eb72786","invariantUUID":"a88d9545-2afb-4ef8-ad9f-3d8d310aa59d","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"60709018-a341-48ce-929b-10d43ec19bc4","lifecycleState":"CERTIFIED","lastUpdateDate":1672205753630,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8994402-2f91-4827-abf0-a3912453b3bd","invariantUUID":"5fa521b4-ea96-4eba-b666-fff4ce8a6b8e","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"090ec49a-8ff2-4f99-afcd-3a4dd54d12d1","lifecycleState":"CERTIFIED","lastUpdateDate":1672205824103,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60e57705-5d51-4b11-a525-3809cd629de6","invariantUUID":"c59f37eb-6bc1-4bcf-8386-adc034f19515","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":"4af93ca9-e3f9-4911-8fc0-829b35e78566","lifecycleState":"CERTIFIED","lastUpdateDate":1672205855794,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38516f6e-74de-41a8-93ff-a360527dc15f","invariantUUID":"f2968f01-9533-4410-be8f-c8f98b570d8a","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3868866-0823-4ba6-886b-3205b5deb79a","lifecycleState":"CERTIFIED","lastUpdateDate":1672205805859,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9697ee6a-655f-49b3-be7e-3a64cbe5c435","invariantUUID":"fc46244d-c9e5-40f6-a8a5-dd4ef1abcd77","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6d1b0f75-d14d-49d8-9ce6-a13418611022","lifecycleState":"CERTIFIED","lastUpdateDate":1672205783313,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8a7fc66-8a9f-4f65-a898-eabbf4324ef8","invariantUUID":"1fd13130-de9d-463b-9ea8-3c421c3f6936","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a478eff-855c-48eb-b4ee-1db861651e2a","lifecycleState":"CERTIFIED","lastUpdateDate":1672205803611,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c19f255e-c20f-4bd8-ab91-67737f2c180c","invariantUUID":"9874bf58-fe33-4af5-aeda-d9bd4231e006","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":"defaulticon","uniqueId":"b16ad76a-a312-4a60-916c-1ea0ab85d979","lifecycleState":"CERTIFIED","lastUpdateDate":1672210840751,"name":"basic_onboard_rvOtiM","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"94087ebb-4e52-44d2-bdcc-5f20c1799018","invariantUUID":"f5c245c0-af5e-4ec2-9af0-15ebaee38f4b","systemName":"BasicOnboardRvotim","description":"VF","tags":["basic_onboard_rvOtiM"],"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":"loadBalancer","uniqueId":"5e3b73b0-4afb-4c0c-bd7e-266f567b7fa3","lifecycleState":"CERTIFIED","lastUpdateDate":1672205661769,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0939901b-1a17-4c04-9cd1-4b0a9952a079","invariantUUID":"ef4de03d-0831-48bd-9291-3c4f7e617ffb","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d8852601-e445-42e0-91e7-651ccd5760af","lifecycleState":"CERTIFIED","lastUpdateDate":1672205870737,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8db1b57a-12f8-4b80-af2d-2100c9d8eb3e","invariantUUID":"247a15e7-c1a5-4668-83fc-d372e0ff7469","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"856caff9-7dff-4af0-adaa-3eab3ea06149","lifecycleState":"CERTIFIED","lastUpdateDate":1672210848192,"name":"vFW 2022-12-28 06-59-38","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"f66207aa-c933-4412-a239-5d32b9197520","invariantUUID":"aaa300f7-23ab-4fb7-8549-9b6402ca0b49","systemName":"Vfw20221228065938","description":"catalog service description","tags":["robot-ete","vFW 2022-12-28 06-59-38"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1ee45ad7-87c2-453c-8ddc-3fa9306ce93e","lifecycleState":"CERTIFIED","lastUpdateDate":1672210861151,"name":"basic_onboard_rvOtiM","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"9cb4a099-d7d4-4c67-83d6-012bc4ecadeb","invariantUUID":"f6671a7f-228a-4f40-a6e9-3202581c909c","systemName":"BasicOnboardRvotim","description":"service","tags":["basic_onboard_rvOtiM"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-12-28 07:01:06,604 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_rvOtiM found in services list 2022-12-28 07:01:16,614 INFO 741:service.py(1) - attempting to PROD/activate Service basic_onboard_rvOtiM in SDC 2022-12-28 07:01:16,622 DEBUG 129:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:01:16,622 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/1ee45ad7-87c2-453c-8ddc-3fa9306ce93e/distribution/PROD/activate 2022-12-28 07:01:16,622 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2022-12-28 07:01:16,625 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:01:18,422 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/1ee45ad7-87c2-453c-8ddc-3fa9306ce93e/distribution/PROD/activate HTTP/1.1" 200 None 2022-12-28 07:01:18,424 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2022-12-28 07:01:18,426 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"userCreated":false,"constraints":[{"validValues":["true","false"]}],"parentUniqueId":"1ee45ad7-87c2-453c-8ddc-3fa9306ce93e","getInputProperty":false,"ownerId":"1ee45ad7-87c2-453c-8ddc-3fa9306ce93e","empty":false},{"definition":false,"hidden":false,"uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"userCreated":false,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"parentUniqueId":"1ee45ad7-87c2-453c-8ddc-3fa9306ce93e","getInputProperty":false,"ownerId":"1ee45ad7-87c2-453c-8ddc-3fa9306ce93e","empty":false},{"definition":false,"hidden":false,"uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"1ee45ad7-87c2-453c-8ddc-3fa9306ce93e","getInputProperty":false,"ownerId":"1ee45ad7-87c2-453c-8ddc-3fa9306ce93e","empty":false},{"definition":false,"hidden":false,"uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"1ee45ad7-87c2-453c-8ddc-3fa9306ce93e","getInputProperty":false,"ownerId":"1ee45ad7-87c2-453c-8ddc-3fa9306ce93e","empty":false},{"definition":false,"hidden":false,"uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"1ee45ad7-87c2-453c-8ddc-3fa9306ce93e","getInputProperty":false,"ownerId":"1ee45ad7-87c2-453c-8ddc-3fa9306ce93e","empty":false}],"artifacts":{"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"automationcompositionfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.automationcompositionfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Automation Composition Functions","mandatory":true,"serviceApi":false,"artifactLabel":"automationcompositionfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.assettoscacsar","artifactName":"service-BasicOnboardRvotim-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"M2QxMWFlNjM5MmVhODZmYjM2NmUyOGM1M2UzODJmNWE=","artifactUUID":"a00d3a4b-abed-47cf-9b1c-d6b90e787b4a","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.assettoscacsar","duplicated":false,"payloadUpdateDate":1672210865713,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.assettoscatemplate","artifactName":"service-BasicOnboardRvotim-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"Y2MwNDdlMDkxMzhiNWJmYWYwMzA2N2YxY2YzNTVhZjE=","artifactUUID":"748e3d06-3d16-4dbf-b1c3-f950ccc8985e","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.assettoscatemplate","duplicated":false,"payloadUpdateDate":1672210864931,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210827621,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDI0MzkwZDFiYzNkYjgyZWI3N2UwNjUwNWE0NDgxMGY=","artifactUUID":"8ce44a88-606d-42b4-8002-0ab6c4c0aee6","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.vflicense","duplicated":false,"payloadUpdateDate":1672210827626,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1672210827621,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false},"vfModulesMetadata":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated VF Modules information artifact","artifactType":"VF_MODULES_METADATA","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.d872f137-980d-4924-a0e3-e6c4ae6cb955.b16ad76a-a312-4a60-916c-1ea0ab85d979.basic_onboard_rvotim0.vfModulesMetadata","artifactName":"basic_onboard_rvotim0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZjYwZTlmNmFkYTczZjk4Mzg5ZGM2NDBmM2M0YzYzMjg=","artifactUUID":"bd0abefb-ba07-4c6b-b6de-4f005bf41a71","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.d872f137-980d-4924-a0e3-e6c4ae6cb955.b16ad76a-a312-4a60-916c-1ea0ab85d979.basic_onboard_rvotim0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1672210864032,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"heat1":{"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":1672210827698,"description":"created from csar","artifactType":"HEAT","uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"cc15b660-8932-47b9-aedf-4f7d39bea888","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.heat1","duplicated":false,"payloadUpdateDate":1672210827719,"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":1672210827698,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210827583,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc=","artifactUUID":"8492592a-b03a-4d0e-b50d-5b23778d4798","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.vendorlicense","duplicated":false,"payloadUpdateDate":1672210827587,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1672210827583,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false},"heat1env":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","defaultValue":"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","defaultValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","defaultValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","defaultValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","defaultValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":0,"creationDate":1672210859040,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.b16ad76a-a312-4a60-916c-1ea0ab85d979.basic_onboard_rvotim0.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=","artifactUUID":"0ea9428b-fcb7-4107-b164-75c216ac120a","generatedFromId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.b16ad76a-a312-4a60-916c-1ea0ab85d979.basic_onboard_rvotim0.heat1env","duplicated":false,"payloadUpdateDate":1672210863427,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","defaultValue":"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","defaultValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","defaultValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","defaultValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","defaultValue":"30417","empty":false}],"heatParamsUpdateDate":1672210859040,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210859040,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiconboardrvotimvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210827659,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.vspbasiconboardrvotimvspinformationtxt","artifactName":"VSP_basic_onboard_rvOtiM_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"ODJhYzM1YTVjYmY4YmFlZjEzY2QxYjU2NTdiODcxZmU=","artifactUUID":"7180db94-ba28-4e58-bbc4-d218ab1a2e2f","artifactDisplayName":"VSP_basic_onboard_rvOtiM_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardrvotimvspinformationtxt","esId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.vspbasiconboardrvotimvspinformationtxt","duplicated":false,"payloadUpdateDate":1672210827662,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1672210827659,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false}},"groupInstances":[{"version":"1","type":"org.openecomp.groups.VfModule","creationTime":1672210859047,"artifacts":["654cacf8-9a28-413b-9df0-19c8a0918dc0.heat1","654cacf8-9a28-413b-9df0-19c8a0918dc0.heat1env"],"uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.b16ad76a-a312-4a60-916c-1ea0ab85d979.basic_onboard_rvotim0.654cacf8-9a28-413b-9df0-19c8a0918dc0.BasicOnboardRvotim..base_ubuntu18..module-0.basic_onboard_rvotim0basiconboardrvotimbase_ubuntu18module0","invariantUUID":"fa228325-4fe2-48c1-ba50-f5f60a790820","normalizedName":"basic_onboard_rvotim0basiconboardrvotimbase_ubuntu18module0","modificationTime":1672210859047,"customizationUUID":"72c57506-524c-44d6-958a-fbd4a1791c58","groupInstanceArtifacts":["d872f137-980d-4924-a0e3-e6c4ae6cb955.b16ad76a-a312-4a60-916c-1ea0ab85d979.basic_onboard_rvotim0.heat1env"],"groupInstanceArtifactsUuid":["0ea9428b-fcb7-4107-b164-75c216ac120a"],"artifactsUuid":["cc15b660-8932-47b9-aedf-4f7d39bea888"],"groupUUID":"b2089e24-1c28-4ef5-9a98-757ca397433c","groupName":"BasicOnboardRvotim..base_ubuntu18..module-0","groupUid":"654cacf8-9a28-413b-9df0-19c8a0918dc0.BasicOnboardRvotim..base_ubuntu18..module-0","name":"basic_onboard_rvotim0..BasicOnboardRvotim..base_ubuntu18..module-0","properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"true","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"defaultValue":"1","description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"defaultValue":"1","description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"defaultValue":"1","description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"defaultValue":"Base","password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"defaultValue":"base_ubuntu18","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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","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,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"userCreated":false,"constraints":[{"validValues":["true","false"]}],"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"userCreated":false,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"userCreated":false,"constraints":[{"validValues":["0","1","2"]}],"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.ubuntu18_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.ubuntu18_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","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,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.ubuntu18_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.ubuntu18_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_onboard_rvOtiM 0"},"actualComponentUid":"b16ad76a-a312-4a60-916c-1ea0ab85d979","createdFromCsar":false,"uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.b16ad76a-a312-4a60-916c-1ea0ab85d979.basic_onboard_rvotim0","normalizedName":"basic_onboard_rvotim0","name":"basic_onboard_rvOtiM 0","icon":"defaulticon","creationTime":1672210858955,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_onboard_rvotim0","componentUid":"b16ad76a-a312-4a60-916c-1ea0ab85d979","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicOnboardRvotim","modificationTime":1672210858955,"customizationUUID":"1d227f50-eafb-4f88-bc61-d5d123c8639b","posX":"200","posY":"100","componentName":"basic_onboard_rvOtiM","originArchived":false,"serviceSubstitution":false,"propertyValueCounter":1,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"d872f137-980d-4924-a0e3-e6c4ae6cb955.b16ad76a-a312-4a60-916c-1ea0ab85d979.basic_onboard_rvotim0":[{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"userCreated":false,"constraints":[{"validValues":["true","false"]}],"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"userCreated":false,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"userCreated":false,"constraints":[{"validValues":["0","1","2"]}],"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.ubuntu18_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.ubuntu18_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","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,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.ubuntu18_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"654cacf8-9a28-413b-9df0-19c8a0918dc0.ubuntu18_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","getInputProperty":false,"ownerId":"cb7af6c2-11f0-40f9-93cd-bef76db97579","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"9d1ea677-7fc4-43f4-bc01-cb9c62cd8f40.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"userCreated":false,"constraints":[{"validValues":["true","false"]}],"parentUniqueId":"9d1ea677-7fc4-43f4-bc01-cb9c62cd8f40","getInputProperty":false,"ownerId":"9d1ea677-7fc4-43f4-bc01-cb9c62cd8f40","empty":false},{"definition":false,"hidden":false,"uniqueId":"9d1ea677-7fc4-43f4-bc01-cb9c62cd8f40.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"userCreated":false,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"parentUniqueId":"9d1ea677-7fc4-43f4-bc01-cb9c62cd8f40","getInputProperty":false,"ownerId":"9d1ea677-7fc4-43f4-bc01-cb9c62cd8f40","empty":false},{"definition":false,"hidden":false,"uniqueId":"9d1ea677-7fc4-43f4-bc01-cb9c62cd8f40.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"9d1ea677-7fc4-43f4-bc01-cb9c62cd8f40","getInputProperty":false,"ownerId":"9d1ea677-7fc4-43f4-bc01-cb9c62cd8f40","empty":false},{"definition":false,"hidden":false,"uniqueId":"9d1ea677-7fc4-43f4-bc01-cb9c62cd8f40.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"9d1ea677-7fc4-43f4-bc01-cb9c62cd8f40","getInputProperty":false,"ownerId":"9d1ea677-7fc4-43f4-bc01-cb9c62cd8f40","empty":false},{"definition":false,"hidden":false,"uniqueId":"9d1ea677-7fc4-43f4-bc01-cb9c62cd8f40.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"9d1ea677-7fc4-43f4-bc01-cb9c62cd8f40","getInputProperty":false,"ownerId":"9d1ea677-7fc4-43f4-bc01-cb9c62cd8f40","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.configuration","artifactGroupType":"SERVICE_API","artifactDisplayName":"Configuration","mandatory":false,"serviceApi":true,"artifactLabel":"configuration","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.testing","artifactGroupType":"SERVICE_API","artifactDisplayName":"Testing","mandatory":false,"serviceApi":true,"artifactLabel":"testing","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.logging","artifactGroupType":"SERVICE_API","artifactDisplayName":"Logging","mandatory":false,"serviceApi":true,"artifactLabel":"logging","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.monitoring","artifactGroupType":"SERVICE_API","artifactDisplayName":"Monitoring","mandatory":false,"serviceApi":true,"artifactLabel":"monitoring","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.reporting","artifactGroupType":"SERVICE_API","artifactDisplayName":"Reporting","mandatory":false,"serviceApi":true,"artifactLabel":"reporting","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.instantiation","artifactGroupType":"SERVICE_API","artifactDisplayName":"Instantiation","mandatory":false,"serviceApi":true,"artifactLabel":"instantiation","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","substituteCandidate":true,"ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"1.0","icon":"network_l_1-3","creationDate":1672210857151,"description":"service","tags":["basic_onboard_rvOtiM"],"vspArchived":false,"uniqueId":"1ee45ad7-87c2-453c-8ddc-3fa9306ce93e","componentMetadataForSupportLog":{"SupportablityComponentUUID":"9cb4a099-d7d4-4c67-83d6-012bc4ecadeb","SupportablityComponentName":"basic_onboard_rvOtiM","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"9cb4a099-d7d4-4c67-83d6-012bc4ecadeb","highestVersion":true,"systemName":"BasicOnboardRvotim","invariantUUID":"f6671a7f-228a-4f40-a6e9-3202581c909c","normalizedName":"basiconboardrvotim","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","topologyTemplate":true,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1672210878120,"allArtifacts":{"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"automationcompositionfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.automationcompositionfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Automation Composition Functions","mandatory":true,"serviceApi":false,"artifactLabel":"automationcompositionfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1672210857133,"artifactType":"OTHER","uniqueId":"d872f137-980d-4924-a0e3-e6c4ae6cb955.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1672210857133,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","categorySpecificMetadata":{},"allVersions":{"1.0":"1ee45ad7-87c2-453c-8ddc-3fa9306ce93e"},"service":true,"archiveTime":0,"name":"basic_onboard_rvOtiM"} 2022-12-28 07:01:18,429 DEBUG 187:__init__.py(1) - check if Service basic_onboard_rvOtiM exists in SDC 2022-12-28 07:01:18,429 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-12-28 07:01:18,429 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:01:18,429 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-12-28 07:01:18,429 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-12-28 07:01:18,432 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-12-28 07:01:18,529 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 725 2022-12-28 07:01:18,531 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-12-28 07:01:18,531 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9cb4a099-d7d4-4c67-83d6-012bc4ecadeb","invariantUUID":"f6671a7f-228a-4f40-a6e9-3202581c909c","name":"basic_onboard_rvOtiM","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9cb4a099-d7d4-4c67-83d6-012bc4ecadeb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f66207aa-c933-4412-a239-5d32b9197520","invariantUUID":"aaa300f7-23ab-4fb7-8549-9b6402ca0b49","name":"vFW 2022-12-28 06-59-38","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f66207aa-c933-4412-a239-5d32b9197520/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-12-28 07:01:18,534 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_rvOtiM from SDC 2022-12-28 07:01:18,534 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-28 07:01:18,534 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-28 07:01:18,534 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-12-28 07:01:18,534 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-12-28 06-59-38 from SDC 2022-12-28 07:01:18,534 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-28 07:01:18,534 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-28 07:01:18,535 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-12-28 07:01:18,535 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-12-28 07:01:18,535 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_rvOtiM 2022-12-28 07:01:18,535 INFO 220:__init__.py(1) - Service found, updating information 2022-12-28 07:01:18,535 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-28 07:01:18,536 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-12-28 07:01:18,536 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-12-28 07:01:18,538 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-28 07:01:18,645 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-12-28 07:01:18,648 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-12-28 07:01:18,651 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45eb9e60-902b-464f-aa56-13230fc45d5a","lifecycleState":"CERTIFIED","lastUpdateDate":1672205750109,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f036e53-e6cd-4553-9c6a-9ef4bcddc40b","invariantUUID":"ccb6e2a2-f43f-41cd-a3d1-cd9a712fc269","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":"bcd275ec-0796-476b-a80c-ecf8ec216630","lifecycleState":"CERTIFIED","lastUpdateDate":1672205756887,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"39bf703c-0a33-48f0-b5d4-69c2f00e45c7","invariantUUID":"a4f2222c-5f4c-4f8e-a56f-fca18edfb5d9","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"33878b8a-6c27-4734-a3c1-7832d2ba4436","lifecycleState":"CERTIFIED","lastUpdateDate":1672205763501,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f69f346-04fd-41b3-96c0-c4dc77776e45","invariantUUID":"8ae83b72-d3b2-44f6-b07f-8fcbd05eb467","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a052bb42-a084-425d-bd03-c39a919e848e","lifecycleState":"CERTIFIED","lastUpdateDate":1672205718112,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c480ece7-b922-4023-9201-7f29d274c7ff","invariantUUID":"37d32ec8-202d-422a-978d-9f1c441c3cfa","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":"39fde9c1-03f7-482d-b385-a93f353678e6","lifecycleState":"CERTIFIED","lastUpdateDate":1672205687689,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"312df5b8-e171-4fda-8343-f12e93d7d555","invariantUUID":"5dfbb810-59d4-4a49-90d4-9764eba0e4b8","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":"defaulticon","uniqueId":"e6eb5ac4-1c83-46ce-bfa3-6bba3834ec22","lifecycleState":"CERTIFIED","lastUpdateDate":1672205871070,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0134929b-944b-4b18-87d2-fe25085199cc","invariantUUID":"b60a6320-d72f-46a8-9d08-b744cea09d81","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f2b28529-31f2-4944-a2a1-42b23e5473af","lifecycleState":"CERTIFIED","lastUpdateDate":1672205870629,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e7017c1-523d-4dba-8936-449231a436af","invariantUUID":"b76fda3e-4e78-449d-a08a-1a9ca4a5fb52","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c60867a6-817c-4657-b9b8-4184712be772","lifecycleState":"CERTIFIED","lastUpdateDate":1672205765085,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ac5eb41-5b04-489a-a705-754b1977deab","invariantUUID":"cf1b9fd5-b593-4221-87e7-a9721c585b8d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ba0c3c3-a7e3-4470-b34a-7a464786ca09","lifecycleState":"CERTIFIED","lastUpdateDate":1672205665317,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e4f0de8-acde-45e2-98fc-6414fe9e02c9","invariantUUID":"06309167-1a6f-48fa-b531-2866dc7682dc","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":"0036abb5-0fc2-4820-8af1-d28ee9a3b3ca","lifecycleState":"CERTIFIED","lastUpdateDate":1672205733610,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d1a024a-e57a-4be6-ba16-9b934567d609","invariantUUID":"d37a2a30-0ee8-4af5-845b-453f9fd8b2a9","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":"a868e399-4119-44c4-9aef-b3ce84ff1d83","lifecycleState":"CERTIFIED","lastUpdateDate":1672205689471,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"874f88a9-11e6-44cc-82ed-2d54c0185f2e","invariantUUID":"4cf44728-8527-47a4-8970-5ec8b3a4c767","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":"compute","uniqueId":"85c590e8-d3f8-4758-8bfa-153b4a7d9742","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854355,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1eac47cc-802b-4f59-930e-535f685db6aa","invariantUUID":"e8c096f6-234f-429e-a7a7-f75a410da5f2","systemName":"Cp","description":"Provides information regarding the purpose of the connection point","tags":["Cp","tosca.nodes.nfv.Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8f50bb68-8ff5-4a6f-b595-bc40b18c7dcd","lifecycleState":"CERTIFIED","lastUpdateDate":1672205781544,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54e366ec-c187-4ce7-a52b-13fefe45b335","invariantUUID":"1c9a9759-0b61-4ac5-8421-7c03afa636db","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0e3af95-8a74-4cf5-8fed-abcf8b843676","lifecycleState":"CERTIFIED","lastUpdateDate":1672205791374,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d72d6ad3-a4d7-4f4c-ba74-a9694736759b","invariantUUID":"e703b370-1027-4175-bfa9-9171b345cda5","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e91c93f8-85fc-4bdc-a493-96f9de1b40f8","lifecycleState":"CERTIFIED","lastUpdateDate":1672205822118,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d43d0b4a-6c02-4a2a-a775-77556883be07","invariantUUID":"fd58611f-a41f-454c-818e-fbddc0e3ae5c","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":"compute","uniqueId":"34b648d3-cf22-4283-bffe-1d0ea7523b45","lifecycleState":"CERTIFIED","lastUpdateDate":1672205855625,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9206d3b4-ef11-40fa-8699-c1604cc6d451","invariantUUID":"94b67fa6-49e7-4b4c-bf63-befc836697b8","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","tosca.nodes.nfv.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":"dc9fcb46-235c-45c5-bbcb-48bd1feb256b","lifecycleState":"CERTIFIED","lastUpdateDate":1672205855452,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7439b979-620b-4815-b362-18f9f5c7de97","invariantUUID":"8aabac39-fdb0-4be5-be7d-585c8298c222","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.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":"75a52228-050a-4127-bfa9-5095513c6874","lifecycleState":"CERTIFIED","lastUpdateDate":1672205711502,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67227415-99af-4267-b5ca-7372e2ccb4a3","invariantUUID":"2aa9d708-1934-4b92-b220-ffa94b3ec48e","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"53c21378-3d46-4189-9097-57162ce625c4","lifecycleState":"CERTIFIED","lastUpdateDate":1672205855130,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79d44cac-7fca-4fa2-9add-62ce1ac2fd90","invariantUUID":"d64a6404-a280-4b8b-9353-c0257be51962","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d01b2086-2e3a-48ff-b6d6-c5f617599269","lifecycleState":"CERTIFIED","lastUpdateDate":1672205740579,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"91abe129-541d-4c83-8dd8-8b30e88a0a39","invariantUUID":"3003d888-165f-47ad-b393-22c67a798bcc","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfd2b2b8-b814-4941-95b3-a5ad5fa27089","lifecycleState":"CERTIFIED","lastUpdateDate":1672205684253,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ff2b9d27-1877-4479-8ccf-3cbd7c822e32","invariantUUID":"c53a4d26-d4ea-428c-9e3b-47c1e9485f03","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":"port","uniqueId":"0e77acd7-aed0-421f-9b77-681688d5c799","lifecycleState":"CERTIFIED","lastUpdateDate":1672205663629,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f12b724-515a-46b2-90b4-883d5fc2f3d9","invariantUUID":"bed1b654-b323-4594-b1fe-d9b0c5708c9b","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":"a751cb31-a664-44e2-a626-147a1d06c6ae","lifecycleState":"CERTIFIED","lastUpdateDate":1672205751901,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7dbbf31-ef0b-48a8-bb39-d6a7752ed28e","invariantUUID":"f5a8cf61-3458-4eed-b062-a764eb477b19","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cc59e73f-de9e-49be-ac63-7ce853bc9066","lifecycleState":"CERTIFIED","lastUpdateDate":1672205685985,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"079d18fe-9a06-406b-a127-7a124868e3a5","invariantUUID":"2a166719-bb9e-4f77-b562-7c5efa27f2d5","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":"d0e583ff-3bc2-4ef5-8121-699e18e989e5","lifecycleState":"CERTIFIED","lastUpdateDate":1672205646925,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3f034929-1478-42ca-b006-e92911dd3217","invariantUUID":"e1a4b0d9-dc07-4efa-ad6c-a70587461737","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":"port","uniqueId":"afef86ee-ac54-4102-982d-3863f1c30b04","lifecycleState":"CERTIFIED","lastUpdateDate":1672205677834,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a94e9c18-eb7c-481e-be63-2f20cf2b853d","invariantUUID":"804ffd4d-ad7a-4860-a9f9-0c2ef983cd6f","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":"port","uniqueId":"dcd07ced-848e-4d35-8a92-6f067f006466","lifecycleState":"CERTIFIED","lastUpdateDate":1672205784921,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71eb3a95-2f12-4734-a53b-f3a6c8303c89","invariantUUID":"e4a89321-80d6-492f-b127-c9ab78a2e803","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"82d93529-4f8f-4392-8403-2838b4b23054","lifecycleState":"CERTIFIED","lastUpdateDate":1672205826013,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ceb6a6e-b8c4-4acb-96f4-10989af7154b","invariantUUID":"07b5dfbe-2df9-4cce-8c97-99c0dae8fec9","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":"defaulticon","uniqueId":"41570906-e008-4d59-9432-c155d8ead8b8","lifecycleState":"CERTIFIED","lastUpdateDate":1672205778219,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6339054-6436-401c-b2d1-f339c1a22d4d","invariantUUID":"617ce9a5-ffb1-4bf3-b61a-16c7aeea3a9e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"afc8137b-ebe6-4c47-b0e0-843143bfb833","lifecycleState":"CERTIFIED","lastUpdateDate":1672205812144,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c53060e-8c16-4d00-a89e-39870c2af2f4","invariantUUID":"1a099bc8-8e53-4594-a2f8-307d5c501a41","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5a01dd4-b60e-46eb-b709-9ff3aac3771b","lifecycleState":"CERTIFIED","lastUpdateDate":1672205809620,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a402cba-a56d-457f-b763-c2c555aeb40f","invariantUUID":"517aa349-c380-4848-8121-f6906d4911cc","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":"objectStorage","uniqueId":"2f1c0530-e55e-4d6a-bca5-c5c2d206d1c2","lifecycleState":"CERTIFIED","lastUpdateDate":1672205656486,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45b9fdf0-425c-46df-803c-d3cffecc3145","invariantUUID":"7cda826f-f6e7-47cc-b0fc-340c3d52dead","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":"216b60c5-6972-4cba-95af-ae716a97ed81","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854928,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a65e00c-7d4e-47c1-873d-734bbca46f8f","invariantUUID":"f9e87730-f1f9-49dc-955b-ba6a3f2ba2b1","systemName":"VduVirtualfilestorage","description":"This node type describes the specifications of requirements related to virtual file storage resources","tags":["VDU VirtualFileStorage","tosca.nodes.nfv.Vdu.VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"524501fd-8f43-4854-9f7c-afb9d2b22e6b","lifecycleState":"CERTIFIED","lastUpdateDate":1672205870856,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"180c99a6-4897-4583-b3de-ad50fecf4d6e","invariantUUID":"239d527b-4c28-45a3-99f7-cdfea5a497d2","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7867e41e-f2dc-4daf-afef-3d7566c25cda","lifecycleState":"CERTIFIED","lastUpdateDate":1672205870969,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba0adc42-73e1-423c-9f23-c27c48e7ad59","invariantUUID":"90c5df12-01d5-4e9c-b0c7-c0afc2783ec1","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9c120d3-0148-4494-9a8d-699e2e54fbe4","lifecycleState":"CERTIFIED","lastUpdateDate":1672205796412,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28679a4a-f405-4bab-b61b-b53ea8a29a35","invariantUUID":"3da4727b-878e-4117-905c-49e1bea5bb16","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":"a332d5ed-3f1a-4d3b-9f8a-16416d144149","lifecycleState":"CERTIFIED","lastUpdateDate":1672205705393,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff56012a-45e9-4c61-a31d-465cabc8bfb5","invariantUUID":"ac3c51a3-b5a5-4021-be8b-ee0a5735a888","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":"securityrules","uniqueId":"09360177-60c2-4b83-81d1-86ab3af45058","lifecycleState":"CERTIFIED","lastUpdateDate":1672205707168,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e696a0c6-ac54-4059-b816-79ac02d109eb","invariantUUID":"004ba373-9edd-42a2-8c01-ad5cc0aa7c17","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":"08b25ca9-74c9-4293-a9fa-bc5a081843b2","lifecycleState":"CERTIFIED","lastUpdateDate":1672205674011,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a598d98-7177-47f5-9c44-725b1d5ed3c9","invariantUUID":"69ccb0f2-688d-43d2-b7ae-35e68fdc17cc","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":"0aa1fb3f-a263-4a8f-b77d-594ecd5804c7","lifecycleState":"CERTIFIED","lastUpdateDate":1672205748448,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6adee5d-2591-4f7f-be51-f6b9fc036b13","invariantUUID":"2bb94cd2-c916-43fb-8aee-198b05049f7c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63434a27-2500-451a-a819-cc652bd0af96","lifecycleState":"CERTIFIED","lastUpdateDate":1672205786481,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd5f343f-1a58-41f3-8090-bc93d4bfee0e","invariantUUID":"92fea528-4981-48ea-9374-8db7a4c41ab3","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":"f22b7a8c-b97a-4b32-b8bf-7ae83cd6d41f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205820261,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44b84fa8-f06e-4bbf-9417-082f40925b58","invariantUUID":"8215fa8d-6a97-4686-8fda-5eaa2e2f386a","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":"objectStorage","uniqueId":"7bfe1c0a-cb7e-44e2-96c4-0ffe4eb561aa","lifecycleState":"CERTIFIED","lastUpdateDate":1672205658236,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2c4bffa-9b49-424e-9350-e907a3b58ec5","invariantUUID":"c99c6848-65f0-445a-8808-44bffea865d7","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":"defaulticon","uniqueId":"77743fbe-7881-4c14-838f-4a19cb06459c","lifecycleState":"CERTIFIED","lastUpdateDate":1672205870452,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e3ae390-af07-46c5-b335-f2e70f3d3518","invariantUUID":"b8d39d84-40dd-4bf6-8c73-df12c38bdaed","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7b3127b3-fa7c-4fc8-897b-673b8b1fc6da","lifecycleState":"CERTIFIED","lastUpdateDate":1672205699261,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c1d5bb3-49ae-4716-831b-98bced94f9c8","invariantUUID":"f54f2749-f5d8-42fe-a86b-c01338b38b6b","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ae67ced-5731-4214-a0c7-3dd367874f75","lifecycleState":"CERTIFIED","lastUpdateDate":1672205758503,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"302e9659-512e-4520-a726-d570b4aacfbb","invariantUUID":"853ca021-9f8a-471e-972d-4797c09bc82d","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":"1a3c2159-302e-4b06-a4dc-717de9f7a1f6","lifecycleState":"CERTIFIED","lastUpdateDate":1672205771804,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7a9c55f-77a3-4468-b4e9-c7d00580e487","invariantUUID":"5ebd4d8b-48f5-473c-be2b-fdba0c9e34c7","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":"defaulticon","uniqueId":"1d8099ec-d857-4cd3-8c17-f1320868ad95","lifecycleState":"CERTIFIED","lastUpdateDate":1672205680015,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4a08f41-2502-483b-8da9-76f3835691c4","invariantUUID":"502887f9-ec9e-4d5d-bc1c-b4587b7dbee1","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"08c81579-ee39-4084-9aed-6eb1489e8d5f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854486,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eeca5dd4-855c-451d-a232-55768b4c4997","invariantUUID":"7651f697-4b1e-45d5-8c33-455823529133","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f903cc27-489c-4af9-88b3-63ad26ad7b0f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205742340,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99a0ff05-1bb1-4cfd-b105-f07120cc271d","invariantUUID":"5dc1b7ec-4c46-43d2-a67e-50fd8ddf1c84","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b7eb8b4f-0c6d-42d6-ac30-7fd7dc00f550","lifecycleState":"CERTIFIED","lastUpdateDate":1672205769980,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2256d6c4-4d70-4f05-9e02-0b3c022252cf","invariantUUID":"8b0883a1-2ad6-4375-ad35-6e9803459eb3","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caf5cbe9-3b9e-4a84-b8fb-6c4bc648b361","lifecycleState":"CERTIFIED","lastUpdateDate":1672205735205,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1afc17b0-45e9-414d-83e4-3cf41b355f1e","invariantUUID":"bd363cf6-dc66-4c12-ae9c-e277792964ae","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":"a3c1a8e5-3cb2-4089-96b8-7e3463ebc78d","lifecycleState":"CERTIFIED","lastUpdateDate":1672205794604,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74518287-9a23-4763-b831-4b7c7333ddd5","invariantUUID":"d483b3ab-3509-4b9b-a9dc-1527eeef9ee7","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":"compute","uniqueId":"3edb4401-6e23-438a-98e6-a99fb8ac79ea","lifecycleState":"CERTIFIED","lastUpdateDate":1672205760132,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcf34283-43b0-4383-8659-c1092d2e0f39","invariantUUID":"93479d62-2984-4036-b87c-45c6ac974ecb","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":"defaulticon","uniqueId":"07b9b7ac-88fb-43ef-8641-ae3dac7c389a","lifecycleState":"CERTIFIED","lastUpdateDate":1672205871206,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e968c3a3-fba4-48fb-a7cc-3fa274f4de67","invariantUUID":"ff25ce04-f9ef-484c-8ba9-2736e15dbb0a","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"eb9dc4da-b05d-4864-952f-733de6db211f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205788033,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6036a38-a584-466a-8458-4278d83e57fc","invariantUUID":"fcc17af6-7300-4b95-b5d4-4f30b064acca","systemName":"Asd","description":"The ASD node type","tags":["asd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":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":"bdaefed0-13dd-40bf-ac6a-91307bd790fa","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854227,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2d7e63c-29ec-4d94-be47-8be37afd51a0","invariantUUID":"e231a448-29c8-494c-8e99-ccf904bb8368","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.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":"b1d0aa34-2bb6-4a42-809a-c479a2fa3e81","lifecycleState":"CERTIFIED","lastUpdateDate":1672205713169,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"778e6b4d-ce34-40cc-bb41-5e92f83b630c","invariantUUID":"6b0c7103-2e08-4ea6-9fd8-7fd2f7c8350c","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":"networkrules","uniqueId":"c43d8db6-3ff8-446d-8316-a797982a5f83","lifecycleState":"CERTIFIED","lastUpdateDate":1672205703721,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"31d44a8f-01b5-4d9f-a92f-0ff087a1e024","invariantUUID":"cf47a1f0-ffd6-4b1b-b1e8-459213b03e35","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34e13544-ff7a-4e65-a685-cc66473bef86","lifecycleState":"CERTIFIED","lastUpdateDate":1672205738779,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cf42aaa1-c0bd-4ec4-8888-71a2004b093e","invariantUUID":"0201fb71-6656-435e-b08a-d9c0ede6586c","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":"defaulticon","uniqueId":"f7493f83-def6-483b-99fb-c5bb7a19f662","lifecycleState":"CERTIFIED","lastUpdateDate":1672205746202,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5901e303-0b9b-4bc2-bbf8-966807bbbc1e","invariantUUID":"1e7b2874-1915-4fdb-83e1-f46445737313","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"22d9a522-535b-4750-9fa5-b590a7d9538f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205654724,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b5665d9e-3423-4508-a5ce-f461abb70e7d","invariantUUID":"4b0481f7-587c-4ddb-a9f6-44b394cc832e","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":"networkrules","uniqueId":"1559effa-b746-4e7c-9e4a-98047f46fb5c","lifecycleState":"CERTIFIED","lastUpdateDate":1672205697571,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"70bbe279-dbec-4b9f-87cd-3418614b9a1b","invariantUUID":"1a6b2f40-9e98-404c-aa15-06bc5660b8f5","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81a0ff20-6ea4-46cf-a6ba-503e272bbfbc","lifecycleState":"CERTIFIED","lastUpdateDate":1672205675760,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c4b4206-ad9b-4c32-91d6-316abc282641","invariantUUID":"1133790a-c2b8-42ef-b4ed-995083d0f363","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":"objectStorage","uniqueId":"0de318c2-c7d4-483d-a24e-673d42f743e8","lifecycleState":"CERTIFIED","lastUpdateDate":1672205672332,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1e55a68-5df4-4c31-bbdf-4733775e341c","invariantUUID":"12d0d358-b038-4ae4-9de8-26d1a7d91845","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6feb148-8e2d-4140-b0f4-d363a6a0dd7e","lifecycleState":"CERTIFIED","lastUpdateDate":1672205682219,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fea9dfee-bebf-407b-a182-007037a494c7","invariantUUID":"c40b59de-80e3-4652-8e08-c569e3d13249","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":"defaulticon","uniqueId":"996564c4-172c-4a3f-a0c4-bf1d05ea779f","lifecycleState":"CERTIFIED","lastUpdateDate":1672205779783,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16aa25ae-b382-4e1e-89bb-5373e7bbb61f","invariantUUID":"cfa3b148-3b6d-465b-b8b1-ca996d216379","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":"defaulticon","uniqueId":"ff2c3bf2-17ca-4aa2-9516-f9eb50c7978b","lifecycleState":"CERTIFIED","lastUpdateDate":1672210828344,"name":"vFW 4f030f54-a1d7","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"76797dba-712c-41e2-bda6-3f1079684d3c","invariantUUID":"da836d4b-30a3-4d52-949f-b7c76fc9db66","systemName":"Vfw4f030f54A1d7","description":"vendor software product","tags":["vFW 4f030f54-a1d7"],"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":"f761b8aa-09d0-4060-bad5-92c6f0264f9d","lifecycleState":"CERTIFIED","lastUpdateDate":1672205789651,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1639c087-36cc-4c76-ba0f-b7aa86bb3770","invariantUUID":"06263d31-56ee-4309-8c0b-5fb929592ef7","systemName":"Asdinnsd","description":"The ASD in NSD","tags":["asdInNsd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"555de120-afbd-45e6-afac-711cb39a9b71","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854633,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2c15a36-5a17-4e02-b487-d97650469612","invariantUUID":"d07a085b-67ec-4de5-8955-01528e85d5c3","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5016fceb-5289-42c6-9357-4f467173ebd4","lifecycleState":"CERTIFIED","lastUpdateDate":1672205714872,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fa4b214-0d09-475c-a225-fe8c36502274","invariantUUID":"b3968eee-ff70-4a54-b005-98132ec77b37","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35f2220f-95cf-4c0d-8aef-7b982a0d2aa0","lifecycleState":"CERTIFIED","lastUpdateDate":1672205744080,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"cbc01340-12e5-4560-9f5e-12e5a37d1a3a","invariantUUID":"1168c240-dff1-48f2-b5fc-e2d51a2a65fa","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"975c577c-83c8-4dd9-91ab-a3276742b366","lifecycleState":"CERTIFIED","lastUpdateDate":1672205816419,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf38b2d2-1a2b-4382-bc99-29f0c0f47a45","invariantUUID":"74c57474-7f5f-434c-b2f9-0e0e53c35f4c","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":"65220369-eaa9-4ffe-b00e-f5509d4a8d32","lifecycleState":"CERTIFIED","lastUpdateDate":1672205792983,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bee12cfc-6752-42c8-95be-607579ff879b","invariantUUID":"21a5565b-d769-4284-bc38-3f29e9c8220c","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"99d7dd81-4c8e-4608-aa6f-e6eafc5453f2","lifecycleState":"CERTIFIED","lastUpdateDate":1672205728504,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32ccb04a-6ee5-44a5-9737-b029651ce9a7","invariantUUID":"0971f646-751b-4413-8d07-2bae149b91de","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":"port","uniqueId":"2e268edb-49a8-4ba4-90e1-7d6f06628bd9","lifecycleState":"CERTIFIED","lastUpdateDate":1672205856049,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e19e31f-2a45-422a-a3a8-531b6b3e9f48","invariantUUID":"72fc7327-551d-46ea-8119-69baaefd73ef","systemName":"VduCp","description":"Describes network connectivity between a VNFC instance based on this VDU and an internal VL","tags":["VDU Cp","tosca.nodes.nfv.VduCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6756e7da-03a2-4c4d-889a-aaa8e5169c90","lifecycleState":"CERTIFIED","lastUpdateDate":1672205800273,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"738bace3-824f-438c-a9c4-5bf4e4965559","invariantUUID":"e977eff6-8d1f-4edc-beaf-74c83d70fda0","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d6aec594-9aa5-4050-be75-001f287af5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1672205855277,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c5e58c0-2751-44c5-820b-171f6cda1ef3","invariantUUID":"63dffd91-4f92-429a-9295-bb938fbe1b3e","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.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":"network","uniqueId":"f6dd6a31-083f-459b-9a48-82fdfdebda30","lifecycleState":"CERTIFIED","lastUpdateDate":1672205721965,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0df2c04e-52d1-4f1f-a5d1-e0cb8886aa89","invariantUUID":"6fe3035c-7f17-4fca-9073-80f9579f79cf","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":"compute","uniqueId":"74efcb57-81d0-4676-bd32-d328baf1fabc","lifecycleState":"CERTIFIED","lastUpdateDate":1672205709687,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3498cc9-ac66-480a-8fc5-17ac07995f53","invariantUUID":"bbf7aeaa-f6f0-41e3-833a-9e458c64afce","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":"objectStorage","uniqueId":"9f3e493e-ba53-434f-b752-3aba62e5a99b","lifecycleState":"CERTIFIED","lastUpdateDate":1672205670623,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb79312-8d6e-42c3-9f7e-e32c571becd6","invariantUUID":"56c8c5e6-bb00-48ac-b133-07b25721e74a","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":"objectStorage","uniqueId":"5cf2933f-6585-4058-8111-0a1a561e6657","lifecycleState":"CERTIFIED","lastUpdateDate":1672205854780,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f97e3e18-8b94-4018-8bdc-c78caf8c8d77","invariantUUID":"3ce17aab-9e67-4238-9f50-839a1e2b5aa5","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86522741-f54d-4a9d-b657-b3e72ea17c34","lifecycleState":"CERTIFIED","lastUpdateDate":1672205720037,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944b45bd-ffbb-4aaf-9d42-d4ee0f6b3e87","invariantUUID":"0a29f784-2bef-44b0-b528-a799fa61434f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"09e001ea-c3d6-4e68-8b15-eabad1eac880","lifecycleState":"CERTIFIED","lastUpdateDate":1672205818518,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbde5021-147c-4a3d-91e8-fd229eb72786","invariantUUID":"a88d9545-2afb-4ef8-ad9f-3d8d310aa59d","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"60709018-a341-48ce-929b-10d43ec19bc4","lifecycleState":"CERTIFIED","lastUpdateDate":1672205753630,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8994402-2f91-4827-abf0-a3912453b3bd","invariantUUID":"5fa521b4-ea96-4eba-b666-fff4ce8a6b8e","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"090ec49a-8ff2-4f99-afcd-3a4dd54d12d1","lifecycleState":"CERTIFIED","lastUpdateDate":1672205824103,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60e57705-5d51-4b11-a525-3809cd629de6","invariantUUID":"c59f37eb-6bc1-4bcf-8386-adc034f19515","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":"4af93ca9-e3f9-4911-8fc0-829b35e78566","lifecycleState":"CERTIFIED","lastUpdateDate":1672205855794,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38516f6e-74de-41a8-93ff-a360527dc15f","invariantUUID":"f2968f01-9533-4410-be8f-c8f98b570d8a","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3868866-0823-4ba6-886b-3205b5deb79a","lifecycleState":"CERTIFIED","lastUpdateDate":1672205805859,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9697ee6a-655f-49b3-be7e-3a64cbe5c435","invariantUUID":"fc46244d-c9e5-40f6-a8a5-dd4ef1abcd77","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6d1b0f75-d14d-49d8-9ce6-a13418611022","lifecycleState":"CERTIFIED","lastUpdateDate":1672205783313,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8a7fc66-8a9f-4f65-a898-eabbf4324ef8","invariantUUID":"1fd13130-de9d-463b-9ea8-3c421c3f6936","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a478eff-855c-48eb-b4ee-1db861651e2a","lifecycleState":"CERTIFIED","lastUpdateDate":1672205803611,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c19f255e-c20f-4bd8-ab91-67737f2c180c","invariantUUID":"9874bf58-fe33-4af5-aeda-d9bd4231e006","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":"defaulticon","uniqueId":"b16ad76a-a312-4a60-916c-1ea0ab85d979","lifecycleState":"CERTIFIED","lastUpdateDate":1672210840751,"name":"basic_onboard_rvOtiM","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"94087ebb-4e52-44d2-bdcc-5f20c1799018","invariantUUID":"f5c245c0-af5e-4ec2-9af0-15ebaee38f4b","systemName":"BasicOnboardRvotim","description":"VF","tags":["basic_onboard_rvOtiM"],"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":"loadBalancer","uniqueId":"5e3b73b0-4afb-4c0c-bd7e-266f567b7fa3","lifecycleState":"CERTIFIED","lastUpdateDate":1672205661769,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0939901b-1a17-4c04-9cd1-4b0a9952a079","invariantUUID":"ef4de03d-0831-48bd-9291-3c4f7e617ffb","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d8852601-e445-42e0-91e7-651ccd5760af","lifecycleState":"CERTIFIED","lastUpdateDate":1672205870737,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8db1b57a-12f8-4b80-af2d-2100c9d8eb3e","invariantUUID":"247a15e7-c1a5-4668-83fc-d372e0ff7469","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"856caff9-7dff-4af0-adaa-3eab3ea06149","lifecycleState":"CERTIFIED","lastUpdateDate":1672210848192,"name":"vFW 2022-12-28 06-59-38","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"f66207aa-c933-4412-a239-5d32b9197520","invariantUUID":"aaa300f7-23ab-4fb7-8549-9b6402ca0b49","systemName":"Vfw20221228065938","description":"catalog service description","tags":["robot-ete","vFW 2022-12-28 06-59-38"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"1ee45ad7-87c2-453c-8ddc-3fa9306ce93e","lifecycleState":"CERTIFIED","lastUpdateDate":1672210878120,"name":"basic_onboard_rvOtiM","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9cb4a099-d7d4-4c67-83d6-012bc4ecadeb","invariantUUID":"f6671a7f-228a-4f40-a6e9-3202581c909c","systemName":"BasicOnboardRvotim","description":"service","tags":["basic_onboard_rvOtiM"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-12-28 07:01:18,656 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_rvOtiM found in services list 2022-12-28 07:01:18,657 INFO 222:service.py(1) - Service basic_onboard_rvOtiM onboarded 2022-12-28 07:01:18,657 INFO 199:base.py(1) - ***************************************************** 2022-12-28 07:01:18,657 INFO 200:base.py(1) - STOP [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-12-28 07:01:18,657 INFO 201:base.py(1) - ***************************************************** 2022-12-28 07:01:18,658 INFO 35:basic_onboard.py(1) - VNF basic_vm successfully onboarded 2022-12-28 07:01:18,658 INFO 176:run_tests.py(1) - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_onboard | integration | 01:31 | PASS | +-----------------------+---------------------+------------------+----------------+ 2022-12-28 07:01:18,660 INFO 48:basic_onboard.py(1) - Generate Test report 2022-12-28 07:01:18,793 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): testresults.opnfv.org:80 2022-12-28 07:01:19,068 DEBUG 433:connectionpool.py(1) - http://testresults.opnfv.org:80 "POST /onap/api/v1/results HTTP/1.1" 200 73 2022-12-28 07:01:19,070 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/63abe9bf6c44f500103eec76 2022-12-28 07:01:19,070 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK