2022-03-19 01:18:05,545 DEBUG 22:basic_onboard.py(1) - BasicOnboard init started 2022-03-19 01:18:05,555 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2022-03-19 01:18:05,556 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2022-03-19 01:18:05,556 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2022-03-19 01:18:05,556 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2022-03-19 01:18:05,556 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2022-03-19 01:18:05,557 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2022-03-19 01:18:05,557 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2022-03-19 01:18:05,557 INFO 169:run_tests.py(1) - Running test case 'basic_onboard'... 2022-03-19 01:18:05,558 DEBUG 32:basic_onboard.py(1) - start time 2022-03-19 01:18:05,558 INFO 175:base.py(1) - ***************************************************** 2022-03-19 01:18:05,559 INFO 176:base.py(1) - START [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-03-19 01:18:05,559 INFO 177:base.py(1) - ***************************************************** 2022-03-19 01:18:05,559 INFO 175:base.py(1) - ***************************************************** 2022-03-19 01:18:05,559 INFO 176:base.py(1) - START [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2022-03-19 01:18:05,559 INFO 177:base.py(1) - ***************************************************** 2022-03-19 01:18:05,560 INFO 175:base.py(1) - ***************************************************** 2022-03-19 01:18:05,560 INFO 176:base.py(1) - START [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2022-03-19 01:18:05,560 INFO 177:base.py(1) - ***************************************************** 2022-03-19 01:18:05,560 INFO 175:base.py(1) - ***************************************************** 2022-03-19 01:18:05,561 INFO 176:base.py(1) - START [SDC] VendorOnboardStep: Onboard vendor in SDC. 2022-03-19 01:18:05,561 INFO 177:base.py(1) - ***************************************************** 2022-03-19 01:18:05,561 DEBUG 187:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2022-03-19 01:18:05,561 INFO 157:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-03-19 01:18:05,562 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-03-19 01:18:05,562 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-03-19 01:18:05,562 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-03-19 01:18:05,565 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:05,715 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 532 2022-03-19 01:18:05,716 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-03-19 01:18:05,716 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"8f6d4ff283f14a8eb5c016f950fc9fe4","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"ac8f8f66ee94457eb06261416884425e","type":"vlm","name":"805b89fd-5057-44a1-abb9","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"749275e03e3a402e862f89ac79193680","type":"vlm","name":"34ba3901-f1aa-4a9c-adf1","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2022-03-19 01:18:05,718 DEBUG 175:__init__.py(1) - number of Vendor returned: 3 2022-03-19 01:18:05,719 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2022-03-19 01:18:05,719 INFO 197:__init__.py(1) - Vendor basic_onboard_vendor doesn't exist in SDC 2022-03-19 01:18:05,719 INFO 312:__init__.py(1) - attempting to create Vendor basic_onboard_vendor in SDC 2022-03-19 01:18:05,719 DEBUG 187:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2022-03-19 01:18:05,720 INFO 157:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-03-19 01:18:05,720 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-03-19 01:18:05,720 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-03-19 01:18:05,721 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-03-19 01:18:05,722 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:05,831 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 532 2022-03-19 01:18:05,833 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-03-19 01:18:05,833 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"8f6d4ff283f14a8eb5c016f950fc9fe4","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"ac8f8f66ee94457eb06261416884425e","type":"vlm","name":"805b89fd-5057-44a1-abb9","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"749275e03e3a402e862f89ac79193680","type":"vlm","name":"34ba3901-f1aa-4a9c-adf1","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2022-03-19 01:18:05,835 DEBUG 175:__init__.py(1) - number of Vendor returned: 3 2022-03-19 01:18:05,835 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2022-03-19 01:18:05,835 INFO 197:__init__.py(1) - Vendor basic_onboard_vendor doesn't exist in SDC 2022-03-19 01:18:05,849 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-03-19 01:18:05,849 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-03-19 01:18:05,849 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basic_onboard_vendor", "description": "vendor" } 2022-03-19 01:18:05,851 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:06,676 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-03-19 01:18:06,678 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2022-03-19 01:18:06,678 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"28dba54371ce4cf6b7976ccfe00d2d5d","version":{"id":"1787d9dba3b34c1283a50153101801a1","name":"1.0","description":"Initial version","status":"Draft"}} 2022-03-19 01:18:06,680 INFO 330:__init__.py(1) - Vendor basic_onboard_vendor is created in SDC 2022-03-19 01:18:06,681 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basic_onboard_vendor in SDC 2022-03-19 01:18:06,685 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-03-19 01:18:06,685 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/28dba54371ce4cf6b7976ccfe00d2d5d/versions/1787d9dba3b34c1283a50153101801a1/actions 2022-03-19 01:18:06,685 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2022-03-19 01:18:06,687 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:06,897 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/28dba54371ce4cf6b7976ccfe00d2d5d/versions/1787d9dba3b34c1283a50153101801a1/actions HTTP/1.1" 200 2 2022-03-19 01:18:06,899 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2022-03-19 01:18:06,899 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2022-03-19 01:18:06,901 INFO 199:base.py(1) - ***************************************************** 2022-03-19 01:18:06,901 INFO 200:base.py(1) - STOP [SDC] VendorOnboardStep: Onboard vendor in SDC. 2022-03-19 01:18:06,902 INFO 201:base.py(1) - ***************************************************** 2022-03-19 01:18:06,902 INFO 227:base.py(1) - ***************************************************** 2022-03-19 01:18:06,902 INFO 228:base.py(1) - CONTINUE [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2022-03-19 01:18:06,902 INFO 229:base.py(1) - ***************************************************** 2022-03-19 01:18:06,903 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_pxaTGc_VSP exists in SDC 2022-03-19 01:18:06,903 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-19 01:18:06,904 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-03-19 01:18:06,904 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-03-19 01:18:06,904 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-19 01:18:06,905 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:06,958 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2022-03-19 01:18:06,959 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-19 01:18:06,960 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 8a3e04cb-c5de","description":"vendor software product","vendorName":"805b89fd-5057-44a1-abb9","vendorId":"ac8f8f66ee94457eb06261416884425e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4be62316d9e74568b7c8fc1971d15dd8","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 2174d4af-9bc6","description":"vendor software product","vendorName":"34ba3901-f1aa-4a9c-adf1","vendorId":"749275e03e3a402e862f89ac79193680","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ce66a3657dfc4017a4c3e454face4c09","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-03-19 01:18:06,962 DEBUG 324:vsp.py(1) - importing VSP pNF 8a3e04cb-c5de from SDC 2022-03-19 01:18:06,963 DEBUG 324:vsp.py(1) - importing VSP vFW 2174d4af-9bc6 from SDC 2022-03-19 01:18:06,963 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-03-19 01:18:06,963 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_pxaTGc_VSP 2022-03-19 01:18:06,964 INFO 197:__init__.py(1) - Vsp basic_onboard_pxaTGc_VSP doesn't exist in SDC 2022-03-19 01:18:06,964 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_pxaTGc_VSP exists in SDC 2022-03-19 01:18:06,964 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-19 01:18:06,965 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-03-19 01:18:06,965 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-03-19 01:18:06,965 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-19 01:18:06,967 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:07,029 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2022-03-19 01:18:07,031 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-19 01:18:07,031 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 8a3e04cb-c5de","description":"vendor software product","vendorName":"805b89fd-5057-44a1-abb9","vendorId":"ac8f8f66ee94457eb06261416884425e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4be62316d9e74568b7c8fc1971d15dd8","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 2174d4af-9bc6","description":"vendor software product","vendorName":"34ba3901-f1aa-4a9c-adf1","vendorId":"749275e03e3a402e862f89ac79193680","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ce66a3657dfc4017a4c3e454face4c09","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-03-19 01:18:07,033 DEBUG 324:vsp.py(1) - importing VSP pNF 8a3e04cb-c5de from SDC 2022-03-19 01:18:07,033 DEBUG 324:vsp.py(1) - importing VSP vFW 2174d4af-9bc6 from SDC 2022-03-19 01:18:07,033 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-03-19 01:18:07,034 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_pxaTGc_VSP 2022-03-19 01:18:07,034 INFO 197:__init__.py(1) - Vsp basic_onboard_pxaTGc_VSP doesn't exist in SDC 2022-03-19 01:18:07,034 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_pxaTGc_VSP exists in SDC 2022-03-19 01:18:07,034 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-19 01:18:07,035 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-03-19 01:18:07,035 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-03-19 01:18:07,035 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-19 01:18:07,037 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:07,076 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2022-03-19 01:18:07,077 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-19 01:18:07,078 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 8a3e04cb-c5de","description":"vendor software product","vendorName":"805b89fd-5057-44a1-abb9","vendorId":"ac8f8f66ee94457eb06261416884425e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4be62316d9e74568b7c8fc1971d15dd8","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 2174d4af-9bc6","description":"vendor software product","vendorName":"34ba3901-f1aa-4a9c-adf1","vendorId":"749275e03e3a402e862f89ac79193680","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ce66a3657dfc4017a4c3e454face4c09","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-03-19 01:18:07,080 DEBUG 324:vsp.py(1) - importing VSP pNF 8a3e04cb-c5de from SDC 2022-03-19 01:18:07,080 DEBUG 324:vsp.py(1) - importing VSP vFW 2174d4af-9bc6 from SDC 2022-03-19 01:18:07,080 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-03-19 01:18:07,081 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_pxaTGc_VSP 2022-03-19 01:18:07,081 INFO 197:__init__.py(1) - Vsp basic_onboard_pxaTGc_VSP doesn't exist in SDC 2022-03-19 01:18:07,081 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_pxaTGc_VSP exists in SDC 2022-03-19 01:18:07,081 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-19 01:18:07,082 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-03-19 01:18:07,082 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-03-19 01:18:07,082 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-19 01:18:07,084 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:07,154 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2022-03-19 01:18:07,155 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-19 01:18:07,156 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 8a3e04cb-c5de","description":"vendor software product","vendorName":"805b89fd-5057-44a1-abb9","vendorId":"ac8f8f66ee94457eb06261416884425e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4be62316d9e74568b7c8fc1971d15dd8","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 2174d4af-9bc6","description":"vendor software product","vendorName":"34ba3901-f1aa-4a9c-adf1","vendorId":"749275e03e3a402e862f89ac79193680","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ce66a3657dfc4017a4c3e454face4c09","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-03-19 01:18:07,158 DEBUG 324:vsp.py(1) - importing VSP pNF 8a3e04cb-c5de from SDC 2022-03-19 01:18:07,158 DEBUG 324:vsp.py(1) - importing VSP vFW 2174d4af-9bc6 from SDC 2022-03-19 01:18:07,158 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-03-19 01:18:07,158 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_pxaTGc_VSP 2022-03-19 01:18:07,159 INFO 197:__init__.py(1) - Vsp basic_onboard_pxaTGc_VSP doesn't exist in SDC 2022-03-19 01:18:07,159 INFO 312:__init__.py(1) - attempting to create Vsp basic_onboard_pxaTGc_VSP in SDC 2022-03-19 01:18:07,159 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_pxaTGc_VSP exists in SDC 2022-03-19 01:18:07,159 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-19 01:18:07,160 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-03-19 01:18:07,160 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-03-19 01:18:07,160 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-19 01:18:07,162 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:07,201 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2022-03-19 01:18:07,203 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-19 01:18:07,203 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 8a3e04cb-c5de","description":"vendor software product","vendorName":"805b89fd-5057-44a1-abb9","vendorId":"ac8f8f66ee94457eb06261416884425e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4be62316d9e74568b7c8fc1971d15dd8","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 2174d4af-9bc6","description":"vendor software product","vendorName":"34ba3901-f1aa-4a9c-adf1","vendorId":"749275e03e3a402e862f89ac79193680","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ce66a3657dfc4017a4c3e454face4c09","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-03-19 01:18:07,205 DEBUG 324:vsp.py(1) - importing VSP pNF 8a3e04cb-c5de from SDC 2022-03-19 01:18:07,205 DEBUG 324:vsp.py(1) - importing VSP vFW 2174d4af-9bc6 from SDC 2022-03-19 01:18:07,206 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-03-19 01:18:07,206 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_pxaTGc_VSP 2022-03-19 01:18:07,206 INFO 197:__init__.py(1) - Vsp basic_onboard_pxaTGc_VSP doesn't exist in SDC 2022-03-19 01:18:07,209 DEBUG 187:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2022-03-19 01:18:07,210 INFO 157:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-03-19 01:18:07,210 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-03-19 01:18:07,210 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-03-19 01:18:07,211 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-03-19 01:18:07,213 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:07,266 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 691 2022-03-19 01:18:07,267 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-03-19 01:18:07,267 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"28dba54371ce4cf6b7976ccfe00d2d5d","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"8f6d4ff283f14a8eb5c016f950fc9fe4","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"ac8f8f66ee94457eb06261416884425e","type":"vlm","name":"805b89fd-5057-44a1-abb9","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"749275e03e3a402e862f89ac79193680","type":"vlm","name":"34ba3901-f1aa-4a9c-adf1","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2022-03-19 01:18:07,270 DEBUG 175:__init__.py(1) - number of Vendor returned: 4 2022-03-19 01:18:07,270 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2022-03-19 01:18:07,271 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-03-19 01:18:07,271 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/28dba54371ce4cf6b7976ccfe00d2d5d/versions 2022-03-19 01:18:07,271 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-19 01:18:07,273 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:07,351 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/28dba54371ce4cf6b7976ccfe00d2d5d/versions HTTP/1.1" 200 264 2022-03-19 01:18:07,353 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-19 01:18:07,353 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1787d9dba3b34c1283a50153101801a1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1647652685904,"modificationTime":1647652686806,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-19 01:18:07,355 DEBUG 46:sdc_element.py(1) - details found, updating 2022-03-19 01:18:07,355 INFO 220:__init__.py(1) - Vendor found, updating information 2022-03-19 01:18:07,356 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-03-19 01:18:07,356 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/28dba54371ce4cf6b7976ccfe00d2d5d/versions 2022-03-19 01:18:07,356 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-19 01:18:07,358 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:07,417 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/28dba54371ce4cf6b7976ccfe00d2d5d/versions HTTP/1.1" 200 264 2022-03-19 01:18:07,419 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-19 01:18:07,420 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1787d9dba3b34c1283a50153101801a1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1647652685904,"modificationTime":1647652686806,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-19 01:18:07,422 DEBUG 46:sdc_element.py(1) - details found, updating 2022-03-19 01:18:07,422 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-03-19 01:18:07,423 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-03-19 01:18:07,423 DEBUG 132:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_onboard_pxaTGc_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basic_onboard_vendor", "vendorId": "28dba54371ce4cf6b7976ccfe00d2d5d", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2022-03-19 01:18:07,424 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:08,587 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-03-19 01:18:08,589 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2022-03-19 01:18:08,589 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"3ea153395ad343a896b8d8d01ff0163a","version":{"id":"fb7e049cedb84a1283c594a43c8ca15e","name":"1.0","description":"Initial version","status":"Draft"}} 2022-03-19 01:18:08,591 INFO 330:__init__.py(1) - Vsp basic_onboard_pxaTGc_VSP is created in SDC 2022-03-19 01:18:08,592 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-03-19 01:18:08,592 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/3ea153395ad343a896b8d8d01ff0163a/versions 2022-03-19 01:18:08,592 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-19 01:18:08,594 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:08,643 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ea153395ad343a896b8d8d01ff0163a/versions HTTP/1.1" 200 253 2022-03-19 01:18:08,645 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-19 01:18:08,645 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fb7e049cedb84a1283c594a43c8ca15e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1647652687477,"modificationTime":1647652687860,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-19 01:18:08,647 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-03-19 01:18:08,647 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/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e 2022-03-19 01:18:08,648 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-19 01:18:08,650 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:08,763 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e HTTP/1.1" 200 223 2022-03-19 01:18:08,764 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-19 01:18:08,764 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"fb7e049cedb84a1283c594a43c8ca15e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1647652687477,"modificationTime":1647652687844} 2022-03-19 01:18:08,766 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-03-19 01:18:08,767 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/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e 2022-03-19 01:18:08,767 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-19 01:18:08,769 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:08,935 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e HTTP/1.1" 200 409 2022-03-19 01:18:08,936 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-19 01:18:08,937 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_pxaTGc_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"28dba54371ce4cf6b7976ccfe00d2d5d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3ea153395ad343a896b8d8d01ff0163a","version":"fb7e049cedb84a1283c594a43c8ca15e"} 2022-03-19 01:18:08,939 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-19 01:18:08,939 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e 2022-03-19 01:18:08,939 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-19 01:18:08,941 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:09,097 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e HTTP/1.1" 200 409 2022-03-19 01:18:09,099 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-19 01:18:09,099 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_pxaTGc_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"28dba54371ce4cf6b7976ccfe00d2d5d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3ea153395ad343a896b8d8d01ff0163a","version":"fb7e049cedb84a1283c594a43c8ca15e"} 2022-03-19 01:18:09,102 INFO 241:vsp.py(1) - attempting to upload package for basic_onboard_pxaTGc_VSP in SDC 2022-03-19 01:18:09,102 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-03-19 01:18:09,102 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/3ea153395ad343a896b8d8d01ff0163a/versions 2022-03-19 01:18:09,103 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-19 01:18:09,104 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:09,177 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ea153395ad343a896b8d8d01ff0163a/versions HTTP/1.1" 200 253 2022-03-19 01:18:09,179 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-19 01:18:09,179 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fb7e049cedb84a1283c594a43c8ca15e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1647652687477,"modificationTime":1647652687860,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-19 01:18:09,182 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-03-19 01:18:09,182 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/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e 2022-03-19 01:18:09,182 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-19 01:18:09,184 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:09,261 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e HTTP/1.1" 200 223 2022-03-19 01:18:09,262 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-19 01:18:09,263 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"fb7e049cedb84a1283c594a43c8ca15e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1647652687477,"modificationTime":1647652687844} 2022-03-19 01:18:09,265 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-03-19 01:18:09,265 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/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e 2022-03-19 01:18:09,265 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-19 01:18:09,267 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:09,422 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e HTTP/1.1" 200 409 2022-03-19 01:18:09,423 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-19 01:18:09,423 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_pxaTGc_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"28dba54371ce4cf6b7976ccfe00d2d5d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3ea153395ad343a896b8d8d01ff0163a","version":"fb7e049cedb84a1283c594a43c8ca15e"} 2022-03-19 01:18:09,426 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-03-19 01:18:09,426 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/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e 2022-03-19 01:18:09,426 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-19 01:18:09,428 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:09,584 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e HTTP/1.1" 200 409 2022-03-19 01:18:09,585 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-19 01:18:09,586 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_pxaTGc_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"28dba54371ce4cf6b7976ccfe00d2d5d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3ea153395ad343a896b8d8d01ff0163a","version":"fb7e049cedb84a1283c594a43c8ca15e"} 2022-03-19 01:18:09,588 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-03-19 01:18:09,588 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/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e/orchestration-template-candidate 2022-03-19 01:18:09,589 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2022-03-19 01:18:09,591 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:09,797 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e/orchestration-template-candidate HTTP/1.1" 200 94 2022-03-19 01:18:09,799 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2022-03-19 01:18:09,799 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-03-19 01:18:09,800 INFO 194:vsp.py(1) - Files for Vsp basic_onboard_pxaTGc_VSP have been uploaded 2022-03-19 01:18:09,802 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-03-19 01:18:09,802 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/3ea153395ad343a896b8d8d01ff0163a/versions 2022-03-19 01:18:09,802 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-19 01:18:09,804 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:09,845 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ea153395ad343a896b8d8d01ff0163a/versions HTTP/1.1" 200 253 2022-03-19 01:18:09,846 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-19 01:18:09,846 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fb7e049cedb84a1283c594a43c8ca15e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1647652687477,"modificationTime":1647652687860,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-19 01:18:09,848 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-03-19 01:18:09,848 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/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e 2022-03-19 01:18:09,849 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-19 01:18:09,850 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:09,934 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e HTTP/1.1" 200 222 2022-03-19 01:18:09,935 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-19 01:18:09,936 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"fb7e049cedb84a1283c594a43c8ca15e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1647652687477,"modificationTime":1647652689787} 2022-03-19 01:18:09,938 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-03-19 01:18:09,938 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/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e 2022-03-19 01:18:09,938 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-19 01:18:09,940 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:10,036 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e HTTP/1.1" 200 480 2022-03-19 01:18:10,038 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-19 01:18:10,038 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_pxaTGc_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"28dba54371ce4cf6b7976ccfe00d2d5d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3ea153395ad343a896b8d8d01ff0163a","version":"fb7e049cedb84a1283c594a43c8ca15e","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-03-19 01:18:10,041 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-03-19 01:18:10,041 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/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e 2022-03-19 01:18:10,041 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-19 01:18:10,043 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:10,136 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e HTTP/1.1" 200 480 2022-03-19 01:18:10,137 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-19 01:18:10,137 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_pxaTGc_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"28dba54371ce4cf6b7976ccfe00d2d5d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3ea153395ad343a896b8d8d01ff0163a","version":"fb7e049cedb84a1283c594a43c8ca15e","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-03-19 01:18:10,139 INFO 241:vsp.py(1) - attempting to validate for basic_onboard_pxaTGc_VSP in SDC 2022-03-19 01:18:10,140 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-03-19 01:18:10,140 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/3ea153395ad343a896b8d8d01ff0163a/versions 2022-03-19 01:18:10,140 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-19 01:18:10,142 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:10,189 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ea153395ad343a896b8d8d01ff0163a/versions HTTP/1.1" 200 253 2022-03-19 01:18:10,191 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-19 01:18:10,191 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fb7e049cedb84a1283c594a43c8ca15e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1647652687477,"modificationTime":1647652687860,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-19 01:18:10,194 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-03-19 01:18:10,195 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/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e 2022-03-19 01:18:10,195 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-19 01:18:10,197 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:10,262 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e HTTP/1.1" 200 222 2022-03-19 01:18:10,263 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-19 01:18:10,264 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"fb7e049cedb84a1283c594a43c8ca15e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1647652687477,"modificationTime":1647652689787} 2022-03-19 01:18:10,266 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-03-19 01:18:10,266 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/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e 2022-03-19 01:18:10,267 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-19 01:18:10,269 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:10,380 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e HTTP/1.1" 200 480 2022-03-19 01:18:10,381 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-19 01:18:10,381 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_pxaTGc_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"28dba54371ce4cf6b7976ccfe00d2d5d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3ea153395ad343a896b8d8d01ff0163a","version":"fb7e049cedb84a1283c594a43c8ca15e","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-03-19 01:18:10,385 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-03-19 01:18:10,385 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/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e 2022-03-19 01:18:10,385 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-19 01:18:10,387 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:10,483 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e HTTP/1.1" 200 480 2022-03-19 01:18:10,484 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-19 01:18:10,484 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_pxaTGc_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"28dba54371ce4cf6b7976ccfe00d2d5d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3ea153395ad343a896b8d8d01ff0163a","version":"fb7e049cedb84a1283c594a43c8ca15e","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-03-19 01:18:10,487 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-03-19 01:18:10,487 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/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e/orchestration-template-candidate/process 2022-03-19 01:18:10,488 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2022-03-19 01:18:10,490 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:13,325 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e/orchestration-template-candidate/process HTTP/1.1" 200 87 2022-03-19 01:18:13,326 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2022-03-19 01:18:13,326 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu18.yaml","base_ubuntu18.env"],"errors":{},"status":"Success"} 2022-03-19 01:18:13,328 INFO 209:vsp.py(1) - Artifacts for Vsp basic_onboard_pxaTGc_VSP have been validated 2022-03-19 01:18:13,329 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-03-19 01:18:13,329 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/3ea153395ad343a896b8d8d01ff0163a/versions 2022-03-19 01:18:13,329 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-19 01:18:13,331 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:13,375 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ea153395ad343a896b8d8d01ff0163a/versions HTTP/1.1" 200 253 2022-03-19 01:18:13,376 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-19 01:18:13,376 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fb7e049cedb84a1283c594a43c8ca15e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1647652687477,"modificationTime":1647652687860,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-19 01:18:13,379 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-03-19 01:18:13,379 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/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e 2022-03-19 01:18:13,379 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-19 01:18:13,380 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:13,455 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e HTTP/1.1" 200 222 2022-03-19 01:18:13,457 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-19 01:18:13,457 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"fb7e049cedb84a1283c594a43c8ca15e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1647652687477,"modificationTime":1647652693312} 2022-03-19 01:18:13,459 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-03-19 01:18:13,460 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/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e 2022-03-19 01:18:13,460 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-19 01:18:13,462 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:13,605 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e HTTP/1.1" 200 656 2022-03-19 01:18:13,606 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-19 01:18:13,606 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_pxaTGc_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"28dba54371ce4cf6b7976ccfe00d2d5d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3ea153395ad343a896b8d8d01ff0163a","version":"fb7e049cedb84a1283c594a43c8ca15e","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-03-19 01:18:13,608 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-03-19 01:18:13,608 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/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e 2022-03-19 01:18:13,609 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-19 01:18:13,610 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:13,747 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e HTTP/1.1" 200 656 2022-03-19 01:18:13,748 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-19 01:18:13,749 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_pxaTGc_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"28dba54371ce4cf6b7976ccfe00d2d5d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3ea153395ad343a896b8d8d01ff0163a","version":"fb7e049cedb84a1283c594a43c8ca15e","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-03-19 01:18:13,750 INFO 241:vsp.py(1) - attempting to commit for basic_onboard_pxaTGc_VSP in SDC 2022-03-19 01:18:13,751 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-03-19 01:18:13,751 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/3ea153395ad343a896b8d8d01ff0163a/versions 2022-03-19 01:18:13,751 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-19 01:18:13,753 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:13,793 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ea153395ad343a896b8d8d01ff0163a/versions HTTP/1.1" 200 253 2022-03-19 01:18:13,794 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-19 01:18:13,794 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fb7e049cedb84a1283c594a43c8ca15e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1647652687477,"modificationTime":1647652687860,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-19 01:18:13,796 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-19 01:18:13,796 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e 2022-03-19 01:18:13,796 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-19 01:18:13,798 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:13,870 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e HTTP/1.1" 200 222 2022-03-19 01:18:13,871 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-19 01:18:13,872 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"fb7e049cedb84a1283c594a43c8ca15e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1647652687477,"modificationTime":1647652693312} 2022-03-19 01:18:13,874 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-03-19 01:18:13,874 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/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e 2022-03-19 01:18:13,874 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-19 01:18:13,876 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:14,046 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e HTTP/1.1" 200 656 2022-03-19 01:18:14,047 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-19 01:18:14,047 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_pxaTGc_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"28dba54371ce4cf6b7976ccfe00d2d5d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3ea153395ad343a896b8d8d01ff0163a","version":"fb7e049cedb84a1283c594a43c8ca15e","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-03-19 01:18:14,049 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-19 01:18:14,050 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/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e 2022-03-19 01:18:14,050 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-19 01:18:14,051 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:14,256 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e HTTP/1.1" 200 656 2022-03-19 01:18:14,257 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-19 01:18:14,257 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_pxaTGc_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"28dba54371ce4cf6b7976ccfe00d2d5d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3ea153395ad343a896b8d8d01ff0163a","version":"fb7e049cedb84a1283c594a43c8ca15e","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-03-19 01:18:14,263 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-03-19 01:18:14,263 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/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e/actions 2022-03-19 01:18:14,263 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2022-03-19 01:18:14,265 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:16,883 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e/actions HTTP/1.1" 200 2 2022-03-19 01:18:16,885 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2022-03-19 01:18:16,885 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2022-03-19 01:18:16,887 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-03-19 01:18:16,887 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/3ea153395ad343a896b8d8d01ff0163a/versions 2022-03-19 01:18:16,887 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-19 01:18:16,888 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:16,931 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ea153395ad343a896b8d8d01ff0163a/versions HTTP/1.1" 200 253 2022-03-19 01:18:16,932 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-19 01:18:16,933 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fb7e049cedb84a1283c594a43c8ca15e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1647652687477,"modificationTime":1647652694317,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-19 01:18:16,935 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-03-19 01:18:16,935 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/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e 2022-03-19 01:18:16,935 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-19 01:18:16,936 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:17,018 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e HTTP/1.1" 200 223 2022-03-19 01:18:17,020 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-19 01:18:17,020 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"fb7e049cedb84a1283c594a43c8ca15e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1647652687477,"modificationTime":1647652693312} 2022-03-19 01:18:17,023 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-03-19 01:18:17,023 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/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e 2022-03-19 01:18:17,023 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-19 01:18:17,025 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:17,217 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e HTTP/1.1" 200 656 2022-03-19 01:18:17,218 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-19 01:18:17,218 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_pxaTGc_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"28dba54371ce4cf6b7976ccfe00d2d5d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3ea153395ad343a896b8d8d01ff0163a","version":"fb7e049cedb84a1283c594a43c8ca15e","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-03-19 01:18:17,220 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_onboard_pxaTGc_VSP in SDC 2022-03-19 01:18:17,220 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-03-19 01:18:17,220 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/3ea153395ad343a896b8d8d01ff0163a/versions 2022-03-19 01:18:17,220 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-19 01:18:17,222 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:17,259 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ea153395ad343a896b8d8d01ff0163a/versions HTTP/1.1" 200 253 2022-03-19 01:18:17,260 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-19 01:18:17,260 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fb7e049cedb84a1283c594a43c8ca15e","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1647652687477,"modificationTime":1647652694317,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-19 01:18:17,262 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-03-19 01:18:17,262 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/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e 2022-03-19 01:18:17,262 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-19 01:18:17,264 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:17,328 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e HTTP/1.1" 200 223 2022-03-19 01:18:17,329 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-19 01:18:17,330 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"fb7e049cedb84a1283c594a43c8ca15e","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1647652687477,"modificationTime":1647652693312} 2022-03-19 01:18:17,333 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-03-19 01:18:17,333 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/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e 2022-03-19 01:18:17,333 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-19 01:18:17,335 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:17,490 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e HTTP/1.1" 200 656 2022-03-19 01:18:17,492 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-19 01:18:17,492 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_pxaTGc_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"28dba54371ce4cf6b7976ccfe00d2d5d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3ea153395ad343a896b8d8d01ff0163a","version":"fb7e049cedb84a1283c594a43c8ca15e","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-03-19 01:18:17,498 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-03-19 01:18:17,498 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/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e/actions 2022-03-19 01:18:17,499 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2022-03-19 01:18:17,500 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:21,561 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e/actions HTTP/1.1" 200 2 2022-03-19 01:18:21,562 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2022-03-19 01:18:21,562 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2022-03-19 01:18:21,564 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-03-19 01:18:21,564 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/3ea153395ad343a896b8d8d01ff0163a/versions 2022-03-19 01:18:21,564 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-19 01:18:21,566 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:21,612 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ea153395ad343a896b8d8d01ff0163a/versions HTTP/1.1" 200 264 2022-03-19 01:18:21,613 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-19 01:18:21,613 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fb7e049cedb84a1283c594a43c8ca15e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1647652687477,"modificationTime":1647652700417,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-19 01:18:21,615 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_onboard_pxaTGc_VSP in SDC 2022-03-19 01:18:21,615 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-03-19 01:18:21,615 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/3ea153395ad343a896b8d8d01ff0163a/versions 2022-03-19 01:18:21,615 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-19 01:18:21,617 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:21,659 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ea153395ad343a896b8d8d01ff0163a/versions HTTP/1.1" 200 264 2022-03-19 01:18:21,661 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-19 01:18:21,661 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fb7e049cedb84a1283c594a43c8ca15e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1647652687477,"modificationTime":1647652700417,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-19 01:18:21,670 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-03-19 01:18:21,670 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/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e/actions 2022-03-19 01:18:21,670 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-03-19 01:18:21,672 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:22,336 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e/actions HTTP/1.1" 200 381 2022-03-19 01:18:22,337 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-03-19 01:18:22,338 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_pxaTGc_VSP","version":"1.0","versionId":"fb7e049cedb84a1283c594a43c8ca15e","packageId":"3ea153395ad343a896b8d8d01ff0163a","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-03-19 01:18:22,338 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_pxaTGc_VSP","version":"1.0","versionId":"fb7e049cedb84a1283c594a43c8ca15e","packageId":"3ea153395ad343a896b8d8d01ff0163a","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-03-19 01:18:22,341 INFO 199:base.py(1) - ***************************************************** 2022-03-19 01:18:22,341 INFO 200:base.py(1) - STOP [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2022-03-19 01:18:22,341 INFO 201:base.py(1) - ***************************************************** 2022-03-19 01:18:22,341 INFO 227:base.py(1) - ***************************************************** 2022-03-19 01:18:22,341 INFO 228:base.py(1) - CONTINUE [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2022-03-19 01:18:22,341 INFO 229:base.py(1) - ***************************************************** 2022-03-19 01:18:22,342 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_pxaTGc exists in SDC 2022-03-19 01:18:22,342 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-19 01:18:22,342 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-03-19 01:18:22,343 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-03-19 01:18:22,343 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-19 01:18:22,345 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-19 01:18:22,395 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-03-19 01:18:22,396 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2022-03-19 01:18:22,396 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-03-19 01:18:22,397 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-03-19 01:18:22,397 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-03-19 01:18:22,397 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-03-19 01:18:22,397 DEBUG 175:__init__.py(1) - number of Vf returned: 0 2022-03-19 01:18:22,397 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_pxaTGc 2022-03-19 01:18:22,397 INFO 197:__init__.py(1) - Vf basic_onboard_pxaTGc doesn't exist in SDC 2022-03-19 01:18:32,407 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_pxaTGc exists in SDC 2022-03-19 01:18:32,408 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-19 01:18:32,409 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-03-19 01:18:32,409 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-03-19 01:18:32,409 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-19 01:18:32,410 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-19 01:18:32,448 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-03-19 01:18:32,449 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2022-03-19 01:18:32,449 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-03-19 01:18:32,449 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-03-19 01:18:32,449 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-03-19 01:18:32,449 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-03-19 01:18:32,450 DEBUG 175:__init__.py(1) - number of Vf returned: 0 2022-03-19 01:18:32,450 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_pxaTGc 2022-03-19 01:18:32,450 INFO 197:__init__.py(1) - Vf basic_onboard_pxaTGc doesn't exist in SDC 2022-03-19 01:18:32,450 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_pxaTGc exists in SDC 2022-03-19 01:18:32,450 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-19 01:18:32,450 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-03-19 01:18:32,450 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-03-19 01:18:32,450 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-19 01:18:32,452 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-19 01:18:32,488 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-03-19 01:18:32,489 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2022-03-19 01:18:32,490 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-03-19 01:18:32,490 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-03-19 01:18:32,490 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-03-19 01:18:32,490 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-03-19 01:18:32,490 DEBUG 175:__init__.py(1) - number of Vf returned: 0 2022-03-19 01:18:32,490 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_pxaTGc 2022-03-19 01:18:32,490 INFO 197:__init__.py(1) - Vf basic_onboard_pxaTGc doesn't exist in SDC 2022-03-19 01:18:32,491 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_pxaTGc_VSP exists in SDC 2022-03-19 01:18:32,491 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-19 01:18:32,491 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-03-19 01:18:32,491 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-03-19 01:18:32,491 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-19 01:18:32,493 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:32,549 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 895 2022-03-19 01:18:32,551 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-19 01:18:32,551 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_pxaTGc_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"28dba54371ce4cf6b7976ccfe00d2d5d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3ea153395ad343a896b8d8d01ff0163a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 8a3e04cb-c5de","description":"vendor software product","vendorName":"805b89fd-5057-44a1-abb9","vendorId":"ac8f8f66ee94457eb06261416884425e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4be62316d9e74568b7c8fc1971d15dd8","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 2174d4af-9bc6","description":"vendor software product","vendorName":"34ba3901-f1aa-4a9c-adf1","vendorId":"749275e03e3a402e862f89ac79193680","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ce66a3657dfc4017a4c3e454face4c09","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2022-03-19 01:18:32,554 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_pxaTGc_VSP from SDC 2022-03-19 01:18:32,555 DEBUG 324:vsp.py(1) - importing VSP pNF 8a3e04cb-c5de from SDC 2022-03-19 01:18:32,555 DEBUG 324:vsp.py(1) - importing VSP vFW 2174d4af-9bc6 from SDC 2022-03-19 01:18:32,555 DEBUG 175:__init__.py(1) - number of Vsp returned: 3 2022-03-19 01:18:32,555 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_pxaTGc_VSP 2022-03-19 01:18:32,556 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-03-19 01:18:32,556 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/3ea153395ad343a896b8d8d01ff0163a/versions 2022-03-19 01:18:32,556 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-19 01:18:32,557 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:32,602 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ea153395ad343a896b8d8d01ff0163a/versions HTTP/1.1" 200 264 2022-03-19 01:18:32,604 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-19 01:18:32,604 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fb7e049cedb84a1283c594a43c8ca15e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1647652687477,"modificationTime":1647652700417,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-19 01:18:32,606 DEBUG 46:sdc_element.py(1) - details found, updating 2022-03-19 01:18:32,606 INFO 220:__init__.py(1) - Vsp found, updating information 2022-03-19 01:18:32,606 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-03-19 01:18:32,607 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/3ea153395ad343a896b8d8d01ff0163a/versions 2022-03-19 01:18:32,607 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-19 01:18:32,608 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:32,656 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ea153395ad343a896b8d8d01ff0163a/versions HTTP/1.1" 200 264 2022-03-19 01:18:32,657 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-19 01:18:32,657 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fb7e049cedb84a1283c594a43c8ca15e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1647652687477,"modificationTime":1647652700417,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-19 01:18:32,659 DEBUG 46:sdc_element.py(1) - details found, updating 2022-03-19 01:18:32,659 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-19 01:18:32,659 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/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e 2022-03-19 01:18:32,659 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-19 01:18:32,661 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:32,802 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e HTTP/1.1" 200 656 2022-03-19 01:18:32,803 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-19 01:18:32,803 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_pxaTGc_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"28dba54371ce4cf6b7976ccfe00d2d5d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3ea153395ad343a896b8d8d01ff0163a","version":"fb7e049cedb84a1283c594a43c8ca15e","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-03-19 01:18:32,805 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_pxaTGc exists in SDC 2022-03-19 01:18:32,805 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-19 01:18:32,805 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-03-19 01:18:32,805 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-03-19 01:18:32,805 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-19 01:18:32,807 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-19 01:18:32,839 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-03-19 01:18:32,840 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2022-03-19 01:18:32,840 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-03-19 01:18:32,840 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-03-19 01:18:32,840 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-03-19 01:18:32,840 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-03-19 01:18:32,840 DEBUG 175:__init__.py(1) - number of Vf returned: 0 2022-03-19 01:18:32,840 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_pxaTGc 2022-03-19 01:18:32,841 INFO 197:__init__.py(1) - Vf basic_onboard_pxaTGc doesn't exist in SDC 2022-03-19 01:18:32,841 DEBUG 187:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2022-03-19 01:18:32,841 INFO 157:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2022-03-19 01:18:32,841 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-03-19 01:18:32,841 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-03-19 01:18:32,842 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2022-03-19 01:18:32,843 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:33,031 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-03-19 01:18:33,032 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2022-03-19 01:18:33,033 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"},{"name":"CONTROL LOOP","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network Connectivity","displayName":null,"normalizedName":"network connectivity","models":null,"uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"DCAE Component","displayName":null,"normalizedName":"dcae component","models":null,"uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Template","displayName":null,"normalizedName":"template","models":null,"uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Application L4+","displayName":null,"normalizedName":"application l4+","models":null,"uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"ControlLoop Element","normalizedName":"controlloop element","uniqueId":"resourceNewCategory.generic.controlloop element","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Participant","normalizedName":"participant","uniqueId":"resourceNewCategory.generic.participant","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null}],"serviceCategories":[{"name":"Mobility","displayName":null,"normalizedName":"mobility","models":["SDC AID"],"uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"ControlLoop","displayName":null,"normalizedName":"controlloop","models":["CONTROL LOOP"],"uniqueId":"serviceNewCategory.controlloop","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null}],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null}],"productCategories":[]},"version":"1.10.1"} 2022-03-19 01:18:33,036 DEBUG 175:__init__.py(1) - number of ResourceCategory returned: 9 2022-03-19 01:18:33,036 DEBUG 191:__init__.py(1) - filtering objects of all versions to be Generic 2022-03-19 01:18:33,036 INFO 220:__init__.py(1) - ResourceCategory found, updating information 2022-03-19 01:18:33,036 INFO 312:__init__.py(1) - attempting to create Vf basic_onboard_pxaTGc in SDC 2022-03-19 01:18:33,036 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_pxaTGc exists in SDC 2022-03-19 01:18:33,036 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-19 01:18:33,037 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-03-19 01:18:33,037 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-03-19 01:18:33,037 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-19 01:18:33,038 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-19 01:18:33,077 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-03-19 01:18:33,078 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2022-03-19 01:18:33,078 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-03-19 01:18:33,078 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-03-19 01:18:33,078 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-03-19 01:18:33,078 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-03-19 01:18:33,078 DEBUG 175:__init__.py(1) - number of Vf returned: 0 2022-03-19 01:18:33,078 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_pxaTGc 2022-03-19 01:18:33,078 INFO 197:__init__.py(1) - Vf basic_onboard_pxaTGc doesn't exist in SDC 2022-03-19 01:18:33,093 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_onboard_pxaTGc_VSP in SDC 2022-03-19 01:18:33,093 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-03-19 01:18:33,093 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/3ea153395ad343a896b8d8d01ff0163a/versions 2022-03-19 01:18:33,093 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-19 01:18:33,095 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:33,139 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ea153395ad343a896b8d8d01ff0163a/versions HTTP/1.1" 200 264 2022-03-19 01:18:33,140 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-19 01:18:33,140 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fb7e049cedb84a1283c594a43c8ca15e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1647652687477,"modificationTime":1647652700417,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-19 01:18:33,146 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-03-19 01:18:33,146 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/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e/actions 2022-03-19 01:18:33,146 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-03-19 01:18:33,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:33,863 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ea153395ad343a896b8d8d01ff0163a/versions/fb7e049cedb84a1283c594a43c8ca15e/actions HTTP/1.1" 200 381 2022-03-19 01:18:33,864 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-03-19 01:18:33,864 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_pxaTGc_VSP","version":"1.0","versionId":"fb7e049cedb84a1283c594a43c8ca15e","packageId":"3ea153395ad343a896b8d8d01ff0163a","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-03-19 01:18:33,865 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_pxaTGc_VSP","version":"1.0","versionId":"fb7e049cedb84a1283c594a43c8ca15e","packageId":"3ea153395ad343a896b8d8d01ff0163a","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-03-19 01:18:33,867 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-03-19 01:18:33,867 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-03-19 01:18:33,867 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": "3ea153395ad343a896b8d8d01ff0163a", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_onboard_pxaTGc", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_onboard_pxaTGc"], "toscaArtifacts": {}, "vendorName": "basic_onboard_vendor", "vendorRelease": "1.0" } 2022-03-19 01:18:33,868 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:40,812 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-03-19 01:18:40,823 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2022-03-19 01:18:40,829 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiconboardpxatgcvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOXdlR0ZVUjJOZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1647652718648,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.vspbasiconboardpxatgcvspinformationtxt","artifactName":"VSP_basic_onboard_pxaTGc_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"ZjkyOWNjNDEwY2ZkNWU0YTBhNjkwNGExZWUyMjEzYWQ=","artifactUUID":"db54fd20-e0d1-416d-bd3f-2fd9826be7dd","artifactDisplayName":"VSP_basic_onboard_pxaTGc_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardpxatgcvspinformationtxt","esId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.vspbasiconboardpxatgcvspinformationtxt","duplicated":false,"payloadUpdateDate":1647652718650,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1647652718648,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"vspbasiconboardpxatgcvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOXdlR0ZVUjJOZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1647652718648,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.vspbasiconboardpxatgcvspinformationtxt","artifactName":"VSP_basic_onboard_pxaTGc_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"ZjkyOWNjNDEwY2ZkNWU0YTBhNjkwNGExZWUyMjEzYWQ=","artifactUUID":"db54fd20-e0d1-416d-bd3f-2fd9826be7dd","artifactDisplayName":"VSP_basic_onboard_pxaTGc_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardpxatgcvspinformationtxt","esId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.vspbasiconboardpxatgcvspinformationtxt","duplicated":false,"payloadUpdateDate":1647652718650,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1647652718648,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"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,"creationDate":1647652718671,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"2f556e91-9bc9-4bc1-b65a-770fe1dec111","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.heat1","duplicated":false,"payloadUpdateDate":1647652718688,"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":1647652718671,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1647652718698,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1647652718698,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647652718698,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1647652715343,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.assettoscacsar","artifactName":"resource-BasicOnboardPxatgc-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":1647652715343,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1647652715342,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.assettoscatemplate","artifactName":"resource-BasicOnboardPxatgc-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":1647652715342,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["26ac602b-cfa4-4ebd-a0bf-572809a31981.4fb47d67-f41f-48d7-b811-22993883b81c.ubuntu18_admin_security_group"],"type":"tosca.capabilities.Node","name":"feature","source":"4fb47d67-f41f-48d7-b811-22993883b81c","uniqueId":"capability.845159b5-e67f-4fe6-89a4-e2aefdf7513e.feature","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.4fb47d67-f41f-48d7-b811-22993883b81c.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"],"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["26ac602b-cfa4-4ebd-a0bf-572809a31981.4fb47d67-f41f-48d7-b811-22993883b81c.ubuntu18_admin_security_group"],"node":"tosca.nodes.Root","name":"dependency","source":"4fb47d67-f41f-48d7-b811-22993883b81c","uniqueId":"845159b5-e67f-4fe6-89a4-e2aefdf7513e.dependency","capability":"tosca.capabilities.Node","ownerId":"845159b5-e67f-4fe6-89a4-e2aefdf7513e","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["26ac602b-cfa4-4ebd-a0bf-572809a31981.4fb47d67-f41f-48d7-b811-22993883b81c.ubuntu18_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","name":"port","source":"4fb47d67-f41f-48d7-b811-22993883b81c","uniqueId":"4fb47d67-f41f-48d7-b811-22993883b81c.port","capability":"tosca.capabilities.Attachment","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.4fb47d67-f41f-48d7-b811-22993883b81c.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"4fb47d67-f41f-48d7-b811-22993883b81c.name","type":"string","required":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"4fb47d67-f41f-48d7-b811-22993883b81c.description","type":"string","required":false,"description":"Description of the security group","password":false,"name":"description","value":"security group","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"4fb47d67-f41f-48d7-b811-22993883b81c.rules","type":"list","required":false,"description":"List of security group rules","schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":22,\"port_range_min\":22},{\"protocol\":\"icmp\",\"remote_ip_prefix\":\"0.0.0.0/0\"}]","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}],"attributes":[{"parentUniqueId":"845159b5-e67f-4fe6-89a4-e2aefdf7513e","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.845159b5-e67f-4fe6-89a4-e2aefdf7513e.tosca_name","ownerId":"845159b5-e67f-4fe6-89a4-e2aefdf7513e","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.4fb47d67-f41f-48d7-b811-22993883b81c.show","empty":false},{"parentUniqueId":"845159b5-e67f-4fe6-89a4-e2aefdf7513e","definition":false,"name":"state","type":"string","uniqueId":"attribute.845159b5-e67f-4fe6-89a4-e2aefdf7513e.state","ownerId":"845159b5-e67f-4fe6-89a4-e2aefdf7513e","empty":false},{"parentUniqueId":"845159b5-e67f-4fe6-89a4-e2aefdf7513e","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.845159b5-e67f-4fe6-89a4-e2aefdf7513e.tosca_id","ownerId":"845159b5-e67f-4fe6-89a4-e2aefdf7513e","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu18_admin_security_group"},"actualComponentUid":"4fb47d67-f41f-48d7-b811-22993883b81c","createdFromCsar":true,"name":"ubuntu18_admin_security_group","uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.4fb47d67-f41f-48d7-b811-22993883b81c.ubuntu18_admin_security_group","normalizedName":"ubuntu18_admin_security_group","icon":"securityrules","creationTime":1647652717886,"originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu18_admin_security_group","createdFrom":"CSAR","componentUid":"4fb47d67-f41f-48d7-b811-22993883b81c","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1647652718349,"customizationUUID":"bef1e585-e025-40ac-ba15-44414b82cf74","posX":"475.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["c52080c9-6974-482b-83d4-887d51cfba73.6e971c03-2762-4f28-a368-b5d0764da85a.ubuntu18_ubuntu18_admin_plane_port_0","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"tosca.capabilities.Node","name":"feature_ubuntu18_ubuntu18_admin_plane_port_0","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"feature","uniqueId":"capability.845159b5-e67f-4fe6-89a4-e2aefdf7513e.feature","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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"],"empty":false},{"external":false,"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"tosca.capabilities.Node","name":"feature_ubuntu18","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"feature","uniqueId":"capability.845159b5-e67f-4fe6-89a4-e2aefdf7513e.feature","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.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,"parentUniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"tosca.capabilities.Scalable","name":"scalable_ubuntu18","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"scalable","uniqueId":"capability.b500c5b6-cfd8-4f54-8206-05a0ec0f8897.scalable","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["c52080c9-6974-482b-83d4-887d51cfba73.6e971c03-2762-4f28-a368-b5d0764da85a.ubuntu18_ubuntu18_admin_plane_port_0","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.Forwarder","name":"forwarder_ubuntu18_ubuntu18_admin_plane_port_0","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"forwarder","uniqueId":"capability.09c6f8aa-5a6e-4951-9d58-821965a506e2.forwarder","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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"],"empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["c52080c9-6974-482b-83d4-887d51cfba73.6e971c03-2762-4f28-a368-b5d0764da85a.ubuntu18_ubuntu18_admin_plane_port_0","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","name":"binding_ubuntu18_ubuntu18_admin_plane_port_0","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"binding","uniqueId":"capability.6e971c03-2762-4f28-a368-b5d0764da85a.binding","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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"],"empty":false},{"external":false,"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","name":"binding_ubuntu18","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"binding","uniqueId":"capability.b500c5b6-cfd8-4f54-8206-05a0ec0f8897.binding","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4715fc90-e397-4f09-9de5-09d4aaede0cf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"4715fc90-e397-4f09-9de5-09d4aaede0cf"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.6e971c03-2762-4f28-a368-b5d0764da85a.ubuntu18_ubuntu18_admin_plane_port_0","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.PortMirroring","name":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"port_mirroring","uniqueId":"capability.4715fc90-e397-4f09-9de5-09d4aaede0cf.port_mirroring","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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"],"empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"empty":false,"ownerId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"tosca.capabilities.Container","name":"host_ubuntu18","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"host","uniqueId":"capability.b500c5b6-cfd8-4f54-8206-05a0ec0f8897.host","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"09c6f8aa-5a6e-4951-9d58-821965a506e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"09c6f8aa-5a6e-4951-9d58-821965a506e2"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.6e971c03-2762-4f28-a368-b5d0764da85a.ubuntu18_ubuntu18_admin_plane_port_0","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"network.incoming.packets.rate","uniqueId":"capability.09c6f8aa-5a6e-4951-9d58-821965a506e2.network.incoming.packets.rate","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"09c6f8aa-5a6e-4951-9d58-821965a506e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"09c6f8aa-5a6e-4951-9d58-821965a506e2"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.6e971c03-2762-4f28-a368-b5d0764da85a.ubuntu18_ubuntu18_admin_plane_port_0","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"network.outgoing.bytes","uniqueId":"capability.09c6f8aa-5a6e-4951-9d58-821965a506e2.network.outgoing.bytes","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"09c6f8aa-5a6e-4951-9d58-821965a506e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"09c6f8aa-5a6e-4951-9d58-821965a506e2"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.6e971c03-2762-4f28-a368-b5d0764da85a.ubuntu18_ubuntu18_admin_plane_port_0","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"network.outgoing.packets.rate","uniqueId":"capability.09c6f8aa-5a6e-4951-9d58-821965a506e2.network.outgoing.packets.rate","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"09c6f8aa-5a6e-4951-9d58-821965a506e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"09c6f8aa-5a6e-4951-9d58-821965a506e2"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.6e971c03-2762-4f28-a368-b5d0764da85a.ubuntu18_ubuntu18_admin_plane_port_0","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"network.outpoing.packets","uniqueId":"capability.09c6f8aa-5a6e-4951-9d58-821965a506e2.network.outpoing.packets","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"09c6f8aa-5a6e-4951-9d58-821965a506e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"09c6f8aa-5a6e-4951-9d58-821965a506e2"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.6e971c03-2762-4f28-a368-b5d0764da85a.ubuntu18_ubuntu18_admin_plane_port_0","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"network.incoming.bytes.rate","uniqueId":"capability.09c6f8aa-5a6e-4951-9d58-821965a506e2.network.incoming.bytes.rate","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"09c6f8aa-5a6e-4951-9d58-821965a506e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"09c6f8aa-5a6e-4951-9d58-821965a506e2"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.6e971c03-2762-4f28-a368-b5d0764da85a.ubuntu18_ubuntu18_admin_plane_port_0","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"network.incoming.bytes","uniqueId":"capability.09c6f8aa-5a6e-4951-9d58-821965a506e2.network.incoming.bytes","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"09c6f8aa-5a6e-4951-9d58-821965a506e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"09c6f8aa-5a6e-4951-9d58-821965a506e2"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.6e971c03-2762-4f28-a368-b5d0764da85a.ubuntu18_ubuntu18_admin_plane_port_0","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.09c6f8aa-5a6e-4951-9d58-821965a506e2.network.outgoing.bytes.rate","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"09c6f8aa-5a6e-4951-9d58-821965a506e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"09c6f8aa-5a6e-4951-9d58-821965a506e2"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.6e971c03-2762-4f28-a368-b5d0764da85a.ubuntu18_ubuntu18_admin_plane_port_0","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"network.incoming.packets","uniqueId":"capability.09c6f8aa-5a6e-4951-9d58-821965a506e2.network.incoming.packets","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.ephemeral.size_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.ephemeral.size","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.ephemeral.size","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"instance_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"instance","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.instance","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"memory_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"memory","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.memory","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.iops_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.iops","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.iops","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.requests_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.device.read.requests","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.device.read.requests","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"cpu.delta_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"cpu.delta","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.cpu.delta","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.capacity_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.capacity","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.capacity","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.bytes_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.device.read.bytes","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.device.read.bytes","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.bytes_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.write.bytes","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.write.bytes","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.latency_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.latency","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.latency","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.bytes.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.device.read.bytes.rate","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.usage_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.usage","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.usage","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"cpu_util_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"cpu_util","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.cpu_util","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.allocation_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.device.allocation","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.device.allocation","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.requests.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.write.requests.rate","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.write.requests.rate","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.bytes.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.write.bytes.rate","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.write.bytes.rate","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.latency_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.device.latency","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.device.latency","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"cpu_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"cpu","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.cpu","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.requests_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.device.write.requests","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.device.write.requests","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.bytes_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.device.write.bytes","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.device.write.bytes","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.read.requests_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.read.requests","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.read.requests","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.root.size_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.root.size","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.root.size","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.bytes.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.device.write.bytes.rate","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"vcpus_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"vcpus","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.vcpus","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.iops_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.device.iops","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.device.iops","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.usage_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.device.usage","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.device.usage","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.requests.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.device.read.requests.rate","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.device.read.requests.rate","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.requests.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.device.write.requests.rate","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.device.write.requests.rate","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.allocation_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.allocation","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.allocation","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.read.bytes.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.read.bytes.rate","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.read.bytes.rate","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.read.bytes_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.read.bytes","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.read.bytes","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"memory.usage_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"memory.usage","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.memory.usage","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.capacity_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.device.capacity","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.device.capacity","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"memory.resident_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"memory.resident","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.memory.resident","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.requests_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.write.requests","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.write.requests","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.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,"parentUniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"tosca.capabilities.OperatingSystem","name":"os_ubuntu18","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"os","uniqueId":"capability.b500c5b6-cfd8-4f54-8206-05a0ec0f8897.os","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"tosca.capabilities.Endpoint.Admin","name":"endpoint_ubuntu18","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"endpoint","uniqueId":"capability.b500c5b6-cfd8-4f54-8206-05a0ec0f8897.endpoint","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["c52080c9-6974-482b-83d4-887d51cfba73.6e971c03-2762-4f28-a368-b5d0764da85a.ubuntu18_ubuntu18_admin_plane_port_0","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"tosca.capabilities.Attachment","name":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"attachment","uniqueId":"capability.6e971c03-2762-4f28-a368-b5d0764da85a.attachment","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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"],"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["c52080c9-6974-482b-83d4-887d51cfba73.6e971c03-2762-4f28-a368-b5d0764da85a.ubuntu18_ubuntu18_admin_plane_port_0","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"node":"tosca.nodes.Root","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"dependency","uniqueId":"845159b5-e67f-4fe6-89a4-e2aefdf7513e.dependency","capability":"tosca.capabilities.Node","ownerId":"845159b5-e67f-4fe6-89a4-e2aefdf7513e","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false},{"external":false,"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"node":"tosca.nodes.Root","name":"dependency_ubuntu18","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"dependency","uniqueId":"845159b5-e67f-4fe6-89a4-e2aefdf7513e.dependency","capability":"tosca.capabilities.Node","ownerId":"845159b5-e67f-4fe6-89a4-e2aefdf7513e","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["c52080c9-6974-482b-83d4-887d51cfba73.6e971c03-2762-4f28-a368-b5d0764da85a.ubuntu18_ubuntu18_admin_plane_port_0","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"name":"link_ubuntu18_ubuntu18_admin_plane_port_0","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"link","uniqueId":"2395589e-54c5-40b6-9689-3f0cf7a484bc.link","capability":"tosca.capabilities.network.Linkable","ownerId":"2395589e-54c5-40b6-9689-3f0cf7a484bc","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"node":"tosca.nodes.BlockStorage","name":"local_storage_ubuntu18","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"local_storage","uniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.port_ubuntu18_admin_plane_port_0_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"558e73fb-53b8-45ac-9a60-09b888176952.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"558e73fb-53b8-45ac-9a60-09b888176952","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"558e73fb-53b8-45ac-9a60-09b888176952"},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.port_ubuntu18_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.port_ubuntu18_admin_plane_port_0_security_groups","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_security_groups","value":"[[\"ubuntu18_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.port_ubuntu18_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"558e73fb-53b8-45ac-9a60-09b888176952.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"558e73fb-53b8-45ac-9a60-09b888176952","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"558e73fb-53b8-45ac-9a60-09b888176952"},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"558e73fb-53b8-45ac-9a60-09b888176952","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"558e73fb-53b8-45ac-9a60-09b888176952"},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.compute_ubuntu18_user_data_format","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d2eb4689-afda-44c1-b97e-4e27d2bdc4fc.service_template_filter","type":"org.openecomp.datatypes.heat.substitution.SubstitutionFiltering","required":true,"description":"Substitution Filter","password":false,"name":"service_template_filter","value":"{\"substitute_service_template\":\"Nested_ubuntu18ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"558e73fb-53b8-45ac-9a60-09b888176952","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"558e73fb-53b8-45ac-9a60-09b888176952"},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"558e73fb-53b8-45ac-9a60-09b888176952","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"558e73fb-53b8-45ac-9a60-09b888176952"},{"definition":false,"hidden":false,"uniqueId":"558e73fb-53b8-45ac-9a60-09b888176952.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"558e73fb-53b8-45ac-9a60-09b888176952","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"558e73fb-53b8-45ac-9a60-09b888176952"},{"definition":false,"hidden":false,"uniqueId":"558e73fb-53b8-45ac-9a60-09b888176952.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"558e73fb-53b8-45ac-9a60-09b888176952","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"558e73fb-53b8-45ac-9a60-09b888176952"},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.port_ubuntu18_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.port_ubuntu18_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"558e73fb-53b8-45ac-9a60-09b888176952.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"558e73fb-53b8-45ac-9a60-09b888176952","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"558e73fb-53b8-45ac-9a60-09b888176952"},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.compute_ubuntu18_metadata","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"}}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"558e73fb-53b8-45ac-9a60-09b888176952.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"558e73fb-53b8-45ac-9a60-09b888176952","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"558e73fb-53b8-45ac-9a60-09b888176952"},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.port_ubuntu18_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.index_value","type":"integer","required":false,"defaultValue":"0","description":"Index value of this substitution service template runtime instance","password":false,"name":"index_value","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.compute_ubuntu18_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_name","value":"[{\"get_input\":\"ubuntu18_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"compute_ubuntu18_name","inputName":"ubuntu18_name_0","inputId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.ubuntu18_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"558e73fb-53b8-45ac-9a60-09b888176952.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"558e73fb-53b8-45ac-9a60-09b888176952","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"558e73fb-53b8-45ac-9a60-09b888176952"},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.port_ubuntu18_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.port_ubuntu18_admin_plane_port_0_network","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"port_ubuntu18_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.admin_plane_net_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"558e73fb-53b8-45ac-9a60-09b888176952.min_instances","type":"integer","required":false,"defaultValue":"0","description":"Minimum number of VFC Instances","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"558e73fb-53b8-45ac-9a60-09b888176952","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false,"ownerId":"558e73fb-53b8-45ac-9a60-09b888176952"},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.compute_ubuntu18_key_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu18_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.port_ubuntu18_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.port_ubuntu18_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.port_ubuntu18_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_ubuntu18"},"actualComponentUid":"c52080c9-6974-482b-83d4-887d51cfba73","createdFromCsar":true,"name":"abstract_ubuntu18","uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18","normalizedName":"abstract_ubuntu18","icon":"defaulticon","creationTime":1647652717885,"originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu18","createdFrom":"CSAR","componentUid":"c52080c9-6974-482b-83d4-887d51cfba73","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicOnboardPxatgccvfc.abstract.abstract.nodes.ubuntu18","modificationTime":1647652718349,"customizationUUID":"541dc920-31e8-4451-b634-845a512eb37b","posX":"275.0","posY":"325.0","componentName":"basic_onboard_pxaTGc-nodes.ubuntu18Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18","requirementOwnerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.4fb47d67-f41f-48d7-b811-22993883b81c.ubuntu18_admin_security_group","id":"c334c143-4165-4cd1-9c4d-943e80216b9b","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","capabilityUid":"capability.6e971c03-2762-4f28-a368-b5d0764da85a.attachment","requirementUid":"4fb47d67-f41f-48d7-b811-22993883b81c.port"},"operations":[]}],"fromNode":"26ac602b-cfa4-4ebd-a0bf-572809a31981.4fb47d67-f41f-48d7-b811-22993883b81c.ubuntu18_admin_security_group","originUI":false}],"componentInstancesInputs":{"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18":[{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.port_ubuntu18_admin_plane_port_0_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"558e73fb-53b8-45ac-9a60-09b888176952.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"558e73fb-53b8-45ac-9a60-09b888176952","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"558e73fb-53b8-45ac-9a60-09b888176952"},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.port_ubuntu18_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.port_ubuntu18_admin_plane_port_0_security_groups","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_security_groups","value":"[[\"ubuntu18_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.port_ubuntu18_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"558e73fb-53b8-45ac-9a60-09b888176952.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"558e73fb-53b8-45ac-9a60-09b888176952","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"558e73fb-53b8-45ac-9a60-09b888176952"},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.ubuntu18_flavor_name","parentUniqueId":"558e73fb-53b8-45ac-9a60-09b888176952","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"558e73fb-53b8-45ac-9a60-09b888176952"},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.compute_ubuntu18_user_data_format","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d2eb4689-afda-44c1-b97e-4e27d2bdc4fc.service_template_filter","type":"org.openecomp.datatypes.heat.substitution.SubstitutionFiltering","required":true,"description":"Substitution Filter","password":false,"name":"service_template_filter","value":"{\"substitute_service_template\":\"Nested_ubuntu18ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"558e73fb-53b8-45ac-9a60-09b888176952","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"558e73fb-53b8-45ac-9a60-09b888176952"},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.ubuntu18_image_name","parentUniqueId":"558e73fb-53b8-45ac-9a60-09b888176952","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"558e73fb-53b8-45ac-9a60-09b888176952"},{"definition":false,"hidden":false,"uniqueId":"558e73fb-53b8-45ac-9a60-09b888176952.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"558e73fb-53b8-45ac-9a60-09b888176952","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"558e73fb-53b8-45ac-9a60-09b888176952"},{"definition":false,"hidden":false,"uniqueId":"558e73fb-53b8-45ac-9a60-09b888176952.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"558e73fb-53b8-45ac-9a60-09b888176952","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"558e73fb-53b8-45ac-9a60-09b888176952"},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.port_ubuntu18_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.port_ubuntu18_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"558e73fb-53b8-45ac-9a60-09b888176952.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"558e73fb-53b8-45ac-9a60-09b888176952","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"558e73fb-53b8-45ac-9a60-09b888176952"},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.compute_ubuntu18_metadata","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"}}]","immutable":false,"mappedToComponentProperty":true,"inputId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"558e73fb-53b8-45ac-9a60-09b888176952.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"558e73fb-53b8-45ac-9a60-09b888176952","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"558e73fb-53b8-45ac-9a60-09b888176952"},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.port_ubuntu18_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.index_value","type":"integer","required":false,"defaultValue":"0","description":"Index value of this substitution service template runtime instance","password":false,"name":"index_value","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.compute_ubuntu18_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_name","value":"[{\"get_input\":\"ubuntu18_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.ubuntu18_name_0","getInputValues":[{"propName":"compute_ubuntu18_name","inputName":"ubuntu18_name_0","inputId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.ubuntu18_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"558e73fb-53b8-45ac-9a60-09b888176952.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"558e73fb-53b8-45ac-9a60-09b888176952","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"558e73fb-53b8-45ac-9a60-09b888176952"},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.port_ubuntu18_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.port_ubuntu18_admin_plane_port_0_network","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu18_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.admin_plane_net_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"558e73fb-53b8-45ac-9a60-09b888176952.min_instances","type":"integer","required":false,"defaultValue":"0","description":"Minimum number of VFC Instances","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"558e73fb-53b8-45ac-9a60-09b888176952","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false,"ownerId":"558e73fb-53b8-45ac-9a60-09b888176952"},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.compute_ubuntu18_key_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu18_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.port_ubuntu18_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.port_ubuntu18_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c52080c9-6974-482b-83d4-887d51cfba73.port_ubuntu18_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}]},"componentInstancesProperties":{"26ac602b-cfa4-4ebd-a0bf-572809a31981.4fb47d67-f41f-48d7-b811-22993883b81c.ubuntu18_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"4fb47d67-f41f-48d7-b811-22993883b81c.name","type":"string","required":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"4fb47d67-f41f-48d7-b811-22993883b81c.description","type":"string","required":false,"description":"Description of the security group","password":false,"name":"description","value":"security group","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"4fb47d67-f41f-48d7-b811-22993883b81c.rules","type":"list","required":false,"description":"List of security group rules","schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":22,\"port_range_min\":22},{\"protocol\":\"icmp\",\"remote_ip_prefix\":\"0.0.0.0/0\"}]","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}]},"componentInstancesAttributes":{"26ac602b-cfa4-4ebd-a0bf-572809a31981.4fb47d67-f41f-48d7-b811-22993883b81c.ubuntu18_admin_security_group":[{"parentUniqueId":"845159b5-e67f-4fe6-89a4-e2aefdf7513e","uniqueId":"attribute.845159b5-e67f-4fe6-89a4-e2aefdf7513e.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"845159b5-e67f-4fe6-89a4-e2aefdf7513e","empty":false},{"uniqueId":"attribute.4fb47d67-f41f-48d7-b811-22993883b81c.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"845159b5-e67f-4fe6-89a4-e2aefdf7513e","uniqueId":"attribute.845159b5-e67f-4fe6-89a4-e2aefdf7513e.state","name":"state","type":"string","definition":false,"ownerId":"845159b5-e67f-4fe6-89a4-e2aefdf7513e","empty":false},{"parentUniqueId":"845159b5-e67f-4fe6-89a4-e2aefdf7513e","uniqueId":"attribute.845159b5-e67f-4fe6-89a4-e2aefdf7513e.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"845159b5-e67f-4fe6-89a4-e2aefdf7513e","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["26ac602b-cfa4-4ebd-a0bf-572809a31981.4fb47d67-f41f-48d7-b811-22993883b81c.ubuntu18_admin_security_group"],"type":"tosca.capabilities.Node","name":"feature","source":"4fb47d67-f41f-48d7-b811-22993883b81c","uniqueId":"capability.845159b5-e67f-4fe6-89a4-e2aefdf7513e.feature","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.4fb47d67-f41f-48d7-b811-22993883b81c.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"],"empty":false},{"external":false,"path":["c52080c9-6974-482b-83d4-887d51cfba73.6e971c03-2762-4f28-a368-b5d0764da85a.ubuntu18_ubuntu18_admin_plane_port_0","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"tosca.capabilities.Node","name":"feature_ubuntu18_ubuntu18_admin_plane_port_0","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"feature","uniqueId":"capability.845159b5-e67f-4fe6-89a4-e2aefdf7513e.feature","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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"],"empty":false},{"external":false,"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"tosca.capabilities.Node","name":"feature_ubuntu18","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"feature","uniqueId":"capability.845159b5-e67f-4fe6-89a4-e2aefdf7513e.feature","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.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,"parentUniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"tosca.capabilities.Scalable","name":"scalable_ubuntu18","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"scalable","uniqueId":"capability.b500c5b6-cfd8-4f54-8206-05a0ec0f8897.scalable","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["c52080c9-6974-482b-83d4-887d51cfba73.6e971c03-2762-4f28-a368-b5d0764da85a.ubuntu18_ubuntu18_admin_plane_port_0","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.Forwarder","name":"forwarder_ubuntu18_ubuntu18_admin_plane_port_0","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"forwarder","uniqueId":"capability.09c6f8aa-5a6e-4951-9d58-821965a506e2.forwarder","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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"],"empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["c52080c9-6974-482b-83d4-887d51cfba73.6e971c03-2762-4f28-a368-b5d0764da85a.ubuntu18_ubuntu18_admin_plane_port_0","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","name":"binding_ubuntu18_ubuntu18_admin_plane_port_0","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"binding","uniqueId":"capability.6e971c03-2762-4f28-a368-b5d0764da85a.binding","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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"],"empty":false},{"external":false,"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","name":"binding_ubuntu18","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"binding","uniqueId":"capability.b500c5b6-cfd8-4f54-8206-05a0ec0f8897.binding","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4715fc90-e397-4f09-9de5-09d4aaede0cf","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"4715fc90-e397-4f09-9de5-09d4aaede0cf"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.6e971c03-2762-4f28-a368-b5d0764da85a.ubuntu18_ubuntu18_admin_plane_port_0","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.PortMirroring","name":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"port_mirroring","uniqueId":"capability.4715fc90-e397-4f09-9de5-09d4aaede0cf.port_mirroring","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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"],"empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"empty":false,"ownerId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"tosca.capabilities.Container","name":"host_ubuntu18","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"host","uniqueId":"capability.b500c5b6-cfd8-4f54-8206-05a0ec0f8897.host","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"09c6f8aa-5a6e-4951-9d58-821965a506e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"09c6f8aa-5a6e-4951-9d58-821965a506e2"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.6e971c03-2762-4f28-a368-b5d0764da85a.ubuntu18_ubuntu18_admin_plane_port_0","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"network.incoming.packets.rate","uniqueId":"capability.09c6f8aa-5a6e-4951-9d58-821965a506e2.network.incoming.packets.rate","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"09c6f8aa-5a6e-4951-9d58-821965a506e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"09c6f8aa-5a6e-4951-9d58-821965a506e2"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.6e971c03-2762-4f28-a368-b5d0764da85a.ubuntu18_ubuntu18_admin_plane_port_0","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"network.outgoing.bytes","uniqueId":"capability.09c6f8aa-5a6e-4951-9d58-821965a506e2.network.outgoing.bytes","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"09c6f8aa-5a6e-4951-9d58-821965a506e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"09c6f8aa-5a6e-4951-9d58-821965a506e2"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.6e971c03-2762-4f28-a368-b5d0764da85a.ubuntu18_ubuntu18_admin_plane_port_0","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"network.outgoing.packets.rate","uniqueId":"capability.09c6f8aa-5a6e-4951-9d58-821965a506e2.network.outgoing.packets.rate","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"09c6f8aa-5a6e-4951-9d58-821965a506e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"09c6f8aa-5a6e-4951-9d58-821965a506e2"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.6e971c03-2762-4f28-a368-b5d0764da85a.ubuntu18_ubuntu18_admin_plane_port_0","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"network.outpoing.packets","uniqueId":"capability.09c6f8aa-5a6e-4951-9d58-821965a506e2.network.outpoing.packets","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"09c6f8aa-5a6e-4951-9d58-821965a506e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"09c6f8aa-5a6e-4951-9d58-821965a506e2"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.6e971c03-2762-4f28-a368-b5d0764da85a.ubuntu18_ubuntu18_admin_plane_port_0","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"network.incoming.bytes.rate","uniqueId":"capability.09c6f8aa-5a6e-4951-9d58-821965a506e2.network.incoming.bytes.rate","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"09c6f8aa-5a6e-4951-9d58-821965a506e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"09c6f8aa-5a6e-4951-9d58-821965a506e2"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.6e971c03-2762-4f28-a368-b5d0764da85a.ubuntu18_ubuntu18_admin_plane_port_0","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"network.incoming.bytes","uniqueId":"capability.09c6f8aa-5a6e-4951-9d58-821965a506e2.network.incoming.bytes","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"09c6f8aa-5a6e-4951-9d58-821965a506e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"09c6f8aa-5a6e-4951-9d58-821965a506e2"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.6e971c03-2762-4f28-a368-b5d0764da85a.ubuntu18_ubuntu18_admin_plane_port_0","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.09c6f8aa-5a6e-4951-9d58-821965a506e2.network.outgoing.bytes.rate","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"09c6f8aa-5a6e-4951-9d58-821965a506e2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"09c6f8aa-5a6e-4951-9d58-821965a506e2"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.6e971c03-2762-4f28-a368-b5d0764da85a.ubuntu18_ubuntu18_admin_plane_port_0","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"network.incoming.packets","uniqueId":"capability.09c6f8aa-5a6e-4951-9d58-821965a506e2.network.incoming.packets","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.ephemeral.size_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.ephemeral.size","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.ephemeral.size","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"instance_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"instance","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.instance","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"memory_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"memory","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.memory","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.iops_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.iops","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.iops","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.requests_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.device.read.requests","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.device.read.requests","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"cpu.delta_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"cpu.delta","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.cpu.delta","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.capacity_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.capacity","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.capacity","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.bytes_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.device.read.bytes","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.device.read.bytes","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.bytes_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.write.bytes","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.write.bytes","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.latency_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.latency","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.latency","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.bytes.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.device.read.bytes.rate","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.usage_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.usage","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.usage","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"cpu_util_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"cpu_util","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.cpu_util","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.allocation_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.device.allocation","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.device.allocation","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.requests.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.write.requests.rate","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.write.requests.rate","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.bytes.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.write.bytes.rate","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.write.bytes.rate","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.latency_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.device.latency","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.device.latency","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"cpu_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"cpu","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.cpu","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.requests_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.device.write.requests","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.device.write.requests","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.bytes_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.device.write.bytes","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.device.write.bytes","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.read.requests_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.read.requests","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.read.requests","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.root.size_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.root.size","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.root.size","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.bytes.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.device.write.bytes.rate","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"vcpus_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"vcpus","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.vcpus","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.iops_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.device.iops","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.device.iops","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.usage_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.device.usage","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.device.usage","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.requests.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.device.read.requests.rate","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.device.read.requests.rate","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.requests.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.device.write.requests.rate","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.device.write.requests.rate","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.allocation_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.allocation","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.allocation","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.read.bytes.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.read.bytes.rate","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.read.bytes.rate","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.read.bytes_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.read.bytes","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.read.bytes","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"memory.usage_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"memory.usage","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.memory.usage","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.capacity_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.device.capacity","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.device.capacity","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"memory.resident_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"memory.resident","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.memory.resident","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"52b32629-2dc2-4e16-87c6-c4922cef5e0b"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.requests_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"disk.write.requests","uniqueId":"capability.52b32629-2dc2-4e16-87c6-c4922cef5e0b.disk.write.requests","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.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,"parentUniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"tosca.capabilities.OperatingSystem","name":"os_ubuntu18","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"os","uniqueId":"capability.b500c5b6-cfd8-4f54-8206-05a0ec0f8897.os","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897"}],"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"tosca.capabilities.Endpoint.Admin","name":"endpoint_ubuntu18","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"endpoint","uniqueId":"capability.b500c5b6-cfd8-4f54-8206-05a0ec0f8897.endpoint","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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.BasicOnboardPxatgc.abstract.compute.nodes.heat.ubuntu18"],"empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["c52080c9-6974-482b-83d4-887d51cfba73.6e971c03-2762-4f28-a368-b5d0764da85a.ubuntu18_ubuntu18_admin_plane_port_0","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"type":"tosca.capabilities.Attachment","name":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"attachment","uniqueId":"capability.6e971c03-2762-4f28-a368-b5d0764da85a.attachment","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.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"],"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["26ac602b-cfa4-4ebd-a0bf-572809a31981.4fb47d67-f41f-48d7-b811-22993883b81c.ubuntu18_admin_security_group"],"node":"tosca.nodes.Root","name":"dependency","source":"4fb47d67-f41f-48d7-b811-22993883b81c","uniqueId":"845159b5-e67f-4fe6-89a4-e2aefdf7513e.dependency","capability":"tosca.capabilities.Node","ownerId":"845159b5-e67f-4fe6-89a4-e2aefdf7513e","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false},{"external":false,"path":["c52080c9-6974-482b-83d4-887d51cfba73.6e971c03-2762-4f28-a368-b5d0764da85a.ubuntu18_ubuntu18_admin_plane_port_0","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"node":"tosca.nodes.Root","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"dependency","uniqueId":"845159b5-e67f-4fe6-89a4-e2aefdf7513e.dependency","capability":"tosca.capabilities.Node","ownerId":"845159b5-e67f-4fe6-89a4-e2aefdf7513e","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false},{"external":false,"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"node":"tosca.nodes.Root","name":"dependency_ubuntu18","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"dependency","uniqueId":"845159b5-e67f-4fe6-89a4-e2aefdf7513e.dependency","capability":"tosca.capabilities.Node","ownerId":"845159b5-e67f-4fe6-89a4-e2aefdf7513e","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["c52080c9-6974-482b-83d4-887d51cfba73.6e971c03-2762-4f28-a368-b5d0764da85a.ubuntu18_ubuntu18_admin_plane_port_0","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"name":"link_ubuntu18_ubuntu18_admin_plane_port_0","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"link","uniqueId":"2395589e-54c5-40b6-9689-3f0cf7a484bc.link","capability":"tosca.capabilities.network.Linkable","ownerId":"2395589e-54c5-40b6-9689-3f0cf7a484bc","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["26ac602b-cfa4-4ebd-a0bf-572809a31981.4fb47d67-f41f-48d7-b811-22993883b81c.ubuntu18_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","name":"port","source":"4fb47d67-f41f-48d7-b811-22993883b81c","uniqueId":"4fb47d67-f41f-48d7-b811-22993883b81c.port","capability":"tosca.capabilities.Attachment","ownerId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.4fb47d67-f41f-48d7-b811-22993883b81c.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","empty":false},{"external":false,"path":["c52080c9-6974-482b-83d4-887d51cfba73.ebd929f0-8d56-47fc-8079-0414392dc14a.ubuntu18","26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18"],"node":"tosca.nodes.BlockStorage","name":"local_storage_ubuntu18","source":"c52080c9-6974-482b-83d4-887d51cfba73","parentName":"local_storage","uniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.vf_module_id","type":"string","required":false,"defaultValue":"Ubuntu18-VF-module","description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.vnf_name","type":"string","required":false,"defaultValue":"Ubuntu18-VNF-name","description":"The VM name","password":false,"name":"vnf_name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.ubuntu18_name_0","type":"string","required":false,"defaultValue":"ubuntu18","description":"The VM name","password":false,"name":"ubuntu18_name_0","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.ubuntu18_pub_key","type":"string","required":false,"defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu18_pub_key","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.dcae_collector_ip","type":"string","required":false,"defaultValue":"10.4.2.166","description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.vnf_id","type":"string","required":false,"defaultValue":"Ubuntu18-VNF","description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.dcae_collector_port","type":"string","required":false,"defaultValue":"30417","description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.ubuntu18_flavor_name","type":"string","required":false,"defaultValue":"m1.small","description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu18_flavor_name","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.admin_plane_net_name","type":"string","required":false,"defaultValue":"admin","description":"The external management network","password":false,"name":"admin_plane_net_name","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.ubuntu18_image_name","type":"string","required":false,"defaultValue":"ubuntu-18.04-daily","description":"Image to be used for compute instance","password":false,"name":"ubuntu18_image_name","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu18_group","name":"base_ubuntu18_group","uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.base_ubuntu18_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file.property.1","type":"string","required":true,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_ubuntu18.yaml","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description.property.2","type":"string","required":true,"description":"group description","password":false,"name":"description","value":"Heat template to deploy ubuntu VM Closed Loop for ONAP","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description"}],"members":{"abstract_ubuntu18":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18","ubuntu18_admin_security_group":"26ac602b-cfa4-4ebd-a0bf-572809a31981.4fb47d67-f41f-48d7-b811-22993883b81c.ubuntu18_admin_security_group"},"invariantName":"base_ubuntu18_group","createdFrom":"CSAR","invariantUUID":"399e0d30-36cb-4d9d-8724-889d017b954a","groupUUID":"041687ae-73e3-46eb-9ceb-0193bb5e4ec5","vspOriginated":true,"userDefined":false,"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicOnboardPxatgc..base_ubuntu18..module-0","name":"BasicOnboardPxatgc..base_ubuntu18..module-0","uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.BasicOnboardPxatgc..base_ubuntu18..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu18","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count"}],"members":{"abstract_ubuntu18":"26ac602b-cfa4-4ebd-a0bf-572809a31981.c52080c9-6974-482b-83d4-887d51cfba73.abstract_ubuntu18","ubuntu18_admin_security_group":"26ac602b-cfa4-4ebd-a0bf-572809a31981.4fb47d67-f41f-48d7-b811-22993883b81c.ubuntu18_admin_security_group"},"artifacts":["26ac602b-cfa4-4ebd-a0bf-572809a31981.heat1","26ac602b-cfa4-4ebd-a0bf-572809a31981.heat1env"],"invariantName":"BasicOnboardPxatgc..base_ubuntu18..module-0","createdFrom":"CSAR","invariantUUID":"560760fa-56fe-46f9-a2d3-387c6a4108b5","artifactsUuid":["2f556e91-9bc9-4bc1-b65a-770fe1dec111"],"groupUUID":"4e962f2e-8b51-48ad-9933-d40c04ec6cee","vspOriginated":true,"userDefined":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.BasicOnboardPxatgc","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","creationDate":1647652715343,"icon":"defaulticon","version":"0.1","name":"basic_onboard_pxaTGc","componentType":"RESOURCE","description":"VF","tags":["basic_onboard_pxaTGc"],"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981","componentMetadataForSupportLog":{"SupportablityComponentUUID":"9f848426-175a-4c15-ba94-1484a9480ddd","SupportablityComponentName":"basic_onboard_pxaTGc","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"3ea153395ad343a896b8d8d01ff0163a","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"9f848426-175a-4c15-ba94-1484a9480ddd","highestVersion":true,"systemName":"BasicOnboardPxatgc","invariantUUID":"71438d11-186d-45d8-aea0-bb7cd4861aaa","normalizedName":"basiconboardpxatgc","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdateDate":1647652718161,"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,"creationDate":1647652718671,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"2f556e91-9bc9-4bc1-b65a-770fe1dec111","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.heat1","duplicated":false,"payloadUpdateDate":1647652718688,"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":1647652718671,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiconboardpxatgcvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOXdlR0ZVUjJOZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1647652718648,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.vspbasiconboardpxatgcvspinformationtxt","artifactName":"VSP_basic_onboard_pxaTGc_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"ZjkyOWNjNDEwY2ZkNWU0YTBhNjkwNGExZWUyMjEzYWQ=","artifactUUID":"db54fd20-e0d1-416d-bd3f-2fd9826be7dd","artifactDisplayName":"VSP_basic_onboard_pxaTGc_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardpxatgcvspinformationtxt","esId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.vspbasiconboardpxatgcvspinformationtxt","duplicated":false,"payloadUpdateDate":1647652718650,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1647652718648,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1647652718698,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1647652718698,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647652718698,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"26ac602b-cfa4-4ebd-a0bf-572809a31981"},"service":false,"categorySpecificMetadata":{},"csarUUID":"3ea153395ad343a896b8d8d01ff0163a","csarVersion":"1.0","vspArchived":false,"archiveTime":0} 2022-03-19 01:18:40,841 INFO 330:__init__.py(1) - Vf basic_onboard_pxaTGc is created in SDC 2022-03-19 01:18:40,841 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-19 01:18:50,852 INFO 299:__init__.py(1) - attempting to certify/sumbit Vf basic_onboard_pxaTGc in SDC 2022-03-19 01:18:50,858 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-03-19 01:18:50,858 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/26ac602b-cfa4-4ebd-a0bf-572809a31981/lifecycleState/Certify 2022-03-19 01:18:50,858 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2022-03-19 01:18:50,860 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:54,345 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/26ac602b-cfa4-4ebd-a0bf-572809a31981/lifecycleState/Certify HTTP/1.1" 200 1339 2022-03-19 01:18:54,346 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2022-03-19 01:18:54,347 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"dad71ef9-5426-4194-8f13-912ef6516885","name":"basic_onboard_pxaTGc","version":"1.0","isHighestVersion":true,"creationDate":1647652715343,"lastUpdateDate":1647652731621,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_onboard_pxaTGc"],"icon":"defaulticon","normalizedName":"basiconboardpxatgc","systemName":"BasicOnboardPxatgc","contactId":"cs0008","allVersions":{"1.0":"dad71ef9-5426-4194-8f13-912ef6516885"},"csarUUID":"3ea153395ad343a896b8d8d01ff0163a","csarVersion":"1.0","invariantUUID":"71438d11-186d-45d8-aea0-bb7cd4861aaa","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.BasicOnboardPxatgc","uuid":"9f848426-175a-4c15-ba94-1484a9480ddd"} 2022-03-19 01:18:54,349 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_pxaTGc exists in SDC 2022-03-19 01:18:54,349 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-19 01:18:54,350 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-03-19 01:18:54,350 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-03-19 01:18:54,350 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-19 01:18:54,352 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-19 01:18:54,417 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2022-03-19 01:18:54,418 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-03-19 01:18:54,418 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9f848426-175a-4c15-ba94-1484a9480ddd","invariantUUID":"71438d11-186d-45d8-aea0-bb7cd4861aaa","name":"basic_onboard_pxaTGc","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9f848426-175a-4c15-ba94-1484a9480ddd/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-03-19 01:18:54,420 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_pxaTGc from SDC 2022-03-19 01:18:54,420 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-19 01:18:54,420 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-19 01:18:54,420 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-19 01:18:54,421 DEBUG 175:__init__.py(1) - number of Vf returned: 1 2022-03-19 01:18:54,421 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_pxaTGc 2022-03-19 01:18:54,421 INFO 220:__init__.py(1) - Vf found, updating information 2022-03-19 01:18:54,421 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-03-19 01:18:54,421 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-03-19 01:18:54,421 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-03-19 01:18:54,423 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:18:54,503 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-03-19 01:18:54,504 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-03-19 01:18:54,506 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2395589e-54c5-40b6-9689-3f0cf7a484bc","lifecycleState":"CERTIFIED","lastUpdateDate":1647645779562,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"16e6287f-4fcd-413d-8edb-f9da406eeaa3","invariantUUID":"65597066-09f4-40a5-bf80-b663b7f6906e","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4b9f327-469a-479f-ac50-02eb504c3162","lifecycleState":"CERTIFIED","lastUpdateDate":1647645901872,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab1a9f84-c711-487c-b83c-727a227f4ad9","invariantUUID":"16a5c2ad-e0d7-4543-99e2-59d3142f6079","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":"defaulticon","uniqueId":"09b7dd69-efa2-4ab4-a614-c7f75cbc9b2b","lifecycleState":"CERTIFIED","lastUpdateDate":1647645985243,"name":"PolicyControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ad1607d-50f5-46e5-bf2c-2a7f6f8cb29d","invariantUUID":"e3e83dcd-ec61-4a73-bd94-a18a556ef521","systemName":"Policycontrolloopelement","description":"The TOSCA service template representing the PolicyControlLoopElement","tags":["PolicyControlLoopElement","org.onap.policy.clamp.controlloop.PolicyControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6cceb0a-5b88-45c1-8da8-f0e37935b90d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645793867,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d51cd62-552a-4746-a83c-2d78251e8496","invariantUUID":"9cef0b55-67a8-46c4-abb9-a21bc42c816a","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":"defaulticon","uniqueId":"0a086141-3200-4d6a-bb0f-d7e60f7630b1","lifecycleState":"CERTIFIED","lastUpdateDate":1647645984727,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae882013-75a1-47f1-a83a-14e4c93cced6","invariantUUID":"fee53dc3-bfd6-452a-bf49-ab5f44175443","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.controlloop.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":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b933f14a-dea2-437d-9e6c-15b276e9d75b","lifecycleState":"CERTIFIED","lastUpdateDate":1647645841716,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8b73931-452d-4d70-acdd-277ef4c91b78","invariantUUID":"5ec15c7a-c182-4c32-891f-9a9f7ba1940a","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a42bbdf-7b79-4bcf-8374-64abd5f198b1","lifecycleState":"CERTIFIED","lastUpdateDate":1647645826394,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2827eeba-be5e-439b-b794-cc3293e8f520","invariantUUID":"3c4288f4-d724-4c15-9f6b-06bd6466cfe7","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"00ccf71c-5432-4247-9a77-59e25d839882","lifecycleState":"CERTIFIED","lastUpdateDate":1647645814165,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26bcfdf1-4667-4ca0-9491-db9d47faed6c","invariantUUID":"ced3108a-496d-43e8-8e94-421d27d8aac9","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":"defaulticon","uniqueId":"79774558-f2d9-4176-8575-02b0d2efad66","lifecycleState":"CERTIFIED","lastUpdateDate":1647645771494,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a528084-2c49-4449-9efc-e6bf63616f6b","invariantUUID":"cd44b017-48a9-425c-af1b-1f183376e5a3","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":"network","uniqueId":"73995d86-3f7b-4f31-bd98-dabb81816a71","lifecycleState":"CERTIFIED","lastUpdateDate":1647645781133,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f43adfe-bed1-4c7f-a136-65440e3aa738","invariantUUID":"77adf63c-c3d7-4c67-8b27-0b04a43ac3e8","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":"130b3fbc-6365-4d64-90aa-761a71b7ead5","lifecycleState":"CERTIFIED","lastUpdateDate":1647645969978,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ca855b9-89cf-4fc0-9d2e-2ae778fc233f","invariantUUID":"675c0db4-b7d9-4a69-86eb-0c09f9c6b4af","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":"port","uniqueId":"acdd2cdd-9178-4047-9335-3dbfb7f83e99","lifecycleState":"CERTIFIED","lastUpdateDate":1647645796897,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0285ce34-791b-430a-b1e6-ca965532e216","invariantUUID":"dea9c7bf-3e9b-4b7c-bd81-9ee66e719c3e","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"047782e8-a648-489f-90f5-3676a3db2274","lifecycleState":"CERTIFIED","lastUpdateDate":1647645910453,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5687243-3e51-4948-bb34-e46f382e48f0","invariantUUID":"66fd63f4-679e-4cfc-ae48-03c229dacf25","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":"a9e5a28c-9b47-45ce-ac2d-53341603f439","lifecycleState":"CERTIFIED","lastUpdateDate":1647645869405,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e55c9d47-ce5b-41ae-9fe0-6bf2a413f593","invariantUUID":"0cc5b80f-df6a-499e-a930-e78077d8f850","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":"f0415a43-b059-4ee2-b436-dd76ce8ece6a","lifecycleState":"CERTIFIED","lastUpdateDate":1647645804598,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4d9c946-3fb9-4ccd-b5cf-632e5003a247","invariantUUID":"5c11b57f-d1d0-44be-8bf1-aa5888bf3b35","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bba08083-022c-409e-91c9-5aced00a9726","lifecycleState":"CERTIFIED","lastUpdateDate":1647645900500,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d373502-c393-4004-8c0a-343bca5a4c0f","invariantUUID":"739d921b-931a-48ac-8f26-66d5f11cd1dc","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":"networkrules","uniqueId":"04f625c6-de91-4cb9-8b8b-6963941faae7","lifecycleState":"CERTIFIED","lastUpdateDate":1647645812557,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dc37f508-dc01-4f57-83fd-82b6335ab276","invariantUUID":"4bef2f8d-ea9b-4807-99b1-3f4e9e00acf7","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":"f1e13744-7ae4-46de-bea8-a1ad05deb0a0","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970879,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9c6238b-0017-4ac4-b768-03926c2ed5ba","invariantUUID":"568e8bff-eff3-4dae-96bc-55977d30b700","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","lifecycleState":"CERTIFIED","lastUpdateDate":1647645762836,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d75f328f-4dbc-4ec8-8a8d-af5f7b9bf951","invariantUUID":"62273f67-4ceb-4d49-b3a8-86d2610ca18c","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba03362e-6d88-47b2-8b20-4099252c9476","lifecycleState":"CERTIFIED","lastUpdateDate":1647645969855,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"721ec8eb-d84d-4f3f-a2b2-768b7af25a5f","invariantUUID":"31fb6c87-9fd4-4b25-b1b9-4052550cc2f2","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":"78aedbe4-f4ff-421e-b0c1-b1a7e372879d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645865170,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"772d5dad-494b-45f3-bab2-05529831b185","invariantUUID":"4665cebb-10fd-4ad9-8713-d0851af20c75","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bd8359f8-a84c-4574-ae2c-b787dd9aa71e","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970237,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cf4b237-b2dc-42d2-a5e8-04c08300afd5","invariantUUID":"1beba1d3-5858-4c2a-b732-b6a4681ddc2a","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":"network","uniqueId":"a11b710d-6615-4ed3-ba18-cee23fa9ff09","lifecycleState":"CERTIFIED","lastUpdateDate":1647645801490,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a1a9d6d1-e768-44bb-a9d1-2b56ee314940","invariantUUID":"681aacec-1f10-4b6d-99a7-50af58ba3d37","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4715fc90-e397-4f09-9de5-09d4aaede0cf","lifecycleState":"CERTIFIED","lastUpdateDate":1647645832548,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a31c7318-0d30-44fc-8307-70c2d88603f0","invariantUUID":"9c70787a-ba83-48aa-b16c-3e2d763d0c59","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":"objectStorage","uniqueId":"9894bd50-05d6-4313-8668-4053453b1626","lifecycleState":"CERTIFIED","lastUpdateDate":1647645774865,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ef697dc-fc00-46a3-8824-75c9db79dea4","invariantUUID":"98f6c2f1-1915-426a-87be-7cc8d96f7f93","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":"compute","uniqueId":"0ad76c6f-2db9-4695-a17a-cc6f2f0dabc9","lifecycleState":"CERTIFIED","lastUpdateDate":1647645873603,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a181123-7973-4b68-86f6-6b86841d8a17","invariantUUID":"88a0d036-798c-422d-89f1-7a26f5f766c5","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b2b5c893-6a36-476c-9acd-7141d72115fe","lifecycleState":"CERTIFIED","lastUpdateDate":1647645875479,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6af34fbc-3588-4801-a72c-acbac5e6a38a","invariantUUID":"4c216f4a-4603-4011-96bb-8184bac5b98d","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":"port","uniqueId":"7c3619b5-e356-4aa7-9d33-85fe69c91703","lifecycleState":"CERTIFIED","lastUpdateDate":1647645896250,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d038f0f-6f24-4be2-b507-9fb457f43f04","invariantUUID":"a8c9ceb2-5b24-4396-8a74-28c933442243","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":"defaulticon","uniqueId":"d2209aca-5e60-4b25-b79f-31757bb7cbdc","lifecycleState":"CERTIFIED","lastUpdateDate":1647645798487,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03d7c46b-894d-4117-b2c0-34b7356fae5f","invariantUUID":"124de767-ff7d-4c57-a346-19e78b5796cb","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":"df034a0b-5354-410b-8d74-388ad1177340","lifecycleState":"CERTIFIED","lastUpdateDate":1647645806214,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"63f00080-0044-46bd-82f3-a0584de68e36","invariantUUID":"2f52cd4e-d2ae-4ea0-85d6-79a1ebb99cdb","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"923f3944-e3b8-42f6-ad2d-fcf12dd8670d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645829392,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a3a38b9-99e2-4665-9df3-2b949eb4929a","invariantUUID":"096b7236-c83e-444d-a147-2c6a81dfce12","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":"objectStorage","uniqueId":"6e301f42-8347-4a1a-b7cc-3f0a3d4156e7","lifecycleState":"CERTIFIED","lastUpdateDate":1647645773166,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d82d6198-313c-4d22-ab13-25636fd62f37","invariantUUID":"ce287df1-60f6-4ee4-9dcc-894bedaa335f","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":"network","uniqueId":"4a18758a-6f96-4b75-851a-d6ca3c64c3ce","lifecycleState":"CERTIFIED","lastUpdateDate":1647645899068,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fa58f48-e82e-4d50-b50b-2195a5119839","invariantUUID":"4f93abfb-28e4-465b-a462-80305e4bda2e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4e10b946-dcfd-4535-a01b-beb6ec0dfdac","lifecycleState":"CERTIFIED","lastUpdateDate":1647645926916,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbce7d9-9211-4c95-90ad-b10900b1c14e","invariantUUID":"46c0f50d-ed9e-42f3-a146-87f76292d319","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":"2a49af7d-a694-426d-a131-656e9f5de8d2","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970592,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64760fa4-ae59-442c-aa5a-a9d8aa2386c1","invariantUUID":"884b6249-845e-421a-bf50-f06bb75d5726","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":"port","uniqueId":"f8746893-a6cc-4f94-b2b8-8b609088f379","lifecycleState":"CERTIFIED","lastUpdateDate":1647645971056,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1432ea3e-4ccc-4f28-90e5-9d29cc0d9c7f","invariantUUID":"db9c2d4a-0f0c-466e-9211-cb2734c7a157","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":"network","uniqueId":"b50632f6-d281-42c0-949b-318c36c50423","lifecycleState":"CERTIFIED","lastUpdateDate":1647645916116,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf757bb-5fe5-4a3c-8fc7-acc966f7653d","invariantUUID":"c2dcc029-bc1b-497b-80e8-b69ab16922d2","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6fcf463c-f03a-49a2-9611-5e6d4aecb712","lifecycleState":"CERTIFIED","lastUpdateDate":1647645930052,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e9fc0f0-8291-4bc6-b508-30e905148450","invariantUUID":"9244acc0-8039-491a-b4ef-bbea7d363870","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":"objectStorage","uniqueId":"43ef681c-92d8-4ff1-a4d5-3508230b85f1","lifecycleState":"CERTIFIED","lastUpdateDate":1647645860935,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27617309-60b6-482e-b35e-15f3145c3005","invariantUUID":"3a117469-5a79-41bf-b2cc-a3f56db35372","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9d3c74b6-9df2-44ae-89a2-52708567d4f4","lifecycleState":"CERTIFIED","lastUpdateDate":1647645881534,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"505ae761-1ea1-4c8b-8783-182c4591944a","invariantUUID":"4f7f7aa7-e383-4304-8b5e-a6840d42153a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f5996ba-3a85-4ee3-a3f8-133d57c1eb5f","lifecycleState":"CERTIFIED","lastUpdateDate":1647645925238,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c211f3aa-c3ba-4291-848b-49e99cd3b594","invariantUUID":"abc17eb4-c048-4234-917a-cc5f949ed0c5","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":"defaulticon","uniqueId":"8e67d982-103b-43e1-82db-24b72952edeb","lifecycleState":"CERTIFIED","lastUpdateDate":1647645859480,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00c8123c-0c03-4a2b-9072-8b562538b330","invariantUUID":"60d15e80-ef9b-4e72-9384-41c433dc5de4","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":"objectStorage","uniqueId":"7beb8df6-1380-411e-b017-9a6acd895afa","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970360,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8eebf31-e3de-4696-810a-dd6d1891abed","invariantUUID":"3bfb9876-241e-41cd-9f86-09eec105cb77","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":"fab67aad-2acd-480c-be9a-01bd88ee2c26","lifecycleState":"CERTIFIED","lastUpdateDate":1647645897627,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e079fb4f-bc7a-4fa6-94b2-a30d826fc53a","invariantUUID":"a57af0b3-9421-4d91-b04a-a5718e33a895","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":"network","uniqueId":"cfe23f0f-750b-4132-81b7-471cfc8b04c7","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970473,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01bf259f-d717-4e4a-8ed1-1f92b153d949","invariantUUID":"5c5d505f-e21b-4135-bed1-db2d0a65231a","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":"objectStorage","uniqueId":"58cc4112-1423-4a5d-9d0a-9d0be0e15ca0","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970137,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8772e4c5-f0aa-4162-a179-dd878bc1e7e2","invariantUUID":"aa5f6b5b-58d1-4d7f-835c-7461f10d2741","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":"74f4f1d2-fc83-442c-aee5-9a16ba982d92","lifecycleState":"CERTIFIED","lastUpdateDate":1647645835610,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed18de5e-2a42-48b9-94f1-2b0b043e0772","invariantUUID":"f7b6e918-83e6-425a-96ac-7d9963cb83b4","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":"defaulticon","uniqueId":"00a5fc0b-5510-4ec2-bb4f-86e2fdc9e5ab","lifecycleState":"CERTIFIED","lastUpdateDate":1647645985569,"name":"HttpControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1d3266b-cbb8-488a-acdd-9a4b41b6e390","invariantUUID":"eb496050-8b3e-41c2-8662-1d43c9eb4cc2","systemName":"Httpcontrolloopelement","description":"The TOSCA service template representing the HttpControlLoopElement","tags":["HttpControlLoopElement","org.onap.policy.clamp.controlloop.HttpControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5ac406d-d064-4231-ac06-959d8544b5c9","lifecycleState":"CERTIFIED","lastUpdateDate":1647645855056,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ec7f3ee5-9d59-442b-ad42-90491a45116b","invariantUUID":"1989100d-987d-4aaa-82f0-7ae807b52981","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"4fb47d67-f41f-48d7-b811-22993883b81c","lifecycleState":"CERTIFIED","lastUpdateDate":1647645822660,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"637cdf3d-5df3-4e62-8155-492aea062fed","invariantUUID":"f7e7dfc4-8e2b-4f67-8c2f-39e9efac9da9","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":"objectStorage","uniqueId":"fa6349a2-fb3c-40d6-88c7-af96bfadf901","lifecycleState":"CERTIFIED","lastUpdateDate":1647645789907,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28fd6720-d7bc-4023-816e-95b66b9e916a","invariantUUID":"bae33a94-3206-4acc-b111-719733e479b8","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3099cf58-97ed-4b75-b50d-b030bcecbe61","lifecycleState":"CERTIFIED","lastUpdateDate":1647645868027,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6228bc73-5402-46b1-a549-e2ef3447ee6f","invariantUUID":"2f1158d0-9710-4879-9127-04e5ca36cef1","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":"defaulticon","uniqueId":"9a6d1c99-764c-49fd-800d-5c79009426b8","lifecycleState":"CERTIFIED","lastUpdateDate":1647645891849,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f14ce424-02a3-4d35-9fe6-3a2d4c929c8b","invariantUUID":"1583a99b-7e71-43d4-bff2-c921ecf1b6ff","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab064c1b-7fd1-4121-9dbf-11474bb334d7","lifecycleState":"CERTIFIED","lastUpdateDate":1647645862335,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"197cf072-857e-466c-b1a6-3eb07f3bba8b","invariantUUID":"a42c2522-94ac-4830-9979-c47821e3e8c4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"20ea0eb7-01c6-41b6-aa86-8781ac8fd042","lifecycleState":"CERTIFIED","lastUpdateDate":1647645921611,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bee7c31-c273-49aa-abb8-bd2009f4e39f","invariantUUID":"5b37cdd7-91bb-44a0-9f26-83cffc7b5d1e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"828fac80-76f3-46bc-a336-a47f0f602b34","lifecycleState":"CERTIFIED","lastUpdateDate":1647645985019,"name":"ControlLoop","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b9bc114-ca92-4b99-9ce9-d0a7cd898576","invariantUUID":"04d92eb1-8953-4b71-826c-36141059d2cb","systemName":"Controlloop","description":"The TOSCA service template representing the ControlLoop","tags":["ControlLoop","org.onap.policy.clamp.controlloop.ControlLoop"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"801f2d03-5af6-4cd1-adbc-e4705f1b1a3d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645821169,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ce9ad4d-7cfe-4226-b489-2fbc5575ec59","invariantUUID":"de0ecded-e936-4a01-b3d7-982c7dea22cf","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":"compute","uniqueId":"41cdc1c0-b036-45e4-9e44-26915d671948","lifecycleState":"CERTIFIED","lastUpdateDate":1647645870765,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68dac4c3-4435-4d0c-a739-691f6b0dab77","invariantUUID":"f0fd218e-eee3-4bfd-bab9-3827e354d300","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":"compute","uniqueId":"5a44b44d-978e-4783-9cdc-2f067c07d1b6","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970776,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8634349-506c-4c00-898c-dbb3301d7ebd","invariantUUID":"03affb61-1176-4f35-ac73-f0fe06d9ccea","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":"3c1e569e-f58c-4853-8c05-a22e73967e92","lifecycleState":"CERTIFIED","lastUpdateDate":1647645850569,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9370acc4-7e8e-4ea4-9e70-5f7d3293a7dc","invariantUUID":"69e57bdd-01fb-45f1-8ae7-c7b92674c7cf","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":"port","uniqueId":"a3d32549-9fae-4f03-9303-a4a6c7a22b46","lifecycleState":"CERTIFIED","lastUpdateDate":1647645933269,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b90eab6b-7f57-4bee-a325-d7a1f4fd71ea","invariantUUID":"c0b9309b-f5b8-4380-85ef-78746b0e03ca","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":"compute","uniqueId":"05e9f369-c72b-4815-9ecf-1a1467c9aeff","lifecycleState":"CERTIFIED","lastUpdateDate":1647645863781,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a7df25e-b88d-45c8-b89f-d3e7307b1346","invariantUUID":"ea02c076-2abd-4ba8-9ade-adeb2275881c","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":"7016d690-3c4b-49f9-bc66-58dfd3782105","lifecycleState":"CERTIFIED","lastUpdateDate":1647645856534,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a518c1b-1a0a-485d-ae26-bb9279770cd8","invariantUUID":"ec281c63-a642-4e2c-a2e3-6c3680667ebc","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":"loadBalancer","uniqueId":"469ab719-d9ad-4e97-8453-10e26000745a","lifecycleState":"CERTIFIED","lastUpdateDate":1647645778002,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b4b6974-2beb-4dc8-9c58-69237861f12d","invariantUUID":"b96fb862-c53a-479c-b2a9-f853e12a4675","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":"dbbda440-7c5f-4b91-af5e-c8eb8b3653ac","lifecycleState":"CERTIFIED","lastUpdateDate":1647645890150,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20f23a6d-bafe-4bc9-8160-1ae07a7eb27f","invariantUUID":"c86cafdb-398f-4b50-b839-73e8c796005d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47860fbf-04b3-4a30-bb1e-7dbb5c2394a3","lifecycleState":"CERTIFIED","lastUpdateDate":1647645904806,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffda27ee-684a-42c2-b7e9-89bd6a6e2ae9","invariantUUID":"0b41ccec-becf-4764-8528-34178a2eff88","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":"networkrules","uniqueId":"3be74558-daa2-41a6-8ac8-0a0ca2ddf52c","lifecycleState":"CERTIFIED","lastUpdateDate":1647645819369,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e2edf4bd-db88-4a45-a39c-8a72d9c9e973","invariantUUID":"c9a43abb-4c44-4be4-aedb-8409ab14d3f7","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":"6e971c03-2762-4f28-a368-b5d0764da85a","lifecycleState":"CERTIFIED","lastUpdateDate":1647645834119,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5365001-a081-40a8-95d1-8abd7645a75a","invariantUUID":"e7cc0bde-17f0-4800-a728-a802f5b2a473","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"26f6e423-8b77-49d6-ac92-22719063bfdb","lifecycleState":"CERTIFIED","lastUpdateDate":1647645913608,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a2c0f53-e29c-4d9e-8fa5-d163502a3aa8","invariantUUID":"183d501f-f63b-415e-82f8-7d74eb15bb27","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80a077ff-940c-4a95-9ac7-c762bddf546e","lifecycleState":"CERTIFIED","lastUpdateDate":1647645802961,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e32e1d00-29fd-406a-8c38-84c1dd9e1a15","invariantUUID":"a12b029a-b7b7-4eb2-a1e6-eae9bc4727e8","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a443dde7-28d0-45fa-a68f-75d1f521701d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645795417,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56ad7362-a0d3-4d1d-8bd9-a65e45bee4fa","invariantUUID":"621b8013-c499-4edd-8abb-53af03112c64","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8d340a2d-fbb7-426e-a40d-d4ef7299c2b7","lifecycleState":"CERTIFIED","lastUpdateDate":1647645969730,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e4871d1-3ab5-4231-b82c-14331cf89d3a","invariantUUID":"6264bcd1-3c04-4e15-ab24-2e3722883139","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":"compute","uniqueId":"208a02ac-1717-4654-981b-3e0bcc914bac","lifecycleState":"CERTIFIED","lastUpdateDate":1647645928441,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"292f51ac-dd3c-4f62-8d14-e1333d75ab8d","invariantUUID":"7bc8ec8e-78e1-4c52-888f-c7283a9807f2","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"888f8ee5-20b4-4aba-871b-ce94748c0e46","lifecycleState":"CERTIFIED","lastUpdateDate":1647645985484,"name":"K8SMicroserviceControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be1c6136-28ad-4b1d-8bbb-495663024397","invariantUUID":"c7dd0ad4-1701-4f66-84cb-d1aec1db77b1","systemName":"K8smicroservicecontrolloopelement","description":"The TOSCA service template representing the K8SMicroserviceControlLoopElement","tags":["K8SMicroserviceControlLoopElement","org.onap.policy.clamp.controlloop.K8SMicroserviceControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a531956f-3785-4d1e-b186-0e16eacc41bf","lifecycleState":"CERTIFIED","lastUpdateDate":1647645931684,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0489ef7-98ff-4ca5-9fe6-1502465a7fee","invariantUUID":"34fcafaa-c6cb-4e2a-8f06-0ec89c0f856c","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":"defaulticon","uniqueId":"7f4be68c-869e-4dd7-9f8d-892b157519c5","lifecycleState":"CERTIFIED","lastUpdateDate":1647645858108,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"055fffd5-9820-4f65-8773-fba62e550a0d","invariantUUID":"b338ffa5-5e4f-4ddc-bedb-6cea753a2e7a","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5c91b2fa-7c32-49df-b717-cbaf210d58de","lifecycleState":"CERTIFIED","lastUpdateDate":1647645848543,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c52acab-23b0-4568-90d2-846990a014ae","invariantUUID":"b083ec6e-6cf3-490c-8bd1-cbbb60af6930","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":"defaulticon","uniqueId":"e9c8698c-c1fd-4c1c-a04b-f43845819cbf","lifecycleState":"CERTIFIED","lastUpdateDate":1647645985349,"name":"CDSControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16613d0a-558a-4992-8372-7a4f242776d7","invariantUUID":"f83d30a5-4c8e-4a6e-8591-481d12e08a81","systemName":"Cdscontrolloopelement","description":"The TOSCA service template representing the CDSControlLoopElement","tags":["CDSControlLoopElement","org.onap.policy.clamp.controlloop.CDSControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcb1cf63-0678-4cc0-b9eb-bc5e3e03eb2c","lifecycleState":"CERTIFIED","lastUpdateDate":1647645827966,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5db656d9-bb5b-4a22-82db-35d592d7af07","invariantUUID":"dd12741f-9202-423b-bc34-abf29eaeb58e","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":"port","uniqueId":"6a25dfed-768b-4a9f-94b3-99173f6dc853","lifecycleState":"CERTIFIED","lastUpdateDate":1647645893317,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f581ac5c-a8c9-426c-b4b3-490b2501ed95","invariantUUID":"a897c871-3373-4424-966b-89e6fec1f171","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":"ff5a6898-b129-433b-934c-bff50f6894d9","lifecycleState":"CERTIFIED","lastUpdateDate":1647645853590,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f3379ccc-aedb-4475-9c1c-a1716005fa26","invariantUUID":"c14e473f-4c2e-441f-acba-4768d3ce6427","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":"network","uniqueId":"096a1f7b-441e-4d9e-b2c5-f86306b913d5","lifecycleState":"CERTIFIED","lastUpdateDate":1647645799956,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa43db8b-a19d-40a9-9ea8-ac0cd3fabc1b","invariantUUID":"63a49f09-45f6-4436-9e9f-cc11f7d775ec","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":"objectStorage","uniqueId":"765e2b7c-3165-4a21-abd0-36b0d87ee677","lifecycleState":"CERTIFIED","lastUpdateDate":1647645792405,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04817f61-27dc-431c-9835-bf4b3f613c9a","invariantUUID":"f2234e36-d0b7-4f7f-8bed-01fbdd9d76cd","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":"0ee084ac-0367-4acc-be97-8fa9cdfa09de","lifecycleState":"CERTIFIED","lastUpdateDate":1647645883131,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad19d0f1-df9d-4a52-84a1-f02b6f31f1d4","invariantUUID":"ecc8e3ee-08e1-4809-a93a-8dac9c37253c","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":"compute","uniqueId":"956ae1d4-fd90-4796-b4df-cdc64143bb0d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645969626,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"510a2d23-c7a0-40be-964b-f0925e736d78","invariantUUID":"e909bac8-38b5-43c9-b99a-f796508ced62","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":"defaulticon","uniqueId":"dee27c91-aa9f-424c-9e39-c705a3e4d471","lifecycleState":"CERTIFIED","lastUpdateDate":1647645984883,"name":"ControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9f06b38-82d6-40ae-8f7f-43f5a90d8c55","invariantUUID":"33475a91-45b0-4875-af86-8ffd1114940c","systemName":"Controlloopelement","description":"The TOSCA service template representing the ControlLoopElement","tags":["ControlLoopElement","org.onap.policy.clamp.controlloop.ControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"22ca800b-a357-49c2-adae-7bafa9cfc765","lifecycleState":"CERTIFIED","lastUpdateDate":1647645919904,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56db7b0e-82ed-479f-9325-2379303ec6fb","invariantUUID":"54fc72f1-2608-4209-aaaa-57b90cdd144e","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":"compute","uniqueId":"f34f72d6-c6d9-458a-ba01-84cf475f2441","lifecycleState":"CERTIFIED","lastUpdateDate":1647645824934,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35e5b777-552c-44b6-bab7-9b6a4f8790ea","invariantUUID":"a0ab4b87-e4ad-42ef-8551-f19f2b8e285c","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":"port","uniqueId":"5613a500-3429-4abb-95a5-015816b86fe0","lifecycleState":"CERTIFIED","lastUpdateDate":1647645894741,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92697f53-624b-4fce-9a42-c0d3dad7eb31","invariantUUID":"89fafae6-00be-44e2-ab15-2c9614d5ee20","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dad71ef9-5426-4194-8f13-912ef6516885","lifecycleState":"CERTIFIED","lastUpdateDate":1647652731621,"name":"basic_onboard_pxaTGc","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9f848426-175a-4c15-ba94-1484a9480ddd","invariantUUID":"71438d11-186d-45d8-aea0-bb7cd4861aaa","systemName":"BasicOnboardPxatgc","description":"VF","tags":["basic_onboard_pxaTGc"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"be7ee220-2d3b-48f8-8123-34d930da60f1","lifecycleState":"CERTIFIED","lastUpdateDate":1647652473979,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a97418e3-fc0e-4c01-a4f4-5f1494bfc617","invariantUUID":"4119291a-9146-4054-b67d-280c6c0e5853","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-19 01:18:54,510 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_pxaTGc found in resources list 2022-03-19 01:19:04,521 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_pxaTGc exists in SDC 2022-03-19 01:19:04,521 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-19 01:19:04,522 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-03-19 01:19:04,522 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-03-19 01:19:04,522 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-19 01:19:04,524 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-19 01:19:04,571 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2022-03-19 01:19:04,572 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-03-19 01:19:04,572 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9f848426-175a-4c15-ba94-1484a9480ddd","invariantUUID":"71438d11-186d-45d8-aea0-bb7cd4861aaa","name":"basic_onboard_pxaTGc","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9f848426-175a-4c15-ba94-1484a9480ddd/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-03-19 01:19:04,574 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_pxaTGc from SDC 2022-03-19 01:19:04,574 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-19 01:19:04,575 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-19 01:19:04,575 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-19 01:19:04,575 DEBUG 175:__init__.py(1) - number of Vf returned: 1 2022-03-19 01:19:04,575 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_pxaTGc 2022-03-19 01:19:04,575 INFO 220:__init__.py(1) - Vf found, updating information 2022-03-19 01:19:04,575 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-03-19 01:19:04,575 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-03-19 01:19:04,576 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-03-19 01:19:04,577 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:19:04,634 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-19 01:19:04,636 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-03-19 01:19:04,638 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2395589e-54c5-40b6-9689-3f0cf7a484bc","lifecycleState":"CERTIFIED","lastUpdateDate":1647645779562,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"16e6287f-4fcd-413d-8edb-f9da406eeaa3","invariantUUID":"65597066-09f4-40a5-bf80-b663b7f6906e","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4b9f327-469a-479f-ac50-02eb504c3162","lifecycleState":"CERTIFIED","lastUpdateDate":1647645901872,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab1a9f84-c711-487c-b83c-727a227f4ad9","invariantUUID":"16a5c2ad-e0d7-4543-99e2-59d3142f6079","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":"defaulticon","uniqueId":"09b7dd69-efa2-4ab4-a614-c7f75cbc9b2b","lifecycleState":"CERTIFIED","lastUpdateDate":1647645985243,"name":"PolicyControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ad1607d-50f5-46e5-bf2c-2a7f6f8cb29d","invariantUUID":"e3e83dcd-ec61-4a73-bd94-a18a556ef521","systemName":"Policycontrolloopelement","description":"The TOSCA service template representing the PolicyControlLoopElement","tags":["PolicyControlLoopElement","org.onap.policy.clamp.controlloop.PolicyControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6cceb0a-5b88-45c1-8da8-f0e37935b90d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645793867,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d51cd62-552a-4746-a83c-2d78251e8496","invariantUUID":"9cef0b55-67a8-46c4-abb9-a21bc42c816a","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":"defaulticon","uniqueId":"0a086141-3200-4d6a-bb0f-d7e60f7630b1","lifecycleState":"CERTIFIED","lastUpdateDate":1647645984727,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae882013-75a1-47f1-a83a-14e4c93cced6","invariantUUID":"fee53dc3-bfd6-452a-bf49-ab5f44175443","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.controlloop.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":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b933f14a-dea2-437d-9e6c-15b276e9d75b","lifecycleState":"CERTIFIED","lastUpdateDate":1647645841716,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8b73931-452d-4d70-acdd-277ef4c91b78","invariantUUID":"5ec15c7a-c182-4c32-891f-9a9f7ba1940a","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a42bbdf-7b79-4bcf-8374-64abd5f198b1","lifecycleState":"CERTIFIED","lastUpdateDate":1647645826394,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2827eeba-be5e-439b-b794-cc3293e8f520","invariantUUID":"3c4288f4-d724-4c15-9f6b-06bd6466cfe7","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"00ccf71c-5432-4247-9a77-59e25d839882","lifecycleState":"CERTIFIED","lastUpdateDate":1647645814165,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26bcfdf1-4667-4ca0-9491-db9d47faed6c","invariantUUID":"ced3108a-496d-43e8-8e94-421d27d8aac9","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":"defaulticon","uniqueId":"79774558-f2d9-4176-8575-02b0d2efad66","lifecycleState":"CERTIFIED","lastUpdateDate":1647645771494,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a528084-2c49-4449-9efc-e6bf63616f6b","invariantUUID":"cd44b017-48a9-425c-af1b-1f183376e5a3","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":"network","uniqueId":"73995d86-3f7b-4f31-bd98-dabb81816a71","lifecycleState":"CERTIFIED","lastUpdateDate":1647645781133,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f43adfe-bed1-4c7f-a136-65440e3aa738","invariantUUID":"77adf63c-c3d7-4c67-8b27-0b04a43ac3e8","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":"130b3fbc-6365-4d64-90aa-761a71b7ead5","lifecycleState":"CERTIFIED","lastUpdateDate":1647645969978,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ca855b9-89cf-4fc0-9d2e-2ae778fc233f","invariantUUID":"675c0db4-b7d9-4a69-86eb-0c09f9c6b4af","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":"port","uniqueId":"acdd2cdd-9178-4047-9335-3dbfb7f83e99","lifecycleState":"CERTIFIED","lastUpdateDate":1647645796897,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0285ce34-791b-430a-b1e6-ca965532e216","invariantUUID":"dea9c7bf-3e9b-4b7c-bd81-9ee66e719c3e","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"047782e8-a648-489f-90f5-3676a3db2274","lifecycleState":"CERTIFIED","lastUpdateDate":1647645910453,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5687243-3e51-4948-bb34-e46f382e48f0","invariantUUID":"66fd63f4-679e-4cfc-ae48-03c229dacf25","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":"a9e5a28c-9b47-45ce-ac2d-53341603f439","lifecycleState":"CERTIFIED","lastUpdateDate":1647645869405,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e55c9d47-ce5b-41ae-9fe0-6bf2a413f593","invariantUUID":"0cc5b80f-df6a-499e-a930-e78077d8f850","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":"f0415a43-b059-4ee2-b436-dd76ce8ece6a","lifecycleState":"CERTIFIED","lastUpdateDate":1647645804598,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4d9c946-3fb9-4ccd-b5cf-632e5003a247","invariantUUID":"5c11b57f-d1d0-44be-8bf1-aa5888bf3b35","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bba08083-022c-409e-91c9-5aced00a9726","lifecycleState":"CERTIFIED","lastUpdateDate":1647645900500,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d373502-c393-4004-8c0a-343bca5a4c0f","invariantUUID":"739d921b-931a-48ac-8f26-66d5f11cd1dc","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":"networkrules","uniqueId":"04f625c6-de91-4cb9-8b8b-6963941faae7","lifecycleState":"CERTIFIED","lastUpdateDate":1647645812557,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dc37f508-dc01-4f57-83fd-82b6335ab276","invariantUUID":"4bef2f8d-ea9b-4807-99b1-3f4e9e00acf7","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":"f1e13744-7ae4-46de-bea8-a1ad05deb0a0","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970879,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9c6238b-0017-4ac4-b768-03926c2ed5ba","invariantUUID":"568e8bff-eff3-4dae-96bc-55977d30b700","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","lifecycleState":"CERTIFIED","lastUpdateDate":1647645762836,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d75f328f-4dbc-4ec8-8a8d-af5f7b9bf951","invariantUUID":"62273f67-4ceb-4d49-b3a8-86d2610ca18c","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba03362e-6d88-47b2-8b20-4099252c9476","lifecycleState":"CERTIFIED","lastUpdateDate":1647645969855,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"721ec8eb-d84d-4f3f-a2b2-768b7af25a5f","invariantUUID":"31fb6c87-9fd4-4b25-b1b9-4052550cc2f2","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":"78aedbe4-f4ff-421e-b0c1-b1a7e372879d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645865170,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"772d5dad-494b-45f3-bab2-05529831b185","invariantUUID":"4665cebb-10fd-4ad9-8713-d0851af20c75","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bd8359f8-a84c-4574-ae2c-b787dd9aa71e","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970237,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cf4b237-b2dc-42d2-a5e8-04c08300afd5","invariantUUID":"1beba1d3-5858-4c2a-b732-b6a4681ddc2a","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":"network","uniqueId":"a11b710d-6615-4ed3-ba18-cee23fa9ff09","lifecycleState":"CERTIFIED","lastUpdateDate":1647645801490,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a1a9d6d1-e768-44bb-a9d1-2b56ee314940","invariantUUID":"681aacec-1f10-4b6d-99a7-50af58ba3d37","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4715fc90-e397-4f09-9de5-09d4aaede0cf","lifecycleState":"CERTIFIED","lastUpdateDate":1647645832548,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a31c7318-0d30-44fc-8307-70c2d88603f0","invariantUUID":"9c70787a-ba83-48aa-b16c-3e2d763d0c59","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":"objectStorage","uniqueId":"9894bd50-05d6-4313-8668-4053453b1626","lifecycleState":"CERTIFIED","lastUpdateDate":1647645774865,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ef697dc-fc00-46a3-8824-75c9db79dea4","invariantUUID":"98f6c2f1-1915-426a-87be-7cc8d96f7f93","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":"compute","uniqueId":"0ad76c6f-2db9-4695-a17a-cc6f2f0dabc9","lifecycleState":"CERTIFIED","lastUpdateDate":1647645873603,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a181123-7973-4b68-86f6-6b86841d8a17","invariantUUID":"88a0d036-798c-422d-89f1-7a26f5f766c5","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b2b5c893-6a36-476c-9acd-7141d72115fe","lifecycleState":"CERTIFIED","lastUpdateDate":1647645875479,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6af34fbc-3588-4801-a72c-acbac5e6a38a","invariantUUID":"4c216f4a-4603-4011-96bb-8184bac5b98d","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":"port","uniqueId":"7c3619b5-e356-4aa7-9d33-85fe69c91703","lifecycleState":"CERTIFIED","lastUpdateDate":1647645896250,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d038f0f-6f24-4be2-b507-9fb457f43f04","invariantUUID":"a8c9ceb2-5b24-4396-8a74-28c933442243","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":"defaulticon","uniqueId":"d2209aca-5e60-4b25-b79f-31757bb7cbdc","lifecycleState":"CERTIFIED","lastUpdateDate":1647645798487,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03d7c46b-894d-4117-b2c0-34b7356fae5f","invariantUUID":"124de767-ff7d-4c57-a346-19e78b5796cb","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":"df034a0b-5354-410b-8d74-388ad1177340","lifecycleState":"CERTIFIED","lastUpdateDate":1647645806214,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"63f00080-0044-46bd-82f3-a0584de68e36","invariantUUID":"2f52cd4e-d2ae-4ea0-85d6-79a1ebb99cdb","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"923f3944-e3b8-42f6-ad2d-fcf12dd8670d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645829392,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a3a38b9-99e2-4665-9df3-2b949eb4929a","invariantUUID":"096b7236-c83e-444d-a147-2c6a81dfce12","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":"objectStorage","uniqueId":"6e301f42-8347-4a1a-b7cc-3f0a3d4156e7","lifecycleState":"CERTIFIED","lastUpdateDate":1647645773166,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d82d6198-313c-4d22-ab13-25636fd62f37","invariantUUID":"ce287df1-60f6-4ee4-9dcc-894bedaa335f","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":"network","uniqueId":"4a18758a-6f96-4b75-851a-d6ca3c64c3ce","lifecycleState":"CERTIFIED","lastUpdateDate":1647645899068,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fa58f48-e82e-4d50-b50b-2195a5119839","invariantUUID":"4f93abfb-28e4-465b-a462-80305e4bda2e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4e10b946-dcfd-4535-a01b-beb6ec0dfdac","lifecycleState":"CERTIFIED","lastUpdateDate":1647645926916,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbce7d9-9211-4c95-90ad-b10900b1c14e","invariantUUID":"46c0f50d-ed9e-42f3-a146-87f76292d319","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":"2a49af7d-a694-426d-a131-656e9f5de8d2","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970592,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64760fa4-ae59-442c-aa5a-a9d8aa2386c1","invariantUUID":"884b6249-845e-421a-bf50-f06bb75d5726","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":"port","uniqueId":"f8746893-a6cc-4f94-b2b8-8b609088f379","lifecycleState":"CERTIFIED","lastUpdateDate":1647645971056,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1432ea3e-4ccc-4f28-90e5-9d29cc0d9c7f","invariantUUID":"db9c2d4a-0f0c-466e-9211-cb2734c7a157","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":"network","uniqueId":"b50632f6-d281-42c0-949b-318c36c50423","lifecycleState":"CERTIFIED","lastUpdateDate":1647645916116,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf757bb-5fe5-4a3c-8fc7-acc966f7653d","invariantUUID":"c2dcc029-bc1b-497b-80e8-b69ab16922d2","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6fcf463c-f03a-49a2-9611-5e6d4aecb712","lifecycleState":"CERTIFIED","lastUpdateDate":1647645930052,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e9fc0f0-8291-4bc6-b508-30e905148450","invariantUUID":"9244acc0-8039-491a-b4ef-bbea7d363870","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":"objectStorage","uniqueId":"43ef681c-92d8-4ff1-a4d5-3508230b85f1","lifecycleState":"CERTIFIED","lastUpdateDate":1647645860935,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27617309-60b6-482e-b35e-15f3145c3005","invariantUUID":"3a117469-5a79-41bf-b2cc-a3f56db35372","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9d3c74b6-9df2-44ae-89a2-52708567d4f4","lifecycleState":"CERTIFIED","lastUpdateDate":1647645881534,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"505ae761-1ea1-4c8b-8783-182c4591944a","invariantUUID":"4f7f7aa7-e383-4304-8b5e-a6840d42153a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f5996ba-3a85-4ee3-a3f8-133d57c1eb5f","lifecycleState":"CERTIFIED","lastUpdateDate":1647645925238,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c211f3aa-c3ba-4291-848b-49e99cd3b594","invariantUUID":"abc17eb4-c048-4234-917a-cc5f949ed0c5","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":"defaulticon","uniqueId":"8e67d982-103b-43e1-82db-24b72952edeb","lifecycleState":"CERTIFIED","lastUpdateDate":1647645859480,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00c8123c-0c03-4a2b-9072-8b562538b330","invariantUUID":"60d15e80-ef9b-4e72-9384-41c433dc5de4","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":"objectStorage","uniqueId":"7beb8df6-1380-411e-b017-9a6acd895afa","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970360,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8eebf31-e3de-4696-810a-dd6d1891abed","invariantUUID":"3bfb9876-241e-41cd-9f86-09eec105cb77","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":"fab67aad-2acd-480c-be9a-01bd88ee2c26","lifecycleState":"CERTIFIED","lastUpdateDate":1647645897627,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e079fb4f-bc7a-4fa6-94b2-a30d826fc53a","invariantUUID":"a57af0b3-9421-4d91-b04a-a5718e33a895","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":"network","uniqueId":"cfe23f0f-750b-4132-81b7-471cfc8b04c7","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970473,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01bf259f-d717-4e4a-8ed1-1f92b153d949","invariantUUID":"5c5d505f-e21b-4135-bed1-db2d0a65231a","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":"objectStorage","uniqueId":"58cc4112-1423-4a5d-9d0a-9d0be0e15ca0","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970137,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8772e4c5-f0aa-4162-a179-dd878bc1e7e2","invariantUUID":"aa5f6b5b-58d1-4d7f-835c-7461f10d2741","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":"74f4f1d2-fc83-442c-aee5-9a16ba982d92","lifecycleState":"CERTIFIED","lastUpdateDate":1647645835610,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed18de5e-2a42-48b9-94f1-2b0b043e0772","invariantUUID":"f7b6e918-83e6-425a-96ac-7d9963cb83b4","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":"defaulticon","uniqueId":"00a5fc0b-5510-4ec2-bb4f-86e2fdc9e5ab","lifecycleState":"CERTIFIED","lastUpdateDate":1647645985569,"name":"HttpControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1d3266b-cbb8-488a-acdd-9a4b41b6e390","invariantUUID":"eb496050-8b3e-41c2-8662-1d43c9eb4cc2","systemName":"Httpcontrolloopelement","description":"The TOSCA service template representing the HttpControlLoopElement","tags":["HttpControlLoopElement","org.onap.policy.clamp.controlloop.HttpControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5ac406d-d064-4231-ac06-959d8544b5c9","lifecycleState":"CERTIFIED","lastUpdateDate":1647645855056,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ec7f3ee5-9d59-442b-ad42-90491a45116b","invariantUUID":"1989100d-987d-4aaa-82f0-7ae807b52981","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"4fb47d67-f41f-48d7-b811-22993883b81c","lifecycleState":"CERTIFIED","lastUpdateDate":1647645822660,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"637cdf3d-5df3-4e62-8155-492aea062fed","invariantUUID":"f7e7dfc4-8e2b-4f67-8c2f-39e9efac9da9","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":"objectStorage","uniqueId":"fa6349a2-fb3c-40d6-88c7-af96bfadf901","lifecycleState":"CERTIFIED","lastUpdateDate":1647645789907,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28fd6720-d7bc-4023-816e-95b66b9e916a","invariantUUID":"bae33a94-3206-4acc-b111-719733e479b8","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3099cf58-97ed-4b75-b50d-b030bcecbe61","lifecycleState":"CERTIFIED","lastUpdateDate":1647645868027,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6228bc73-5402-46b1-a549-e2ef3447ee6f","invariantUUID":"2f1158d0-9710-4879-9127-04e5ca36cef1","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":"defaulticon","uniqueId":"9a6d1c99-764c-49fd-800d-5c79009426b8","lifecycleState":"CERTIFIED","lastUpdateDate":1647645891849,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f14ce424-02a3-4d35-9fe6-3a2d4c929c8b","invariantUUID":"1583a99b-7e71-43d4-bff2-c921ecf1b6ff","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab064c1b-7fd1-4121-9dbf-11474bb334d7","lifecycleState":"CERTIFIED","lastUpdateDate":1647645862335,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"197cf072-857e-466c-b1a6-3eb07f3bba8b","invariantUUID":"a42c2522-94ac-4830-9979-c47821e3e8c4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"20ea0eb7-01c6-41b6-aa86-8781ac8fd042","lifecycleState":"CERTIFIED","lastUpdateDate":1647645921611,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bee7c31-c273-49aa-abb8-bd2009f4e39f","invariantUUID":"5b37cdd7-91bb-44a0-9f26-83cffc7b5d1e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"828fac80-76f3-46bc-a336-a47f0f602b34","lifecycleState":"CERTIFIED","lastUpdateDate":1647645985019,"name":"ControlLoop","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b9bc114-ca92-4b99-9ce9-d0a7cd898576","invariantUUID":"04d92eb1-8953-4b71-826c-36141059d2cb","systemName":"Controlloop","description":"The TOSCA service template representing the ControlLoop","tags":["ControlLoop","org.onap.policy.clamp.controlloop.ControlLoop"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"801f2d03-5af6-4cd1-adbc-e4705f1b1a3d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645821169,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ce9ad4d-7cfe-4226-b489-2fbc5575ec59","invariantUUID":"de0ecded-e936-4a01-b3d7-982c7dea22cf","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":"compute","uniqueId":"41cdc1c0-b036-45e4-9e44-26915d671948","lifecycleState":"CERTIFIED","lastUpdateDate":1647645870765,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68dac4c3-4435-4d0c-a739-691f6b0dab77","invariantUUID":"f0fd218e-eee3-4bfd-bab9-3827e354d300","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":"compute","uniqueId":"5a44b44d-978e-4783-9cdc-2f067c07d1b6","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970776,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8634349-506c-4c00-898c-dbb3301d7ebd","invariantUUID":"03affb61-1176-4f35-ac73-f0fe06d9ccea","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":"3c1e569e-f58c-4853-8c05-a22e73967e92","lifecycleState":"CERTIFIED","lastUpdateDate":1647645850569,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9370acc4-7e8e-4ea4-9e70-5f7d3293a7dc","invariantUUID":"69e57bdd-01fb-45f1-8ae7-c7b92674c7cf","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":"port","uniqueId":"a3d32549-9fae-4f03-9303-a4a6c7a22b46","lifecycleState":"CERTIFIED","lastUpdateDate":1647645933269,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b90eab6b-7f57-4bee-a325-d7a1f4fd71ea","invariantUUID":"c0b9309b-f5b8-4380-85ef-78746b0e03ca","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":"compute","uniqueId":"05e9f369-c72b-4815-9ecf-1a1467c9aeff","lifecycleState":"CERTIFIED","lastUpdateDate":1647645863781,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a7df25e-b88d-45c8-b89f-d3e7307b1346","invariantUUID":"ea02c076-2abd-4ba8-9ade-adeb2275881c","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":"7016d690-3c4b-49f9-bc66-58dfd3782105","lifecycleState":"CERTIFIED","lastUpdateDate":1647645856534,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a518c1b-1a0a-485d-ae26-bb9279770cd8","invariantUUID":"ec281c63-a642-4e2c-a2e3-6c3680667ebc","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":"loadBalancer","uniqueId":"469ab719-d9ad-4e97-8453-10e26000745a","lifecycleState":"CERTIFIED","lastUpdateDate":1647645778002,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b4b6974-2beb-4dc8-9c58-69237861f12d","invariantUUID":"b96fb862-c53a-479c-b2a9-f853e12a4675","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":"dbbda440-7c5f-4b91-af5e-c8eb8b3653ac","lifecycleState":"CERTIFIED","lastUpdateDate":1647645890150,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20f23a6d-bafe-4bc9-8160-1ae07a7eb27f","invariantUUID":"c86cafdb-398f-4b50-b839-73e8c796005d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47860fbf-04b3-4a30-bb1e-7dbb5c2394a3","lifecycleState":"CERTIFIED","lastUpdateDate":1647645904806,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffda27ee-684a-42c2-b7e9-89bd6a6e2ae9","invariantUUID":"0b41ccec-becf-4764-8528-34178a2eff88","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":"networkrules","uniqueId":"3be74558-daa2-41a6-8ac8-0a0ca2ddf52c","lifecycleState":"CERTIFIED","lastUpdateDate":1647645819369,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e2edf4bd-db88-4a45-a39c-8a72d9c9e973","invariantUUID":"c9a43abb-4c44-4be4-aedb-8409ab14d3f7","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":"6e971c03-2762-4f28-a368-b5d0764da85a","lifecycleState":"CERTIFIED","lastUpdateDate":1647645834119,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5365001-a081-40a8-95d1-8abd7645a75a","invariantUUID":"e7cc0bde-17f0-4800-a728-a802f5b2a473","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"26f6e423-8b77-49d6-ac92-22719063bfdb","lifecycleState":"CERTIFIED","lastUpdateDate":1647645913608,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a2c0f53-e29c-4d9e-8fa5-d163502a3aa8","invariantUUID":"183d501f-f63b-415e-82f8-7d74eb15bb27","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80a077ff-940c-4a95-9ac7-c762bddf546e","lifecycleState":"CERTIFIED","lastUpdateDate":1647645802961,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e32e1d00-29fd-406a-8c38-84c1dd9e1a15","invariantUUID":"a12b029a-b7b7-4eb2-a1e6-eae9bc4727e8","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a443dde7-28d0-45fa-a68f-75d1f521701d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645795417,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56ad7362-a0d3-4d1d-8bd9-a65e45bee4fa","invariantUUID":"621b8013-c499-4edd-8abb-53af03112c64","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8d340a2d-fbb7-426e-a40d-d4ef7299c2b7","lifecycleState":"CERTIFIED","lastUpdateDate":1647645969730,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e4871d1-3ab5-4231-b82c-14331cf89d3a","invariantUUID":"6264bcd1-3c04-4e15-ab24-2e3722883139","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":"compute","uniqueId":"208a02ac-1717-4654-981b-3e0bcc914bac","lifecycleState":"CERTIFIED","lastUpdateDate":1647645928441,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"292f51ac-dd3c-4f62-8d14-e1333d75ab8d","invariantUUID":"7bc8ec8e-78e1-4c52-888f-c7283a9807f2","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"888f8ee5-20b4-4aba-871b-ce94748c0e46","lifecycleState":"CERTIFIED","lastUpdateDate":1647645985484,"name":"K8SMicroserviceControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be1c6136-28ad-4b1d-8bbb-495663024397","invariantUUID":"c7dd0ad4-1701-4f66-84cb-d1aec1db77b1","systemName":"K8smicroservicecontrolloopelement","description":"The TOSCA service template representing the K8SMicroserviceControlLoopElement","tags":["K8SMicroserviceControlLoopElement","org.onap.policy.clamp.controlloop.K8SMicroserviceControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a531956f-3785-4d1e-b186-0e16eacc41bf","lifecycleState":"CERTIFIED","lastUpdateDate":1647645931684,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0489ef7-98ff-4ca5-9fe6-1502465a7fee","invariantUUID":"34fcafaa-c6cb-4e2a-8f06-0ec89c0f856c","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":"defaulticon","uniqueId":"7f4be68c-869e-4dd7-9f8d-892b157519c5","lifecycleState":"CERTIFIED","lastUpdateDate":1647645858108,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"055fffd5-9820-4f65-8773-fba62e550a0d","invariantUUID":"b338ffa5-5e4f-4ddc-bedb-6cea753a2e7a","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5c91b2fa-7c32-49df-b717-cbaf210d58de","lifecycleState":"CERTIFIED","lastUpdateDate":1647645848543,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c52acab-23b0-4568-90d2-846990a014ae","invariantUUID":"b083ec6e-6cf3-490c-8bd1-cbbb60af6930","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":"defaulticon","uniqueId":"e9c8698c-c1fd-4c1c-a04b-f43845819cbf","lifecycleState":"CERTIFIED","lastUpdateDate":1647645985349,"name":"CDSControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16613d0a-558a-4992-8372-7a4f242776d7","invariantUUID":"f83d30a5-4c8e-4a6e-8591-481d12e08a81","systemName":"Cdscontrolloopelement","description":"The TOSCA service template representing the CDSControlLoopElement","tags":["CDSControlLoopElement","org.onap.policy.clamp.controlloop.CDSControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcb1cf63-0678-4cc0-b9eb-bc5e3e03eb2c","lifecycleState":"CERTIFIED","lastUpdateDate":1647645827966,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5db656d9-bb5b-4a22-82db-35d592d7af07","invariantUUID":"dd12741f-9202-423b-bc34-abf29eaeb58e","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":"port","uniqueId":"6a25dfed-768b-4a9f-94b3-99173f6dc853","lifecycleState":"CERTIFIED","lastUpdateDate":1647645893317,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f581ac5c-a8c9-426c-b4b3-490b2501ed95","invariantUUID":"a897c871-3373-4424-966b-89e6fec1f171","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":"ff5a6898-b129-433b-934c-bff50f6894d9","lifecycleState":"CERTIFIED","lastUpdateDate":1647645853590,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f3379ccc-aedb-4475-9c1c-a1716005fa26","invariantUUID":"c14e473f-4c2e-441f-acba-4768d3ce6427","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":"network","uniqueId":"096a1f7b-441e-4d9e-b2c5-f86306b913d5","lifecycleState":"CERTIFIED","lastUpdateDate":1647645799956,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa43db8b-a19d-40a9-9ea8-ac0cd3fabc1b","invariantUUID":"63a49f09-45f6-4436-9e9f-cc11f7d775ec","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":"objectStorage","uniqueId":"765e2b7c-3165-4a21-abd0-36b0d87ee677","lifecycleState":"CERTIFIED","lastUpdateDate":1647645792405,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04817f61-27dc-431c-9835-bf4b3f613c9a","invariantUUID":"f2234e36-d0b7-4f7f-8bed-01fbdd9d76cd","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":"0ee084ac-0367-4acc-be97-8fa9cdfa09de","lifecycleState":"CERTIFIED","lastUpdateDate":1647645883131,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad19d0f1-df9d-4a52-84a1-f02b6f31f1d4","invariantUUID":"ecc8e3ee-08e1-4809-a93a-8dac9c37253c","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":"compute","uniqueId":"956ae1d4-fd90-4796-b4df-cdc64143bb0d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645969626,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"510a2d23-c7a0-40be-964b-f0925e736d78","invariantUUID":"e909bac8-38b5-43c9-b99a-f796508ced62","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":"defaulticon","uniqueId":"dee27c91-aa9f-424c-9e39-c705a3e4d471","lifecycleState":"CERTIFIED","lastUpdateDate":1647645984883,"name":"ControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9f06b38-82d6-40ae-8f7f-43f5a90d8c55","invariantUUID":"33475a91-45b0-4875-af86-8ffd1114940c","systemName":"Controlloopelement","description":"The TOSCA service template representing the ControlLoopElement","tags":["ControlLoopElement","org.onap.policy.clamp.controlloop.ControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"22ca800b-a357-49c2-adae-7bafa9cfc765","lifecycleState":"CERTIFIED","lastUpdateDate":1647645919904,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56db7b0e-82ed-479f-9325-2379303ec6fb","invariantUUID":"54fc72f1-2608-4209-aaaa-57b90cdd144e","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":"compute","uniqueId":"f34f72d6-c6d9-458a-ba01-84cf475f2441","lifecycleState":"CERTIFIED","lastUpdateDate":1647645824934,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35e5b777-552c-44b6-bab7-9b6a4f8790ea","invariantUUID":"a0ab4b87-e4ad-42ef-8551-f19f2b8e285c","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":"port","uniqueId":"5613a500-3429-4abb-95a5-015816b86fe0","lifecycleState":"CERTIFIED","lastUpdateDate":1647645894741,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92697f53-624b-4fce-9a42-c0d3dad7eb31","invariantUUID":"89fafae6-00be-44e2-ab15-2c9614d5ee20","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dad71ef9-5426-4194-8f13-912ef6516885","lifecycleState":"CERTIFIED","lastUpdateDate":1647652731621,"name":"basic_onboard_pxaTGc","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9f848426-175a-4c15-ba94-1484a9480ddd","invariantUUID":"71438d11-186d-45d8-aea0-bb7cd4861aaa","systemName":"BasicOnboardPxatgc","description":"VF","tags":["basic_onboard_pxaTGc"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"be7ee220-2d3b-48f8-8123-34d930da60f1","lifecycleState":"CERTIFIED","lastUpdateDate":1647652473979,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a97418e3-fc0e-4c01-a4f4-5f1494bfc617","invariantUUID":"4119291a-9146-4054-b67d-280c6c0e5853","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-19 01:19:04,643 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_pxaTGc found in resources list 2022-03-19 01:19:04,643 INFO 199:base.py(1) - ***************************************************** 2022-03-19 01:19:04,644 INFO 200:base.py(1) - STOP [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2022-03-19 01:19:04,644 INFO 201:base.py(1) - ***************************************************** 2022-03-19 01:19:04,644 INFO 227:base.py(1) - ***************************************************** 2022-03-19 01:19:04,644 INFO 228:base.py(1) - CONTINUE [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-03-19 01:19:04,644 INFO 229:base.py(1) - ***************************************************** 2022-03-19 01:19:04,644 DEBUG 187:__init__.py(1) - check if Service basic_onboard_pxaTGc exists in SDC 2022-03-19 01:19:04,644 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-19 01:19:04,645 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-03-19 01:19:04,645 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-19 01:19:04,645 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-19 01:19:04,646 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-19 01:19:04,764 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2022-03-19 01:19:04,765 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-19 01:19:04,765 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a97418e3-fc0e-4c01-a4f4-5f1494bfc617","invariantUUID":"4119291a-9146-4054-b67d-280c6c0e5853","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a97418e3-fc0e-4c01-a4f4-5f1494bfc617/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-19 01:19:04,767 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-19 01:19:04,767 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-19 01:19:04,767 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-19 01:19:04,767 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-19 01:19:04,767 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-03-19 01:19:04,767 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_pxaTGc 2022-03-19 01:19:04,768 INFO 197:__init__.py(1) - Service basic_onboard_pxaTGc doesn't exist in SDC 2022-03-19 01:19:04,768 DEBUG 187:__init__.py(1) - check if Service basic_onboard_pxaTGc exists in SDC 2022-03-19 01:19:04,768 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-19 01:19:04,768 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-03-19 01:19:04,768 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-19 01:19:04,768 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-19 01:19:04,770 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-19 01:19:04,821 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2022-03-19 01:19:04,822 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-19 01:19:04,822 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a97418e3-fc0e-4c01-a4f4-5f1494bfc617","invariantUUID":"4119291a-9146-4054-b67d-280c6c0e5853","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a97418e3-fc0e-4c01-a4f4-5f1494bfc617/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-19 01:19:04,825 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-19 01:19:04,825 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-19 01:19:04,825 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-19 01:19:04,825 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-19 01:19:04,825 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-03-19 01:19:04,825 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_pxaTGc 2022-03-19 01:19:04,825 INFO 197:__init__.py(1) - Service basic_onboard_pxaTGc doesn't exist in SDC 2022-03-19 01:19:04,825 DEBUG 187:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2022-03-19 01:19:04,826 INFO 157:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2022-03-19 01:19:04,826 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-03-19 01:19:04,826 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-03-19 01:19:04,826 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2022-03-19 01:19:04,827 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:19:04,872 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-03-19 01:19:04,874 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2022-03-19 01:19:04,875 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"},{"name":"CONTROL LOOP","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network Connectivity","displayName":null,"normalizedName":"network connectivity","models":null,"uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"DCAE Component","displayName":null,"normalizedName":"dcae component","models":null,"uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Template","displayName":null,"normalizedName":"template","models":null,"uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Application L4+","displayName":null,"normalizedName":"application l4+","models":null,"uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"ControlLoop Element","normalizedName":"controlloop element","uniqueId":"resourceNewCategory.generic.controlloop element","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Participant","normalizedName":"participant","uniqueId":"resourceNewCategory.generic.participant","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null}],"serviceCategories":[{"name":"Mobility","displayName":null,"normalizedName":"mobility","models":["SDC AID"],"uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"ControlLoop","displayName":null,"normalizedName":"controlloop","models":["CONTROL LOOP"],"uniqueId":"serviceNewCategory.controlloop","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null}],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null}],"productCategories":[]},"version":"1.10.1"} 2022-03-19 01:19:04,879 DEBUG 175:__init__.py(1) - number of ServiceCategory returned: 9 2022-03-19 01:19:04,879 DEBUG 191:__init__.py(1) - filtering objects of all versions to be Network Service 2022-03-19 01:19:04,879 INFO 220:__init__.py(1) - ServiceCategory found, updating information 2022-03-19 01:19:04,879 INFO 312:__init__.py(1) - attempting to create Service basic_onboard_pxaTGc in SDC 2022-03-19 01:19:04,879 DEBUG 187:__init__.py(1) - check if Service basic_onboard_pxaTGc exists in SDC 2022-03-19 01:19:04,880 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-19 01:19:04,880 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-03-19 01:19:04,880 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-19 01:19:04,880 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-19 01:19:04,882 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-19 01:19:05,007 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2022-03-19 01:19:05,008 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-19 01:19:05,008 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a97418e3-fc0e-4c01-a4f4-5f1494bfc617","invariantUUID":"4119291a-9146-4054-b67d-280c6c0e5853","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a97418e3-fc0e-4c01-a4f4-5f1494bfc617/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-19 01:19:05,010 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-19 01:19:05,010 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-19 01:19:05,010 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-19 01:19:05,010 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-19 01:19:05,011 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-03-19 01:19:05,011 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_pxaTGc 2022-03-19 01:19:05,011 INFO 197:__init__.py(1) - Service basic_onboard_pxaTGc doesn't exist in SDC 2022-03-19 01:19:05,023 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-03-19 01:19:05,023 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-03-19 01:19:05,024 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_onboard_pxaTGc"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_onboard_pxaTGc", "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-03-19 01:19:05,025 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:19:06,755 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-03-19 01:19:06,756 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2022-03-19 01:19:06,758 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745805,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745805,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745805,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745805,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"properties":null,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.assettoscacsar","artifactName":"service-BasicOnboardPxatgc-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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"properties":null,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.assettoscatemplate","artifactName":"service-BasicOnboardPxatgc-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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"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,"empty":false,"ownerId":null}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"14f1ffb5-487d-4e5b-a9da-abfe943ad322.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"14f1ffb5-487d-4e5b-a9da-abfe943ad322","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"14f1ffb5-487d-4e5b-a9da-abfe943ad322"},{"definition":false,"hidden":false,"uniqueId":"14f1ffb5-487d-4e5b-a9da-abfe943ad322.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"14f1ffb5-487d-4e5b-a9da-abfe943ad322","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"14f1ffb5-487d-4e5b-a9da-abfe943ad322"},{"definition":false,"hidden":false,"uniqueId":"14f1ffb5-487d-4e5b-a9da-abfe943ad322.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"14f1ffb5-487d-4e5b-a9da-abfe943ad322","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"14f1ffb5-487d-4e5b-a9da-abfe943ad322"},{"definition":false,"hidden":false,"uniqueId":"14f1ffb5-487d-4e5b-a9da-abfe943ad322.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"14f1ffb5-487d-4e5b-a9da-abfe943ad322","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"14f1ffb5-487d-4e5b-a9da-abfe943ad322"},{"definition":false,"hidden":false,"uniqueId":"14f1ffb5-487d-4e5b-a9da-abfe943ad322.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"14f1ffb5-487d-4e5b-a9da-abfe943ad322","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"14f1ffb5-487d-4e5b-a9da-abfe943ad322"}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"dataTypes":null,"substitutionFilter":null,"model":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"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","creationDate":1647652746012,"icon":"network_l_1-3","version":"0.1","name":"basic_onboard_pxaTGc","componentType":"SERVICE","description":"service","tags":["basic_onboard_pxaTGc"],"uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af","componentMetadataForSupportLog":{"SupportablityComponentUUID":"be3cc51a-745b-43d6-82c8-2e71e74f7e9d","SupportablityComponentName":"basic_onboard_pxaTGc","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"be3cc51a-745b-43d6-82c8-2e71e74f7e9d","highestVersion":true,"systemName":"BasicOnboardPxatgc","invariantUUID":"f127d2d0-7e38-477b-a81e-455b8b2d49f7","normalizedName":"basiconboardpxatgc","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"creatorFullName":"Carlos Santana","lastUpdateDate":1647652746012,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745805,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745805,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1647652745805,"timeout":0,"properties":null,"description":null,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745805,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"service":true,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"vspArchived":false,"archiveTime":0} 2022-03-19 01:19:06,761 INFO 330:__init__.py(1) - Service basic_onboard_pxaTGc is created in SDC 2022-03-19 01:19:06,762 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-19 01:19:06,767 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_pxaTGc exists in SDC 2022-03-19 01:19:06,767 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-19 01:19:06,768 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-03-19 01:19:06,768 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-03-19 01:19:06,768 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-19 01:19:06,770 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-19 01:19:06,821 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2022-03-19 01:19:06,822 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-03-19 01:19:06,823 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9f848426-175a-4c15-ba94-1484a9480ddd","invariantUUID":"71438d11-186d-45d8-aea0-bb7cd4861aaa","name":"basic_onboard_pxaTGc","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9f848426-175a-4c15-ba94-1484a9480ddd/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-03-19 01:19:06,825 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_pxaTGc from SDC 2022-03-19 01:19:06,825 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-19 01:19:06,825 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-19 01:19:06,825 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-19 01:19:06,825 DEBUG 175:__init__.py(1) - number of Vf returned: 1 2022-03-19 01:19:06,825 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_pxaTGc 2022-03-19 01:19:06,825 INFO 220:__init__.py(1) - Vf found, updating information 2022-03-19 01:19:06,826 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-03-19 01:19:06,826 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-03-19 01:19:06,826 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-03-19 01:19:06,827 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:19:06,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-03-19 01:19:06,941 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-03-19 01:19:06,943 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2395589e-54c5-40b6-9689-3f0cf7a484bc","lifecycleState":"CERTIFIED","lastUpdateDate":1647645779562,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"16e6287f-4fcd-413d-8edb-f9da406eeaa3","invariantUUID":"65597066-09f4-40a5-bf80-b663b7f6906e","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4b9f327-469a-479f-ac50-02eb504c3162","lifecycleState":"CERTIFIED","lastUpdateDate":1647645901872,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab1a9f84-c711-487c-b83c-727a227f4ad9","invariantUUID":"16a5c2ad-e0d7-4543-99e2-59d3142f6079","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":"defaulticon","uniqueId":"09b7dd69-efa2-4ab4-a614-c7f75cbc9b2b","lifecycleState":"CERTIFIED","lastUpdateDate":1647645985243,"name":"PolicyControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ad1607d-50f5-46e5-bf2c-2a7f6f8cb29d","invariantUUID":"e3e83dcd-ec61-4a73-bd94-a18a556ef521","systemName":"Policycontrolloopelement","description":"The TOSCA service template representing the PolicyControlLoopElement","tags":["PolicyControlLoopElement","org.onap.policy.clamp.controlloop.PolicyControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6cceb0a-5b88-45c1-8da8-f0e37935b90d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645793867,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d51cd62-552a-4746-a83c-2d78251e8496","invariantUUID":"9cef0b55-67a8-46c4-abb9-a21bc42c816a","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":"defaulticon","uniqueId":"0a086141-3200-4d6a-bb0f-d7e60f7630b1","lifecycleState":"CERTIFIED","lastUpdateDate":1647645984727,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae882013-75a1-47f1-a83a-14e4c93cced6","invariantUUID":"fee53dc3-bfd6-452a-bf49-ab5f44175443","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.controlloop.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":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b933f14a-dea2-437d-9e6c-15b276e9d75b","lifecycleState":"CERTIFIED","lastUpdateDate":1647645841716,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8b73931-452d-4d70-acdd-277ef4c91b78","invariantUUID":"5ec15c7a-c182-4c32-891f-9a9f7ba1940a","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a42bbdf-7b79-4bcf-8374-64abd5f198b1","lifecycleState":"CERTIFIED","lastUpdateDate":1647645826394,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2827eeba-be5e-439b-b794-cc3293e8f520","invariantUUID":"3c4288f4-d724-4c15-9f6b-06bd6466cfe7","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"00ccf71c-5432-4247-9a77-59e25d839882","lifecycleState":"CERTIFIED","lastUpdateDate":1647645814165,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26bcfdf1-4667-4ca0-9491-db9d47faed6c","invariantUUID":"ced3108a-496d-43e8-8e94-421d27d8aac9","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":"defaulticon","uniqueId":"79774558-f2d9-4176-8575-02b0d2efad66","lifecycleState":"CERTIFIED","lastUpdateDate":1647645771494,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a528084-2c49-4449-9efc-e6bf63616f6b","invariantUUID":"cd44b017-48a9-425c-af1b-1f183376e5a3","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":"network","uniqueId":"73995d86-3f7b-4f31-bd98-dabb81816a71","lifecycleState":"CERTIFIED","lastUpdateDate":1647645781133,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f43adfe-bed1-4c7f-a136-65440e3aa738","invariantUUID":"77adf63c-c3d7-4c67-8b27-0b04a43ac3e8","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":"130b3fbc-6365-4d64-90aa-761a71b7ead5","lifecycleState":"CERTIFIED","lastUpdateDate":1647645969978,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ca855b9-89cf-4fc0-9d2e-2ae778fc233f","invariantUUID":"675c0db4-b7d9-4a69-86eb-0c09f9c6b4af","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":"port","uniqueId":"acdd2cdd-9178-4047-9335-3dbfb7f83e99","lifecycleState":"CERTIFIED","lastUpdateDate":1647645796897,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0285ce34-791b-430a-b1e6-ca965532e216","invariantUUID":"dea9c7bf-3e9b-4b7c-bd81-9ee66e719c3e","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"047782e8-a648-489f-90f5-3676a3db2274","lifecycleState":"CERTIFIED","lastUpdateDate":1647645910453,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5687243-3e51-4948-bb34-e46f382e48f0","invariantUUID":"66fd63f4-679e-4cfc-ae48-03c229dacf25","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":"a9e5a28c-9b47-45ce-ac2d-53341603f439","lifecycleState":"CERTIFIED","lastUpdateDate":1647645869405,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e55c9d47-ce5b-41ae-9fe0-6bf2a413f593","invariantUUID":"0cc5b80f-df6a-499e-a930-e78077d8f850","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":"f0415a43-b059-4ee2-b436-dd76ce8ece6a","lifecycleState":"CERTIFIED","lastUpdateDate":1647645804598,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4d9c946-3fb9-4ccd-b5cf-632e5003a247","invariantUUID":"5c11b57f-d1d0-44be-8bf1-aa5888bf3b35","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bba08083-022c-409e-91c9-5aced00a9726","lifecycleState":"CERTIFIED","lastUpdateDate":1647645900500,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d373502-c393-4004-8c0a-343bca5a4c0f","invariantUUID":"739d921b-931a-48ac-8f26-66d5f11cd1dc","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":"networkrules","uniqueId":"04f625c6-de91-4cb9-8b8b-6963941faae7","lifecycleState":"CERTIFIED","lastUpdateDate":1647645812557,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dc37f508-dc01-4f57-83fd-82b6335ab276","invariantUUID":"4bef2f8d-ea9b-4807-99b1-3f4e9e00acf7","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":"f1e13744-7ae4-46de-bea8-a1ad05deb0a0","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970879,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9c6238b-0017-4ac4-b768-03926c2ed5ba","invariantUUID":"568e8bff-eff3-4dae-96bc-55977d30b700","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","lifecycleState":"CERTIFIED","lastUpdateDate":1647645762836,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d75f328f-4dbc-4ec8-8a8d-af5f7b9bf951","invariantUUID":"62273f67-4ceb-4d49-b3a8-86d2610ca18c","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba03362e-6d88-47b2-8b20-4099252c9476","lifecycleState":"CERTIFIED","lastUpdateDate":1647645969855,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"721ec8eb-d84d-4f3f-a2b2-768b7af25a5f","invariantUUID":"31fb6c87-9fd4-4b25-b1b9-4052550cc2f2","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":"78aedbe4-f4ff-421e-b0c1-b1a7e372879d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645865170,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"772d5dad-494b-45f3-bab2-05529831b185","invariantUUID":"4665cebb-10fd-4ad9-8713-d0851af20c75","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bd8359f8-a84c-4574-ae2c-b787dd9aa71e","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970237,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cf4b237-b2dc-42d2-a5e8-04c08300afd5","invariantUUID":"1beba1d3-5858-4c2a-b732-b6a4681ddc2a","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":"network","uniqueId":"a11b710d-6615-4ed3-ba18-cee23fa9ff09","lifecycleState":"CERTIFIED","lastUpdateDate":1647645801490,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a1a9d6d1-e768-44bb-a9d1-2b56ee314940","invariantUUID":"681aacec-1f10-4b6d-99a7-50af58ba3d37","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4715fc90-e397-4f09-9de5-09d4aaede0cf","lifecycleState":"CERTIFIED","lastUpdateDate":1647645832548,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a31c7318-0d30-44fc-8307-70c2d88603f0","invariantUUID":"9c70787a-ba83-48aa-b16c-3e2d763d0c59","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":"objectStorage","uniqueId":"9894bd50-05d6-4313-8668-4053453b1626","lifecycleState":"CERTIFIED","lastUpdateDate":1647645774865,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ef697dc-fc00-46a3-8824-75c9db79dea4","invariantUUID":"98f6c2f1-1915-426a-87be-7cc8d96f7f93","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":"compute","uniqueId":"0ad76c6f-2db9-4695-a17a-cc6f2f0dabc9","lifecycleState":"CERTIFIED","lastUpdateDate":1647645873603,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a181123-7973-4b68-86f6-6b86841d8a17","invariantUUID":"88a0d036-798c-422d-89f1-7a26f5f766c5","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b2b5c893-6a36-476c-9acd-7141d72115fe","lifecycleState":"CERTIFIED","lastUpdateDate":1647645875479,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6af34fbc-3588-4801-a72c-acbac5e6a38a","invariantUUID":"4c216f4a-4603-4011-96bb-8184bac5b98d","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":"port","uniqueId":"7c3619b5-e356-4aa7-9d33-85fe69c91703","lifecycleState":"CERTIFIED","lastUpdateDate":1647645896250,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d038f0f-6f24-4be2-b507-9fb457f43f04","invariantUUID":"a8c9ceb2-5b24-4396-8a74-28c933442243","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":"defaulticon","uniqueId":"d2209aca-5e60-4b25-b79f-31757bb7cbdc","lifecycleState":"CERTIFIED","lastUpdateDate":1647645798487,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03d7c46b-894d-4117-b2c0-34b7356fae5f","invariantUUID":"124de767-ff7d-4c57-a346-19e78b5796cb","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":"df034a0b-5354-410b-8d74-388ad1177340","lifecycleState":"CERTIFIED","lastUpdateDate":1647645806214,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"63f00080-0044-46bd-82f3-a0584de68e36","invariantUUID":"2f52cd4e-d2ae-4ea0-85d6-79a1ebb99cdb","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"923f3944-e3b8-42f6-ad2d-fcf12dd8670d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645829392,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a3a38b9-99e2-4665-9df3-2b949eb4929a","invariantUUID":"096b7236-c83e-444d-a147-2c6a81dfce12","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":"objectStorage","uniqueId":"6e301f42-8347-4a1a-b7cc-3f0a3d4156e7","lifecycleState":"CERTIFIED","lastUpdateDate":1647645773166,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d82d6198-313c-4d22-ab13-25636fd62f37","invariantUUID":"ce287df1-60f6-4ee4-9dcc-894bedaa335f","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":"network","uniqueId":"4a18758a-6f96-4b75-851a-d6ca3c64c3ce","lifecycleState":"CERTIFIED","lastUpdateDate":1647645899068,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fa58f48-e82e-4d50-b50b-2195a5119839","invariantUUID":"4f93abfb-28e4-465b-a462-80305e4bda2e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4e10b946-dcfd-4535-a01b-beb6ec0dfdac","lifecycleState":"CERTIFIED","lastUpdateDate":1647645926916,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbce7d9-9211-4c95-90ad-b10900b1c14e","invariantUUID":"46c0f50d-ed9e-42f3-a146-87f76292d319","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":"2a49af7d-a694-426d-a131-656e9f5de8d2","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970592,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64760fa4-ae59-442c-aa5a-a9d8aa2386c1","invariantUUID":"884b6249-845e-421a-bf50-f06bb75d5726","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":"port","uniqueId":"f8746893-a6cc-4f94-b2b8-8b609088f379","lifecycleState":"CERTIFIED","lastUpdateDate":1647645971056,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1432ea3e-4ccc-4f28-90e5-9d29cc0d9c7f","invariantUUID":"db9c2d4a-0f0c-466e-9211-cb2734c7a157","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":"network","uniqueId":"b50632f6-d281-42c0-949b-318c36c50423","lifecycleState":"CERTIFIED","lastUpdateDate":1647645916116,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf757bb-5fe5-4a3c-8fc7-acc966f7653d","invariantUUID":"c2dcc029-bc1b-497b-80e8-b69ab16922d2","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6fcf463c-f03a-49a2-9611-5e6d4aecb712","lifecycleState":"CERTIFIED","lastUpdateDate":1647645930052,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e9fc0f0-8291-4bc6-b508-30e905148450","invariantUUID":"9244acc0-8039-491a-b4ef-bbea7d363870","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":"objectStorage","uniqueId":"43ef681c-92d8-4ff1-a4d5-3508230b85f1","lifecycleState":"CERTIFIED","lastUpdateDate":1647645860935,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27617309-60b6-482e-b35e-15f3145c3005","invariantUUID":"3a117469-5a79-41bf-b2cc-a3f56db35372","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9d3c74b6-9df2-44ae-89a2-52708567d4f4","lifecycleState":"CERTIFIED","lastUpdateDate":1647645881534,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"505ae761-1ea1-4c8b-8783-182c4591944a","invariantUUID":"4f7f7aa7-e383-4304-8b5e-a6840d42153a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f5996ba-3a85-4ee3-a3f8-133d57c1eb5f","lifecycleState":"CERTIFIED","lastUpdateDate":1647645925238,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c211f3aa-c3ba-4291-848b-49e99cd3b594","invariantUUID":"abc17eb4-c048-4234-917a-cc5f949ed0c5","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":"defaulticon","uniqueId":"8e67d982-103b-43e1-82db-24b72952edeb","lifecycleState":"CERTIFIED","lastUpdateDate":1647645859480,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00c8123c-0c03-4a2b-9072-8b562538b330","invariantUUID":"60d15e80-ef9b-4e72-9384-41c433dc5de4","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":"objectStorage","uniqueId":"7beb8df6-1380-411e-b017-9a6acd895afa","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970360,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8eebf31-e3de-4696-810a-dd6d1891abed","invariantUUID":"3bfb9876-241e-41cd-9f86-09eec105cb77","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":"fab67aad-2acd-480c-be9a-01bd88ee2c26","lifecycleState":"CERTIFIED","lastUpdateDate":1647645897627,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e079fb4f-bc7a-4fa6-94b2-a30d826fc53a","invariantUUID":"a57af0b3-9421-4d91-b04a-a5718e33a895","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":"network","uniqueId":"cfe23f0f-750b-4132-81b7-471cfc8b04c7","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970473,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01bf259f-d717-4e4a-8ed1-1f92b153d949","invariantUUID":"5c5d505f-e21b-4135-bed1-db2d0a65231a","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":"objectStorage","uniqueId":"58cc4112-1423-4a5d-9d0a-9d0be0e15ca0","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970137,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8772e4c5-f0aa-4162-a179-dd878bc1e7e2","invariantUUID":"aa5f6b5b-58d1-4d7f-835c-7461f10d2741","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":"74f4f1d2-fc83-442c-aee5-9a16ba982d92","lifecycleState":"CERTIFIED","lastUpdateDate":1647645835610,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed18de5e-2a42-48b9-94f1-2b0b043e0772","invariantUUID":"f7b6e918-83e6-425a-96ac-7d9963cb83b4","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":"defaulticon","uniqueId":"00a5fc0b-5510-4ec2-bb4f-86e2fdc9e5ab","lifecycleState":"CERTIFIED","lastUpdateDate":1647645985569,"name":"HttpControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1d3266b-cbb8-488a-acdd-9a4b41b6e390","invariantUUID":"eb496050-8b3e-41c2-8662-1d43c9eb4cc2","systemName":"Httpcontrolloopelement","description":"The TOSCA service template representing the HttpControlLoopElement","tags":["HttpControlLoopElement","org.onap.policy.clamp.controlloop.HttpControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5ac406d-d064-4231-ac06-959d8544b5c9","lifecycleState":"CERTIFIED","lastUpdateDate":1647645855056,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ec7f3ee5-9d59-442b-ad42-90491a45116b","invariantUUID":"1989100d-987d-4aaa-82f0-7ae807b52981","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"4fb47d67-f41f-48d7-b811-22993883b81c","lifecycleState":"CERTIFIED","lastUpdateDate":1647645822660,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"637cdf3d-5df3-4e62-8155-492aea062fed","invariantUUID":"f7e7dfc4-8e2b-4f67-8c2f-39e9efac9da9","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":"objectStorage","uniqueId":"fa6349a2-fb3c-40d6-88c7-af96bfadf901","lifecycleState":"CERTIFIED","lastUpdateDate":1647645789907,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28fd6720-d7bc-4023-816e-95b66b9e916a","invariantUUID":"bae33a94-3206-4acc-b111-719733e479b8","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3099cf58-97ed-4b75-b50d-b030bcecbe61","lifecycleState":"CERTIFIED","lastUpdateDate":1647645868027,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6228bc73-5402-46b1-a549-e2ef3447ee6f","invariantUUID":"2f1158d0-9710-4879-9127-04e5ca36cef1","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":"defaulticon","uniqueId":"9a6d1c99-764c-49fd-800d-5c79009426b8","lifecycleState":"CERTIFIED","lastUpdateDate":1647645891849,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f14ce424-02a3-4d35-9fe6-3a2d4c929c8b","invariantUUID":"1583a99b-7e71-43d4-bff2-c921ecf1b6ff","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab064c1b-7fd1-4121-9dbf-11474bb334d7","lifecycleState":"CERTIFIED","lastUpdateDate":1647645862335,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"197cf072-857e-466c-b1a6-3eb07f3bba8b","invariantUUID":"a42c2522-94ac-4830-9979-c47821e3e8c4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"20ea0eb7-01c6-41b6-aa86-8781ac8fd042","lifecycleState":"CERTIFIED","lastUpdateDate":1647645921611,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bee7c31-c273-49aa-abb8-bd2009f4e39f","invariantUUID":"5b37cdd7-91bb-44a0-9f26-83cffc7b5d1e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"828fac80-76f3-46bc-a336-a47f0f602b34","lifecycleState":"CERTIFIED","lastUpdateDate":1647645985019,"name":"ControlLoop","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b9bc114-ca92-4b99-9ce9-d0a7cd898576","invariantUUID":"04d92eb1-8953-4b71-826c-36141059d2cb","systemName":"Controlloop","description":"The TOSCA service template representing the ControlLoop","tags":["ControlLoop","org.onap.policy.clamp.controlloop.ControlLoop"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"801f2d03-5af6-4cd1-adbc-e4705f1b1a3d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645821169,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ce9ad4d-7cfe-4226-b489-2fbc5575ec59","invariantUUID":"de0ecded-e936-4a01-b3d7-982c7dea22cf","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":"compute","uniqueId":"41cdc1c0-b036-45e4-9e44-26915d671948","lifecycleState":"CERTIFIED","lastUpdateDate":1647645870765,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68dac4c3-4435-4d0c-a739-691f6b0dab77","invariantUUID":"f0fd218e-eee3-4bfd-bab9-3827e354d300","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":"compute","uniqueId":"5a44b44d-978e-4783-9cdc-2f067c07d1b6","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970776,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8634349-506c-4c00-898c-dbb3301d7ebd","invariantUUID":"03affb61-1176-4f35-ac73-f0fe06d9ccea","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":"3c1e569e-f58c-4853-8c05-a22e73967e92","lifecycleState":"CERTIFIED","lastUpdateDate":1647645850569,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9370acc4-7e8e-4ea4-9e70-5f7d3293a7dc","invariantUUID":"69e57bdd-01fb-45f1-8ae7-c7b92674c7cf","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":"port","uniqueId":"a3d32549-9fae-4f03-9303-a4a6c7a22b46","lifecycleState":"CERTIFIED","lastUpdateDate":1647645933269,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b90eab6b-7f57-4bee-a325-d7a1f4fd71ea","invariantUUID":"c0b9309b-f5b8-4380-85ef-78746b0e03ca","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":"compute","uniqueId":"05e9f369-c72b-4815-9ecf-1a1467c9aeff","lifecycleState":"CERTIFIED","lastUpdateDate":1647645863781,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a7df25e-b88d-45c8-b89f-d3e7307b1346","invariantUUID":"ea02c076-2abd-4ba8-9ade-adeb2275881c","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":"7016d690-3c4b-49f9-bc66-58dfd3782105","lifecycleState":"CERTIFIED","lastUpdateDate":1647645856534,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a518c1b-1a0a-485d-ae26-bb9279770cd8","invariantUUID":"ec281c63-a642-4e2c-a2e3-6c3680667ebc","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":"loadBalancer","uniqueId":"469ab719-d9ad-4e97-8453-10e26000745a","lifecycleState":"CERTIFIED","lastUpdateDate":1647645778002,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b4b6974-2beb-4dc8-9c58-69237861f12d","invariantUUID":"b96fb862-c53a-479c-b2a9-f853e12a4675","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":"dbbda440-7c5f-4b91-af5e-c8eb8b3653ac","lifecycleState":"CERTIFIED","lastUpdateDate":1647645890150,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20f23a6d-bafe-4bc9-8160-1ae07a7eb27f","invariantUUID":"c86cafdb-398f-4b50-b839-73e8c796005d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47860fbf-04b3-4a30-bb1e-7dbb5c2394a3","lifecycleState":"CERTIFIED","lastUpdateDate":1647645904806,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffda27ee-684a-42c2-b7e9-89bd6a6e2ae9","invariantUUID":"0b41ccec-becf-4764-8528-34178a2eff88","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":"networkrules","uniqueId":"3be74558-daa2-41a6-8ac8-0a0ca2ddf52c","lifecycleState":"CERTIFIED","lastUpdateDate":1647645819369,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e2edf4bd-db88-4a45-a39c-8a72d9c9e973","invariantUUID":"c9a43abb-4c44-4be4-aedb-8409ab14d3f7","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":"6e971c03-2762-4f28-a368-b5d0764da85a","lifecycleState":"CERTIFIED","lastUpdateDate":1647645834119,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5365001-a081-40a8-95d1-8abd7645a75a","invariantUUID":"e7cc0bde-17f0-4800-a728-a802f5b2a473","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"26f6e423-8b77-49d6-ac92-22719063bfdb","lifecycleState":"CERTIFIED","lastUpdateDate":1647645913608,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a2c0f53-e29c-4d9e-8fa5-d163502a3aa8","invariantUUID":"183d501f-f63b-415e-82f8-7d74eb15bb27","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80a077ff-940c-4a95-9ac7-c762bddf546e","lifecycleState":"CERTIFIED","lastUpdateDate":1647645802961,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e32e1d00-29fd-406a-8c38-84c1dd9e1a15","invariantUUID":"a12b029a-b7b7-4eb2-a1e6-eae9bc4727e8","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a443dde7-28d0-45fa-a68f-75d1f521701d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645795417,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56ad7362-a0d3-4d1d-8bd9-a65e45bee4fa","invariantUUID":"621b8013-c499-4edd-8abb-53af03112c64","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8d340a2d-fbb7-426e-a40d-d4ef7299c2b7","lifecycleState":"CERTIFIED","lastUpdateDate":1647645969730,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e4871d1-3ab5-4231-b82c-14331cf89d3a","invariantUUID":"6264bcd1-3c04-4e15-ab24-2e3722883139","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":"compute","uniqueId":"208a02ac-1717-4654-981b-3e0bcc914bac","lifecycleState":"CERTIFIED","lastUpdateDate":1647645928441,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"292f51ac-dd3c-4f62-8d14-e1333d75ab8d","invariantUUID":"7bc8ec8e-78e1-4c52-888f-c7283a9807f2","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"888f8ee5-20b4-4aba-871b-ce94748c0e46","lifecycleState":"CERTIFIED","lastUpdateDate":1647645985484,"name":"K8SMicroserviceControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be1c6136-28ad-4b1d-8bbb-495663024397","invariantUUID":"c7dd0ad4-1701-4f66-84cb-d1aec1db77b1","systemName":"K8smicroservicecontrolloopelement","description":"The TOSCA service template representing the K8SMicroserviceControlLoopElement","tags":["K8SMicroserviceControlLoopElement","org.onap.policy.clamp.controlloop.K8SMicroserviceControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a531956f-3785-4d1e-b186-0e16eacc41bf","lifecycleState":"CERTIFIED","lastUpdateDate":1647645931684,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0489ef7-98ff-4ca5-9fe6-1502465a7fee","invariantUUID":"34fcafaa-c6cb-4e2a-8f06-0ec89c0f856c","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":"defaulticon","uniqueId":"7f4be68c-869e-4dd7-9f8d-892b157519c5","lifecycleState":"CERTIFIED","lastUpdateDate":1647645858108,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"055fffd5-9820-4f65-8773-fba62e550a0d","invariantUUID":"b338ffa5-5e4f-4ddc-bedb-6cea753a2e7a","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5c91b2fa-7c32-49df-b717-cbaf210d58de","lifecycleState":"CERTIFIED","lastUpdateDate":1647645848543,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c52acab-23b0-4568-90d2-846990a014ae","invariantUUID":"b083ec6e-6cf3-490c-8bd1-cbbb60af6930","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":"defaulticon","uniqueId":"e9c8698c-c1fd-4c1c-a04b-f43845819cbf","lifecycleState":"CERTIFIED","lastUpdateDate":1647645985349,"name":"CDSControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16613d0a-558a-4992-8372-7a4f242776d7","invariantUUID":"f83d30a5-4c8e-4a6e-8591-481d12e08a81","systemName":"Cdscontrolloopelement","description":"The TOSCA service template representing the CDSControlLoopElement","tags":["CDSControlLoopElement","org.onap.policy.clamp.controlloop.CDSControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcb1cf63-0678-4cc0-b9eb-bc5e3e03eb2c","lifecycleState":"CERTIFIED","lastUpdateDate":1647645827966,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5db656d9-bb5b-4a22-82db-35d592d7af07","invariantUUID":"dd12741f-9202-423b-bc34-abf29eaeb58e","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":"port","uniqueId":"6a25dfed-768b-4a9f-94b3-99173f6dc853","lifecycleState":"CERTIFIED","lastUpdateDate":1647645893317,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f581ac5c-a8c9-426c-b4b3-490b2501ed95","invariantUUID":"a897c871-3373-4424-966b-89e6fec1f171","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":"ff5a6898-b129-433b-934c-bff50f6894d9","lifecycleState":"CERTIFIED","lastUpdateDate":1647645853590,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f3379ccc-aedb-4475-9c1c-a1716005fa26","invariantUUID":"c14e473f-4c2e-441f-acba-4768d3ce6427","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":"network","uniqueId":"096a1f7b-441e-4d9e-b2c5-f86306b913d5","lifecycleState":"CERTIFIED","lastUpdateDate":1647645799956,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa43db8b-a19d-40a9-9ea8-ac0cd3fabc1b","invariantUUID":"63a49f09-45f6-4436-9e9f-cc11f7d775ec","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":"objectStorage","uniqueId":"765e2b7c-3165-4a21-abd0-36b0d87ee677","lifecycleState":"CERTIFIED","lastUpdateDate":1647645792405,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04817f61-27dc-431c-9835-bf4b3f613c9a","invariantUUID":"f2234e36-d0b7-4f7f-8bed-01fbdd9d76cd","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":"0ee084ac-0367-4acc-be97-8fa9cdfa09de","lifecycleState":"CERTIFIED","lastUpdateDate":1647645883131,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad19d0f1-df9d-4a52-84a1-f02b6f31f1d4","invariantUUID":"ecc8e3ee-08e1-4809-a93a-8dac9c37253c","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":"compute","uniqueId":"956ae1d4-fd90-4796-b4df-cdc64143bb0d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645969626,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"510a2d23-c7a0-40be-964b-f0925e736d78","invariantUUID":"e909bac8-38b5-43c9-b99a-f796508ced62","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":"defaulticon","uniqueId":"dee27c91-aa9f-424c-9e39-c705a3e4d471","lifecycleState":"CERTIFIED","lastUpdateDate":1647645984883,"name":"ControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9f06b38-82d6-40ae-8f7f-43f5a90d8c55","invariantUUID":"33475a91-45b0-4875-af86-8ffd1114940c","systemName":"Controlloopelement","description":"The TOSCA service template representing the ControlLoopElement","tags":["ControlLoopElement","org.onap.policy.clamp.controlloop.ControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"22ca800b-a357-49c2-adae-7bafa9cfc765","lifecycleState":"CERTIFIED","lastUpdateDate":1647645919904,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56db7b0e-82ed-479f-9325-2379303ec6fb","invariantUUID":"54fc72f1-2608-4209-aaaa-57b90cdd144e","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":"compute","uniqueId":"f34f72d6-c6d9-458a-ba01-84cf475f2441","lifecycleState":"CERTIFIED","lastUpdateDate":1647645824934,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35e5b777-552c-44b6-bab7-9b6a4f8790ea","invariantUUID":"a0ab4b87-e4ad-42ef-8551-f19f2b8e285c","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":"port","uniqueId":"5613a500-3429-4abb-95a5-015816b86fe0","lifecycleState":"CERTIFIED","lastUpdateDate":1647645894741,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92697f53-624b-4fce-9a42-c0d3dad7eb31","invariantUUID":"89fafae6-00be-44e2-ab15-2c9614d5ee20","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dad71ef9-5426-4194-8f13-912ef6516885","lifecycleState":"CERTIFIED","lastUpdateDate":1647652731621,"name":"basic_onboard_pxaTGc","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9f848426-175a-4c15-ba94-1484a9480ddd","invariantUUID":"71438d11-186d-45d8-aea0-bb7cd4861aaa","systemName":"BasicOnboardPxatgc","description":"VF","tags":["basic_onboard_pxaTGc"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"be7ee220-2d3b-48f8-8123-34d930da60f1","lifecycleState":"CERTIFIED","lastUpdateDate":1647652473979,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a97418e3-fc0e-4c01-a4f4-5f1494bfc617","invariantUUID":"4119291a-9146-4054-b67d-280c6c0e5853","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1647652746012,"name":"basic_onboard_pxaTGc","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"be3cc51a-745b-43d6-82c8-2e71e74f7e9d","invariantUUID":"f127d2d0-7e38-477b-a81e-455b8b2d49f7","systemName":"BasicOnboardPxatgc","description":"service","tags":["basic_onboard_pxaTGc"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-19 01:19:06,948 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_pxaTGc found in resources list 2022-03-19 01:19:06,948 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-03-19 01:19:06,949 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/4aa6dbeb-83e9-4894-989f-414484db58af/resourceInstance 2022-03-19 01:19:06,949 DEBUG 132:onap_service.py(1) - [SDC][Add VF to ServiceProxy] data sent: { "name": "basic_onboard_pxaTGc", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "dad71ef9-5426-4194-8f13-912ef6516885", "originType": "VF", "componentUid": "dad71ef9-5426-4194-8f13-912ef6516885", "icon": "defaulticon" } 2022-03-19 01:19:06,950 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:19:10,071 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/4aa6dbeb-83e9-4894-989f-414484db58af/resourceInstance HTTP/1.1" 201 None 2022-03-19 01:19:10,073 INFO 142:onap_service.py(1) - [SDC][Add VF to ServiceProxy] response code: 201 2022-03-19 01:19:10,073 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":"26ac602b-cfa4-4ebd-a0bf-572809a31981.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"The VF Module ID is provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":"true","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.multi_stage_design","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"multi_stage_design","value":"false","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.nf_naming_code","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming_code","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.nf_function","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_function","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.controller_actor","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"controller_actor","value":"SO-REF-DATA","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.availability_zone_max_count","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"availability_zone_max_count","value":"1","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"metadata":null,"constraints":[{"validValues":["0","1","2"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.sdnc_artifact_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_artifact_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.vnf_name","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.max_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"max_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.ubuntu18_name_0","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.ubuntu18_pub_key","type":"string","required":false,"defaultValue":null,"description":"Public key to be installed on the compute instance","schema":null,"password":false,"name":"ubuntu18_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.nf_type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.dcae_collector_ip","type":"string","required":false,"defaultValue":null,"description":"IP address of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.vnf_id","type":"string","required":false,"defaultValue":null,"description":"The VNF ID is provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.sdnc_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.nf_role","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_role","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.min_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"min_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.dcae_collector_port","type":"string","required":false,"defaultValue":null,"description":"Port of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.ubuntu18_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Type of instance (flavor) to be used","schema":null,"password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.admin_plane_net_name","type":"string","required":false,"defaultValue":null,"description":"The external management network","schema":null,"password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.ubuntu18_image_name","type":"string","required":false,"defaultValue":null,"description":"Image to be used for compute instance","schema":null,"password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.sdnc_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_onboard_pxaTGc 0","SupportablityComponentVersion":null},"actualComponentUid":"dad71ef9-5426-4194-8f13-912ef6516885","createdFromCsar":false,"name":"basic_onboard_pxaTGc 0","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.dad71ef9-5426-4194-8f13-912ef6516885.basic_onboard_pxatgc0","normalizedName":"basic_onboard_pxatgc0","icon":"defaulticon","creationTime":1647652747936,"description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_onboard_pxatgc0","createdFrom":null,"componentUid":"dad71ef9-5426-4194-8f13-912ef6516885","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicOnboardPxatgc","modificationTime":1647652747936,"customizationUUID":"46a280dc-f37f-4608-9ceb-2d1b6546b75a","posX":"200","posY":"100","componentName":"basic_onboard_pxaTGc","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"empty":false,"ownerId":null} 2022-03-19 01:19:10,074 INFO 940:sdc_resource.py(1) - Resource VF basic_onboard_pxaTGc has been added on ServiceProxy basic_onboard_pxaTGc 2022-03-19 01:19:10,076 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_pxaTGc] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-19 01:19:10,076 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_pxaTGc] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/be3cc51a-745b-43d6-82c8-2e71e74f7e9d/distribution 2022-03-19 01:19:10,077 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_pxaTGc] data sent: None 2022-03-19 01:19:10,078 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:19:10,157 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/be3cc51a-745b-43d6-82c8-2e71e74f7e9d/distribution HTTP/1.1" 200 38 2022-03-19 01:19:10,158 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_pxaTGc] response code: 200 2022-03-19 01:19:10,159 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_pxaTGc] response: {"distributionStatusOfServiceList":[]} 2022-03-19 01:19:10,161 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_onboard_pxaTGc] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-19 01:19:10,161 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_onboard_pxaTGc] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2022-03-19 01:19:10,161 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_onboard_pxaTGc] data sent: None 2022-03-19 01:19:10,163 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:19:10,193 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-03-19 01:19:10,194 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_onboard_pxaTGc] response code: 200 2022-03-19 01:19:10,195 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_onboard_pxaTGc] response: {"distributionStatusList":[]} 2022-03-19 01:19:10,197 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-03-19 01:19:10,197 INFO 741:service.py(1) - attempting to checkin Service basic_onboard_pxaTGc in SDC 2022-03-19 01:19:10,199 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-03-19 01:19:10,200 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/4aa6dbeb-83e9-4894-989f-414484db58af/lifecycleState/checkin 2022-03-19 01:19:10,200 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2022-03-19 01:19:10,201 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:19:12,474 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/4aa6dbeb-83e9-4894-989f-414484db58af/lifecycleState/checkin HTTP/1.1" 200 1225 2022-03-19 01:19:12,475 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2022-03-19 01:19:12,476 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af","name":"basic_onboard_pxaTGc","version":"0.1","isHighestVersion":true,"creationDate":1647652746012,"lastUpdateDate":1647652750966,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_onboard_pxaTGc"],"icon":"network_l_1-3","normalizedName":"basiconboardpxatgc","systemName":"BasicOnboardPxatgc","contactId":"cs0008","allVersions":{"0.1":"4aa6dbeb-83e9-4894-989f-414484db58af"},"projectCode":"123456","invariantUUID":"f127d2d0-7e38-477b-a81e-455b8b2d49f7","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":"be3cc51a-745b-43d6-82c8-2e71e74f7e9d"} 2022-03-19 01:19:12,478 DEBUG 187:__init__.py(1) - check if Service basic_onboard_pxaTGc exists in SDC 2022-03-19 01:19:12,478 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-19 01:19:12,478 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-03-19 01:19:12,478 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-19 01:19:12,479 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-19 01:19:12,480 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-19 01:19:12,537 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 744 2022-03-19 01:19:12,538 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-19 01:19:12,538 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a97418e3-fc0e-4c01-a4f4-5f1494bfc617","invariantUUID":"4119291a-9146-4054-b67d-280c6c0e5853","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a97418e3-fc0e-4c01-a4f4-5f1494bfc617/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"be3cc51a-745b-43d6-82c8-2e71e74f7e9d","invariantUUID":"f127d2d0-7e38-477b-a81e-455b8b2d49f7","name":"basic_onboard_pxaTGc","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/be3cc51a-745b-43d6-82c8-2e71e74f7e9d/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-03-19 01:19:12,540 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-19 01:19:12,541 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-19 01:19:12,541 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-19 01:19:12,541 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-19 01:19:12,541 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_pxaTGc from SDC 2022-03-19 01:19:12,541 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-19 01:19:12,541 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-19 01:19:12,541 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-03-19 01:19:12,541 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-03-19 01:19:12,541 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_pxaTGc 2022-03-19 01:19:12,542 INFO 220:__init__.py(1) - Service found, updating information 2022-03-19 01:19:12,542 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-03-19 01:19:12,542 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-03-19 01:19:12,542 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-19 01:19:12,544 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:19:12,594 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-03-19 01:19:12,597 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-19 01:19:12,599 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2395589e-54c5-40b6-9689-3f0cf7a484bc","lifecycleState":"CERTIFIED","lastUpdateDate":1647645779562,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"16e6287f-4fcd-413d-8edb-f9da406eeaa3","invariantUUID":"65597066-09f4-40a5-bf80-b663b7f6906e","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4b9f327-469a-479f-ac50-02eb504c3162","lifecycleState":"CERTIFIED","lastUpdateDate":1647645901872,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab1a9f84-c711-487c-b83c-727a227f4ad9","invariantUUID":"16a5c2ad-e0d7-4543-99e2-59d3142f6079","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":"defaulticon","uniqueId":"09b7dd69-efa2-4ab4-a614-c7f75cbc9b2b","lifecycleState":"CERTIFIED","lastUpdateDate":1647645985243,"name":"PolicyControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ad1607d-50f5-46e5-bf2c-2a7f6f8cb29d","invariantUUID":"e3e83dcd-ec61-4a73-bd94-a18a556ef521","systemName":"Policycontrolloopelement","description":"The TOSCA service template representing the PolicyControlLoopElement","tags":["PolicyControlLoopElement","org.onap.policy.clamp.controlloop.PolicyControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6cceb0a-5b88-45c1-8da8-f0e37935b90d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645793867,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d51cd62-552a-4746-a83c-2d78251e8496","invariantUUID":"9cef0b55-67a8-46c4-abb9-a21bc42c816a","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":"defaulticon","uniqueId":"0a086141-3200-4d6a-bb0f-d7e60f7630b1","lifecycleState":"CERTIFIED","lastUpdateDate":1647645984727,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae882013-75a1-47f1-a83a-14e4c93cced6","invariantUUID":"fee53dc3-bfd6-452a-bf49-ab5f44175443","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.controlloop.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":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b933f14a-dea2-437d-9e6c-15b276e9d75b","lifecycleState":"CERTIFIED","lastUpdateDate":1647645841716,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8b73931-452d-4d70-acdd-277ef4c91b78","invariantUUID":"5ec15c7a-c182-4c32-891f-9a9f7ba1940a","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a42bbdf-7b79-4bcf-8374-64abd5f198b1","lifecycleState":"CERTIFIED","lastUpdateDate":1647645826394,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2827eeba-be5e-439b-b794-cc3293e8f520","invariantUUID":"3c4288f4-d724-4c15-9f6b-06bd6466cfe7","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"00ccf71c-5432-4247-9a77-59e25d839882","lifecycleState":"CERTIFIED","lastUpdateDate":1647645814165,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26bcfdf1-4667-4ca0-9491-db9d47faed6c","invariantUUID":"ced3108a-496d-43e8-8e94-421d27d8aac9","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":"defaulticon","uniqueId":"79774558-f2d9-4176-8575-02b0d2efad66","lifecycleState":"CERTIFIED","lastUpdateDate":1647645771494,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a528084-2c49-4449-9efc-e6bf63616f6b","invariantUUID":"cd44b017-48a9-425c-af1b-1f183376e5a3","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":"network","uniqueId":"73995d86-3f7b-4f31-bd98-dabb81816a71","lifecycleState":"CERTIFIED","lastUpdateDate":1647645781133,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f43adfe-bed1-4c7f-a136-65440e3aa738","invariantUUID":"77adf63c-c3d7-4c67-8b27-0b04a43ac3e8","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":"130b3fbc-6365-4d64-90aa-761a71b7ead5","lifecycleState":"CERTIFIED","lastUpdateDate":1647645969978,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ca855b9-89cf-4fc0-9d2e-2ae778fc233f","invariantUUID":"675c0db4-b7d9-4a69-86eb-0c09f9c6b4af","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":"port","uniqueId":"acdd2cdd-9178-4047-9335-3dbfb7f83e99","lifecycleState":"CERTIFIED","lastUpdateDate":1647645796897,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0285ce34-791b-430a-b1e6-ca965532e216","invariantUUID":"dea9c7bf-3e9b-4b7c-bd81-9ee66e719c3e","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"047782e8-a648-489f-90f5-3676a3db2274","lifecycleState":"CERTIFIED","lastUpdateDate":1647645910453,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5687243-3e51-4948-bb34-e46f382e48f0","invariantUUID":"66fd63f4-679e-4cfc-ae48-03c229dacf25","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":"a9e5a28c-9b47-45ce-ac2d-53341603f439","lifecycleState":"CERTIFIED","lastUpdateDate":1647645869405,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e55c9d47-ce5b-41ae-9fe0-6bf2a413f593","invariantUUID":"0cc5b80f-df6a-499e-a930-e78077d8f850","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":"f0415a43-b059-4ee2-b436-dd76ce8ece6a","lifecycleState":"CERTIFIED","lastUpdateDate":1647645804598,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4d9c946-3fb9-4ccd-b5cf-632e5003a247","invariantUUID":"5c11b57f-d1d0-44be-8bf1-aa5888bf3b35","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bba08083-022c-409e-91c9-5aced00a9726","lifecycleState":"CERTIFIED","lastUpdateDate":1647645900500,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d373502-c393-4004-8c0a-343bca5a4c0f","invariantUUID":"739d921b-931a-48ac-8f26-66d5f11cd1dc","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":"networkrules","uniqueId":"04f625c6-de91-4cb9-8b8b-6963941faae7","lifecycleState":"CERTIFIED","lastUpdateDate":1647645812557,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dc37f508-dc01-4f57-83fd-82b6335ab276","invariantUUID":"4bef2f8d-ea9b-4807-99b1-3f4e9e00acf7","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":"f1e13744-7ae4-46de-bea8-a1ad05deb0a0","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970879,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9c6238b-0017-4ac4-b768-03926c2ed5ba","invariantUUID":"568e8bff-eff3-4dae-96bc-55977d30b700","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","lifecycleState":"CERTIFIED","lastUpdateDate":1647645762836,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d75f328f-4dbc-4ec8-8a8d-af5f7b9bf951","invariantUUID":"62273f67-4ceb-4d49-b3a8-86d2610ca18c","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba03362e-6d88-47b2-8b20-4099252c9476","lifecycleState":"CERTIFIED","lastUpdateDate":1647645969855,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"721ec8eb-d84d-4f3f-a2b2-768b7af25a5f","invariantUUID":"31fb6c87-9fd4-4b25-b1b9-4052550cc2f2","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":"78aedbe4-f4ff-421e-b0c1-b1a7e372879d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645865170,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"772d5dad-494b-45f3-bab2-05529831b185","invariantUUID":"4665cebb-10fd-4ad9-8713-d0851af20c75","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bd8359f8-a84c-4574-ae2c-b787dd9aa71e","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970237,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cf4b237-b2dc-42d2-a5e8-04c08300afd5","invariantUUID":"1beba1d3-5858-4c2a-b732-b6a4681ddc2a","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":"network","uniqueId":"a11b710d-6615-4ed3-ba18-cee23fa9ff09","lifecycleState":"CERTIFIED","lastUpdateDate":1647645801490,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a1a9d6d1-e768-44bb-a9d1-2b56ee314940","invariantUUID":"681aacec-1f10-4b6d-99a7-50af58ba3d37","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4715fc90-e397-4f09-9de5-09d4aaede0cf","lifecycleState":"CERTIFIED","lastUpdateDate":1647645832548,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a31c7318-0d30-44fc-8307-70c2d88603f0","invariantUUID":"9c70787a-ba83-48aa-b16c-3e2d763d0c59","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":"objectStorage","uniqueId":"9894bd50-05d6-4313-8668-4053453b1626","lifecycleState":"CERTIFIED","lastUpdateDate":1647645774865,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ef697dc-fc00-46a3-8824-75c9db79dea4","invariantUUID":"98f6c2f1-1915-426a-87be-7cc8d96f7f93","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":"compute","uniqueId":"0ad76c6f-2db9-4695-a17a-cc6f2f0dabc9","lifecycleState":"CERTIFIED","lastUpdateDate":1647645873603,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a181123-7973-4b68-86f6-6b86841d8a17","invariantUUID":"88a0d036-798c-422d-89f1-7a26f5f766c5","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b2b5c893-6a36-476c-9acd-7141d72115fe","lifecycleState":"CERTIFIED","lastUpdateDate":1647645875479,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6af34fbc-3588-4801-a72c-acbac5e6a38a","invariantUUID":"4c216f4a-4603-4011-96bb-8184bac5b98d","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":"port","uniqueId":"7c3619b5-e356-4aa7-9d33-85fe69c91703","lifecycleState":"CERTIFIED","lastUpdateDate":1647645896250,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d038f0f-6f24-4be2-b507-9fb457f43f04","invariantUUID":"a8c9ceb2-5b24-4396-8a74-28c933442243","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":"defaulticon","uniqueId":"d2209aca-5e60-4b25-b79f-31757bb7cbdc","lifecycleState":"CERTIFIED","lastUpdateDate":1647645798487,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03d7c46b-894d-4117-b2c0-34b7356fae5f","invariantUUID":"124de767-ff7d-4c57-a346-19e78b5796cb","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":"df034a0b-5354-410b-8d74-388ad1177340","lifecycleState":"CERTIFIED","lastUpdateDate":1647645806214,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"63f00080-0044-46bd-82f3-a0584de68e36","invariantUUID":"2f52cd4e-d2ae-4ea0-85d6-79a1ebb99cdb","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"923f3944-e3b8-42f6-ad2d-fcf12dd8670d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645829392,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a3a38b9-99e2-4665-9df3-2b949eb4929a","invariantUUID":"096b7236-c83e-444d-a147-2c6a81dfce12","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":"objectStorage","uniqueId":"6e301f42-8347-4a1a-b7cc-3f0a3d4156e7","lifecycleState":"CERTIFIED","lastUpdateDate":1647645773166,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d82d6198-313c-4d22-ab13-25636fd62f37","invariantUUID":"ce287df1-60f6-4ee4-9dcc-894bedaa335f","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":"network","uniqueId":"4a18758a-6f96-4b75-851a-d6ca3c64c3ce","lifecycleState":"CERTIFIED","lastUpdateDate":1647645899068,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fa58f48-e82e-4d50-b50b-2195a5119839","invariantUUID":"4f93abfb-28e4-465b-a462-80305e4bda2e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4e10b946-dcfd-4535-a01b-beb6ec0dfdac","lifecycleState":"CERTIFIED","lastUpdateDate":1647645926916,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbce7d9-9211-4c95-90ad-b10900b1c14e","invariantUUID":"46c0f50d-ed9e-42f3-a146-87f76292d319","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":"2a49af7d-a694-426d-a131-656e9f5de8d2","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970592,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64760fa4-ae59-442c-aa5a-a9d8aa2386c1","invariantUUID":"884b6249-845e-421a-bf50-f06bb75d5726","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":"port","uniqueId":"f8746893-a6cc-4f94-b2b8-8b609088f379","lifecycleState":"CERTIFIED","lastUpdateDate":1647645971056,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1432ea3e-4ccc-4f28-90e5-9d29cc0d9c7f","invariantUUID":"db9c2d4a-0f0c-466e-9211-cb2734c7a157","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":"network","uniqueId":"b50632f6-d281-42c0-949b-318c36c50423","lifecycleState":"CERTIFIED","lastUpdateDate":1647645916116,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf757bb-5fe5-4a3c-8fc7-acc966f7653d","invariantUUID":"c2dcc029-bc1b-497b-80e8-b69ab16922d2","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6fcf463c-f03a-49a2-9611-5e6d4aecb712","lifecycleState":"CERTIFIED","lastUpdateDate":1647645930052,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e9fc0f0-8291-4bc6-b508-30e905148450","invariantUUID":"9244acc0-8039-491a-b4ef-bbea7d363870","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":"objectStorage","uniqueId":"43ef681c-92d8-4ff1-a4d5-3508230b85f1","lifecycleState":"CERTIFIED","lastUpdateDate":1647645860935,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27617309-60b6-482e-b35e-15f3145c3005","invariantUUID":"3a117469-5a79-41bf-b2cc-a3f56db35372","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9d3c74b6-9df2-44ae-89a2-52708567d4f4","lifecycleState":"CERTIFIED","lastUpdateDate":1647645881534,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"505ae761-1ea1-4c8b-8783-182c4591944a","invariantUUID":"4f7f7aa7-e383-4304-8b5e-a6840d42153a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f5996ba-3a85-4ee3-a3f8-133d57c1eb5f","lifecycleState":"CERTIFIED","lastUpdateDate":1647645925238,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c211f3aa-c3ba-4291-848b-49e99cd3b594","invariantUUID":"abc17eb4-c048-4234-917a-cc5f949ed0c5","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":"defaulticon","uniqueId":"8e67d982-103b-43e1-82db-24b72952edeb","lifecycleState":"CERTIFIED","lastUpdateDate":1647645859480,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00c8123c-0c03-4a2b-9072-8b562538b330","invariantUUID":"60d15e80-ef9b-4e72-9384-41c433dc5de4","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":"objectStorage","uniqueId":"7beb8df6-1380-411e-b017-9a6acd895afa","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970360,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8eebf31-e3de-4696-810a-dd6d1891abed","invariantUUID":"3bfb9876-241e-41cd-9f86-09eec105cb77","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":"fab67aad-2acd-480c-be9a-01bd88ee2c26","lifecycleState":"CERTIFIED","lastUpdateDate":1647645897627,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e079fb4f-bc7a-4fa6-94b2-a30d826fc53a","invariantUUID":"a57af0b3-9421-4d91-b04a-a5718e33a895","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":"network","uniqueId":"cfe23f0f-750b-4132-81b7-471cfc8b04c7","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970473,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01bf259f-d717-4e4a-8ed1-1f92b153d949","invariantUUID":"5c5d505f-e21b-4135-bed1-db2d0a65231a","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":"objectStorage","uniqueId":"58cc4112-1423-4a5d-9d0a-9d0be0e15ca0","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970137,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8772e4c5-f0aa-4162-a179-dd878bc1e7e2","invariantUUID":"aa5f6b5b-58d1-4d7f-835c-7461f10d2741","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":"74f4f1d2-fc83-442c-aee5-9a16ba982d92","lifecycleState":"CERTIFIED","lastUpdateDate":1647645835610,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed18de5e-2a42-48b9-94f1-2b0b043e0772","invariantUUID":"f7b6e918-83e6-425a-96ac-7d9963cb83b4","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":"defaulticon","uniqueId":"00a5fc0b-5510-4ec2-bb4f-86e2fdc9e5ab","lifecycleState":"CERTIFIED","lastUpdateDate":1647645985569,"name":"HttpControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1d3266b-cbb8-488a-acdd-9a4b41b6e390","invariantUUID":"eb496050-8b3e-41c2-8662-1d43c9eb4cc2","systemName":"Httpcontrolloopelement","description":"The TOSCA service template representing the HttpControlLoopElement","tags":["HttpControlLoopElement","org.onap.policy.clamp.controlloop.HttpControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5ac406d-d064-4231-ac06-959d8544b5c9","lifecycleState":"CERTIFIED","lastUpdateDate":1647645855056,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ec7f3ee5-9d59-442b-ad42-90491a45116b","invariantUUID":"1989100d-987d-4aaa-82f0-7ae807b52981","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"4fb47d67-f41f-48d7-b811-22993883b81c","lifecycleState":"CERTIFIED","lastUpdateDate":1647645822660,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"637cdf3d-5df3-4e62-8155-492aea062fed","invariantUUID":"f7e7dfc4-8e2b-4f67-8c2f-39e9efac9da9","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":"objectStorage","uniqueId":"fa6349a2-fb3c-40d6-88c7-af96bfadf901","lifecycleState":"CERTIFIED","lastUpdateDate":1647645789907,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28fd6720-d7bc-4023-816e-95b66b9e916a","invariantUUID":"bae33a94-3206-4acc-b111-719733e479b8","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3099cf58-97ed-4b75-b50d-b030bcecbe61","lifecycleState":"CERTIFIED","lastUpdateDate":1647645868027,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6228bc73-5402-46b1-a549-e2ef3447ee6f","invariantUUID":"2f1158d0-9710-4879-9127-04e5ca36cef1","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":"defaulticon","uniqueId":"9a6d1c99-764c-49fd-800d-5c79009426b8","lifecycleState":"CERTIFIED","lastUpdateDate":1647645891849,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f14ce424-02a3-4d35-9fe6-3a2d4c929c8b","invariantUUID":"1583a99b-7e71-43d4-bff2-c921ecf1b6ff","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab064c1b-7fd1-4121-9dbf-11474bb334d7","lifecycleState":"CERTIFIED","lastUpdateDate":1647645862335,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"197cf072-857e-466c-b1a6-3eb07f3bba8b","invariantUUID":"a42c2522-94ac-4830-9979-c47821e3e8c4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"20ea0eb7-01c6-41b6-aa86-8781ac8fd042","lifecycleState":"CERTIFIED","lastUpdateDate":1647645921611,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bee7c31-c273-49aa-abb8-bd2009f4e39f","invariantUUID":"5b37cdd7-91bb-44a0-9f26-83cffc7b5d1e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"828fac80-76f3-46bc-a336-a47f0f602b34","lifecycleState":"CERTIFIED","lastUpdateDate":1647645985019,"name":"ControlLoop","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b9bc114-ca92-4b99-9ce9-d0a7cd898576","invariantUUID":"04d92eb1-8953-4b71-826c-36141059d2cb","systemName":"Controlloop","description":"The TOSCA service template representing the ControlLoop","tags":["ControlLoop","org.onap.policy.clamp.controlloop.ControlLoop"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"801f2d03-5af6-4cd1-adbc-e4705f1b1a3d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645821169,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ce9ad4d-7cfe-4226-b489-2fbc5575ec59","invariantUUID":"de0ecded-e936-4a01-b3d7-982c7dea22cf","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":"compute","uniqueId":"41cdc1c0-b036-45e4-9e44-26915d671948","lifecycleState":"CERTIFIED","lastUpdateDate":1647645870765,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68dac4c3-4435-4d0c-a739-691f6b0dab77","invariantUUID":"f0fd218e-eee3-4bfd-bab9-3827e354d300","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":"compute","uniqueId":"5a44b44d-978e-4783-9cdc-2f067c07d1b6","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970776,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8634349-506c-4c00-898c-dbb3301d7ebd","invariantUUID":"03affb61-1176-4f35-ac73-f0fe06d9ccea","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":"3c1e569e-f58c-4853-8c05-a22e73967e92","lifecycleState":"CERTIFIED","lastUpdateDate":1647645850569,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9370acc4-7e8e-4ea4-9e70-5f7d3293a7dc","invariantUUID":"69e57bdd-01fb-45f1-8ae7-c7b92674c7cf","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":"port","uniqueId":"a3d32549-9fae-4f03-9303-a4a6c7a22b46","lifecycleState":"CERTIFIED","lastUpdateDate":1647645933269,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b90eab6b-7f57-4bee-a325-d7a1f4fd71ea","invariantUUID":"c0b9309b-f5b8-4380-85ef-78746b0e03ca","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":"compute","uniqueId":"05e9f369-c72b-4815-9ecf-1a1467c9aeff","lifecycleState":"CERTIFIED","lastUpdateDate":1647645863781,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a7df25e-b88d-45c8-b89f-d3e7307b1346","invariantUUID":"ea02c076-2abd-4ba8-9ade-adeb2275881c","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":"7016d690-3c4b-49f9-bc66-58dfd3782105","lifecycleState":"CERTIFIED","lastUpdateDate":1647645856534,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a518c1b-1a0a-485d-ae26-bb9279770cd8","invariantUUID":"ec281c63-a642-4e2c-a2e3-6c3680667ebc","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":"loadBalancer","uniqueId":"469ab719-d9ad-4e97-8453-10e26000745a","lifecycleState":"CERTIFIED","lastUpdateDate":1647645778002,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b4b6974-2beb-4dc8-9c58-69237861f12d","invariantUUID":"b96fb862-c53a-479c-b2a9-f853e12a4675","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":"dbbda440-7c5f-4b91-af5e-c8eb8b3653ac","lifecycleState":"CERTIFIED","lastUpdateDate":1647645890150,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20f23a6d-bafe-4bc9-8160-1ae07a7eb27f","invariantUUID":"c86cafdb-398f-4b50-b839-73e8c796005d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47860fbf-04b3-4a30-bb1e-7dbb5c2394a3","lifecycleState":"CERTIFIED","lastUpdateDate":1647645904806,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffda27ee-684a-42c2-b7e9-89bd6a6e2ae9","invariantUUID":"0b41ccec-becf-4764-8528-34178a2eff88","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":"networkrules","uniqueId":"3be74558-daa2-41a6-8ac8-0a0ca2ddf52c","lifecycleState":"CERTIFIED","lastUpdateDate":1647645819369,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e2edf4bd-db88-4a45-a39c-8a72d9c9e973","invariantUUID":"c9a43abb-4c44-4be4-aedb-8409ab14d3f7","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":"6e971c03-2762-4f28-a368-b5d0764da85a","lifecycleState":"CERTIFIED","lastUpdateDate":1647645834119,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5365001-a081-40a8-95d1-8abd7645a75a","invariantUUID":"e7cc0bde-17f0-4800-a728-a802f5b2a473","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"26f6e423-8b77-49d6-ac92-22719063bfdb","lifecycleState":"CERTIFIED","lastUpdateDate":1647645913608,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a2c0f53-e29c-4d9e-8fa5-d163502a3aa8","invariantUUID":"183d501f-f63b-415e-82f8-7d74eb15bb27","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80a077ff-940c-4a95-9ac7-c762bddf546e","lifecycleState":"CERTIFIED","lastUpdateDate":1647645802961,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e32e1d00-29fd-406a-8c38-84c1dd9e1a15","invariantUUID":"a12b029a-b7b7-4eb2-a1e6-eae9bc4727e8","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a443dde7-28d0-45fa-a68f-75d1f521701d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645795417,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56ad7362-a0d3-4d1d-8bd9-a65e45bee4fa","invariantUUID":"621b8013-c499-4edd-8abb-53af03112c64","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8d340a2d-fbb7-426e-a40d-d4ef7299c2b7","lifecycleState":"CERTIFIED","lastUpdateDate":1647645969730,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e4871d1-3ab5-4231-b82c-14331cf89d3a","invariantUUID":"6264bcd1-3c04-4e15-ab24-2e3722883139","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":"compute","uniqueId":"208a02ac-1717-4654-981b-3e0bcc914bac","lifecycleState":"CERTIFIED","lastUpdateDate":1647645928441,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"292f51ac-dd3c-4f62-8d14-e1333d75ab8d","invariantUUID":"7bc8ec8e-78e1-4c52-888f-c7283a9807f2","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"888f8ee5-20b4-4aba-871b-ce94748c0e46","lifecycleState":"CERTIFIED","lastUpdateDate":1647645985484,"name":"K8SMicroserviceControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be1c6136-28ad-4b1d-8bbb-495663024397","invariantUUID":"c7dd0ad4-1701-4f66-84cb-d1aec1db77b1","systemName":"K8smicroservicecontrolloopelement","description":"The TOSCA service template representing the K8SMicroserviceControlLoopElement","tags":["K8SMicroserviceControlLoopElement","org.onap.policy.clamp.controlloop.K8SMicroserviceControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a531956f-3785-4d1e-b186-0e16eacc41bf","lifecycleState":"CERTIFIED","lastUpdateDate":1647645931684,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0489ef7-98ff-4ca5-9fe6-1502465a7fee","invariantUUID":"34fcafaa-c6cb-4e2a-8f06-0ec89c0f856c","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":"defaulticon","uniqueId":"7f4be68c-869e-4dd7-9f8d-892b157519c5","lifecycleState":"CERTIFIED","lastUpdateDate":1647645858108,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"055fffd5-9820-4f65-8773-fba62e550a0d","invariantUUID":"b338ffa5-5e4f-4ddc-bedb-6cea753a2e7a","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5c91b2fa-7c32-49df-b717-cbaf210d58de","lifecycleState":"CERTIFIED","lastUpdateDate":1647645848543,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c52acab-23b0-4568-90d2-846990a014ae","invariantUUID":"b083ec6e-6cf3-490c-8bd1-cbbb60af6930","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":"defaulticon","uniqueId":"e9c8698c-c1fd-4c1c-a04b-f43845819cbf","lifecycleState":"CERTIFIED","lastUpdateDate":1647645985349,"name":"CDSControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16613d0a-558a-4992-8372-7a4f242776d7","invariantUUID":"f83d30a5-4c8e-4a6e-8591-481d12e08a81","systemName":"Cdscontrolloopelement","description":"The TOSCA service template representing the CDSControlLoopElement","tags":["CDSControlLoopElement","org.onap.policy.clamp.controlloop.CDSControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcb1cf63-0678-4cc0-b9eb-bc5e3e03eb2c","lifecycleState":"CERTIFIED","lastUpdateDate":1647645827966,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5db656d9-bb5b-4a22-82db-35d592d7af07","invariantUUID":"dd12741f-9202-423b-bc34-abf29eaeb58e","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":"port","uniqueId":"6a25dfed-768b-4a9f-94b3-99173f6dc853","lifecycleState":"CERTIFIED","lastUpdateDate":1647645893317,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f581ac5c-a8c9-426c-b4b3-490b2501ed95","invariantUUID":"a897c871-3373-4424-966b-89e6fec1f171","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":"ff5a6898-b129-433b-934c-bff50f6894d9","lifecycleState":"CERTIFIED","lastUpdateDate":1647645853590,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f3379ccc-aedb-4475-9c1c-a1716005fa26","invariantUUID":"c14e473f-4c2e-441f-acba-4768d3ce6427","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":"network","uniqueId":"096a1f7b-441e-4d9e-b2c5-f86306b913d5","lifecycleState":"CERTIFIED","lastUpdateDate":1647645799956,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa43db8b-a19d-40a9-9ea8-ac0cd3fabc1b","invariantUUID":"63a49f09-45f6-4436-9e9f-cc11f7d775ec","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":"objectStorage","uniqueId":"765e2b7c-3165-4a21-abd0-36b0d87ee677","lifecycleState":"CERTIFIED","lastUpdateDate":1647645792405,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04817f61-27dc-431c-9835-bf4b3f613c9a","invariantUUID":"f2234e36-d0b7-4f7f-8bed-01fbdd9d76cd","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":"0ee084ac-0367-4acc-be97-8fa9cdfa09de","lifecycleState":"CERTIFIED","lastUpdateDate":1647645883131,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad19d0f1-df9d-4a52-84a1-f02b6f31f1d4","invariantUUID":"ecc8e3ee-08e1-4809-a93a-8dac9c37253c","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":"compute","uniqueId":"956ae1d4-fd90-4796-b4df-cdc64143bb0d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645969626,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"510a2d23-c7a0-40be-964b-f0925e736d78","invariantUUID":"e909bac8-38b5-43c9-b99a-f796508ced62","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":"defaulticon","uniqueId":"dee27c91-aa9f-424c-9e39-c705a3e4d471","lifecycleState":"CERTIFIED","lastUpdateDate":1647645984883,"name":"ControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9f06b38-82d6-40ae-8f7f-43f5a90d8c55","invariantUUID":"33475a91-45b0-4875-af86-8ffd1114940c","systemName":"Controlloopelement","description":"The TOSCA service template representing the ControlLoopElement","tags":["ControlLoopElement","org.onap.policy.clamp.controlloop.ControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"22ca800b-a357-49c2-adae-7bafa9cfc765","lifecycleState":"CERTIFIED","lastUpdateDate":1647645919904,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56db7b0e-82ed-479f-9325-2379303ec6fb","invariantUUID":"54fc72f1-2608-4209-aaaa-57b90cdd144e","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":"compute","uniqueId":"f34f72d6-c6d9-458a-ba01-84cf475f2441","lifecycleState":"CERTIFIED","lastUpdateDate":1647645824934,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35e5b777-552c-44b6-bab7-9b6a4f8790ea","invariantUUID":"a0ab4b87-e4ad-42ef-8551-f19f2b8e285c","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":"port","uniqueId":"5613a500-3429-4abb-95a5-015816b86fe0","lifecycleState":"CERTIFIED","lastUpdateDate":1647645894741,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92697f53-624b-4fce-9a42-c0d3dad7eb31","invariantUUID":"89fafae6-00be-44e2-ab15-2c9614d5ee20","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dad71ef9-5426-4194-8f13-912ef6516885","lifecycleState":"CERTIFIED","lastUpdateDate":1647652731621,"name":"basic_onboard_pxaTGc","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9f848426-175a-4c15-ba94-1484a9480ddd","invariantUUID":"71438d11-186d-45d8-aea0-bb7cd4861aaa","systemName":"BasicOnboardPxatgc","description":"VF","tags":["basic_onboard_pxaTGc"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"be7ee220-2d3b-48f8-8123-34d930da60f1","lifecycleState":"CERTIFIED","lastUpdateDate":1647652473979,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a97418e3-fc0e-4c01-a4f4-5f1494bfc617","invariantUUID":"4119291a-9146-4054-b67d-280c6c0e5853","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1647652750966,"name":"basic_onboard_pxaTGc","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"be3cc51a-745b-43d6-82c8-2e71e74f7e9d","invariantUUID":"f127d2d0-7e38-477b-a81e-455b8b2d49f7","systemName":"BasicOnboardPxatgc","description":"service","tags":["basic_onboard_pxaTGc"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-19 01:19:12,604 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_pxaTGc found in services list 2022-03-19 01:19:12,605 INFO 741:service.py(1) - attempting to Certify Service basic_onboard_pxaTGc in SDC 2022-03-19 01:19:12,608 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-03-19 01:19:12,608 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/4aa6dbeb-83e9-4894-989f-414484db58af/lifecycleState/Certify 2022-03-19 01:19:12,608 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2022-03-19 01:19:12,610 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:19:16,138 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/4aa6dbeb-83e9-4894-989f-414484db58af/lifecycleState/Certify HTTP/1.1" 200 1213 2022-03-19 01:19:16,139 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2022-03-19 01:19:16,140 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"2c7078f4-51ae-4fc6-be30-3917880265eb","name":"basic_onboard_pxaTGc","version":"1.0","isHighestVersion":true,"creationDate":1647652746012,"lastUpdateDate":1647652750966,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_onboard_pxaTGc"],"icon":"network_l_1-3","normalizedName":"basiconboardpxatgc","systemName":"BasicOnboardPxatgc","contactId":"cs0008","allVersions":{"1.0":"2c7078f4-51ae-4fc6-be30-3917880265eb"},"projectCode":"123456","invariantUUID":"f127d2d0-7e38-477b-a81e-455b8b2d49f7","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":"be3cc51a-745b-43d6-82c8-2e71e74f7e9d"} 2022-03-19 01:19:16,142 DEBUG 187:__init__.py(1) - check if Service basic_onboard_pxaTGc exists in SDC 2022-03-19 01:19:16,142 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-19 01:19:16,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-03-19 01:19:16,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-03-19 01:19:16,142 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-19 01:19:16,144 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-19 01:19:16,206 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2022-03-19 01:19:16,207 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-19 01:19:16,207 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a97418e3-fc0e-4c01-a4f4-5f1494bfc617","invariantUUID":"4119291a-9146-4054-b67d-280c6c0e5853","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a97418e3-fc0e-4c01-a4f4-5f1494bfc617/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"be3cc51a-745b-43d6-82c8-2e71e74f7e9d","invariantUUID":"f127d2d0-7e38-477b-a81e-455b8b2d49f7","name":"basic_onboard_pxaTGc","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/be3cc51a-745b-43d6-82c8-2e71e74f7e9d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-03-19 01:19:16,209 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-19 01:19:16,209 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-19 01:19:16,209 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-19 01:19:16,209 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-19 01:19:16,209 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_pxaTGc from SDC 2022-03-19 01:19:16,209 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-19 01:19:16,209 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-19 01:19:16,210 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-19 01:19:16,210 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-03-19 01:19:16,210 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_pxaTGc 2022-03-19 01:19:16,210 INFO 220:__init__.py(1) - Service found, updating information 2022-03-19 01:19:16,210 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-03-19 01:19:16,210 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-03-19 01:19:16,210 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-19 01:19:16,212 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:19:16,269 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-03-19 01:19:16,271 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-19 01:19:16,273 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2395589e-54c5-40b6-9689-3f0cf7a484bc","lifecycleState":"CERTIFIED","lastUpdateDate":1647645779562,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"16e6287f-4fcd-413d-8edb-f9da406eeaa3","invariantUUID":"65597066-09f4-40a5-bf80-b663b7f6906e","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4b9f327-469a-479f-ac50-02eb504c3162","lifecycleState":"CERTIFIED","lastUpdateDate":1647645901872,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab1a9f84-c711-487c-b83c-727a227f4ad9","invariantUUID":"16a5c2ad-e0d7-4543-99e2-59d3142f6079","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":"defaulticon","uniqueId":"09b7dd69-efa2-4ab4-a614-c7f75cbc9b2b","lifecycleState":"CERTIFIED","lastUpdateDate":1647645985243,"name":"PolicyControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ad1607d-50f5-46e5-bf2c-2a7f6f8cb29d","invariantUUID":"e3e83dcd-ec61-4a73-bd94-a18a556ef521","systemName":"Policycontrolloopelement","description":"The TOSCA service template representing the PolicyControlLoopElement","tags":["PolicyControlLoopElement","org.onap.policy.clamp.controlloop.PolicyControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6cceb0a-5b88-45c1-8da8-f0e37935b90d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645793867,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d51cd62-552a-4746-a83c-2d78251e8496","invariantUUID":"9cef0b55-67a8-46c4-abb9-a21bc42c816a","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":"defaulticon","uniqueId":"0a086141-3200-4d6a-bb0f-d7e60f7630b1","lifecycleState":"CERTIFIED","lastUpdateDate":1647645984727,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae882013-75a1-47f1-a83a-14e4c93cced6","invariantUUID":"fee53dc3-bfd6-452a-bf49-ab5f44175443","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.controlloop.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":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b933f14a-dea2-437d-9e6c-15b276e9d75b","lifecycleState":"CERTIFIED","lastUpdateDate":1647645841716,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8b73931-452d-4d70-acdd-277ef4c91b78","invariantUUID":"5ec15c7a-c182-4c32-891f-9a9f7ba1940a","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a42bbdf-7b79-4bcf-8374-64abd5f198b1","lifecycleState":"CERTIFIED","lastUpdateDate":1647645826394,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2827eeba-be5e-439b-b794-cc3293e8f520","invariantUUID":"3c4288f4-d724-4c15-9f6b-06bd6466cfe7","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"00ccf71c-5432-4247-9a77-59e25d839882","lifecycleState":"CERTIFIED","lastUpdateDate":1647645814165,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26bcfdf1-4667-4ca0-9491-db9d47faed6c","invariantUUID":"ced3108a-496d-43e8-8e94-421d27d8aac9","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":"defaulticon","uniqueId":"79774558-f2d9-4176-8575-02b0d2efad66","lifecycleState":"CERTIFIED","lastUpdateDate":1647645771494,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a528084-2c49-4449-9efc-e6bf63616f6b","invariantUUID":"cd44b017-48a9-425c-af1b-1f183376e5a3","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":"network","uniqueId":"73995d86-3f7b-4f31-bd98-dabb81816a71","lifecycleState":"CERTIFIED","lastUpdateDate":1647645781133,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f43adfe-bed1-4c7f-a136-65440e3aa738","invariantUUID":"77adf63c-c3d7-4c67-8b27-0b04a43ac3e8","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":"130b3fbc-6365-4d64-90aa-761a71b7ead5","lifecycleState":"CERTIFIED","lastUpdateDate":1647645969978,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ca855b9-89cf-4fc0-9d2e-2ae778fc233f","invariantUUID":"675c0db4-b7d9-4a69-86eb-0c09f9c6b4af","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":"port","uniqueId":"acdd2cdd-9178-4047-9335-3dbfb7f83e99","lifecycleState":"CERTIFIED","lastUpdateDate":1647645796897,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0285ce34-791b-430a-b1e6-ca965532e216","invariantUUID":"dea9c7bf-3e9b-4b7c-bd81-9ee66e719c3e","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"047782e8-a648-489f-90f5-3676a3db2274","lifecycleState":"CERTIFIED","lastUpdateDate":1647645910453,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5687243-3e51-4948-bb34-e46f382e48f0","invariantUUID":"66fd63f4-679e-4cfc-ae48-03c229dacf25","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":"a9e5a28c-9b47-45ce-ac2d-53341603f439","lifecycleState":"CERTIFIED","lastUpdateDate":1647645869405,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e55c9d47-ce5b-41ae-9fe0-6bf2a413f593","invariantUUID":"0cc5b80f-df6a-499e-a930-e78077d8f850","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":"f0415a43-b059-4ee2-b436-dd76ce8ece6a","lifecycleState":"CERTIFIED","lastUpdateDate":1647645804598,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4d9c946-3fb9-4ccd-b5cf-632e5003a247","invariantUUID":"5c11b57f-d1d0-44be-8bf1-aa5888bf3b35","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bba08083-022c-409e-91c9-5aced00a9726","lifecycleState":"CERTIFIED","lastUpdateDate":1647645900500,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d373502-c393-4004-8c0a-343bca5a4c0f","invariantUUID":"739d921b-931a-48ac-8f26-66d5f11cd1dc","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":"networkrules","uniqueId":"04f625c6-de91-4cb9-8b8b-6963941faae7","lifecycleState":"CERTIFIED","lastUpdateDate":1647645812557,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dc37f508-dc01-4f57-83fd-82b6335ab276","invariantUUID":"4bef2f8d-ea9b-4807-99b1-3f4e9e00acf7","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":"f1e13744-7ae4-46de-bea8-a1ad05deb0a0","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970879,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9c6238b-0017-4ac4-b768-03926c2ed5ba","invariantUUID":"568e8bff-eff3-4dae-96bc-55977d30b700","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","lifecycleState":"CERTIFIED","lastUpdateDate":1647645762836,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d75f328f-4dbc-4ec8-8a8d-af5f7b9bf951","invariantUUID":"62273f67-4ceb-4d49-b3a8-86d2610ca18c","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba03362e-6d88-47b2-8b20-4099252c9476","lifecycleState":"CERTIFIED","lastUpdateDate":1647645969855,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"721ec8eb-d84d-4f3f-a2b2-768b7af25a5f","invariantUUID":"31fb6c87-9fd4-4b25-b1b9-4052550cc2f2","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":"78aedbe4-f4ff-421e-b0c1-b1a7e372879d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645865170,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"772d5dad-494b-45f3-bab2-05529831b185","invariantUUID":"4665cebb-10fd-4ad9-8713-d0851af20c75","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bd8359f8-a84c-4574-ae2c-b787dd9aa71e","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970237,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cf4b237-b2dc-42d2-a5e8-04c08300afd5","invariantUUID":"1beba1d3-5858-4c2a-b732-b6a4681ddc2a","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":"network","uniqueId":"a11b710d-6615-4ed3-ba18-cee23fa9ff09","lifecycleState":"CERTIFIED","lastUpdateDate":1647645801490,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a1a9d6d1-e768-44bb-a9d1-2b56ee314940","invariantUUID":"681aacec-1f10-4b6d-99a7-50af58ba3d37","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4715fc90-e397-4f09-9de5-09d4aaede0cf","lifecycleState":"CERTIFIED","lastUpdateDate":1647645832548,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a31c7318-0d30-44fc-8307-70c2d88603f0","invariantUUID":"9c70787a-ba83-48aa-b16c-3e2d763d0c59","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":"objectStorage","uniqueId":"9894bd50-05d6-4313-8668-4053453b1626","lifecycleState":"CERTIFIED","lastUpdateDate":1647645774865,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ef697dc-fc00-46a3-8824-75c9db79dea4","invariantUUID":"98f6c2f1-1915-426a-87be-7cc8d96f7f93","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":"compute","uniqueId":"0ad76c6f-2db9-4695-a17a-cc6f2f0dabc9","lifecycleState":"CERTIFIED","lastUpdateDate":1647645873603,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a181123-7973-4b68-86f6-6b86841d8a17","invariantUUID":"88a0d036-798c-422d-89f1-7a26f5f766c5","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b2b5c893-6a36-476c-9acd-7141d72115fe","lifecycleState":"CERTIFIED","lastUpdateDate":1647645875479,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6af34fbc-3588-4801-a72c-acbac5e6a38a","invariantUUID":"4c216f4a-4603-4011-96bb-8184bac5b98d","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":"port","uniqueId":"7c3619b5-e356-4aa7-9d33-85fe69c91703","lifecycleState":"CERTIFIED","lastUpdateDate":1647645896250,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d038f0f-6f24-4be2-b507-9fb457f43f04","invariantUUID":"a8c9ceb2-5b24-4396-8a74-28c933442243","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":"defaulticon","uniqueId":"d2209aca-5e60-4b25-b79f-31757bb7cbdc","lifecycleState":"CERTIFIED","lastUpdateDate":1647645798487,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03d7c46b-894d-4117-b2c0-34b7356fae5f","invariantUUID":"124de767-ff7d-4c57-a346-19e78b5796cb","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":"df034a0b-5354-410b-8d74-388ad1177340","lifecycleState":"CERTIFIED","lastUpdateDate":1647645806214,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"63f00080-0044-46bd-82f3-a0584de68e36","invariantUUID":"2f52cd4e-d2ae-4ea0-85d6-79a1ebb99cdb","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"923f3944-e3b8-42f6-ad2d-fcf12dd8670d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645829392,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a3a38b9-99e2-4665-9df3-2b949eb4929a","invariantUUID":"096b7236-c83e-444d-a147-2c6a81dfce12","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":"objectStorage","uniqueId":"6e301f42-8347-4a1a-b7cc-3f0a3d4156e7","lifecycleState":"CERTIFIED","lastUpdateDate":1647645773166,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d82d6198-313c-4d22-ab13-25636fd62f37","invariantUUID":"ce287df1-60f6-4ee4-9dcc-894bedaa335f","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":"network","uniqueId":"4a18758a-6f96-4b75-851a-d6ca3c64c3ce","lifecycleState":"CERTIFIED","lastUpdateDate":1647645899068,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fa58f48-e82e-4d50-b50b-2195a5119839","invariantUUID":"4f93abfb-28e4-465b-a462-80305e4bda2e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4e10b946-dcfd-4535-a01b-beb6ec0dfdac","lifecycleState":"CERTIFIED","lastUpdateDate":1647645926916,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbce7d9-9211-4c95-90ad-b10900b1c14e","invariantUUID":"46c0f50d-ed9e-42f3-a146-87f76292d319","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":"2a49af7d-a694-426d-a131-656e9f5de8d2","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970592,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64760fa4-ae59-442c-aa5a-a9d8aa2386c1","invariantUUID":"884b6249-845e-421a-bf50-f06bb75d5726","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":"port","uniqueId":"f8746893-a6cc-4f94-b2b8-8b609088f379","lifecycleState":"CERTIFIED","lastUpdateDate":1647645971056,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1432ea3e-4ccc-4f28-90e5-9d29cc0d9c7f","invariantUUID":"db9c2d4a-0f0c-466e-9211-cb2734c7a157","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":"network","uniqueId":"b50632f6-d281-42c0-949b-318c36c50423","lifecycleState":"CERTIFIED","lastUpdateDate":1647645916116,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf757bb-5fe5-4a3c-8fc7-acc966f7653d","invariantUUID":"c2dcc029-bc1b-497b-80e8-b69ab16922d2","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6fcf463c-f03a-49a2-9611-5e6d4aecb712","lifecycleState":"CERTIFIED","lastUpdateDate":1647645930052,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e9fc0f0-8291-4bc6-b508-30e905148450","invariantUUID":"9244acc0-8039-491a-b4ef-bbea7d363870","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":"objectStorage","uniqueId":"43ef681c-92d8-4ff1-a4d5-3508230b85f1","lifecycleState":"CERTIFIED","lastUpdateDate":1647645860935,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27617309-60b6-482e-b35e-15f3145c3005","invariantUUID":"3a117469-5a79-41bf-b2cc-a3f56db35372","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9d3c74b6-9df2-44ae-89a2-52708567d4f4","lifecycleState":"CERTIFIED","lastUpdateDate":1647645881534,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"505ae761-1ea1-4c8b-8783-182c4591944a","invariantUUID":"4f7f7aa7-e383-4304-8b5e-a6840d42153a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f5996ba-3a85-4ee3-a3f8-133d57c1eb5f","lifecycleState":"CERTIFIED","lastUpdateDate":1647645925238,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c211f3aa-c3ba-4291-848b-49e99cd3b594","invariantUUID":"abc17eb4-c048-4234-917a-cc5f949ed0c5","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":"defaulticon","uniqueId":"8e67d982-103b-43e1-82db-24b72952edeb","lifecycleState":"CERTIFIED","lastUpdateDate":1647645859480,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00c8123c-0c03-4a2b-9072-8b562538b330","invariantUUID":"60d15e80-ef9b-4e72-9384-41c433dc5de4","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":"objectStorage","uniqueId":"7beb8df6-1380-411e-b017-9a6acd895afa","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970360,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8eebf31-e3de-4696-810a-dd6d1891abed","invariantUUID":"3bfb9876-241e-41cd-9f86-09eec105cb77","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":"fab67aad-2acd-480c-be9a-01bd88ee2c26","lifecycleState":"CERTIFIED","lastUpdateDate":1647645897627,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e079fb4f-bc7a-4fa6-94b2-a30d826fc53a","invariantUUID":"a57af0b3-9421-4d91-b04a-a5718e33a895","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":"network","uniqueId":"cfe23f0f-750b-4132-81b7-471cfc8b04c7","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970473,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01bf259f-d717-4e4a-8ed1-1f92b153d949","invariantUUID":"5c5d505f-e21b-4135-bed1-db2d0a65231a","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":"objectStorage","uniqueId":"58cc4112-1423-4a5d-9d0a-9d0be0e15ca0","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970137,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8772e4c5-f0aa-4162-a179-dd878bc1e7e2","invariantUUID":"aa5f6b5b-58d1-4d7f-835c-7461f10d2741","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":"74f4f1d2-fc83-442c-aee5-9a16ba982d92","lifecycleState":"CERTIFIED","lastUpdateDate":1647645835610,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed18de5e-2a42-48b9-94f1-2b0b043e0772","invariantUUID":"f7b6e918-83e6-425a-96ac-7d9963cb83b4","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":"defaulticon","uniqueId":"00a5fc0b-5510-4ec2-bb4f-86e2fdc9e5ab","lifecycleState":"CERTIFIED","lastUpdateDate":1647645985569,"name":"HttpControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1d3266b-cbb8-488a-acdd-9a4b41b6e390","invariantUUID":"eb496050-8b3e-41c2-8662-1d43c9eb4cc2","systemName":"Httpcontrolloopelement","description":"The TOSCA service template representing the HttpControlLoopElement","tags":["HttpControlLoopElement","org.onap.policy.clamp.controlloop.HttpControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5ac406d-d064-4231-ac06-959d8544b5c9","lifecycleState":"CERTIFIED","lastUpdateDate":1647645855056,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ec7f3ee5-9d59-442b-ad42-90491a45116b","invariantUUID":"1989100d-987d-4aaa-82f0-7ae807b52981","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"4fb47d67-f41f-48d7-b811-22993883b81c","lifecycleState":"CERTIFIED","lastUpdateDate":1647645822660,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"637cdf3d-5df3-4e62-8155-492aea062fed","invariantUUID":"f7e7dfc4-8e2b-4f67-8c2f-39e9efac9da9","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":"objectStorage","uniqueId":"fa6349a2-fb3c-40d6-88c7-af96bfadf901","lifecycleState":"CERTIFIED","lastUpdateDate":1647645789907,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28fd6720-d7bc-4023-816e-95b66b9e916a","invariantUUID":"bae33a94-3206-4acc-b111-719733e479b8","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3099cf58-97ed-4b75-b50d-b030bcecbe61","lifecycleState":"CERTIFIED","lastUpdateDate":1647645868027,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6228bc73-5402-46b1-a549-e2ef3447ee6f","invariantUUID":"2f1158d0-9710-4879-9127-04e5ca36cef1","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":"defaulticon","uniqueId":"9a6d1c99-764c-49fd-800d-5c79009426b8","lifecycleState":"CERTIFIED","lastUpdateDate":1647645891849,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f14ce424-02a3-4d35-9fe6-3a2d4c929c8b","invariantUUID":"1583a99b-7e71-43d4-bff2-c921ecf1b6ff","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab064c1b-7fd1-4121-9dbf-11474bb334d7","lifecycleState":"CERTIFIED","lastUpdateDate":1647645862335,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"197cf072-857e-466c-b1a6-3eb07f3bba8b","invariantUUID":"a42c2522-94ac-4830-9979-c47821e3e8c4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"20ea0eb7-01c6-41b6-aa86-8781ac8fd042","lifecycleState":"CERTIFIED","lastUpdateDate":1647645921611,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bee7c31-c273-49aa-abb8-bd2009f4e39f","invariantUUID":"5b37cdd7-91bb-44a0-9f26-83cffc7b5d1e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"828fac80-76f3-46bc-a336-a47f0f602b34","lifecycleState":"CERTIFIED","lastUpdateDate":1647645985019,"name":"ControlLoop","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b9bc114-ca92-4b99-9ce9-d0a7cd898576","invariantUUID":"04d92eb1-8953-4b71-826c-36141059d2cb","systemName":"Controlloop","description":"The TOSCA service template representing the ControlLoop","tags":["ControlLoop","org.onap.policy.clamp.controlloop.ControlLoop"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"801f2d03-5af6-4cd1-adbc-e4705f1b1a3d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645821169,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ce9ad4d-7cfe-4226-b489-2fbc5575ec59","invariantUUID":"de0ecded-e936-4a01-b3d7-982c7dea22cf","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":"compute","uniqueId":"41cdc1c0-b036-45e4-9e44-26915d671948","lifecycleState":"CERTIFIED","lastUpdateDate":1647645870765,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68dac4c3-4435-4d0c-a739-691f6b0dab77","invariantUUID":"f0fd218e-eee3-4bfd-bab9-3827e354d300","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":"compute","uniqueId":"5a44b44d-978e-4783-9cdc-2f067c07d1b6","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970776,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8634349-506c-4c00-898c-dbb3301d7ebd","invariantUUID":"03affb61-1176-4f35-ac73-f0fe06d9ccea","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":"3c1e569e-f58c-4853-8c05-a22e73967e92","lifecycleState":"CERTIFIED","lastUpdateDate":1647645850569,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9370acc4-7e8e-4ea4-9e70-5f7d3293a7dc","invariantUUID":"69e57bdd-01fb-45f1-8ae7-c7b92674c7cf","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":"port","uniqueId":"a3d32549-9fae-4f03-9303-a4a6c7a22b46","lifecycleState":"CERTIFIED","lastUpdateDate":1647645933269,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b90eab6b-7f57-4bee-a325-d7a1f4fd71ea","invariantUUID":"c0b9309b-f5b8-4380-85ef-78746b0e03ca","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":"compute","uniqueId":"05e9f369-c72b-4815-9ecf-1a1467c9aeff","lifecycleState":"CERTIFIED","lastUpdateDate":1647645863781,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a7df25e-b88d-45c8-b89f-d3e7307b1346","invariantUUID":"ea02c076-2abd-4ba8-9ade-adeb2275881c","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":"7016d690-3c4b-49f9-bc66-58dfd3782105","lifecycleState":"CERTIFIED","lastUpdateDate":1647645856534,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a518c1b-1a0a-485d-ae26-bb9279770cd8","invariantUUID":"ec281c63-a642-4e2c-a2e3-6c3680667ebc","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":"loadBalancer","uniqueId":"469ab719-d9ad-4e97-8453-10e26000745a","lifecycleState":"CERTIFIED","lastUpdateDate":1647645778002,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b4b6974-2beb-4dc8-9c58-69237861f12d","invariantUUID":"b96fb862-c53a-479c-b2a9-f853e12a4675","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":"dbbda440-7c5f-4b91-af5e-c8eb8b3653ac","lifecycleState":"CERTIFIED","lastUpdateDate":1647645890150,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20f23a6d-bafe-4bc9-8160-1ae07a7eb27f","invariantUUID":"c86cafdb-398f-4b50-b839-73e8c796005d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47860fbf-04b3-4a30-bb1e-7dbb5c2394a3","lifecycleState":"CERTIFIED","lastUpdateDate":1647645904806,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffda27ee-684a-42c2-b7e9-89bd6a6e2ae9","invariantUUID":"0b41ccec-becf-4764-8528-34178a2eff88","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":"networkrules","uniqueId":"3be74558-daa2-41a6-8ac8-0a0ca2ddf52c","lifecycleState":"CERTIFIED","lastUpdateDate":1647645819369,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e2edf4bd-db88-4a45-a39c-8a72d9c9e973","invariantUUID":"c9a43abb-4c44-4be4-aedb-8409ab14d3f7","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":"6e971c03-2762-4f28-a368-b5d0764da85a","lifecycleState":"CERTIFIED","lastUpdateDate":1647645834119,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5365001-a081-40a8-95d1-8abd7645a75a","invariantUUID":"e7cc0bde-17f0-4800-a728-a802f5b2a473","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"26f6e423-8b77-49d6-ac92-22719063bfdb","lifecycleState":"CERTIFIED","lastUpdateDate":1647645913608,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a2c0f53-e29c-4d9e-8fa5-d163502a3aa8","invariantUUID":"183d501f-f63b-415e-82f8-7d74eb15bb27","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80a077ff-940c-4a95-9ac7-c762bddf546e","lifecycleState":"CERTIFIED","lastUpdateDate":1647645802961,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e32e1d00-29fd-406a-8c38-84c1dd9e1a15","invariantUUID":"a12b029a-b7b7-4eb2-a1e6-eae9bc4727e8","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a443dde7-28d0-45fa-a68f-75d1f521701d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645795417,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56ad7362-a0d3-4d1d-8bd9-a65e45bee4fa","invariantUUID":"621b8013-c499-4edd-8abb-53af03112c64","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8d340a2d-fbb7-426e-a40d-d4ef7299c2b7","lifecycleState":"CERTIFIED","lastUpdateDate":1647645969730,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e4871d1-3ab5-4231-b82c-14331cf89d3a","invariantUUID":"6264bcd1-3c04-4e15-ab24-2e3722883139","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":"compute","uniqueId":"208a02ac-1717-4654-981b-3e0bcc914bac","lifecycleState":"CERTIFIED","lastUpdateDate":1647645928441,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"292f51ac-dd3c-4f62-8d14-e1333d75ab8d","invariantUUID":"7bc8ec8e-78e1-4c52-888f-c7283a9807f2","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"888f8ee5-20b4-4aba-871b-ce94748c0e46","lifecycleState":"CERTIFIED","lastUpdateDate":1647645985484,"name":"K8SMicroserviceControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be1c6136-28ad-4b1d-8bbb-495663024397","invariantUUID":"c7dd0ad4-1701-4f66-84cb-d1aec1db77b1","systemName":"K8smicroservicecontrolloopelement","description":"The TOSCA service template representing the K8SMicroserviceControlLoopElement","tags":["K8SMicroserviceControlLoopElement","org.onap.policy.clamp.controlloop.K8SMicroserviceControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a531956f-3785-4d1e-b186-0e16eacc41bf","lifecycleState":"CERTIFIED","lastUpdateDate":1647645931684,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0489ef7-98ff-4ca5-9fe6-1502465a7fee","invariantUUID":"34fcafaa-c6cb-4e2a-8f06-0ec89c0f856c","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":"defaulticon","uniqueId":"7f4be68c-869e-4dd7-9f8d-892b157519c5","lifecycleState":"CERTIFIED","lastUpdateDate":1647645858108,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"055fffd5-9820-4f65-8773-fba62e550a0d","invariantUUID":"b338ffa5-5e4f-4ddc-bedb-6cea753a2e7a","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5c91b2fa-7c32-49df-b717-cbaf210d58de","lifecycleState":"CERTIFIED","lastUpdateDate":1647645848543,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c52acab-23b0-4568-90d2-846990a014ae","invariantUUID":"b083ec6e-6cf3-490c-8bd1-cbbb60af6930","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":"defaulticon","uniqueId":"e9c8698c-c1fd-4c1c-a04b-f43845819cbf","lifecycleState":"CERTIFIED","lastUpdateDate":1647645985349,"name":"CDSControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16613d0a-558a-4992-8372-7a4f242776d7","invariantUUID":"f83d30a5-4c8e-4a6e-8591-481d12e08a81","systemName":"Cdscontrolloopelement","description":"The TOSCA service template representing the CDSControlLoopElement","tags":["CDSControlLoopElement","org.onap.policy.clamp.controlloop.CDSControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcb1cf63-0678-4cc0-b9eb-bc5e3e03eb2c","lifecycleState":"CERTIFIED","lastUpdateDate":1647645827966,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5db656d9-bb5b-4a22-82db-35d592d7af07","invariantUUID":"dd12741f-9202-423b-bc34-abf29eaeb58e","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":"port","uniqueId":"6a25dfed-768b-4a9f-94b3-99173f6dc853","lifecycleState":"CERTIFIED","lastUpdateDate":1647645893317,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f581ac5c-a8c9-426c-b4b3-490b2501ed95","invariantUUID":"a897c871-3373-4424-966b-89e6fec1f171","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":"ff5a6898-b129-433b-934c-bff50f6894d9","lifecycleState":"CERTIFIED","lastUpdateDate":1647645853590,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f3379ccc-aedb-4475-9c1c-a1716005fa26","invariantUUID":"c14e473f-4c2e-441f-acba-4768d3ce6427","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":"network","uniqueId":"096a1f7b-441e-4d9e-b2c5-f86306b913d5","lifecycleState":"CERTIFIED","lastUpdateDate":1647645799956,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa43db8b-a19d-40a9-9ea8-ac0cd3fabc1b","invariantUUID":"63a49f09-45f6-4436-9e9f-cc11f7d775ec","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":"objectStorage","uniqueId":"765e2b7c-3165-4a21-abd0-36b0d87ee677","lifecycleState":"CERTIFIED","lastUpdateDate":1647645792405,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04817f61-27dc-431c-9835-bf4b3f613c9a","invariantUUID":"f2234e36-d0b7-4f7f-8bed-01fbdd9d76cd","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":"0ee084ac-0367-4acc-be97-8fa9cdfa09de","lifecycleState":"CERTIFIED","lastUpdateDate":1647645883131,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad19d0f1-df9d-4a52-84a1-f02b6f31f1d4","invariantUUID":"ecc8e3ee-08e1-4809-a93a-8dac9c37253c","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":"compute","uniqueId":"956ae1d4-fd90-4796-b4df-cdc64143bb0d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645969626,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"510a2d23-c7a0-40be-964b-f0925e736d78","invariantUUID":"e909bac8-38b5-43c9-b99a-f796508ced62","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":"defaulticon","uniqueId":"dee27c91-aa9f-424c-9e39-c705a3e4d471","lifecycleState":"CERTIFIED","lastUpdateDate":1647645984883,"name":"ControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9f06b38-82d6-40ae-8f7f-43f5a90d8c55","invariantUUID":"33475a91-45b0-4875-af86-8ffd1114940c","systemName":"Controlloopelement","description":"The TOSCA service template representing the ControlLoopElement","tags":["ControlLoopElement","org.onap.policy.clamp.controlloop.ControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"22ca800b-a357-49c2-adae-7bafa9cfc765","lifecycleState":"CERTIFIED","lastUpdateDate":1647645919904,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56db7b0e-82ed-479f-9325-2379303ec6fb","invariantUUID":"54fc72f1-2608-4209-aaaa-57b90cdd144e","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":"compute","uniqueId":"f34f72d6-c6d9-458a-ba01-84cf475f2441","lifecycleState":"CERTIFIED","lastUpdateDate":1647645824934,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35e5b777-552c-44b6-bab7-9b6a4f8790ea","invariantUUID":"a0ab4b87-e4ad-42ef-8551-f19f2b8e285c","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":"port","uniqueId":"5613a500-3429-4abb-95a5-015816b86fe0","lifecycleState":"CERTIFIED","lastUpdateDate":1647645894741,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92697f53-624b-4fce-9a42-c0d3dad7eb31","invariantUUID":"89fafae6-00be-44e2-ab15-2c9614d5ee20","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dad71ef9-5426-4194-8f13-912ef6516885","lifecycleState":"CERTIFIED","lastUpdateDate":1647652731621,"name":"basic_onboard_pxaTGc","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9f848426-175a-4c15-ba94-1484a9480ddd","invariantUUID":"71438d11-186d-45d8-aea0-bb7cd4861aaa","systemName":"BasicOnboardPxatgc","description":"VF","tags":["basic_onboard_pxaTGc"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2c7078f4-51ae-4fc6-be30-3917880265eb","lifecycleState":"CERTIFIED","lastUpdateDate":1647652750966,"name":"basic_onboard_pxaTGc","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"be3cc51a-745b-43d6-82c8-2e71e74f7e9d","invariantUUID":"f127d2d0-7e38-477b-a81e-455b8b2d49f7","systemName":"BasicOnboardPxatgc","description":"service","tags":["basic_onboard_pxaTGc"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"be7ee220-2d3b-48f8-8123-34d930da60f1","lifecycleState":"CERTIFIED","lastUpdateDate":1647652473979,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a97418e3-fc0e-4c01-a4f4-5f1494bfc617","invariantUUID":"4119291a-9146-4054-b67d-280c6c0e5853","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-19 01:19:16,279 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_pxaTGc found in services list 2022-03-19 01:19:26,290 INFO 741:service.py(1) - attempting to PROD/activate Service basic_onboard_pxaTGc in SDC 2022-03-19 01:19:26,293 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-03-19 01:19:26,293 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/2c7078f4-51ae-4fc6-be30-3917880265eb/distribution/PROD/activate 2022-03-19 01:19:26,293 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2022-03-19 01:19:26,295 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:19:29,027 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/2c7078f4-51ae-4fc6-be30-3917880265eb/distribution/PROD/activate HTTP/1.1" 200 None 2022-03-19 01:19:29,030 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2022-03-19 01:19:29,031 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2c7078f4-51ae-4fc6-be30-3917880265eb","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"2c7078f4-51ae-4fc6-be30-3917880265eb"},{"definition":false,"hidden":false,"uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2c7078f4-51ae-4fc6-be30-3917880265eb","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"2c7078f4-51ae-4fc6-be30-3917880265eb"},{"definition":false,"hidden":false,"uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2c7078f4-51ae-4fc6-be30-3917880265eb","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"2c7078f4-51ae-4fc6-be30-3917880265eb"},{"definition":false,"hidden":false,"uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2c7078f4-51ae-4fc6-be30-3917880265eb","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"2c7078f4-51ae-4fc6-be30-3917880265eb"},{"definition":false,"hidden":false,"uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2c7078f4-51ae-4fc6-be30-3917880265eb","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"2c7078f4-51ae-4fc6-be30-3917880265eb"}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1647652745805,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745805,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1647652745805,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745805,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.assettoscacsar","artifactName":"service-BasicOnboardPxatgc-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"Njk2NThmNjNiYzM1MmU3NmMzNzk4ZmI0NjIzYmMxNDQ=","artifactUUID":"de7e57b5-04c9-4492-9132-70e32b0ff271","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"4aa6dbeb-83e9-4894-989f-414484db58af.assettoscacsar","duplicated":false,"payloadUpdateDate":1647652754960,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647652745806,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.assettoscatemplate","artifactName":"service-BasicOnboardPxatgc-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"YTFjMzk0NDVhOTQxOGM2ZDMxMmMzYzExMzc0OWNjZjI=","artifactUUID":"6ad78732-e113-4bde-a4d0-40bec730aa5f","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"4aa6dbeb-83e9-4894-989f-414484db58af.assettoscatemplate","duplicated":false,"payloadUpdateDate":1647652754518,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647652745806,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"creationDate":1647652718552,"timeout":0,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YTY2YzVkOGMwY2U4M2MxYmU1YTI5MjJjYjBmYzU5ZDQ=","artifactUUID":"d412ce17-bde2-4688-9fcf-e11b1eb16f4b","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.vflicense","duplicated":false,"payloadUpdateDate":1647652718557,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1647652718552,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vfModulesMetadata":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated VF Modules information artifact","artifactType":"VF_MODULES_METADATA","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.4aa6dbeb-83e9-4894-989f-414484db58af.dad71ef9-5426-4194-8f13-912ef6516885.basic_onboard_pxatgc0.vfModulesMetadata","artifactName":"basic_onboard_pxatgc0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YTlmNDE5YWY5MWE4YTllYTVkNzBkMGZkNGZiNGQ3ZTQ=","artifactUUID":"3c855f1d-e25c-405d-b214-a345689dc79e","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"4aa6dbeb-83e9-4894-989f-414484db58af.4aa6dbeb-83e9-4894-989f-414484db58af.dad71ef9-5426-4194-8f13-912ef6516885.basic_onboard_pxatgc0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1647652753779,"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,"creationDate":1647652718671,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"2f556e91-9bc9-4bc1-b65a-770fe1dec111","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.heat1","duplicated":false,"payloadUpdateDate":1647652718688,"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":1647652718671,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"creationDate":1647652718452,"timeout":0,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc=","artifactUUID":"9e6178c8-3c52-42a6-84eb-e80fc1c66adf","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.vendorlicense","duplicated":false,"payloadUpdateDate":1647652718458,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1647652718452,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"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,"creationDate":1647652748220,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.dad71ef9-5426-4194-8f13-912ef6516885.basic_onboard_pxatgc0.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=","artifactUUID":"ae783195-1516-471a-9658-c5f910cd6dc1","generatedFromId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"4aa6dbeb-83e9-4894-989f-414484db58af.dad71ef9-5426-4194-8f13-912ef6516885.basic_onboard_pxatgc0.heat1env","duplicated":false,"payloadUpdateDate":1647652753212,"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":1647652748220,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647652748220,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiconboardpxatgcvspinformationtxt":{"heatParamUpdated":false,"creationDate":1647652718648,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.vspbasiconboardpxatgcvspinformationtxt","artifactName":"VSP_basic_onboard_pxaTGc_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"ZjkyOWNjNDEwY2ZkNWU0YTBhNjkwNGExZWUyMjEzYWQ=","artifactUUID":"db54fd20-e0d1-416d-bd3f-2fd9826be7dd","artifactDisplayName":"VSP_basic_onboard_pxaTGc_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardpxatgcvspinformationtxt","esId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.vspbasiconboardpxatgcvspinformationtxt","duplicated":false,"payloadUpdateDate":1647652718650,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1647652718648,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"version":"1","creationTime":1647652748225,"type":"org.openecomp.groups.VfModule","name":"basic_onboard_pxatgc0..BasicOnboardPxatgc..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,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"defaultValue":"1","description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"defaultValue":"1","description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"defaultValue":"1","description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"defaultValue":"Base","password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type"},{"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,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description"},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count"}],"artifacts":["26ac602b-cfa4-4ebd-a0bf-572809a31981.heat1","26ac602b-cfa4-4ebd-a0bf-572809a31981.heat1env"],"uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.dad71ef9-5426-4194-8f13-912ef6516885.basic_onboard_pxatgc0.26ac602b-cfa4-4ebd-a0bf-572809a31981.BasicOnboardPxatgc..base_ubuntu18..module-0.basic_onboard_pxatgc0basiconboardpxatgcbase_ubuntu18module0","invariantUUID":"560760fa-56fe-46f9-a2d3-387c6a4108b5","normalizedName":"basic_onboard_pxatgc0basiconboardpxatgcbase_ubuntu18module0","modificationTime":1647652748225,"customizationUUID":"47c1efca-ce58-4fec-bc22-0f4042e482a9","groupInstanceArtifacts":["4aa6dbeb-83e9-4894-989f-414484db58af.dad71ef9-5426-4194-8f13-912ef6516885.basic_onboard_pxatgc0.heat1env"],"groupInstanceArtifactsUuid":["ae783195-1516-471a-9658-c5f910cd6dc1"],"artifactsUuid":["2f556e91-9bc9-4bc1-b65a-770fe1dec111"],"groupUUID":"4e962f2e-8b51-48ad-9933-d40c04ec6cee","groupName":"BasicOnboardPxatgc..base_ubuntu18..module-0","groupUid":"26ac602b-cfa4-4ebd-a0bf-572809a31981.BasicOnboardPxatgc..base_ubuntu18..module-0","empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.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,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.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,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.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,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.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,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.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,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.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,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.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,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.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,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.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,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.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,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_onboard_pxaTGc 0"},"actualComponentUid":"dad71ef9-5426-4194-8f13-912ef6516885","createdFromCsar":false,"name":"basic_onboard_pxaTGc 0","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.dad71ef9-5426-4194-8f13-912ef6516885.basic_onboard_pxatgc0","normalizedName":"basic_onboard_pxatgc0","icon":"defaulticon","creationTime":1647652747936,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_onboard_pxatgc0","componentUid":"dad71ef9-5426-4194-8f13-912ef6516885","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicOnboardPxatgc","modificationTime":1647652747936,"customizationUUID":"46a280dc-f37f-4608-9ceb-2d1b6546b75a","posX":"200","posY":"100","componentName":"basic_onboard_pxaTGc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"4aa6dbeb-83e9-4894-989f-414484db58af.dad71ef9-5426-4194-8f13-912ef6516885.basic_onboard_pxatgc0":[{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.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,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.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,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.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,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.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,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.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,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.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,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.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,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.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,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.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,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26ac602b-cfa4-4ebd-a0bf-572809a31981.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,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6323d46e-d459-48eb-a135-ca75f007c396.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6323d46e-d459-48eb-a135-ca75f007c396","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"6323d46e-d459-48eb-a135-ca75f007c396"}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"14f1ffb5-487d-4e5b-a9da-abfe943ad322.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"14f1ffb5-487d-4e5b-a9da-abfe943ad322","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"14f1ffb5-487d-4e5b-a9da-abfe943ad322"},{"definition":false,"hidden":false,"uniqueId":"14f1ffb5-487d-4e5b-a9da-abfe943ad322.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"14f1ffb5-487d-4e5b-a9da-abfe943ad322","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"14f1ffb5-487d-4e5b-a9da-abfe943ad322"},{"definition":false,"hidden":false,"uniqueId":"14f1ffb5-487d-4e5b-a9da-abfe943ad322.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"14f1ffb5-487d-4e5b-a9da-abfe943ad322","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"14f1ffb5-487d-4e5b-a9da-abfe943ad322"},{"definition":false,"hidden":false,"uniqueId":"14f1ffb5-487d-4e5b-a9da-abfe943ad322.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"14f1ffb5-487d-4e5b-a9da-abfe943ad322","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"14f1ffb5-487d-4e5b-a9da-abfe943ad322"},{"definition":false,"hidden":false,"uniqueId":"14f1ffb5-487d-4e5b-a9da-abfe943ad322.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"14f1ffb5-487d-4e5b-a9da-abfe943ad322","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"14f1ffb5-487d-4e5b-a9da-abfe943ad322"}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"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","creationDate":1647652746012,"icon":"network_l_1-3","version":"1.0","name":"basic_onboard_pxaTGc","componentType":"SERVICE","description":"service","tags":["basic_onboard_pxaTGc"],"uniqueId":"2c7078f4-51ae-4fc6-be30-3917880265eb","componentMetadataForSupportLog":{"SupportablityComponentUUID":"be3cc51a-745b-43d6-82c8-2e71e74f7e9d","SupportablityComponentName":"basic_onboard_pxaTGc","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"be3cc51a-745b-43d6-82c8-2e71e74f7e9d","highestVersion":true,"systemName":"BasicOnboardPxatgc","invariantUUID":"f127d2d0-7e38-477b-a81e-455b8b2d49f7","normalizedName":"basiconboardpxatgc","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdateDate":1647652767948,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1647652745805,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745805,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1647652745806,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745806,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1647652745805,"timeout":0,"artifactType":"OTHER","uniqueId":"4aa6dbeb-83e9-4894-989f-414484db58af.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":1647652745805,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":{"1.0":"2c7078f4-51ae-4fc6-be30-3917880265eb"},"service":true,"categorySpecificMetadata":{},"vspArchived":false,"archiveTime":0} 2022-03-19 01:19:29,035 DEBUG 187:__init__.py(1) - check if Service basic_onboard_pxaTGc exists in SDC 2022-03-19 01:19:29,035 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-19 01:19:29,035 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-03-19 01:19:29,035 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-19 01:19:29,035 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-19 01:19:29,037 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-19 01:19:29,126 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 718 2022-03-19 01:19:29,127 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-19 01:19:29,127 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a97418e3-fc0e-4c01-a4f4-5f1494bfc617","invariantUUID":"4119291a-9146-4054-b67d-280c6c0e5853","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a97418e3-fc0e-4c01-a4f4-5f1494bfc617/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"be3cc51a-745b-43d6-82c8-2e71e74f7e9d","invariantUUID":"f127d2d0-7e38-477b-a81e-455b8b2d49f7","name":"basic_onboard_pxaTGc","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/be3cc51a-745b-43d6-82c8-2e71e74f7e9d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-19 01:19:29,130 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-19 01:19:29,130 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-19 01:19:29,130 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-19 01:19:29,130 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-19 01:19:29,130 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_pxaTGc from SDC 2022-03-19 01:19:29,130 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-19 01:19:29,130 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-19 01:19:29,130 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-19 01:19:29,131 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-03-19 01:19:29,131 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_pxaTGc 2022-03-19 01:19:29,131 INFO 220:__init__.py(1) - Service found, updating information 2022-03-19 01:19:29,131 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-03-19 01:19:29,131 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-03-19 01:19:29,131 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-19 01:19:29,133 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-19 01:19:29,194 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-19 01:19:29,198 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-19 01:19:29,200 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2395589e-54c5-40b6-9689-3f0cf7a484bc","lifecycleState":"CERTIFIED","lastUpdateDate":1647645779562,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"16e6287f-4fcd-413d-8edb-f9da406eeaa3","invariantUUID":"65597066-09f4-40a5-bf80-b663b7f6906e","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4b9f327-469a-479f-ac50-02eb504c3162","lifecycleState":"CERTIFIED","lastUpdateDate":1647645901872,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab1a9f84-c711-487c-b83c-727a227f4ad9","invariantUUID":"16a5c2ad-e0d7-4543-99e2-59d3142f6079","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":"defaulticon","uniqueId":"09b7dd69-efa2-4ab4-a614-c7f75cbc9b2b","lifecycleState":"CERTIFIED","lastUpdateDate":1647645985243,"name":"PolicyControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ad1607d-50f5-46e5-bf2c-2a7f6f8cb29d","invariantUUID":"e3e83dcd-ec61-4a73-bd94-a18a556ef521","systemName":"Policycontrolloopelement","description":"The TOSCA service template representing the PolicyControlLoopElement","tags":["PolicyControlLoopElement","org.onap.policy.clamp.controlloop.PolicyControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6cceb0a-5b88-45c1-8da8-f0e37935b90d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645793867,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d51cd62-552a-4746-a83c-2d78251e8496","invariantUUID":"9cef0b55-67a8-46c4-abb9-a21bc42c816a","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":"defaulticon","uniqueId":"0a086141-3200-4d6a-bb0f-d7e60f7630b1","lifecycleState":"CERTIFIED","lastUpdateDate":1647645984727,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae882013-75a1-47f1-a83a-14e4c93cced6","invariantUUID":"fee53dc3-bfd6-452a-bf49-ab5f44175443","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.controlloop.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":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b933f14a-dea2-437d-9e6c-15b276e9d75b","lifecycleState":"CERTIFIED","lastUpdateDate":1647645841716,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8b73931-452d-4d70-acdd-277ef4c91b78","invariantUUID":"5ec15c7a-c182-4c32-891f-9a9f7ba1940a","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a42bbdf-7b79-4bcf-8374-64abd5f198b1","lifecycleState":"CERTIFIED","lastUpdateDate":1647645826394,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2827eeba-be5e-439b-b794-cc3293e8f520","invariantUUID":"3c4288f4-d724-4c15-9f6b-06bd6466cfe7","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"00ccf71c-5432-4247-9a77-59e25d839882","lifecycleState":"CERTIFIED","lastUpdateDate":1647645814165,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26bcfdf1-4667-4ca0-9491-db9d47faed6c","invariantUUID":"ced3108a-496d-43e8-8e94-421d27d8aac9","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":"defaulticon","uniqueId":"79774558-f2d9-4176-8575-02b0d2efad66","lifecycleState":"CERTIFIED","lastUpdateDate":1647645771494,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a528084-2c49-4449-9efc-e6bf63616f6b","invariantUUID":"cd44b017-48a9-425c-af1b-1f183376e5a3","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":"network","uniqueId":"73995d86-3f7b-4f31-bd98-dabb81816a71","lifecycleState":"CERTIFIED","lastUpdateDate":1647645781133,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f43adfe-bed1-4c7f-a136-65440e3aa738","invariantUUID":"77adf63c-c3d7-4c67-8b27-0b04a43ac3e8","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":"130b3fbc-6365-4d64-90aa-761a71b7ead5","lifecycleState":"CERTIFIED","lastUpdateDate":1647645969978,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ca855b9-89cf-4fc0-9d2e-2ae778fc233f","invariantUUID":"675c0db4-b7d9-4a69-86eb-0c09f9c6b4af","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":"port","uniqueId":"acdd2cdd-9178-4047-9335-3dbfb7f83e99","lifecycleState":"CERTIFIED","lastUpdateDate":1647645796897,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0285ce34-791b-430a-b1e6-ca965532e216","invariantUUID":"dea9c7bf-3e9b-4b7c-bd81-9ee66e719c3e","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"047782e8-a648-489f-90f5-3676a3db2274","lifecycleState":"CERTIFIED","lastUpdateDate":1647645910453,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5687243-3e51-4948-bb34-e46f382e48f0","invariantUUID":"66fd63f4-679e-4cfc-ae48-03c229dacf25","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":"a9e5a28c-9b47-45ce-ac2d-53341603f439","lifecycleState":"CERTIFIED","lastUpdateDate":1647645869405,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e55c9d47-ce5b-41ae-9fe0-6bf2a413f593","invariantUUID":"0cc5b80f-df6a-499e-a930-e78077d8f850","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":"f0415a43-b059-4ee2-b436-dd76ce8ece6a","lifecycleState":"CERTIFIED","lastUpdateDate":1647645804598,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4d9c946-3fb9-4ccd-b5cf-632e5003a247","invariantUUID":"5c11b57f-d1d0-44be-8bf1-aa5888bf3b35","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bba08083-022c-409e-91c9-5aced00a9726","lifecycleState":"CERTIFIED","lastUpdateDate":1647645900500,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d373502-c393-4004-8c0a-343bca5a4c0f","invariantUUID":"739d921b-931a-48ac-8f26-66d5f11cd1dc","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":"networkrules","uniqueId":"04f625c6-de91-4cb9-8b8b-6963941faae7","lifecycleState":"CERTIFIED","lastUpdateDate":1647645812557,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dc37f508-dc01-4f57-83fd-82b6335ab276","invariantUUID":"4bef2f8d-ea9b-4807-99b1-3f4e9e00acf7","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":"f1e13744-7ae4-46de-bea8-a1ad05deb0a0","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970879,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9c6238b-0017-4ac4-b768-03926c2ed5ba","invariantUUID":"568e8bff-eff3-4dae-96bc-55977d30b700","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b500c5b6-cfd8-4f54-8206-05a0ec0f8897","lifecycleState":"CERTIFIED","lastUpdateDate":1647645762836,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d75f328f-4dbc-4ec8-8a8d-af5f7b9bf951","invariantUUID":"62273f67-4ceb-4d49-b3a8-86d2610ca18c","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba03362e-6d88-47b2-8b20-4099252c9476","lifecycleState":"CERTIFIED","lastUpdateDate":1647645969855,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"721ec8eb-d84d-4f3f-a2b2-768b7af25a5f","invariantUUID":"31fb6c87-9fd4-4b25-b1b9-4052550cc2f2","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":"78aedbe4-f4ff-421e-b0c1-b1a7e372879d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645865170,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"772d5dad-494b-45f3-bab2-05529831b185","invariantUUID":"4665cebb-10fd-4ad9-8713-d0851af20c75","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bd8359f8-a84c-4574-ae2c-b787dd9aa71e","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970237,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cf4b237-b2dc-42d2-a5e8-04c08300afd5","invariantUUID":"1beba1d3-5858-4c2a-b732-b6a4681ddc2a","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":"network","uniqueId":"a11b710d-6615-4ed3-ba18-cee23fa9ff09","lifecycleState":"CERTIFIED","lastUpdateDate":1647645801490,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a1a9d6d1-e768-44bb-a9d1-2b56ee314940","invariantUUID":"681aacec-1f10-4b6d-99a7-50af58ba3d37","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4715fc90-e397-4f09-9de5-09d4aaede0cf","lifecycleState":"CERTIFIED","lastUpdateDate":1647645832548,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a31c7318-0d30-44fc-8307-70c2d88603f0","invariantUUID":"9c70787a-ba83-48aa-b16c-3e2d763d0c59","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":"objectStorage","uniqueId":"9894bd50-05d6-4313-8668-4053453b1626","lifecycleState":"CERTIFIED","lastUpdateDate":1647645774865,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ef697dc-fc00-46a3-8824-75c9db79dea4","invariantUUID":"98f6c2f1-1915-426a-87be-7cc8d96f7f93","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":"compute","uniqueId":"0ad76c6f-2db9-4695-a17a-cc6f2f0dabc9","lifecycleState":"CERTIFIED","lastUpdateDate":1647645873603,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a181123-7973-4b68-86f6-6b86841d8a17","invariantUUID":"88a0d036-798c-422d-89f1-7a26f5f766c5","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b2b5c893-6a36-476c-9acd-7141d72115fe","lifecycleState":"CERTIFIED","lastUpdateDate":1647645875479,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6af34fbc-3588-4801-a72c-acbac5e6a38a","invariantUUID":"4c216f4a-4603-4011-96bb-8184bac5b98d","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":"port","uniqueId":"7c3619b5-e356-4aa7-9d33-85fe69c91703","lifecycleState":"CERTIFIED","lastUpdateDate":1647645896250,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d038f0f-6f24-4be2-b507-9fb457f43f04","invariantUUID":"a8c9ceb2-5b24-4396-8a74-28c933442243","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":"defaulticon","uniqueId":"d2209aca-5e60-4b25-b79f-31757bb7cbdc","lifecycleState":"CERTIFIED","lastUpdateDate":1647645798487,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03d7c46b-894d-4117-b2c0-34b7356fae5f","invariantUUID":"124de767-ff7d-4c57-a346-19e78b5796cb","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":"df034a0b-5354-410b-8d74-388ad1177340","lifecycleState":"CERTIFIED","lastUpdateDate":1647645806214,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"63f00080-0044-46bd-82f3-a0584de68e36","invariantUUID":"2f52cd4e-d2ae-4ea0-85d6-79a1ebb99cdb","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"923f3944-e3b8-42f6-ad2d-fcf12dd8670d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645829392,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a3a38b9-99e2-4665-9df3-2b949eb4929a","invariantUUID":"096b7236-c83e-444d-a147-2c6a81dfce12","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":"objectStorage","uniqueId":"6e301f42-8347-4a1a-b7cc-3f0a3d4156e7","lifecycleState":"CERTIFIED","lastUpdateDate":1647645773166,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d82d6198-313c-4d22-ab13-25636fd62f37","invariantUUID":"ce287df1-60f6-4ee4-9dcc-894bedaa335f","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":"network","uniqueId":"4a18758a-6f96-4b75-851a-d6ca3c64c3ce","lifecycleState":"CERTIFIED","lastUpdateDate":1647645899068,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fa58f48-e82e-4d50-b50b-2195a5119839","invariantUUID":"4f93abfb-28e4-465b-a462-80305e4bda2e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4e10b946-dcfd-4535-a01b-beb6ec0dfdac","lifecycleState":"CERTIFIED","lastUpdateDate":1647645926916,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbce7d9-9211-4c95-90ad-b10900b1c14e","invariantUUID":"46c0f50d-ed9e-42f3-a146-87f76292d319","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":"2a49af7d-a694-426d-a131-656e9f5de8d2","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970592,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64760fa4-ae59-442c-aa5a-a9d8aa2386c1","invariantUUID":"884b6249-845e-421a-bf50-f06bb75d5726","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":"port","uniqueId":"f8746893-a6cc-4f94-b2b8-8b609088f379","lifecycleState":"CERTIFIED","lastUpdateDate":1647645971056,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1432ea3e-4ccc-4f28-90e5-9d29cc0d9c7f","invariantUUID":"db9c2d4a-0f0c-466e-9211-cb2734c7a157","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":"network","uniqueId":"b50632f6-d281-42c0-949b-318c36c50423","lifecycleState":"CERTIFIED","lastUpdateDate":1647645916116,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf757bb-5fe5-4a3c-8fc7-acc966f7653d","invariantUUID":"c2dcc029-bc1b-497b-80e8-b69ab16922d2","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6fcf463c-f03a-49a2-9611-5e6d4aecb712","lifecycleState":"CERTIFIED","lastUpdateDate":1647645930052,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e9fc0f0-8291-4bc6-b508-30e905148450","invariantUUID":"9244acc0-8039-491a-b4ef-bbea7d363870","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":"objectStorage","uniqueId":"43ef681c-92d8-4ff1-a4d5-3508230b85f1","lifecycleState":"CERTIFIED","lastUpdateDate":1647645860935,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27617309-60b6-482e-b35e-15f3145c3005","invariantUUID":"3a117469-5a79-41bf-b2cc-a3f56db35372","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9d3c74b6-9df2-44ae-89a2-52708567d4f4","lifecycleState":"CERTIFIED","lastUpdateDate":1647645881534,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"505ae761-1ea1-4c8b-8783-182c4591944a","invariantUUID":"4f7f7aa7-e383-4304-8b5e-a6840d42153a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f5996ba-3a85-4ee3-a3f8-133d57c1eb5f","lifecycleState":"CERTIFIED","lastUpdateDate":1647645925238,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c211f3aa-c3ba-4291-848b-49e99cd3b594","invariantUUID":"abc17eb4-c048-4234-917a-cc5f949ed0c5","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":"defaulticon","uniqueId":"8e67d982-103b-43e1-82db-24b72952edeb","lifecycleState":"CERTIFIED","lastUpdateDate":1647645859480,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00c8123c-0c03-4a2b-9072-8b562538b330","invariantUUID":"60d15e80-ef9b-4e72-9384-41c433dc5de4","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":"objectStorage","uniqueId":"7beb8df6-1380-411e-b017-9a6acd895afa","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970360,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8eebf31-e3de-4696-810a-dd6d1891abed","invariantUUID":"3bfb9876-241e-41cd-9f86-09eec105cb77","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":"fab67aad-2acd-480c-be9a-01bd88ee2c26","lifecycleState":"CERTIFIED","lastUpdateDate":1647645897627,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e079fb4f-bc7a-4fa6-94b2-a30d826fc53a","invariantUUID":"a57af0b3-9421-4d91-b04a-a5718e33a895","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":"network","uniqueId":"cfe23f0f-750b-4132-81b7-471cfc8b04c7","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970473,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01bf259f-d717-4e4a-8ed1-1f92b153d949","invariantUUID":"5c5d505f-e21b-4135-bed1-db2d0a65231a","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":"objectStorage","uniqueId":"58cc4112-1423-4a5d-9d0a-9d0be0e15ca0","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970137,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8772e4c5-f0aa-4162-a179-dd878bc1e7e2","invariantUUID":"aa5f6b5b-58d1-4d7f-835c-7461f10d2741","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":"74f4f1d2-fc83-442c-aee5-9a16ba982d92","lifecycleState":"CERTIFIED","lastUpdateDate":1647645835610,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed18de5e-2a42-48b9-94f1-2b0b043e0772","invariantUUID":"f7b6e918-83e6-425a-96ac-7d9963cb83b4","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":"defaulticon","uniqueId":"00a5fc0b-5510-4ec2-bb4f-86e2fdc9e5ab","lifecycleState":"CERTIFIED","lastUpdateDate":1647645985569,"name":"HttpControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1d3266b-cbb8-488a-acdd-9a4b41b6e390","invariantUUID":"eb496050-8b3e-41c2-8662-1d43c9eb4cc2","systemName":"Httpcontrolloopelement","description":"The TOSCA service template representing the HttpControlLoopElement","tags":["HttpControlLoopElement","org.onap.policy.clamp.controlloop.HttpControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5ac406d-d064-4231-ac06-959d8544b5c9","lifecycleState":"CERTIFIED","lastUpdateDate":1647645855056,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ec7f3ee5-9d59-442b-ad42-90491a45116b","invariantUUID":"1989100d-987d-4aaa-82f0-7ae807b52981","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"4fb47d67-f41f-48d7-b811-22993883b81c","lifecycleState":"CERTIFIED","lastUpdateDate":1647645822660,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"637cdf3d-5df3-4e62-8155-492aea062fed","invariantUUID":"f7e7dfc4-8e2b-4f67-8c2f-39e9efac9da9","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":"objectStorage","uniqueId":"fa6349a2-fb3c-40d6-88c7-af96bfadf901","lifecycleState":"CERTIFIED","lastUpdateDate":1647645789907,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28fd6720-d7bc-4023-816e-95b66b9e916a","invariantUUID":"bae33a94-3206-4acc-b111-719733e479b8","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3099cf58-97ed-4b75-b50d-b030bcecbe61","lifecycleState":"CERTIFIED","lastUpdateDate":1647645868027,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6228bc73-5402-46b1-a549-e2ef3447ee6f","invariantUUID":"2f1158d0-9710-4879-9127-04e5ca36cef1","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":"defaulticon","uniqueId":"9a6d1c99-764c-49fd-800d-5c79009426b8","lifecycleState":"CERTIFIED","lastUpdateDate":1647645891849,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f14ce424-02a3-4d35-9fe6-3a2d4c929c8b","invariantUUID":"1583a99b-7e71-43d4-bff2-c921ecf1b6ff","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab064c1b-7fd1-4121-9dbf-11474bb334d7","lifecycleState":"CERTIFIED","lastUpdateDate":1647645862335,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"197cf072-857e-466c-b1a6-3eb07f3bba8b","invariantUUID":"a42c2522-94ac-4830-9979-c47821e3e8c4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"20ea0eb7-01c6-41b6-aa86-8781ac8fd042","lifecycleState":"CERTIFIED","lastUpdateDate":1647645921611,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0bee7c31-c273-49aa-abb8-bd2009f4e39f","invariantUUID":"5b37cdd7-91bb-44a0-9f26-83cffc7b5d1e","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"828fac80-76f3-46bc-a336-a47f0f602b34","lifecycleState":"CERTIFIED","lastUpdateDate":1647645985019,"name":"ControlLoop","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b9bc114-ca92-4b99-9ce9-d0a7cd898576","invariantUUID":"04d92eb1-8953-4b71-826c-36141059d2cb","systemName":"Controlloop","description":"The TOSCA service template representing the ControlLoop","tags":["ControlLoop","org.onap.policy.clamp.controlloop.ControlLoop"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"801f2d03-5af6-4cd1-adbc-e4705f1b1a3d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645821169,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ce9ad4d-7cfe-4226-b489-2fbc5575ec59","invariantUUID":"de0ecded-e936-4a01-b3d7-982c7dea22cf","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":"compute","uniqueId":"41cdc1c0-b036-45e4-9e44-26915d671948","lifecycleState":"CERTIFIED","lastUpdateDate":1647645870765,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68dac4c3-4435-4d0c-a739-691f6b0dab77","invariantUUID":"f0fd218e-eee3-4bfd-bab9-3827e354d300","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":"compute","uniqueId":"5a44b44d-978e-4783-9cdc-2f067c07d1b6","lifecycleState":"CERTIFIED","lastUpdateDate":1647645970776,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8634349-506c-4c00-898c-dbb3301d7ebd","invariantUUID":"03affb61-1176-4f35-ac73-f0fe06d9ccea","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":"3c1e569e-f58c-4853-8c05-a22e73967e92","lifecycleState":"CERTIFIED","lastUpdateDate":1647645850569,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9370acc4-7e8e-4ea4-9e70-5f7d3293a7dc","invariantUUID":"69e57bdd-01fb-45f1-8ae7-c7b92674c7cf","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":"port","uniqueId":"a3d32549-9fae-4f03-9303-a4a6c7a22b46","lifecycleState":"CERTIFIED","lastUpdateDate":1647645933269,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b90eab6b-7f57-4bee-a325-d7a1f4fd71ea","invariantUUID":"c0b9309b-f5b8-4380-85ef-78746b0e03ca","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":"compute","uniqueId":"05e9f369-c72b-4815-9ecf-1a1467c9aeff","lifecycleState":"CERTIFIED","lastUpdateDate":1647645863781,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a7df25e-b88d-45c8-b89f-d3e7307b1346","invariantUUID":"ea02c076-2abd-4ba8-9ade-adeb2275881c","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":"7016d690-3c4b-49f9-bc66-58dfd3782105","lifecycleState":"CERTIFIED","lastUpdateDate":1647645856534,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a518c1b-1a0a-485d-ae26-bb9279770cd8","invariantUUID":"ec281c63-a642-4e2c-a2e3-6c3680667ebc","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":"loadBalancer","uniqueId":"469ab719-d9ad-4e97-8453-10e26000745a","lifecycleState":"CERTIFIED","lastUpdateDate":1647645778002,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b4b6974-2beb-4dc8-9c58-69237861f12d","invariantUUID":"b96fb862-c53a-479c-b2a9-f853e12a4675","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":"dbbda440-7c5f-4b91-af5e-c8eb8b3653ac","lifecycleState":"CERTIFIED","lastUpdateDate":1647645890150,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20f23a6d-bafe-4bc9-8160-1ae07a7eb27f","invariantUUID":"c86cafdb-398f-4b50-b839-73e8c796005d","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"47860fbf-04b3-4a30-bb1e-7dbb5c2394a3","lifecycleState":"CERTIFIED","lastUpdateDate":1647645904806,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffda27ee-684a-42c2-b7e9-89bd6a6e2ae9","invariantUUID":"0b41ccec-becf-4764-8528-34178a2eff88","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":"networkrules","uniqueId":"3be74558-daa2-41a6-8ac8-0a0ca2ddf52c","lifecycleState":"CERTIFIED","lastUpdateDate":1647645819369,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e2edf4bd-db88-4a45-a39c-8a72d9c9e973","invariantUUID":"c9a43abb-4c44-4be4-aedb-8409ab14d3f7","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":"6e971c03-2762-4f28-a368-b5d0764da85a","lifecycleState":"CERTIFIED","lastUpdateDate":1647645834119,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5365001-a081-40a8-95d1-8abd7645a75a","invariantUUID":"e7cc0bde-17f0-4800-a728-a802f5b2a473","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"26f6e423-8b77-49d6-ac92-22719063bfdb","lifecycleState":"CERTIFIED","lastUpdateDate":1647645913608,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a2c0f53-e29c-4d9e-8fa5-d163502a3aa8","invariantUUID":"183d501f-f63b-415e-82f8-7d74eb15bb27","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80a077ff-940c-4a95-9ac7-c762bddf546e","lifecycleState":"CERTIFIED","lastUpdateDate":1647645802961,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e32e1d00-29fd-406a-8c38-84c1dd9e1a15","invariantUUID":"a12b029a-b7b7-4eb2-a1e6-eae9bc4727e8","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a443dde7-28d0-45fa-a68f-75d1f521701d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645795417,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56ad7362-a0d3-4d1d-8bd9-a65e45bee4fa","invariantUUID":"621b8013-c499-4edd-8abb-53af03112c64","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8d340a2d-fbb7-426e-a40d-d4ef7299c2b7","lifecycleState":"CERTIFIED","lastUpdateDate":1647645969730,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e4871d1-3ab5-4231-b82c-14331cf89d3a","invariantUUID":"6264bcd1-3c04-4e15-ab24-2e3722883139","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":"compute","uniqueId":"208a02ac-1717-4654-981b-3e0bcc914bac","lifecycleState":"CERTIFIED","lastUpdateDate":1647645928441,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"292f51ac-dd3c-4f62-8d14-e1333d75ab8d","invariantUUID":"7bc8ec8e-78e1-4c52-888f-c7283a9807f2","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"888f8ee5-20b4-4aba-871b-ce94748c0e46","lifecycleState":"CERTIFIED","lastUpdateDate":1647645985484,"name":"K8SMicroserviceControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be1c6136-28ad-4b1d-8bbb-495663024397","invariantUUID":"c7dd0ad4-1701-4f66-84cb-d1aec1db77b1","systemName":"K8smicroservicecontrolloopelement","description":"The TOSCA service template representing the K8SMicroserviceControlLoopElement","tags":["K8SMicroserviceControlLoopElement","org.onap.policy.clamp.controlloop.K8SMicroserviceControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a531956f-3785-4d1e-b186-0e16eacc41bf","lifecycleState":"CERTIFIED","lastUpdateDate":1647645931684,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0489ef7-98ff-4ca5-9fe6-1502465a7fee","invariantUUID":"34fcafaa-c6cb-4e2a-8f06-0ec89c0f856c","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":"defaulticon","uniqueId":"7f4be68c-869e-4dd7-9f8d-892b157519c5","lifecycleState":"CERTIFIED","lastUpdateDate":1647645858108,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"055fffd5-9820-4f65-8773-fba62e550a0d","invariantUUID":"b338ffa5-5e4f-4ddc-bedb-6cea753a2e7a","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5c91b2fa-7c32-49df-b717-cbaf210d58de","lifecycleState":"CERTIFIED","lastUpdateDate":1647645848543,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c52acab-23b0-4568-90d2-846990a014ae","invariantUUID":"b083ec6e-6cf3-490c-8bd1-cbbb60af6930","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":"defaulticon","uniqueId":"e9c8698c-c1fd-4c1c-a04b-f43845819cbf","lifecycleState":"CERTIFIED","lastUpdateDate":1647645985349,"name":"CDSControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"16613d0a-558a-4992-8372-7a4f242776d7","invariantUUID":"f83d30a5-4c8e-4a6e-8591-481d12e08a81","systemName":"Cdscontrolloopelement","description":"The TOSCA service template representing the CDSControlLoopElement","tags":["CDSControlLoopElement","org.onap.policy.clamp.controlloop.CDSControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcb1cf63-0678-4cc0-b9eb-bc5e3e03eb2c","lifecycleState":"CERTIFIED","lastUpdateDate":1647645827966,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5db656d9-bb5b-4a22-82db-35d592d7af07","invariantUUID":"dd12741f-9202-423b-bc34-abf29eaeb58e","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":"port","uniqueId":"6a25dfed-768b-4a9f-94b3-99173f6dc853","lifecycleState":"CERTIFIED","lastUpdateDate":1647645893317,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f581ac5c-a8c9-426c-b4b3-490b2501ed95","invariantUUID":"a897c871-3373-4424-966b-89e6fec1f171","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":"ff5a6898-b129-433b-934c-bff50f6894d9","lifecycleState":"CERTIFIED","lastUpdateDate":1647645853590,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f3379ccc-aedb-4475-9c1c-a1716005fa26","invariantUUID":"c14e473f-4c2e-441f-acba-4768d3ce6427","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":"network","uniqueId":"096a1f7b-441e-4d9e-b2c5-f86306b913d5","lifecycleState":"CERTIFIED","lastUpdateDate":1647645799956,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa43db8b-a19d-40a9-9ea8-ac0cd3fabc1b","invariantUUID":"63a49f09-45f6-4436-9e9f-cc11f7d775ec","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":"objectStorage","uniqueId":"765e2b7c-3165-4a21-abd0-36b0d87ee677","lifecycleState":"CERTIFIED","lastUpdateDate":1647645792405,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04817f61-27dc-431c-9835-bf4b3f613c9a","invariantUUID":"f2234e36-d0b7-4f7f-8bed-01fbdd9d76cd","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":"0ee084ac-0367-4acc-be97-8fa9cdfa09de","lifecycleState":"CERTIFIED","lastUpdateDate":1647645883131,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad19d0f1-df9d-4a52-84a1-f02b6f31f1d4","invariantUUID":"ecc8e3ee-08e1-4809-a93a-8dac9c37253c","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":"compute","uniqueId":"956ae1d4-fd90-4796-b4df-cdc64143bb0d","lifecycleState":"CERTIFIED","lastUpdateDate":1647645969626,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"510a2d23-c7a0-40be-964b-f0925e736d78","invariantUUID":"e909bac8-38b5-43c9-b99a-f796508ced62","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":"defaulticon","uniqueId":"dee27c91-aa9f-424c-9e39-c705a3e4d471","lifecycleState":"CERTIFIED","lastUpdateDate":1647645984883,"name":"ControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9f06b38-82d6-40ae-8f7f-43f5a90d8c55","invariantUUID":"33475a91-45b0-4875-af86-8ffd1114940c","systemName":"Controlloopelement","description":"The TOSCA service template representing the ControlLoopElement","tags":["ControlLoopElement","org.onap.policy.clamp.controlloop.ControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"22ca800b-a357-49c2-adae-7bafa9cfc765","lifecycleState":"CERTIFIED","lastUpdateDate":1647645919904,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56db7b0e-82ed-479f-9325-2379303ec6fb","invariantUUID":"54fc72f1-2608-4209-aaaa-57b90cdd144e","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":"compute","uniqueId":"f34f72d6-c6d9-458a-ba01-84cf475f2441","lifecycleState":"CERTIFIED","lastUpdateDate":1647645824934,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35e5b777-552c-44b6-bab7-9b6a4f8790ea","invariantUUID":"a0ab4b87-e4ad-42ef-8551-f19f2b8e285c","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":"port","uniqueId":"5613a500-3429-4abb-95a5-015816b86fe0","lifecycleState":"CERTIFIED","lastUpdateDate":1647645894741,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92697f53-624b-4fce-9a42-c0d3dad7eb31","invariantUUID":"89fafae6-00be-44e2-ab15-2c9614d5ee20","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dad71ef9-5426-4194-8f13-912ef6516885","lifecycleState":"CERTIFIED","lastUpdateDate":1647652731621,"name":"basic_onboard_pxaTGc","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9f848426-175a-4c15-ba94-1484a9480ddd","invariantUUID":"71438d11-186d-45d8-aea0-bb7cd4861aaa","systemName":"BasicOnboardPxatgc","description":"VF","tags":["basic_onboard_pxaTGc"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2c7078f4-51ae-4fc6-be30-3917880265eb","lifecycleState":"CERTIFIED","lastUpdateDate":1647652767948,"name":"basic_onboard_pxaTGc","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"be3cc51a-745b-43d6-82c8-2e71e74f7e9d","invariantUUID":"f127d2d0-7e38-477b-a81e-455b8b2d49f7","systemName":"BasicOnboardPxatgc","description":"service","tags":["basic_onboard_pxaTGc"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"be7ee220-2d3b-48f8-8123-34d930da60f1","lifecycleState":"CERTIFIED","lastUpdateDate":1647652473979,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a97418e3-fc0e-4c01-a4f4-5f1494bfc617","invariantUUID":"4119291a-9146-4054-b67d-280c6c0e5853","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-19 01:19:29,204 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_pxaTGc found in services list 2022-03-19 01:19:29,205 INFO 222:service.py(1) - Service basic_onboard_pxaTGc onboarded 2022-03-19 01:19:29,205 INFO 199:base.py(1) - ***************************************************** 2022-03-19 01:19:29,205 INFO 200:base.py(1) - STOP [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-03-19 01:19:29,206 INFO 201:base.py(1) - ***************************************************** 2022-03-19 01:19:29,206 INFO 35:basic_onboard.py(1) - VNF basic_vm successfully onboarded 2022-03-19 01:19:29,206 INFO 176:run_tests.py(1) - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_onboard | integration | 01:23 | PASS | +-----------------------+---------------------+------------------+----------------+ 2022-03-19 01:19:29,209 INFO 48:basic_onboard.py(1) - Generate Test report 2022-03-19 01:19:29,294 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2022-03-19 01:19:29,692 DEBUG 433:connectionpool.py(1) - http://87.254.212.120:8080 "POST http://testresults.opnfv.org/onap/api/v1/results HTTP/1.1" 200 73 2022-03-19 01:19:29,693 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/62352fa16c44f500108805de 2022-03-19 01:19:29,693 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK