2022-02-25 01:55:11,766 DEBUG 22:basic_onboard.py(1) - BasicOnboard init started 2022-02-25 01:55:11,775 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2022-02-25 01:55:11,775 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2022-02-25 01:55:11,775 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-02-25 01:55:11,775 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2022-02-25 01:55:11,775 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2022-02-25 01:55:11,775 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2022-02-25 01:55:11,775 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2022-02-25 01:55:11,775 INFO 169:run_tests.py(1) - Running test case 'basic_onboard'... 2022-02-25 01:55:11,776 DEBUG 32:basic_onboard.py(1) - start time 2022-02-25 01:55:11,777 INFO 175:base.py(1) - ***************************************************** 2022-02-25 01:55:11,777 INFO 176:base.py(1) - START [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-02-25 01:55:11,777 INFO 177:base.py(1) - ***************************************************** 2022-02-25 01:55:11,777 INFO 175:base.py(1) - ***************************************************** 2022-02-25 01:55:11,777 INFO 176:base.py(1) - START [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2022-02-25 01:55:11,777 INFO 177:base.py(1) - ***************************************************** 2022-02-25 01:55:11,777 INFO 175:base.py(1) - ***************************************************** 2022-02-25 01:55:11,777 INFO 176:base.py(1) - START [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2022-02-25 01:55:11,778 INFO 177:base.py(1) - ***************************************************** 2022-02-25 01:55:11,778 INFO 175:base.py(1) - ***************************************************** 2022-02-25 01:55:11,778 INFO 176:base.py(1) - START [SDC] VendorOnboardStep: Onboard vendor in SDC. 2022-02-25 01:55:11,778 INFO 177:base.py(1) - ***************************************************** 2022-02-25 01:55:11,778 DEBUG 187:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2022-02-25 01:55:11,778 INFO 157:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-02-25 01:55:11,778 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-02-25 01:55:11,779 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-02-25 01:55:11,779 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-02-25 01:55:11,781 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:11,835 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-02-25 01:55:11,837 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-02-25 01:55:11,837 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"da04b3c7ba63419bad93c985b98579d6","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"9fca37eae7b94a379e2ec5165c4a90bd","type":"vlm","name":"650ec880-2c68-4129-87c9","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"aa94515fab554990ab5522f7bd3b9b0e","type":"vlm","name":"624759a9-f19c-424f-9700","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2022-02-25 01:55:11,840 DEBUG 175:__init__.py(1) - number of Vendor returned: 3 2022-02-25 01:55:11,840 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2022-02-25 01:55:11,840 INFO 197:__init__.py(1) - Vendor basic_onboard_vendor doesn't exist in SDC 2022-02-25 01:55:11,840 INFO 312:__init__.py(1) - attempting to create Vendor basic_onboard_vendor in SDC 2022-02-25 01:55:11,841 DEBUG 187:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2022-02-25 01:55:11,841 INFO 157:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-02-25 01:55:11,841 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-02-25 01:55:11,841 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-02-25 01:55:11,842 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-02-25 01:55:11,844 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:11,938 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-02-25 01:55:11,939 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-02-25 01:55:11,939 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"da04b3c7ba63419bad93c985b98579d6","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"9fca37eae7b94a379e2ec5165c4a90bd","type":"vlm","name":"650ec880-2c68-4129-87c9","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"aa94515fab554990ab5522f7bd3b9b0e","type":"vlm","name":"624759a9-f19c-424f-9700","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2022-02-25 01:55:11,942 DEBUG 175:__init__.py(1) - number of Vendor returned: 3 2022-02-25 01:55:11,942 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2022-02-25 01:55:11,942 INFO 197:__init__.py(1) - Vendor basic_onboard_vendor doesn't exist in SDC 2022-02-25 01:55:11,964 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-02-25 01:55:11,964 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-02-25 01:55:11,964 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basic_onboard_vendor", "description": "vendor" } 2022-02-25 01:55:11,966 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:12,443 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-02-25 01:55:12,444 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2022-02-25 01:55:12,445 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"c5ec49bae5a348c2bff4a7d91e4cedf6","version":{"id":"1b1efd0b4f86427eade7304608216683","name":"1.0","description":"Initial version","status":"Draft"}} 2022-02-25 01:55:12,447 INFO 330:__init__.py(1) - Vendor basic_onboard_vendor is created in SDC 2022-02-25 01:55:12,447 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basic_onboard_vendor in SDC 2022-02-25 01:55:12,450 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-02-25 01:55:12,451 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/c5ec49bae5a348c2bff4a7d91e4cedf6/versions/1b1efd0b4f86427eade7304608216683/actions 2022-02-25 01:55:12,451 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2022-02-25 01:55:12,452 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:12,705 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/c5ec49bae5a348c2bff4a7d91e4cedf6/versions/1b1efd0b4f86427eade7304608216683/actions HTTP/1.1" 200 2 2022-02-25 01:55:12,707 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2022-02-25 01:55:12,707 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2022-02-25 01:55:12,709 INFO 199:base.py(1) - ***************************************************** 2022-02-25 01:55:12,709 INFO 200:base.py(1) - STOP [SDC] VendorOnboardStep: Onboard vendor in SDC. 2022-02-25 01:55:12,710 INFO 201:base.py(1) - ***************************************************** 2022-02-25 01:55:12,710 INFO 227:base.py(1) - ***************************************************** 2022-02-25 01:55:12,710 INFO 228:base.py(1) - CONTINUE [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2022-02-25 01:55:12,710 INFO 229:base.py(1) - ***************************************************** 2022-02-25 01:55:12,711 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_GTtDbS_VSP exists in SDC 2022-02-25 01:55:12,711 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-02-25 01:55:12,711 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-02-25 01:55:12,711 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-02-25 01:55:12,711 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-02-25 01:55:12,713 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:12,832 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-02-25 01:55:12,833 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-02-25 01:55:12,833 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 77be9a50-42e2","description":"vendor software product","vendorName":"650ec880-2c68-4129-87c9","vendorId":"9fca37eae7b94a379e2ec5165c4a90bd","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"54e0b0d2a81e4a23bbb4f4c9d3be9c7d","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 8a04ab04-bbc0","description":"vendor software product","vendorName":"624759a9-f19c-424f-9700","vendorId":"aa94515fab554990ab5522f7bd3b9b0e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"6b6abd3ffaec4121bc09b8bec61d230b","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-02-25 01:55:12,835 DEBUG 324:vsp.py(1) - importing VSP pNF 77be9a50-42e2 from SDC 2022-02-25 01:55:12,835 DEBUG 324:vsp.py(1) - importing VSP vFW 8a04ab04-bbc0 from SDC 2022-02-25 01:55:12,835 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-02-25 01:55:12,836 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_GTtDbS_VSP 2022-02-25 01:55:12,836 INFO 197:__init__.py(1) - Vsp basic_onboard_GTtDbS_VSP doesn't exist in SDC 2022-02-25 01:55:12,836 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_GTtDbS_VSP exists in SDC 2022-02-25 01:55:12,836 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-02-25 01:55:12,836 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-02-25 01:55:12,836 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-02-25 01:55:12,836 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-02-25 01:55:12,838 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:12,888 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-02-25 01:55:12,889 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-02-25 01:55:12,889 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 77be9a50-42e2","description":"vendor software product","vendorName":"650ec880-2c68-4129-87c9","vendorId":"9fca37eae7b94a379e2ec5165c4a90bd","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"54e0b0d2a81e4a23bbb4f4c9d3be9c7d","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 8a04ab04-bbc0","description":"vendor software product","vendorName":"624759a9-f19c-424f-9700","vendorId":"aa94515fab554990ab5522f7bd3b9b0e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"6b6abd3ffaec4121bc09b8bec61d230b","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-02-25 01:55:12,891 DEBUG 324:vsp.py(1) - importing VSP pNF 77be9a50-42e2 from SDC 2022-02-25 01:55:12,891 DEBUG 324:vsp.py(1) - importing VSP vFW 8a04ab04-bbc0 from SDC 2022-02-25 01:55:12,891 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-02-25 01:55:12,891 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_GTtDbS_VSP 2022-02-25 01:55:12,892 INFO 197:__init__.py(1) - Vsp basic_onboard_GTtDbS_VSP doesn't exist in SDC 2022-02-25 01:55:12,892 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_GTtDbS_VSP exists in SDC 2022-02-25 01:55:12,892 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-02-25 01:55:12,892 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-02-25 01:55:12,892 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-02-25 01:55:12,892 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-02-25 01:55:12,894 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:12,936 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-02-25 01:55:12,937 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-02-25 01:55:12,937 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 77be9a50-42e2","description":"vendor software product","vendorName":"650ec880-2c68-4129-87c9","vendorId":"9fca37eae7b94a379e2ec5165c4a90bd","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"54e0b0d2a81e4a23bbb4f4c9d3be9c7d","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 8a04ab04-bbc0","description":"vendor software product","vendorName":"624759a9-f19c-424f-9700","vendorId":"aa94515fab554990ab5522f7bd3b9b0e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"6b6abd3ffaec4121bc09b8bec61d230b","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-02-25 01:55:12,939 DEBUG 324:vsp.py(1) - importing VSP pNF 77be9a50-42e2 from SDC 2022-02-25 01:55:12,940 DEBUG 324:vsp.py(1) - importing VSP vFW 8a04ab04-bbc0 from SDC 2022-02-25 01:55:12,940 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-02-25 01:55:12,940 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_GTtDbS_VSP 2022-02-25 01:55:12,940 INFO 197:__init__.py(1) - Vsp basic_onboard_GTtDbS_VSP doesn't exist in SDC 2022-02-25 01:55:12,941 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_GTtDbS_VSP exists in SDC 2022-02-25 01:55:12,941 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-02-25 01:55:12,941 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-02-25 01:55:12,941 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-02-25 01:55:12,941 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-02-25 01:55:12,943 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:13,006 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-02-25 01:55:13,008 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-02-25 01:55:13,008 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 77be9a50-42e2","description":"vendor software product","vendorName":"650ec880-2c68-4129-87c9","vendorId":"9fca37eae7b94a379e2ec5165c4a90bd","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"54e0b0d2a81e4a23bbb4f4c9d3be9c7d","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 8a04ab04-bbc0","description":"vendor software product","vendorName":"624759a9-f19c-424f-9700","vendorId":"aa94515fab554990ab5522f7bd3b9b0e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"6b6abd3ffaec4121bc09b8bec61d230b","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-02-25 01:55:13,010 DEBUG 324:vsp.py(1) - importing VSP pNF 77be9a50-42e2 from SDC 2022-02-25 01:55:13,010 DEBUG 324:vsp.py(1) - importing VSP vFW 8a04ab04-bbc0 from SDC 2022-02-25 01:55:13,010 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-02-25 01:55:13,011 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_GTtDbS_VSP 2022-02-25 01:55:13,011 INFO 197:__init__.py(1) - Vsp basic_onboard_GTtDbS_VSP doesn't exist in SDC 2022-02-25 01:55:13,011 INFO 312:__init__.py(1) - attempting to create Vsp basic_onboard_GTtDbS_VSP in SDC 2022-02-25 01:55:13,011 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_GTtDbS_VSP exists in SDC 2022-02-25 01:55:13,011 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-02-25 01:55:13,012 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-02-25 01:55:13,012 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-02-25 01:55:13,012 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-02-25 01:55:13,014 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:13,065 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-02-25 01:55:13,066 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-02-25 01:55:13,066 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 77be9a50-42e2","description":"vendor software product","vendorName":"650ec880-2c68-4129-87c9","vendorId":"9fca37eae7b94a379e2ec5165c4a90bd","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"54e0b0d2a81e4a23bbb4f4c9d3be9c7d","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 8a04ab04-bbc0","description":"vendor software product","vendorName":"624759a9-f19c-424f-9700","vendorId":"aa94515fab554990ab5522f7bd3b9b0e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"6b6abd3ffaec4121bc09b8bec61d230b","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-02-25 01:55:13,068 DEBUG 324:vsp.py(1) - importing VSP pNF 77be9a50-42e2 from SDC 2022-02-25 01:55:13,069 DEBUG 324:vsp.py(1) - importing VSP vFW 8a04ab04-bbc0 from SDC 2022-02-25 01:55:13,069 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-02-25 01:55:13,069 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_GTtDbS_VSP 2022-02-25 01:55:13,070 INFO 197:__init__.py(1) - Vsp basic_onboard_GTtDbS_VSP doesn't exist in SDC 2022-02-25 01:55:13,074 DEBUG 187:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2022-02-25 01:55:13,075 INFO 157:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-02-25 01:55:13,075 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-02-25 01:55:13,075 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-02-25 01:55:13,076 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-02-25 01:55:13,077 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:13,127 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-02-25 01:55:13,128 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-02-25 01:55:13,129 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"c5ec49bae5a348c2bff4a7d91e4cedf6","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"da04b3c7ba63419bad93c985b98579d6","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"9fca37eae7b94a379e2ec5165c4a90bd","type":"vlm","name":"650ec880-2c68-4129-87c9","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"aa94515fab554990ab5522f7bd3b9b0e","type":"vlm","name":"624759a9-f19c-424f-9700","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2022-02-25 01:55:13,131 DEBUG 175:__init__.py(1) - number of Vendor returned: 4 2022-02-25 01:55:13,131 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2022-02-25 01:55:13,132 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-02-25 01:55:13,132 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/c5ec49bae5a348c2bff4a7d91e4cedf6/versions 2022-02-25 01:55:13,132 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-25 01:55:13,134 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:13,231 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c5ec49bae5a348c2bff4a7d91e4cedf6/versions HTTP/1.1" 200 264 2022-02-25 01:55:13,233 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-25 01:55:13,233 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1b1efd0b4f86427eade7304608216683","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1645754112032,"modificationTime":1645754112592,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-02-25 01:55:13,235 DEBUG 46:sdc_element.py(1) - details found, updating 2022-02-25 01:55:13,235 INFO 220:__init__.py(1) - Vendor found, updating information 2022-02-25 01:55:13,236 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-02-25 01:55:13,236 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/c5ec49bae5a348c2bff4a7d91e4cedf6/versions 2022-02-25 01:55:13,236 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-25 01:55:13,238 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:13,292 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c5ec49bae5a348c2bff4a7d91e4cedf6/versions HTTP/1.1" 200 264 2022-02-25 01:55:13,294 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-25 01:55:13,294 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1b1efd0b4f86427eade7304608216683","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1645754112032,"modificationTime":1645754112592,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-02-25 01:55:13,296 DEBUG 46:sdc_element.py(1) - details found, updating 2022-02-25 01:55:13,296 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-02-25 01:55:13,296 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-02-25 01:55:13,297 DEBUG 132:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_onboard_GTtDbS_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basic_onboard_vendor", "vendorId": "c5ec49bae5a348c2bff4a7d91e4cedf6", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2022-02-25 01:55:13,299 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:14,492 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-02-25 01:55:14,493 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2022-02-25 01:55:14,493 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"cea9596b27764b1cb3a75704d0bf4425","version":{"id":"4394be8146ff4460896bb1780c2c09aa","name":"1.0","description":"Initial version","status":"Draft"}} 2022-02-25 01:55:14,495 INFO 330:__init__.py(1) - Vsp basic_onboard_GTtDbS_VSP is created in SDC 2022-02-25 01:55:14,495 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-02-25 01:55:14,496 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/cea9596b27764b1cb3a75704d0bf4425/versions 2022-02-25 01:55:14,496 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-25 01:55:14,497 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:14,546 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cea9596b27764b1cb3a75704d0bf4425/versions HTTP/1.1" 200 253 2022-02-25 01:55:14,548 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-25 01:55:14,548 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4394be8146ff4460896bb1780c2c09aa","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1645754113383,"modificationTime":1645754113796,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-02-25 01:55:14,550 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-02-25 01:55:14,550 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/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa 2022-02-25 01:55:14,550 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-02-25 01:55:14,552 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:14,709 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa HTTP/1.1" 200 223 2022-02-25 01:55:14,710 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-02-25 01:55:14,710 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"4394be8146ff4460896bb1780c2c09aa","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1645754113383,"modificationTime":1645754113780} 2022-02-25 01:55:14,712 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-02-25 01:55:14,713 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/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa 2022-02-25 01:55:14,713 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-25 01:55:14,714 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:14,868 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa HTTP/1.1" 200 409 2022-02-25 01:55:14,870 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-25 01:55:14,870 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_GTtDbS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"c5ec49bae5a348c2bff4a7d91e4cedf6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cea9596b27764b1cb3a75704d0bf4425","version":"4394be8146ff4460896bb1780c2c09aa"} 2022-02-25 01:55:14,872 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-02-25 01:55:14,873 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/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa 2022-02-25 01:55:14,873 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-25 01:55:14,875 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:15,030 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa HTTP/1.1" 200 409 2022-02-25 01:55:15,032 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-25 01:55:15,032 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_GTtDbS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"c5ec49bae5a348c2bff4a7d91e4cedf6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cea9596b27764b1cb3a75704d0bf4425","version":"4394be8146ff4460896bb1780c2c09aa"} 2022-02-25 01:55:15,034 INFO 241:vsp.py(1) - attempting to upload package for basic_onboard_GTtDbS_VSP in SDC 2022-02-25 01:55:15,035 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-02-25 01:55:15,035 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/cea9596b27764b1cb3a75704d0bf4425/versions 2022-02-25 01:55:15,035 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-25 01:55:15,037 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:15,088 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cea9596b27764b1cb3a75704d0bf4425/versions HTTP/1.1" 200 253 2022-02-25 01:55:15,089 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-25 01:55:15,089 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4394be8146ff4460896bb1780c2c09aa","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1645754113383,"modificationTime":1645754113796,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-02-25 01:55:15,091 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-02-25 01:55:15,092 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/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa 2022-02-25 01:55:15,092 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-02-25 01:55:15,093 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:15,176 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa HTTP/1.1" 200 223 2022-02-25 01:55:15,177 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-02-25 01:55:15,177 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"4394be8146ff4460896bb1780c2c09aa","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1645754113383,"modificationTime":1645754113780} 2022-02-25 01:55:15,180 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-02-25 01:55:15,180 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/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa 2022-02-25 01:55:15,180 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-25 01:55:15,182 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:15,343 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa HTTP/1.1" 200 409 2022-02-25 01:55:15,344 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-25 01:55:15,345 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_GTtDbS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"c5ec49bae5a348c2bff4a7d91e4cedf6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cea9596b27764b1cb3a75704d0bf4425","version":"4394be8146ff4460896bb1780c2c09aa"} 2022-02-25 01:55:15,347 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-02-25 01:55:15,348 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/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa 2022-02-25 01:55:15,348 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-25 01:55:15,349 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:15,510 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa HTTP/1.1" 200 409 2022-02-25 01:55:15,511 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-25 01:55:15,512 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_GTtDbS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"c5ec49bae5a348c2bff4a7d91e4cedf6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cea9596b27764b1cb3a75704d0bf4425","version":"4394be8146ff4460896bb1780c2c09aa"} 2022-02-25 01:55:15,514 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-02-25 01:55:15,514 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/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa/orchestration-template-candidate 2022-02-25 01:55:15,514 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2022-02-25 01:55:15,517 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:15,670 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa/orchestration-template-candidate HTTP/1.1" 200 94 2022-02-25 01:55:15,672 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2022-02-25 01:55:15,672 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-02-25 01:55:15,672 INFO 194:vsp.py(1) - Files for Vsp basic_onboard_GTtDbS_VSP have been uploaded 2022-02-25 01:55:15,674 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-02-25 01:55:15,674 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/cea9596b27764b1cb3a75704d0bf4425/versions 2022-02-25 01:55:15,674 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-25 01:55:15,676 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:15,722 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cea9596b27764b1cb3a75704d0bf4425/versions HTTP/1.1" 200 253 2022-02-25 01:55:15,724 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-25 01:55:15,724 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4394be8146ff4460896bb1780c2c09aa","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1645754113383,"modificationTime":1645754113796,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-02-25 01:55:15,726 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-02-25 01:55:15,726 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/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa 2022-02-25 01:55:15,727 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-02-25 01:55:15,728 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:15,810 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa HTTP/1.1" 200 222 2022-02-25 01:55:15,811 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-02-25 01:55:15,812 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"4394be8146ff4460896bb1780c2c09aa","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1645754113383,"modificationTime":1645754115662} 2022-02-25 01:55:15,814 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-02-25 01:55:15,814 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/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa 2022-02-25 01:55:15,814 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-25 01:55:15,816 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:15,923 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa HTTP/1.1" 200 480 2022-02-25 01:55:15,924 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-25 01:55:15,925 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_GTtDbS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"c5ec49bae5a348c2bff4a7d91e4cedf6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cea9596b27764b1cb3a75704d0bf4425","version":"4394be8146ff4460896bb1780c2c09aa","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-02-25 01:55:15,927 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-02-25 01:55:15,927 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/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa 2022-02-25 01:55:15,927 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-25 01:55:15,929 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:16,033 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa HTTP/1.1" 200 480 2022-02-25 01:55:16,036 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-25 01:55:16,036 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_GTtDbS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"c5ec49bae5a348c2bff4a7d91e4cedf6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cea9596b27764b1cb3a75704d0bf4425","version":"4394be8146ff4460896bb1780c2c09aa","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-02-25 01:55:16,039 INFO 241:vsp.py(1) - attempting to validate for basic_onboard_GTtDbS_VSP in SDC 2022-02-25 01:55:16,039 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-02-25 01:55:16,040 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/cea9596b27764b1cb3a75704d0bf4425/versions 2022-02-25 01:55:16,040 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-25 01:55:16,042 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:16,092 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cea9596b27764b1cb3a75704d0bf4425/versions HTTP/1.1" 200 253 2022-02-25 01:55:16,093 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-25 01:55:16,093 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4394be8146ff4460896bb1780c2c09aa","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1645754113383,"modificationTime":1645754113796,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-02-25 01:55:16,095 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-02-25 01:55:16,096 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/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa 2022-02-25 01:55:16,096 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-02-25 01:55:16,098 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:16,176 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa HTTP/1.1" 200 222 2022-02-25 01:55:16,177 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-02-25 01:55:16,178 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"4394be8146ff4460896bb1780c2c09aa","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1645754113383,"modificationTime":1645754115662} 2022-02-25 01:55:16,180 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-02-25 01:55:16,180 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/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa 2022-02-25 01:55:16,180 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-25 01:55:16,182 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:16,316 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa HTTP/1.1" 200 480 2022-02-25 01:55:16,317 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-25 01:55:16,318 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_GTtDbS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"c5ec49bae5a348c2bff4a7d91e4cedf6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cea9596b27764b1cb3a75704d0bf4425","version":"4394be8146ff4460896bb1780c2c09aa","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-02-25 01:55:16,320 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-02-25 01:55:16,320 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/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa 2022-02-25 01:55:16,320 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-25 01:55:16,322 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:16,490 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa HTTP/1.1" 200 480 2022-02-25 01:55:16,492 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-25 01:55:16,492 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_GTtDbS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"c5ec49bae5a348c2bff4a7d91e4cedf6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cea9596b27764b1cb3a75704d0bf4425","version":"4394be8146ff4460896bb1780c2c09aa","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-02-25 01:55:16,495 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-02-25 01:55:16,496 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/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa/orchestration-template-candidate/process 2022-02-25 01:55:16,496 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2022-02-25 01:55:16,498 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:21,491 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa/orchestration-template-candidate/process HTTP/1.1" 200 87 2022-02-25 01:55:21,492 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2022-02-25 01:55:21,492 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu18.yaml","base_ubuntu18.env"],"errors":{},"status":"Success"} 2022-02-25 01:55:21,494 INFO 209:vsp.py(1) - Artifacts for Vsp basic_onboard_GTtDbS_VSP have been validated 2022-02-25 01:55:21,495 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-02-25 01:55:21,495 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/cea9596b27764b1cb3a75704d0bf4425/versions 2022-02-25 01:55:21,495 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-25 01:55:21,496 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:21,582 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cea9596b27764b1cb3a75704d0bf4425/versions HTTP/1.1" 200 253 2022-02-25 01:55:21,583 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-25 01:55:21,583 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4394be8146ff4460896bb1780c2c09aa","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1645754113383,"modificationTime":1645754113796,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-02-25 01:55:21,586 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-02-25 01:55:21,586 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/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa 2022-02-25 01:55:21,586 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-02-25 01:55:21,588 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:21,690 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa HTTP/1.1" 200 222 2022-02-25 01:55:21,692 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-02-25 01:55:21,692 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"4394be8146ff4460896bb1780c2c09aa","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1645754113383,"modificationTime":1645754121477} 2022-02-25 01:55:21,694 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-02-25 01:55:21,694 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/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa 2022-02-25 01:55:21,694 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-25 01:55:21,696 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:22,268 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa HTTP/1.1" 200 656 2022-02-25 01:55:22,269 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-25 01:55:22,270 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_GTtDbS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"c5ec49bae5a348c2bff4a7d91e4cedf6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cea9596b27764b1cb3a75704d0bf4425","version":"4394be8146ff4460896bb1780c2c09aa","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-02-25 01:55:22,272 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-02-25 01:55:22,272 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/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa 2022-02-25 01:55:22,272 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-25 01:55:22,274 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:22,647 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa HTTP/1.1" 200 656 2022-02-25 01:55:22,648 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-25 01:55:22,649 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_GTtDbS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"c5ec49bae5a348c2bff4a7d91e4cedf6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cea9596b27764b1cb3a75704d0bf4425","version":"4394be8146ff4460896bb1780c2c09aa","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-02-25 01:55:22,650 INFO 241:vsp.py(1) - attempting to commit for basic_onboard_GTtDbS_VSP in SDC 2022-02-25 01:55:22,651 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-02-25 01:55:22,651 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/cea9596b27764b1cb3a75704d0bf4425/versions 2022-02-25 01:55:22,651 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-25 01:55:22,652 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:22,696 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cea9596b27764b1cb3a75704d0bf4425/versions HTTP/1.1" 200 253 2022-02-25 01:55:22,697 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-25 01:55:22,697 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4394be8146ff4460896bb1780c2c09aa","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1645754113383,"modificationTime":1645754113796,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-02-25 01:55:22,699 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-02-25 01:55:22,699 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/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa 2022-02-25 01:55:22,699 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-02-25 01:55:22,700 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:22,777 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa HTTP/1.1" 200 222 2022-02-25 01:55:22,778 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-02-25 01:55:22,779 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"4394be8146ff4460896bb1780c2c09aa","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1645754113383,"modificationTime":1645754121477} 2022-02-25 01:55:22,781 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-02-25 01:55:22,781 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/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa 2022-02-25 01:55:22,781 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-25 01:55:22,783 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:22,926 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa HTTP/1.1" 200 656 2022-02-25 01:55:22,927 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-25 01:55:22,927 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_GTtDbS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"c5ec49bae5a348c2bff4a7d91e4cedf6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cea9596b27764b1cb3a75704d0bf4425","version":"4394be8146ff4460896bb1780c2c09aa","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-02-25 01:55:22,929 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-02-25 01:55:22,929 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/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa 2022-02-25 01:55:22,929 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-25 01:55:22,931 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:23,077 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa HTTP/1.1" 200 656 2022-02-25 01:55:23,078 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-25 01:55:23,078 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_GTtDbS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"c5ec49bae5a348c2bff4a7d91e4cedf6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cea9596b27764b1cb3a75704d0bf4425","version":"4394be8146ff4460896bb1780c2c09aa","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-02-25 01:55:23,083 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-02-25 01:55:23,083 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/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa/actions 2022-02-25 01:55:23,084 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2022-02-25 01:55:23,085 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:25,929 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa/actions HTTP/1.1" 200 2 2022-02-25 01:55:25,931 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2022-02-25 01:55:25,931 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2022-02-25 01:55:25,933 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-02-25 01:55:25,933 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/cea9596b27764b1cb3a75704d0bf4425/versions 2022-02-25 01:55:25,933 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-25 01:55:25,935 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:25,974 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cea9596b27764b1cb3a75704d0bf4425/versions HTTP/1.1" 200 253 2022-02-25 01:55:25,975 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-25 01:55:25,975 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4394be8146ff4460896bb1780c2c09aa","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1645754113383,"modificationTime":1645754123135,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-02-25 01:55:25,977 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-02-25 01:55:25,977 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/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa 2022-02-25 01:55:25,977 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-02-25 01:55:25,979 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:26,054 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa HTTP/1.1" 200 223 2022-02-25 01:55:26,055 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-02-25 01:55:26,055 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"4394be8146ff4460896bb1780c2c09aa","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1645754113383,"modificationTime":1645754121477} 2022-02-25 01:55:26,057 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-02-25 01:55:26,057 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/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa 2022-02-25 01:55:26,057 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-25 01:55:26,059 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:26,224 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa HTTP/1.1" 200 656 2022-02-25 01:55:26,225 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-25 01:55:26,225 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_GTtDbS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"c5ec49bae5a348c2bff4a7d91e4cedf6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cea9596b27764b1cb3a75704d0bf4425","version":"4394be8146ff4460896bb1780c2c09aa","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-02-25 01:55:26,227 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_onboard_GTtDbS_VSP in SDC 2022-02-25 01:55:26,227 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-02-25 01:55:26,227 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/cea9596b27764b1cb3a75704d0bf4425/versions 2022-02-25 01:55:26,227 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-25 01:55:26,229 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:26,271 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cea9596b27764b1cb3a75704d0bf4425/versions HTTP/1.1" 200 253 2022-02-25 01:55:26,272 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-25 01:55:26,272 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4394be8146ff4460896bb1780c2c09aa","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1645754113383,"modificationTime":1645754123135,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-02-25 01:55:26,275 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-02-25 01:55:26,275 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/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa 2022-02-25 01:55:26,275 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-02-25 01:55:26,276 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:26,329 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa HTTP/1.1" 200 223 2022-02-25 01:55:26,330 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-02-25 01:55:26,330 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"4394be8146ff4460896bb1780c2c09aa","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1645754113383,"modificationTime":1645754121477} 2022-02-25 01:55:26,332 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-02-25 01:55:26,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/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa 2022-02-25 01:55:26,333 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-25 01:55:26,334 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:26,463 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa HTTP/1.1" 200 656 2022-02-25 01:55:26,465 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-25 01:55:26,466 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_GTtDbS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"c5ec49bae5a348c2bff4a7d91e4cedf6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cea9596b27764b1cb3a75704d0bf4425","version":"4394be8146ff4460896bb1780c2c09aa","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-02-25 01:55:26,477 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-02-25 01:55:26,477 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/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa/actions 2022-02-25 01:55:26,477 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2022-02-25 01:55:26,480 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:30,482 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa/actions HTTP/1.1" 200 2 2022-02-25 01:55:30,483 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2022-02-25 01:55:30,484 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2022-02-25 01:55:30,486 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-02-25 01:55:30,486 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/cea9596b27764b1cb3a75704d0bf4425/versions 2022-02-25 01:55:30,487 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-25 01:55:30,488 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:30,532 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cea9596b27764b1cb3a75704d0bf4425/versions HTTP/1.1" 200 264 2022-02-25 01:55:30,533 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-25 01:55:30,533 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4394be8146ff4460896bb1780c2c09aa","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1645754113383,"modificationTime":1645754129282,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-02-25 01:55:30,535 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_onboard_GTtDbS_VSP in SDC 2022-02-25 01:55:30,536 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-02-25 01:55:30,536 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/cea9596b27764b1cb3a75704d0bf4425/versions 2022-02-25 01:55:30,536 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-25 01:55:30,538 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:30,586 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cea9596b27764b1cb3a75704d0bf4425/versions HTTP/1.1" 200 264 2022-02-25 01:55:30,587 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-25 01:55:30,588 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4394be8146ff4460896bb1780c2c09aa","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1645754113383,"modificationTime":1645754129282,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-02-25 01:55:30,596 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-02-25 01:55:30,596 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/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa/actions 2022-02-25 01:55:30,596 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-02-25 01:55:30,598 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:31,279 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa/actions HTTP/1.1" 200 381 2022-02-25 01:55:31,280 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-02-25 01:55:31,280 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_GTtDbS_VSP","version":"1.0","versionId":"4394be8146ff4460896bb1780c2c09aa","packageId":"cea9596b27764b1cb3a75704d0bf4425","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-02-25 01:55:31,281 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_GTtDbS_VSP","version":"1.0","versionId":"4394be8146ff4460896bb1780c2c09aa","packageId":"cea9596b27764b1cb3a75704d0bf4425","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-02-25 01:55:31,282 INFO 199:base.py(1) - ***************************************************** 2022-02-25 01:55:31,283 INFO 200:base.py(1) - STOP [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2022-02-25 01:55:31,283 INFO 201:base.py(1) - ***************************************************** 2022-02-25 01:55:31,283 INFO 227:base.py(1) - ***************************************************** 2022-02-25 01:55:31,283 INFO 228:base.py(1) - CONTINUE [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2022-02-25 01:55:31,283 INFO 229:base.py(1) - ***************************************************** 2022-02-25 01:55:31,283 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_GTtDbS exists in SDC 2022-02-25 01:55:31,283 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-02-25 01:55:31,284 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-02-25 01:55:31,284 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-02-25 01:55:31,284 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-02-25 01:55:31,285 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-25 01:55:31,327 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-02-25 01:55:31,328 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2022-02-25 01:55:31,328 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-02-25 01:55:31,328 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-02-25 01:55:31,328 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-02-25 01:55:31,328 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-02-25 01:55:31,328 DEBUG 175:__init__.py(1) - number of Vf returned: 0 2022-02-25 01:55:31,329 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_GTtDbS 2022-02-25 01:55:31,329 INFO 197:__init__.py(1) - Vf basic_onboard_GTtDbS doesn't exist in SDC 2022-02-25 01:55:41,339 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_GTtDbS exists in SDC 2022-02-25 01:55:41,339 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-02-25 01:55:41,340 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-02-25 01:55:41,340 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-02-25 01:55:41,340 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-02-25 01:55:41,341 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-25 01:55:41,376 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-02-25 01:55:41,377 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2022-02-25 01:55:41,377 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-02-25 01:55:41,377 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-02-25 01:55:41,377 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-02-25 01:55:41,377 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-02-25 01:55:41,378 DEBUG 175:__init__.py(1) - number of Vf returned: 0 2022-02-25 01:55:41,378 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_GTtDbS 2022-02-25 01:55:41,378 INFO 197:__init__.py(1) - Vf basic_onboard_GTtDbS doesn't exist in SDC 2022-02-25 01:55:41,378 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_GTtDbS exists in SDC 2022-02-25 01:55:41,378 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-02-25 01:55:41,382 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-02-25 01:55:41,382 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-02-25 01:55:41,383 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-02-25 01:55:41,384 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-25 01:55:41,419 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-02-25 01:55:41,420 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2022-02-25 01:55:41,421 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-02-25 01:55:41,422 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-02-25 01:55:41,422 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-02-25 01:55:41,422 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-02-25 01:55:41,422 DEBUG 175:__init__.py(1) - number of Vf returned: 0 2022-02-25 01:55:41,422 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_GTtDbS 2022-02-25 01:55:41,422 INFO 197:__init__.py(1) - Vf basic_onboard_GTtDbS doesn't exist in SDC 2022-02-25 01:55:41,422 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_GTtDbS_VSP exists in SDC 2022-02-25 01:55:41,422 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-02-25 01:55:41,423 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-02-25 01:55:41,423 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-02-25 01:55:41,423 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-02-25 01:55:41,424 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:41,470 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-02-25 01:55:41,471 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-02-25 01:55:41,472 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_GTtDbS_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"c5ec49bae5a348c2bff4a7d91e4cedf6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cea9596b27764b1cb3a75704d0bf4425","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 77be9a50-42e2","description":"vendor software product","vendorName":"650ec880-2c68-4129-87c9","vendorId":"9fca37eae7b94a379e2ec5165c4a90bd","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"54e0b0d2a81e4a23bbb4f4c9d3be9c7d","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 8a04ab04-bbc0","description":"vendor software product","vendorName":"624759a9-f19c-424f-9700","vendorId":"aa94515fab554990ab5522f7bd3b9b0e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"6b6abd3ffaec4121bc09b8bec61d230b","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2022-02-25 01:55:41,474 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_GTtDbS_VSP from SDC 2022-02-25 01:55:41,475 DEBUG 324:vsp.py(1) - importing VSP pNF 77be9a50-42e2 from SDC 2022-02-25 01:55:41,475 DEBUG 324:vsp.py(1) - importing VSP vFW 8a04ab04-bbc0 from SDC 2022-02-25 01:55:41,476 DEBUG 175:__init__.py(1) - number of Vsp returned: 3 2022-02-25 01:55:41,476 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_GTtDbS_VSP 2022-02-25 01:55:41,476 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-02-25 01:55:41,476 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/cea9596b27764b1cb3a75704d0bf4425/versions 2022-02-25 01:55:41,477 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-25 01:55:41,478 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:41,525 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cea9596b27764b1cb3a75704d0bf4425/versions HTTP/1.1" 200 264 2022-02-25 01:55:41,527 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-25 01:55:41,527 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4394be8146ff4460896bb1780c2c09aa","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1645754113383,"modificationTime":1645754129282,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-02-25 01:55:41,529 DEBUG 46:sdc_element.py(1) - details found, updating 2022-02-25 01:55:41,529 INFO 220:__init__.py(1) - Vsp found, updating information 2022-02-25 01:55:41,529 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-02-25 01:55:41,530 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/cea9596b27764b1cb3a75704d0bf4425/versions 2022-02-25 01:55:41,530 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-25 01:55:41,531 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:41,573 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cea9596b27764b1cb3a75704d0bf4425/versions HTTP/1.1" 200 264 2022-02-25 01:55:41,574 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-25 01:55:41,574 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4394be8146ff4460896bb1780c2c09aa","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1645754113383,"modificationTime":1645754129282,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-02-25 01:55:41,576 DEBUG 46:sdc_element.py(1) - details found, updating 2022-02-25 01:55:41,577 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-02-25 01:55:41,577 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/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa 2022-02-25 01:55:41,577 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-25 01:55:41,578 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:41,723 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa HTTP/1.1" 200 656 2022-02-25 01:55:41,724 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-25 01:55:41,725 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_GTtDbS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"c5ec49bae5a348c2bff4a7d91e4cedf6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"cea9596b27764b1cb3a75704d0bf4425","version":"4394be8146ff4460896bb1780c2c09aa","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-02-25 01:55:41,727 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_GTtDbS exists in SDC 2022-02-25 01:55:41,727 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-02-25 01:55:41,727 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-02-25 01:55:41,727 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-02-25 01:55:41,727 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-02-25 01:55:41,728 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-25 01:55:41,761 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-02-25 01:55:41,763 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2022-02-25 01:55:41,763 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-02-25 01:55:41,763 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-02-25 01:55:41,763 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-02-25 01:55:41,763 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-02-25 01:55:41,763 DEBUG 175:__init__.py(1) - number of Vf returned: 0 2022-02-25 01:55:41,763 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_GTtDbS 2022-02-25 01:55:41,764 INFO 197:__init__.py(1) - Vf basic_onboard_GTtDbS doesn't exist in SDC 2022-02-25 01:55:41,764 DEBUG 187:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2022-02-25 01:55:41,764 INFO 157:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2022-02-25 01:55:41,764 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-02-25 01:55:41,764 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-02-25 01:55:41,764 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2022-02-25 01:55:41,766 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:41,917 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-02-25 01:55:41,918 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2022-02-25 01:55:41,919 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.5"} 2022-02-25 01:55:41,922 DEBUG 175:__init__.py(1) - number of ResourceCategory returned: 9 2022-02-25 01:55:41,922 DEBUG 191:__init__.py(1) - filtering objects of all versions to be Generic 2022-02-25 01:55:41,922 INFO 220:__init__.py(1) - ResourceCategory found, updating information 2022-02-25 01:55:41,923 INFO 312:__init__.py(1) - attempting to create Vf basic_onboard_GTtDbS in SDC 2022-02-25 01:55:41,923 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_GTtDbS exists in SDC 2022-02-25 01:55:41,923 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-02-25 01:55:41,923 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-02-25 01:55:41,923 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-02-25 01:55:41,923 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-02-25 01:55:41,925 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-25 01:55:41,977 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-02-25 01:55:41,979 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2022-02-25 01:55:41,979 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-02-25 01:55:41,979 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-02-25 01:55:41,980 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-02-25 01:55:41,980 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-02-25 01:55:41,980 DEBUG 175:__init__.py(1) - number of Vf returned: 0 2022-02-25 01:55:41,980 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_GTtDbS 2022-02-25 01:55:41,980 INFO 197:__init__.py(1) - Vf basic_onboard_GTtDbS doesn't exist in SDC 2022-02-25 01:55:42,005 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_onboard_GTtDbS_VSP in SDC 2022-02-25 01:55:42,006 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-02-25 01:55:42,006 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/cea9596b27764b1cb3a75704d0bf4425/versions 2022-02-25 01:55:42,006 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-25 01:55:42,008 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:42,056 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cea9596b27764b1cb3a75704d0bf4425/versions HTTP/1.1" 200 264 2022-02-25 01:55:42,057 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-25 01:55:42,058 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4394be8146ff4460896bb1780c2c09aa","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1645754113383,"modificationTime":1645754129282,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-02-25 01:55:42,064 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-02-25 01:55:42,064 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/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa/actions 2022-02-25 01:55:42,065 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-02-25 01:55:42,066 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:42,761 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/cea9596b27764b1cb3a75704d0bf4425/versions/4394be8146ff4460896bb1780c2c09aa/actions HTTP/1.1" 200 381 2022-02-25 01:55:42,762 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-02-25 01:55:42,762 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_GTtDbS_VSP","version":"1.0","versionId":"4394be8146ff4460896bb1780c2c09aa","packageId":"cea9596b27764b1cb3a75704d0bf4425","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-02-25 01:55:42,762 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_GTtDbS_VSP","version":"1.0","versionId":"4394be8146ff4460896bb1780c2c09aa","packageId":"cea9596b27764b1cb3a75704d0bf4425","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-02-25 01:55:42,764 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-02-25 01:55:42,765 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-02-25 01:55:42,765 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": "cea9596b27764b1cb3a75704d0bf4425", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_onboard_GTtDbS", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_onboard_GTtDbS"], "toscaArtifacts": {}, "vendorName": "basic_onboard_vendor", "vendorRelease": "1.0" } 2022-02-25 01:55:42,766 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:46,116 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-02-25 01:55:46,125 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2022-02-25 01:55:46,131 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiconboardgttdbsvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOUhWSFJFWWxOZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1645754144556,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.vspbasiconboardgttdbsvspinformationtxt","artifactName":"VSP_basic_onboard_GTtDbS_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"YzRjNzFhYzVkNTNmZGMzNjdkYmZjYTAzOWQ0Zjc2OTY=","artifactUUID":"a4fac385-c414-42de-8ceb-df256b601f97","artifactDisplayName":"VSP_basic_onboard_GTtDbS_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardgttdbsvspinformationtxt","esId":"e8be501e-742d-430d-9863-3a8f81053a65.vspbasiconboardgttdbsvspinformationtxt","duplicated":false,"payloadUpdateDate":1645754144558,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1645754144556,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRURTRYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRFNFgyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNVGhmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEU0WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNVGhmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1UaGZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRFNFgyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRURTRYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEU0WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEU0WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeE9GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTVRoZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRURTRYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEU0WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXhPRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1645754144573,"description":"created from csar","artifactType":"HEAT","uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"1e2bb097-8140-4d27-a247-ba714c1a962e","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"e8be501e-742d-430d-9863-3a8f81053a65.heat1","duplicated":false,"payloadUpdateDate":1645754144683,"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":1645754144573,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiconboardgttdbsvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOUhWSFJFWWxOZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1645754144556,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.vspbasiconboardgttdbsvspinformationtxt","artifactName":"VSP_basic_onboard_GTtDbS_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"YzRjNzFhYzVkNTNmZGMzNjdkYmZjYTAzOWQ0Zjc2OTY=","artifactUUID":"a4fac385-c414-42de-8ceb-df256b601f97","artifactDisplayName":"VSP_basic_onboard_GTtDbS_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardgttdbsvspinformationtxt","esId":"e8be501e-742d-430d-9863-3a8f81053a65.vspbasiconboardgttdbsvspinformationtxt","duplicated":false,"payloadUpdateDate":1645754144558,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1645754144556,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754144692,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"e8be501e-742d-430d-9863-3a8f81053a65.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1645754144692,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1645754144692,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754143617,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.assettoscacsar","artifactName":"resource-BasicOnboardGttdbs-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":1645754143617,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754143617,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.assettoscatemplate","artifactName":"resource-BasicOnboardGttdbs-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":1645754143617,"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":["e8be501e-742d-430d-9863-3a8f81053a65.493320db-36cd-4c94-bf10-d73296bc1822.ubuntu18_admin_security_group"],"type":"tosca.capabilities.Node","source":"493320db-36cd-4c94-bf10-d73296bc1822","uniqueId":"capability.a4205a36-79ab-49cf-ad38-a512e631df25.feature","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.493320db-36cd-4c94-bf10-d73296bc1822.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["e8be501e-742d-430d-9863-3a8f81053a65.493320db-36cd-4c94-bf10-d73296bc1822.ubuntu18_admin_security_group"],"source":"493320db-36cd-4c94-bf10-d73296bc1822","uniqueId":"a4205a36-79ab-49cf-ad38-a512e631df25.dependency","capability":"tosca.capabilities.Node","ownerId":"a4205a36-79ab-49cf-ad38-a512e631df25","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","path":["e8be501e-742d-430d-9863-3a8f81053a65.493320db-36cd-4c94-bf10-d73296bc1822.ubuntu18_admin_security_group"],"source":"493320db-36cd-4c94-bf10-d73296bc1822","uniqueId":"493320db-36cd-4c94-bf10-d73296bc1822.port","capability":"tosca.capabilities.Attachment","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.493320db-36cd-4c94-bf10-d73296bc1822.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"493320db-36cd-4c94-bf10-d73296bc1822.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":"493320db-36cd-4c94-bf10-d73296bc1822.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":"493320db-36cd-4c94-bf10-d73296bc1822.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":"a4205a36-79ab-49cf-ad38-a512e631df25","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.a4205a36-79ab-49cf-ad38-a512e631df25.tosca_name","ownerId":"a4205a36-79ab-49cf-ad38-a512e631df25","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.493320db-36cd-4c94-bf10-d73296bc1822.show","empty":false},{"parentUniqueId":"a4205a36-79ab-49cf-ad38-a512e631df25","definition":false,"name":"state","type":"string","uniqueId":"attribute.a4205a36-79ab-49cf-ad38-a512e631df25.state","ownerId":"a4205a36-79ab-49cf-ad38-a512e631df25","empty":false},{"parentUniqueId":"a4205a36-79ab-49cf-ad38-a512e631df25","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.a4205a36-79ab-49cf-ad38-a512e631df25.tosca_id","ownerId":"a4205a36-79ab-49cf-ad38-a512e631df25","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu18_admin_security_group"},"actualComponentUid":"493320db-36cd-4c94-bf10-d73296bc1822","createdFromCsar":true,"uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.493320db-36cd-4c94-bf10-d73296bc1822.ubuntu18_admin_security_group","normalizedName":"ubuntu18_admin_security_group","name":"ubuntu18_admin_security_group","creationTime":1645754144369,"icon":"securityrules","originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu18_admin_security_group","createdFrom":"CSAR","componentUid":"493320db-36cd-4c94-bf10-d73296bc1822","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1645754144480,"customizationUUID":"52c6c81b-5cf9-481b-8bd9-590578c08ae1","posX":"475.0","posY":"325.0","componentName":"SecurityRules","serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.12c73986-1244-42a0-afb6-efcf461cd8b9.ubuntu18_ubuntu18_admin_plane_port_0","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"feature","uniqueId":"capability.a4205a36-79ab-49cf-ad38-a512e631df25.feature","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"feature","uniqueId":"capability.a4205a36-79ab-49cf-ad38-a512e631df25.feature","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"tosca.capabilities.Scalable","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"scalable","uniqueId":"capability.437e5bcf-7f96-4775-80bb-c2710b9bb0f4.scalable","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.12c73986-1244-42a0-afb6-efcf461cd8b9.ubuntu18_ubuntu18_admin_plane_port_0","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.Forwarder","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"forwarder","uniqueId":"capability.42e0cfa6-039c-487f-8c2e-e1ba5d770105.forwarder","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.12c73986-1244-42a0-afb6-efcf461cd8b9.ubuntu18_ubuntu18_admin_plane_port_0","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"binding","uniqueId":"capability.12c73986-1244-42a0-afb6-efcf461cd8b9.binding","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"binding","uniqueId":"capability.437e5bcf-7f96-4775-80bb-c2710b9bb0f4.binding","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"binding_ubuntu18","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f0025e8e-cd14-45e0-81aa-a4ed400fef24","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0025e8e-cd14-45e0-81aa-a4ed400fef24","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.12c73986-1244-42a0-afb6-efcf461cd8b9.ubuntu18_ubuntu18_admin_plane_port_0","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.PortMirroring","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"port_mirroring","uniqueId":"capability.f0025e8e-cd14-45e0-81aa-a4ed400fef24.port_mirroring","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"tosca.capabilities.Container","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"host","uniqueId":"capability.437e5bcf-7f96-4775-80bb-c2710b9bb0f4.host","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"host_ubuntu18","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.12c73986-1244-42a0-afb6-efcf461cd8b9.ubuntu18_ubuntu18_admin_plane_port_0","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"network.incoming.packets.rate","uniqueId":"capability.42e0cfa6-039c-487f-8c2e-e1ba5d770105.network.incoming.packets.rate","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.12c73986-1244-42a0-afb6-efcf461cd8b9.ubuntu18_ubuntu18_admin_plane_port_0","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"network.outgoing.bytes","uniqueId":"capability.42e0cfa6-039c-487f-8c2e-e1ba5d770105.network.outgoing.bytes","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.12c73986-1244-42a0-afb6-efcf461cd8b9.ubuntu18_ubuntu18_admin_plane_port_0","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"network.outgoing.packets.rate","uniqueId":"capability.42e0cfa6-039c-487f-8c2e-e1ba5d770105.network.outgoing.packets.rate","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.12c73986-1244-42a0-afb6-efcf461cd8b9.ubuntu18_ubuntu18_admin_plane_port_0","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"network.outpoing.packets","uniqueId":"capability.42e0cfa6-039c-487f-8c2e-e1ba5d770105.network.outpoing.packets","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.12c73986-1244-42a0-afb6-efcf461cd8b9.ubuntu18_ubuntu18_admin_plane_port_0","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"network.incoming.bytes.rate","uniqueId":"capability.42e0cfa6-039c-487f-8c2e-e1ba5d770105.network.incoming.bytes.rate","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.12c73986-1244-42a0-afb6-efcf461cd8b9.ubuntu18_ubuntu18_admin_plane_port_0","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"network.incoming.bytes","uniqueId":"capability.42e0cfa6-039c-487f-8c2e-e1ba5d770105.network.incoming.bytes","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.12c73986-1244-42a0-afb6-efcf461cd8b9.ubuntu18_ubuntu18_admin_plane_port_0","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.42e0cfa6-039c-487f-8c2e-e1ba5d770105.network.outgoing.bytes.rate","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.12c73986-1244-42a0-afb6-efcf461cd8b9.ubuntu18_ubuntu18_admin_plane_port_0","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"network.incoming.packets","uniqueId":"capability.42e0cfa6-039c-487f-8c2e-e1ba5d770105.network.incoming.packets","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.ephemeral.size","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.ephemeral.size","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.ephemeral.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"instance","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.instance","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"instance_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"memory","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.memory","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"memory_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.iops","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.iops","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.device.read.requests","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.device.read.requests","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"cpu.delta","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.cpu.delta","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu.delta_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.capacity","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.capacity","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.device.read.bytes","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.device.read.bytes","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.write.bytes","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.write.bytes","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.latency","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.latency","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.device.read.bytes.rate","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.usage","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.usage","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"cpu_util","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.cpu_util","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_util_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.device.allocation","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.device.allocation","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.write.requests.rate","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.write.requests.rate","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.write.bytes.rate","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.write.bytes.rate","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.device.latency","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.device.latency","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"cpu","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.cpu","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.device.write.requests","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.device.write.requests","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.device.write.bytes","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.device.write.bytes","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.read.requests","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.read.requests","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.root.size","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.root.size","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.root.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.device.write.bytes.rate","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"vcpus","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.vcpus","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"vcpus_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.device.iops","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.device.iops","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.device.usage","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.device.usage","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.device.read.requests.rate","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.device.read.requests.rate","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.device.write.requests.rate","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.device.write.requests.rate","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.allocation","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.allocation","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.read.bytes.rate","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.read.bytes.rate","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.read.bytes","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.read.bytes","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"memory.usage","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.memory.usage","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.device.capacity","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.device.capacity","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"memory.resident","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.memory.resident","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.resident_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.write.requests","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.write.requests","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests_ubuntu18","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"tosca.capabilities.OperatingSystem","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"os","uniqueId":"capability.437e5bcf-7f96-4775-80bb-c2710b9bb0f4.os","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"os_ubuntu18","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"tosca.capabilities.Endpoint.Admin","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"endpoint","uniqueId":"capability.437e5bcf-7f96-4775-80bb-c2710b9bb0f4.endpoint","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.12c73986-1244-42a0-afb6-efcf461cd8b9.ubuntu18_ubuntu18_admin_plane_port_0","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"tosca.capabilities.Attachment","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"attachment","uniqueId":"capability.12c73986-1244-42a0-afb6-efcf461cd8b9.attachment","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.12c73986-1244-42a0-afb6-efcf461cd8b9.ubuntu18_ubuntu18_admin_plane_port_0","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"dependency","uniqueId":"a4205a36-79ab-49cf-ad38-a512e631df25.dependency","capability":"tosca.capabilities.Node","ownerId":"a4205a36-79ab-49cf-ad38-a512e631df25","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"node":"tosca.nodes.Root","path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"dependency","uniqueId":"a4205a36-79ab-49cf-ad38-a512e631df25.dependency","capability":"tosca.capabilities.Node","ownerId":"a4205a36-79ab-49cf-ad38-a512e631df25","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.12c73986-1244-42a0-afb6-efcf461cd8b9.ubuntu18_ubuntu18_admin_plane_port_0","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"link","uniqueId":"07f0925b-1a1d-4310-ab30-84f935d5d64e.link","capability":"tosca.capabilities.network.Linkable","ownerId":"07f0925b-1a1d-4310-ab30-84f935d5d64e","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"tosca.nodes.BlockStorage","path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"local_storage","uniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","empty":false},{"definition":false,"hidden":false,"uniqueId":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","empty":false},{"definition":false,"hidden":false,"uniqueId":"02b671d3-5277-4f34-92d9-a72efa8c93f6.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"e8be501e-742d-430d-9863-3a8f81053a65.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","empty":false},{"definition":false,"hidden":false,"uniqueId":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"ca7921e3-c78c-412c-b2e8-db78662eb29d.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":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","empty":false},{"definition":false,"hidden":false,"uniqueId":"02b671d3-5277-4f34-92d9-a72efa8c93f6.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"e8be501e-742d-430d-9863-3a8f81053a65.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","empty":false},{"definition":false,"hidden":false,"uniqueId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23.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":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","empty":false},{"definition":false,"hidden":false,"uniqueId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","empty":false},{"definition":false,"hidden":false,"uniqueId":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23.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":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","empty":false},{"definition":false,"hidden":false,"uniqueId":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"e8be501e-742d-430d-9863-3a8f81053a65.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"e8be501e-742d-430d-9863-3a8f81053a65.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"e8be501e-742d-430d-9863-3a8f81053a65.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":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","empty":false},{"definition":false,"hidden":false,"uniqueId":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"e8be501e-742d-430d-9863-3a8f81053a65.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":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","empty":false},{"definition":false,"hidden":false,"uniqueId":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"e8be501e-742d-430d-9863-3a8f81053a65.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":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23.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":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","empty":false},{"definition":false,"hidden":false,"uniqueId":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"02b671d3-5277-4f34-92d9-a72efa8c93f6","createdFromCsar":true,"uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","normalizedName":"abstract_ubuntu18","name":"abstract_ubuntu18","creationTime":1645754144370,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu18","createdFrom":"CSAR","componentUid":"02b671d3-5277-4f34-92d9-a72efa8c93f6","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicOnboardGttdbscvfc.abstract.abstract.nodes.ubuntu18","modificationTime":1645754144480,"customizationUUID":"ef769f6e-f493-4c80-bf6a-d0d20349f87e","posX":"275.0","posY":"325.0","componentName":"basic_onboard_GTtDbS-nodes.ubuntu18Cvfc","serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"empty":false}],"componentInstancesRelations":[{"toNode":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","requirementOwnerId":"e8be501e-742d-430d-9863-3a8f81053a65.493320db-36cd-4c94-bf10-d73296bc1822.ubuntu18_admin_security_group","id":"28b918e6-1b76-4b7c-b513-75811fb783e9","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","capabilityUid":"capability.12c73986-1244-42a0-afb6-efcf461cd8b9.attachment","requirementUid":"493320db-36cd-4c94-bf10-d73296bc1822.port"},"operations":[]}],"fromNode":"e8be501e-742d-430d-9863-3a8f81053a65.493320db-36cd-4c94-bf10-d73296bc1822.ubuntu18_admin_security_group","originUI":false}],"componentInstancesInputs":{"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18":[{"definition":false,"hidden":false,"uniqueId":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","empty":false},{"definition":false,"hidden":false,"uniqueId":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","empty":false},{"definition":false,"hidden":false,"uniqueId":"02b671d3-5277-4f34-92d9-a72efa8c93f6.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"e8be501e-742d-430d-9863-3a8f81053a65.ubuntu18_flavor_name","parentUniqueId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"e8be501e-742d-430d-9863-3a8f81053a65.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","empty":false},{"definition":false,"hidden":false,"uniqueId":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"ca7921e3-c78c-412c-b2e8-db78662eb29d.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":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","empty":false},{"definition":false,"hidden":false,"uniqueId":"02b671d3-5277-4f34-92d9-a72efa8c93f6.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"e8be501e-742d-430d-9863-3a8f81053a65.ubuntu18_image_name","parentUniqueId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"e8be501e-742d-430d-9863-3a8f81053a65.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","empty":false},{"definition":false,"hidden":false,"uniqueId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23.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":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","empty":false},{"definition":false,"hidden":false,"uniqueId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","empty":false},{"definition":false,"hidden":false,"uniqueId":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23.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":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","empty":false},{"definition":false,"hidden":false,"uniqueId":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"e8be501e-742d-430d-9863-3a8f81053a65.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"e8be501e-742d-430d-9863-3a8f81053a65.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"e8be501e-742d-430d-9863-3a8f81053a65.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"e8be501e-742d-430d-9863-3a8f81053a65.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":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","empty":false},{"definition":false,"hidden":false,"uniqueId":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"e8be501e-742d-430d-9863-3a8f81053a65.ubuntu18_name_0","getInputValues":[{"propName":"compute_ubuntu18_name","inputName":"ubuntu18_name_0","inputId":"e8be501e-742d-430d-9863-3a8f81053a65.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":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","empty":false},{"definition":false,"hidden":false,"uniqueId":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"e8be501e-742d-430d-9863-3a8f81053a65.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu18_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"e8be501e-742d-430d-9863-3a8f81053a65.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":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23.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":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"fd6c8d12-5f2d-4790-9b35-ea47bdaebd23","empty":false},{"definition":false,"hidden":false,"uniqueId":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":"02b671d3-5277-4f34-92d9-a72efa8c93f6.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":{"e8be501e-742d-430d-9863-3a8f81053a65.493320db-36cd-4c94-bf10-d73296bc1822.ubuntu18_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"493320db-36cd-4c94-bf10-d73296bc1822.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":"493320db-36cd-4c94-bf10-d73296bc1822.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":"493320db-36cd-4c94-bf10-d73296bc1822.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":{"e8be501e-742d-430d-9863-3a8f81053a65.493320db-36cd-4c94-bf10-d73296bc1822.ubuntu18_admin_security_group":[{"parentUniqueId":"a4205a36-79ab-49cf-ad38-a512e631df25","uniqueId":"attribute.a4205a36-79ab-49cf-ad38-a512e631df25.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"a4205a36-79ab-49cf-ad38-a512e631df25","empty":false},{"uniqueId":"attribute.493320db-36cd-4c94-bf10-d73296bc1822.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"a4205a36-79ab-49cf-ad38-a512e631df25","uniqueId":"attribute.a4205a36-79ab-49cf-ad38-a512e631df25.state","name":"state","type":"string","definition":false,"ownerId":"a4205a36-79ab-49cf-ad38-a512e631df25","empty":false},{"parentUniqueId":"a4205a36-79ab-49cf-ad38-a512e631df25","uniqueId":"attribute.a4205a36-79ab-49cf-ad38-a512e631df25.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"a4205a36-79ab-49cf-ad38-a512e631df25","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["e8be501e-742d-430d-9863-3a8f81053a65.493320db-36cd-4c94-bf10-d73296bc1822.ubuntu18_admin_security_group"],"type":"tosca.capabilities.Node","source":"493320db-36cd-4c94-bf10-d73296bc1822","uniqueId":"capability.a4205a36-79ab-49cf-ad38-a512e631df25.feature","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.493320db-36cd-4c94-bf10-d73296bc1822.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false},{"external":false,"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.12c73986-1244-42a0-afb6-efcf461cd8b9.ubuntu18_ubuntu18_admin_plane_port_0","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"feature","uniqueId":"capability.a4205a36-79ab-49cf-ad38-a512e631df25.feature","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"feature","uniqueId":"capability.a4205a36-79ab-49cf-ad38-a512e631df25.feature","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"tosca.capabilities.Scalable","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"scalable","uniqueId":"capability.437e5bcf-7f96-4775-80bb-c2710b9bb0f4.scalable","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.12c73986-1244-42a0-afb6-efcf461cd8b9.ubuntu18_ubuntu18_admin_plane_port_0","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.Forwarder","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"forwarder","uniqueId":"capability.42e0cfa6-039c-487f-8c2e-e1ba5d770105.forwarder","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.12c73986-1244-42a0-afb6-efcf461cd8b9.ubuntu18_ubuntu18_admin_plane_port_0","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"binding","uniqueId":"capability.12c73986-1244-42a0-afb6-efcf461cd8b9.binding","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"binding","uniqueId":"capability.437e5bcf-7f96-4775-80bb-c2710b9bb0f4.binding","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"binding_ubuntu18","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f0025e8e-cd14-45e0-81aa-a4ed400fef24","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0025e8e-cd14-45e0-81aa-a4ed400fef24","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.12c73986-1244-42a0-afb6-efcf461cd8b9.ubuntu18_ubuntu18_admin_plane_port_0","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.PortMirroring","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"port_mirroring","uniqueId":"capability.f0025e8e-cd14-45e0-81aa-a4ed400fef24.port_mirroring","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"tosca.capabilities.Container","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"host","uniqueId":"capability.437e5bcf-7f96-4775-80bb-c2710b9bb0f4.host","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"host_ubuntu18","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.12c73986-1244-42a0-afb6-efcf461cd8b9.ubuntu18_ubuntu18_admin_plane_port_0","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"network.incoming.packets.rate","uniqueId":"capability.42e0cfa6-039c-487f-8c2e-e1ba5d770105.network.incoming.packets.rate","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.12c73986-1244-42a0-afb6-efcf461cd8b9.ubuntu18_ubuntu18_admin_plane_port_0","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"network.outgoing.bytes","uniqueId":"capability.42e0cfa6-039c-487f-8c2e-e1ba5d770105.network.outgoing.bytes","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.12c73986-1244-42a0-afb6-efcf461cd8b9.ubuntu18_ubuntu18_admin_plane_port_0","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"network.outgoing.packets.rate","uniqueId":"capability.42e0cfa6-039c-487f-8c2e-e1ba5d770105.network.outgoing.packets.rate","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.12c73986-1244-42a0-afb6-efcf461cd8b9.ubuntu18_ubuntu18_admin_plane_port_0","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"network.outpoing.packets","uniqueId":"capability.42e0cfa6-039c-487f-8c2e-e1ba5d770105.network.outpoing.packets","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.12c73986-1244-42a0-afb6-efcf461cd8b9.ubuntu18_ubuntu18_admin_plane_port_0","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"network.incoming.bytes.rate","uniqueId":"capability.42e0cfa6-039c-487f-8c2e-e1ba5d770105.network.incoming.bytes.rate","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.12c73986-1244-42a0-afb6-efcf461cd8b9.ubuntu18_ubuntu18_admin_plane_port_0","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"network.incoming.bytes","uniqueId":"capability.42e0cfa6-039c-487f-8c2e-e1ba5d770105.network.incoming.bytes","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.12c73986-1244-42a0-afb6-efcf461cd8b9.ubuntu18_ubuntu18_admin_plane_port_0","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.42e0cfa6-039c-487f-8c2e-e1ba5d770105.network.outgoing.bytes.rate","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"42e0cfa6-039c-487f-8c2e-e1ba5d770105","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.12c73986-1244-42a0-afb6-efcf461cd8b9.ubuntu18_ubuntu18_admin_plane_port_0","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"network.incoming.packets","uniqueId":"capability.42e0cfa6-039c-487f-8c2e-e1ba5d770105.network.incoming.packets","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.ephemeral.size","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.ephemeral.size","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.ephemeral.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"instance","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.instance","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"instance_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"memory","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.memory","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"memory_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.iops","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.iops","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.device.read.requests","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.device.read.requests","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"cpu.delta","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.cpu.delta","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu.delta_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.capacity","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.capacity","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.device.read.bytes","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.device.read.bytes","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.write.bytes","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.write.bytes","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.latency","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.latency","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.device.read.bytes.rate","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.usage","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.usage","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"cpu_util","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.cpu_util","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_util_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.device.allocation","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.device.allocation","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.write.requests.rate","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.write.requests.rate","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.write.bytes.rate","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.write.bytes.rate","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.device.latency","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.device.latency","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"cpu","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.cpu","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.device.write.requests","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.device.write.requests","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.device.write.bytes","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.device.write.bytes","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.read.requests","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.read.requests","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.root.size","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.root.size","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.root.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.device.write.bytes.rate","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"vcpus","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.vcpus","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"vcpus_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.device.iops","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.device.iops","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.device.usage","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.device.usage","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.device.read.requests.rate","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.device.read.requests.rate","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.device.write.requests.rate","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.device.write.requests.rate","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.allocation","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.allocation","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.read.bytes.rate","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.read.bytes.rate","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.read.bytes","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.read.bytes","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"memory.usage","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.memory.usage","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.device.capacity","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.device.capacity","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"memory.resident","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.memory.resident","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.resident_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8f132f-cfe6-4b90-b8b5-d64546df97f6","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"disk.write.requests","uniqueId":"capability.ff8f132f-cfe6-4b90-b8b5-d64546df97f6.disk.write.requests","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests_ubuntu18","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"tosca.capabilities.OperatingSystem","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"os","uniqueId":"capability.437e5bcf-7f96-4775-80bb-c2710b9bb0f4.os","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"os_ubuntu18","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","empty":false}],"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"tosca.capabilities.Endpoint.Admin","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"endpoint","uniqueId":"capability.437e5bcf-7f96-4775-80bb-c2710b9bb0f4.endpoint","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.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.BasicOnboardGttdbs.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.12c73986-1244-42a0-afb6-efcf461cd8b9.ubuntu18_ubuntu18_admin_plane_port_0","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"type":"tosca.capabilities.Attachment","source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"attachment","uniqueId":"capability.12c73986-1244-42a0-afb6-efcf461cd8b9.attachment","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["e8be501e-742d-430d-9863-3a8f81053a65.493320db-36cd-4c94-bf10-d73296bc1822.ubuntu18_admin_security_group"],"source":"493320db-36cd-4c94-bf10-d73296bc1822","uniqueId":"a4205a36-79ab-49cf-ad38-a512e631df25.dependency","capability":"tosca.capabilities.Node","ownerId":"a4205a36-79ab-49cf-ad38-a512e631df25","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false},{"external":false,"node":"tosca.nodes.Root","path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.12c73986-1244-42a0-afb6-efcf461cd8b9.ubuntu18_ubuntu18_admin_plane_port_0","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"dependency","uniqueId":"a4205a36-79ab-49cf-ad38-a512e631df25.dependency","capability":"tosca.capabilities.Node","ownerId":"a4205a36-79ab-49cf-ad38-a512e631df25","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"node":"tosca.nodes.Root","path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"dependency","uniqueId":"a4205a36-79ab-49cf-ad38-a512e631df25.dependency","capability":"tosca.capabilities.Node","ownerId":"a4205a36-79ab-49cf-ad38-a512e631df25","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.12c73986-1244-42a0-afb6-efcf461cd8b9.ubuntu18_ubuntu18_admin_plane_port_0","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"link","uniqueId":"07f0925b-1a1d-4310-ab30-84f935d5d64e.link","capability":"tosca.capabilities.network.Linkable","ownerId":"07f0925b-1a1d-4310-ab30-84f935d5d64e","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","path":["e8be501e-742d-430d-9863-3a8f81053a65.493320db-36cd-4c94-bf10-d73296bc1822.ubuntu18_admin_security_group"],"source":"493320db-36cd-4c94-bf10-d73296bc1822","uniqueId":"493320db-36cd-4c94-bf10-d73296bc1822.port","capability":"tosca.capabilities.Attachment","ownerId":"e8be501e-742d-430d-9863-3a8f81053a65.493320db-36cd-4c94-bf10-d73296bc1822.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false},{"external":false,"node":"tosca.nodes.BlockStorage","path":["02b671d3-5277-4f34-92d9-a72efa8c93f6.d0e673ef-6d2c-4060-a5ac-27973e333112.ubuntu18","e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18"],"source":"02b671d3-5277-4f34-92d9-a72efa8c93f6","parentName":"local_storage","uniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.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":"c758e8a2-efea-40c7-bf18-9746527c8881.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.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":"c758e8a2-efea-40c7-bf18-9746527c8881.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.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":"e8be501e-742d-430d-9863-3a8f81053a65.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":"c758e8a2-efea-40c7-bf18-9746527c8881.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.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":"e8be501e-742d-430d-9863-3a8f81053a65.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":"c758e8a2-efea-40c7-bf18-9746527c8881.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.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":"e8be501e-742d-430d-9863-3a8f81053a65.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":"e8be501e-742d-430d-9863-3a8f81053a65.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":"e8be501e-742d-430d-9863-3a8f81053a65.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":"c758e8a2-efea-40c7-bf18-9746527c8881.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu18_group","uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.base_ubuntu18_group","name":"base_ubuntu18_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu18_group","createdFrom":"CSAR","invariantUUID":"23113bfc-8a96-4d5c-8006-465f608cc861","groupUUID":"702e35d4-d6ed-4b9e-9c81-9a1a65efd677","members":{"abstract_ubuntu18":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","ubuntu18_admin_security_group":"e8be501e-742d-430d-9863-3a8f81053a65.493320db-36cd-4c94-bf10-d73296bc1822.ubuntu18_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file.property.1","type":"string","required":true,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_ubuntu18.yaml","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description.property.2","type":"string","required":true,"description":"group description","password":false,"name":"description","value":"Heat template to deploy ubuntu VM Closed Loop for ONAP","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","empty":false}],"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicOnboardGttdbs..base_ubuntu18..module-0","uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.BasicOnboardGttdbs..base_ubuntu18..module-0","name":"BasicOnboardGttdbs..base_ubuntu18..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["e8be501e-742d-430d-9863-3a8f81053a65.heat1env","e8be501e-742d-430d-9863-3a8f81053a65.heat1"],"invariantName":"BasicOnboardGttdbs..base_ubuntu18..module-0","createdFrom":"CSAR","invariantUUID":"3566b626-8b56-43dd-86ba-5df9eba8679d","artifactsUuid":["1e2bb097-8140-4d27-a247-ba714c1a962e"],"groupUUID":"4e61dfe5-3d26-49c0-8f28-fd681e11d5ac","members":{"abstract_ubuntu18":"e8be501e-742d-430d-9863-3a8f81053a65.02b671d3-5277-4f34-92d9-a72efa8c93f6.abstract_ubuntu18","ubuntu18_admin_security_group":"e8be501e-742d-430d-9863-3a8f81053a65.493320db-36cd-4c94-bf10-d73296bc1822.ubuntu18_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu18","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicOnboardGttdbs","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.1","creationDate":1645754143618,"icon":"defaulticon","description":"VF","tags":["basic_onboard_GTtDbS"],"uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65","componentMetadataForSupportLog":{"SupportablityComponentUUID":"746e4658-b1c0-4db6-aae8-6e9cc420e19b","SupportablityComponentName":"basic_onboard_GTtDbS","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"cea9596b27764b1cb3a75704d0bf4425","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"746e4658-b1c0-4db6-aae8-6e9cc420e19b","systemName":"BasicOnboardGttdbs","invariantUUID":"6250f55c-186e-4c0f-925a-89bd9dfb732a","normalizedName":"basiconboardgttdbs","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1645754144437,"allArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRURTRYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRFNFgyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNVGhmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEU0WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNVGhmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1UaGZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRFNFgyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRURTRYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEU0WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEU0WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeE9GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTVRoZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRURTRYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEU0WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXhPRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1645754144573,"description":"created from csar","artifactType":"HEAT","uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"1e2bb097-8140-4d27-a247-ba714c1a962e","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"e8be501e-742d-430d-9863-3a8f81053a65.heat1","duplicated":false,"payloadUpdateDate":1645754144683,"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":1645754144573,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiconboardgttdbsvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOUhWSFJFWWxOZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1645754144556,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.vspbasiconboardgttdbsvspinformationtxt","artifactName":"VSP_basic_onboard_GTtDbS_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"YzRjNzFhYzVkNTNmZGMzNjdkYmZjYTAzOWQ0Zjc2OTY=","artifactUUID":"a4fac385-c414-42de-8ceb-df256b601f97","artifactDisplayName":"VSP_basic_onboard_GTtDbS_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardgttdbsvspinformationtxt","esId":"e8be501e-742d-430d-9863-3a8f81053a65.vspbasiconboardgttdbsvspinformationtxt","duplicated":false,"payloadUpdateDate":1645754144558,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1645754144556,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754144692,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"e8be501e-742d-430d-9863-3a8f81053a65.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1645754144692,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1645754144692,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"e8be501e-742d-430d-9863-3a8f81053a65"},"categorySpecificMetadata":{},"csarUUID":"cea9596b27764b1cb3a75704d0bf4425","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_onboard_GTtDbS"} 2022-02-25 01:55:46,140 INFO 330:__init__.py(1) - Vf basic_onboard_GTtDbS is created in SDC 2022-02-25 01:55:46,140 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-25 01:55:56,151 INFO 299:__init__.py(1) - attempting to certify/sumbit Vf basic_onboard_GTtDbS in SDC 2022-02-25 01:55:56,155 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-02-25 01:55:56,155 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/e8be501e-742d-430d-9863-3a8f81053a65/lifecycleState/Certify 2022-02-25 01:55:56,155 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2022-02-25 01:55:56,156 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:59,252 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/e8be501e-742d-430d-9863-3a8f81053a65/lifecycleState/Certify HTTP/1.1" 200 1339 2022-02-25 01:55:59,254 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2022-02-25 01:55:59,254 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"ff73966f-7278-44f2-aa92-cbda1ee13cd0","name":"basic_onboard_GTtDbS","version":"1.0","isHighestVersion":true,"creationDate":1645754143618,"lastUpdateDate":1645754156870,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_onboard_GTtDbS"],"icon":"defaulticon","normalizedName":"basiconboardgttdbs","systemName":"BasicOnboardGttdbs","contactId":"cs0008","allVersions":{"1.0":"ff73966f-7278-44f2-aa92-cbda1ee13cd0"},"csarUUID":"cea9596b27764b1cb3a75704d0bf4425","csarVersion":"1.0","invariantUUID":"6250f55c-186e-4c0f-925a-89bd9dfb732a","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.BasicOnboardGttdbs","uuid":"746e4658-b1c0-4db6-aae8-6e9cc420e19b"} 2022-02-25 01:55:59,256 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_GTtDbS exists in SDC 2022-02-25 01:55:59,256 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-02-25 01:55:59,256 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-02-25 01:55:59,257 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-02-25 01:55:59,257 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-02-25 01:55:59,258 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-25 01:55:59,309 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-02-25 01:55:59,310 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-02-25 01:55:59,310 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"746e4658-b1c0-4db6-aae8-6e9cc420e19b","invariantUUID":"6250f55c-186e-4c0f-925a-89bd9dfb732a","name":"basic_onboard_GTtDbS","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/746e4658-b1c0-4db6-aae8-6e9cc420e19b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-02-25 01:55:59,313 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_GTtDbS from SDC 2022-02-25 01:55:59,313 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-25 01:55:59,313 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-25 01:55:59,313 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-25 01:55:59,313 DEBUG 175:__init__.py(1) - number of Vf returned: 1 2022-02-25 01:55:59,313 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_GTtDbS 2022-02-25 01:55:59,313 INFO 220:__init__.py(1) - Vf found, updating information 2022-02-25 01:55:59,314 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-02-25 01:55:59,314 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-02-25 01:55:59,314 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-02-25 01:55:59,315 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:55:59,381 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-02-25 01:55:59,383 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-02-25 01:55:59,384 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"2.1","componentType":"RESOURCE","icon":"port","uniqueId":"9bf6558c-80c8-4845-bdc5-0022a83b824f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1645746727135,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7a8bb9f-6922-4669-b108-52f681092764","invariantUUID":"e9c6e0f5-933c-4cdc-8640-8f995bf3df28","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7dfc67b9-78fa-4096-ba21-9271e987b653","lifecycleState":"CERTIFIED","lastUpdateDate":1645746590289,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5fcec131-a728-4207-a466-65846b13dc30","invariantUUID":"130fa325-6b21-416e-86c8-0e7f21fa4572","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"13a9281a-8db1-4054-b33c-523602e631c9","lifecycleState":"CERTIFIED","lastUpdateDate":1645746693908,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f0fb47-40eb-4243-b6ac-ee659144c924","invariantUUID":"eca3af6a-3e0b-4f1e-b03c-523a048418ea","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f569ea6b-a0b9-4117-86cd-8ddff4bc8631","lifecycleState":"CERTIFIED","lastUpdateDate":1645746581093,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a518228b-db58-4b78-9b91-782c36e1514f","invariantUUID":"84596aed-3b5e-4538-9808-5f80cb887a6a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a05eb4a-6583-45c9-a9e9-3607e79bc95f","lifecycleState":"CERTIFIED","lastUpdateDate":1645746722437,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7da16ba-481b-4acd-885f-a75acc896293","invariantUUID":"98554169-9059-4695-b73d-55ee30e6c31f","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":"compute","uniqueId":"ac7fbce9-9cf1-4f46-bbf8-26fcafb59644","lifecycleState":"CERTIFIED","lastUpdateDate":1645746764880,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"107f7f51-8e0b-4445-a958-2e4f1f1195da","invariantUUID":"b8dbd128-b006-430b-b274-44bbc16c2167","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d754bbd7-e64b-422b-b458-3567d4cda828","lifecycleState":"CERTIFIED","lastUpdateDate":1645746692617,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"898fede8-5714-4912-9a49-d78a0bcc4efa","invariantUUID":"05f3d71c-6266-47ed-9c3f-2ed6eb3c099d","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a8eee6c0-ef4f-48d2-a2b5-4599e8ab3d7f","lifecycleState":"CERTIFIED","lastUpdateDate":1645746705120,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3513c036-5fdd-411d-8c92-2f7353e3f878","invariantUUID":"9f461fbd-f430-4bf6-b029-4a5f0a579c6c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff70c17e-9e3e-4a6f-8ffb-36ce5d8bdf90","lifecycleState":"CERTIFIED","lastUpdateDate":1645746720570,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b32b2e0-a84a-4f86-aa04-257465228b8b","invariantUUID":"300af70e-4d82-4909-86ed-a359d33a53f1","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc626a6e-2747-4502-998e-bcbf17f9c614","lifecycleState":"CERTIFIED","lastUpdateDate":1645746696525,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7cdc3cb-eeae-46a2-9c59-78e0eccb29a8","invariantUUID":"c0632bb1-6bc0-4a59-aeb9-12e927c49b54","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae4e7502-32d0-4d88-bb61-fde2ea7b4160","lifecycleState":"CERTIFIED","lastUpdateDate":1645746572315,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa03dc66-1651-45a3-afee-e79733c43632","invariantUUID":"fc20ef5c-53fb-4b28-b716-89ba4c006ea2","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":"60a2bc26-63ac-4ff3-a02f-7641e729edd4","lifecycleState":"CERTIFIED","lastUpdateDate":1645746642869,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dde8d18-47ba-453c-8634-6f4acdb1ee5e","invariantUUID":"1375a028-e99e-4482-86dc-e54e35a11873","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":"loadBalancer","uniqueId":"76e6a996-ba0d-4aea-a6a7-6ab5e8f7dd88","lifecycleState":"CERTIFIED","lastUpdateDate":1645746569283,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d822dd12-ed01-4530-bc99-6e5ed23a8829","invariantUUID":"6299d35e-cbe7-46e9-8450-a6f930f3a074","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":"network","uniqueId":"338eee74-9117-4577-86c9-ff493085ea11","lifecycleState":"CERTIFIED","lastUpdateDate":1645746662675,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c891c34-a8af-4bf5-bc8a-d7764dbebb92","invariantUUID":"b7ff6d02-67e8-46be-8788-7cc54b62458a","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":"objectStorage","uniqueId":"0618503d-f492-49af-96de-691e7be8214c","lifecycleState":"CERTIFIED","lastUpdateDate":1645746770473,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48e3815b-7ab0-4552-abf6-7e91010490b3","invariantUUID":"46e25f62-9e0b-4207-a232-d7601880f252","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"888905f0-5d51-4433-98c5-68e8b9fdd42c","lifecycleState":"CERTIFIED","lastUpdateDate":1645746689779,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d6a4e48-bb0e-4bda-b850-f723304aed14","invariantUUID":"986e51dd-02fb-47d5-92a2-d6f720c88740","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e636d23-19c8-4ff3-8dbb-5002c50e2321","lifecycleState":"CERTIFIED","lastUpdateDate":1645746592481,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cbaa04f5-e4d1-4f9d-84a2-57e85cb6cfa4","invariantUUID":"5263ed01-4250-473b-8367-7d8c8b1ded2f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6814c70-7065-4bd1-859e-e1f5a416fdfb","lifecycleState":"CERTIFIED","lastUpdateDate":1645746671244,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"776429da-4143-4f08-9f44-3786854a74ca","invariantUUID":"9d7d67b7-45ce-4c8d-bee2-f2501eaf7f91","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":"compute","uniqueId":"4284405a-aab6-46bf-b1cb-cd8e4b74c78c","lifecycleState":"CERTIFIED","lastUpdateDate":1645746658503,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"243e3f84-9fb7-4850-9a75-6774fa0c9005","invariantUUID":"951c856f-39e2-4e66-b7cf-c31f95934f5f","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":"6e17756e-b1da-42ab-8f12-a2118f71831d","lifecycleState":"CERTIFIED","lastUpdateDate":1645746650578,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8503335a-2b73-412c-bea7-7c1e4f4780f8","invariantUUID":"74adb97c-8a93-4a70-9c87-135ae3f22817","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":"port","uniqueId":"3a7acd31-7f32-40e4-a1a7-cef11d3543e3","lifecycleState":"CERTIFIED","lastUpdateDate":1645746781035,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7df78d9f-f523-4aa2-a4ed-ffd03d8e8e80","invariantUUID":"31d20f75-b1d7-4b96-a0e5-2a4408b19e99","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f5b44ede-f895-4104-8a54-afe42c427f06","lifecycleState":"CERTIFIED","lastUpdateDate":1645746778432,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"357c171a-c6dc-4d85-95d8-1b31610e725d","invariantUUID":"45ea6d65-be87-4e8f-9a4a-74a97182aef8","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"72d75b44-a434-4e18-81c3-369bc2dfd58f","lifecycleState":"CERTIFIED","lastUpdateDate":1645746654207,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10e88cc3-9bc1-4d7c-b9a7-c4530c6b397a","invariantUUID":"f37548b3-55b5-480d-bb91-3f8c4b447fad","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":"67136cbe-6212-4e92-ac21-7bab088dae80","lifecycleState":"CERTIFIED","lastUpdateDate":1645746576593,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f740d23e-c469-4b8b-a9d2-2e676c192818","invariantUUID":"f443e274-f6e6-47d4-b2fe-506619606dfe","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":"1343c3cd-4f5e-4ffd-a213-976ce08c8a37","lifecycleState":"CERTIFIED","lastUpdateDate":1645746637988,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21bea47f-8ffa-4a7b-a97b-43a3e402dc9c","invariantUUID":"232387a2-e77f-48dc-945e-3886e3c0bd20","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":"979e54f9-920d-4d7c-90e8-954f777b98dd","lifecycleState":"CERTIFIED","lastUpdateDate":1645746632202,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"102d4f23-bff7-402d-915b-0fb49272ddab","invariantUUID":"ef36f447-5cd3-4584-bf73-894bcbbc217f","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"b451031d-67c3-475f-8e4e-0ea5c7d262bf","lifecycleState":"CERTIFIED","lastUpdateDate":1645746703741,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4d8172b-057f-44ea-868d-2dc82699971b","invariantUUID":"e9c6e0f5-933c-4cdc-8640-8f995bf3df28","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":"objectStorage","uniqueId":"1480ebf6-f162-43d2-9659-065c5932fa80","lifecycleState":"CERTIFIED","lastUpdateDate":1645746655567,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55ddde1d-6a08-4447-b17a-3d4bfc1fe366","invariantUUID":"8d8fcace-ca86-47aa-941a-f9c0b4f50a46","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":"defaulticon","uniqueId":"2cba7957-b4f4-4637-88d7-d5c1e65d3d23","lifecycleState":"CERTIFIED","lastUpdateDate":1645746684186,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a755a24-ea2b-4df2-8fe2-389f1e8eeab3","invariantUUID":"92b1dd70-33eb-44e5-9acc-443e5bb00766","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":"c46fbfb1-8ced-41e7-b5d7-43b017ab7d63","lifecycleState":"CERTIFIED","lastUpdateDate":1645746695224,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1073e27-834c-4c23-a2dd-c433e8c1ba4e","invariantUUID":"aabfe9be-fc34-4773-9d67-6aa4dc2c4629","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7774374d-d484-46cf-935d-17370c876a10","lifecycleState":"CERTIFIED","lastUpdateDate":1645746615437,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abd4a4f9-d803-4158-afaa-193039c3560d","invariantUUID":"1a6edd22-5f45-4666-90c2-fefc648dfe96","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"49b732c5-e9e4-47fd-aad9-1ef5eef1c17e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746686989,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b459a2c-ab9b-4e25-99a8-81d5dadb844d","invariantUUID":"ab95da55-e2d2-42b2-bddd-bd74c87465ed","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":"a31d9282-93c5-4fcb-8135-d9df4eb0c90d","lifecycleState":"CERTIFIED","lastUpdateDate":1645746584187,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8fed91e-ce5a-4df2-9128-072f292481d6","invariantUUID":"27f1b7fe-2f47-4a6b-ad73-33d73eaaba45","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":"defaulticon","uniqueId":"ff73966f-7278-44f2-aa92-cbda1ee13cd0","lifecycleState":"CERTIFIED","lastUpdateDate":1645754156870,"name":"basic_onboard_GTtDbS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"746e4658-b1c0-4db6-aae8-6e9cc420e19b","invariantUUID":"6250f55c-186e-4c0f-925a-89bd9dfb732a","systemName":"BasicOnboardGttdbs","description":"VF","tags":["basic_onboard_GTtDbS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d92234ec-4377-44a5-b4cf-e97920059e60","lifecycleState":"CERTIFIED","lastUpdateDate":1645746774018,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b85348-ab75-4022-80b9-f41ea69e06d6","invariantUUID":"ab3679cb-e837-499b-a07d-4ce9831e5f68","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"907e0ab3-54ce-4275-ba5c-feaa35e1fb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746587680,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d22fbcf3-d53e-4ce9-b318-c649e4ae9f02","invariantUUID":"d60f1ca5-21dc-41bd-b72f-d12aae3eb51d","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":"04a5ed55-a55f-4807-af6d-d0c935ce1b81","lifecycleState":"CERTIFIED","lastUpdateDate":1645746775609,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b23929ed-dc99-44a4-8a68-9f203b902596","invariantUUID":"c916c08b-e974-4ab2-b525-45558d1effd5","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69308d70-7f5a-451d-806b-8199cc2addd2","lifecycleState":"CERTIFIED","lastUpdateDate":1645746766113,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb5d38e0-38e3-45aa-8f22-5a27779834ec","invariantUUID":"40aa68e8-8e7c-4ec7-bc66-740df46303cd","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3105696b-9d10-4b37-90fc-2b3b0e51b702","lifecycleState":"CERTIFIED","lastUpdateDate":1645746657025,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f616477-a677-4d7c-a32a-58e0ecc2bff5","invariantUUID":"037e0b0a-b7b1-4ab7-8e3e-a8928b148500","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c9845f5-e086-4809-92b9-9067296c74e4","lifecycleState":"CERTIFIED","lastUpdateDate":1645746691226,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"adb7523a-fce1-44a1-b92d-3ac14899dcbf","invariantUUID":"75eda753-21df-4d27-b6fc-c78f37b014c7","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7beff14-96a6-47ba-b2de-8d8f2564358a","lifecycleState":"CERTIFIED","lastUpdateDate":1645746725396,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63c14252-0cbb-4dbc-b5b2-88184f919b41","invariantUUID":"864c5816-6d79-41de-87b1-9693ab8e1657","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0bd33024-ebfe-41d0-b7ad-6c630e6d644b","lifecycleState":"CERTIFIED","lastUpdateDate":1645746596292,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a495c752-a085-47c0-b02f-74a847f9671f","invariantUUID":"5b3787a8-aaec-4baf-9eb8-de06088c00ed","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6105e144-9545-42e1-91be-94457e43e751","lifecycleState":"CERTIFIED","lastUpdateDate":1645746685517,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37b303c2-12c5-40b8-a954-0b0892db37d9","invariantUUID":"8f11d887-ec5a-478b-8bf7-c965a0721e91","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":"9fe8cacd-be30-4851-b031-931e971f3776","lifecycleState":"CERTIFIED","lastUpdateDate":1645746597775,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ff759354-46ad-4824-a673-bedbd524cd61","invariantUUID":"3a68fefc-4431-40f0-8b1d-aa39404062e1","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03e49c0a-91ba-41f6-a3ef-a6e869cf73f9","lifecycleState":"CERTIFIED","lastUpdateDate":1645746652482,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"beea187c-e591-4e52-9bbc-dbe51ecfb69b","invariantUUID":"70191e15-075d-4f3d-9194-d4acd172a348","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":"securityrules","uniqueId":"493320db-36cd-4c94-bf10-d73296bc1822","lifecycleState":"CERTIFIED","lastUpdateDate":1645746617249,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3acb9418-b370-4e06-8490-1422641d5b4a","invariantUUID":"f4e8e965-7359-4aa8-9512-7fbb93c51bcf","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"34a250cc-334d-4d80-9d29-133d62f0dc94","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1645746707282,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dae2604-3ffb-41df-8762-8248b7a22f02","invariantUUID":"f522828f-35fd-4a35-84d7-320331199615","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":"network","uniqueId":"a9e44183-de9a-4716-a51c-90c2f2bcf53f","lifecycleState":"CERTIFIED","lastUpdateDate":1645746768670,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"901774c0-f642-4e66-8e47-971497cabd6d","invariantUUID":"58cf7906-960d-4dee-8850-a56e76dccc49","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4e8983f-14f9-4577-bde6-b39975ca9255","lifecycleState":"CERTIFIED","lastUpdateDate":1645746563471,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12fb6761-4b4a-4de6-929d-7421c164007a","invariantUUID":"b8868b38-36fb-48cc-acf1-876c5ecebab4","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":"defaulticon","uniqueId":"ce271de6-b231-41ce-9888-bf29b926833a","lifecycleState":"CERTIFIED","lastUpdateDate":1645746561574,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"25e0dcc7-cc06-4418-b537-8237464867b2","invariantUUID":"3c4d8f45-40cb-4256-9238-482f8ec6e69b","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"82df418e-3a7d-4ffe-9ad3-48280a39c9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1645746739165,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20f11c54-d335-4388-89ef-55c262ebddba","invariantUUID":"8c65cddf-2cb4-4218-b7a9-eb10989dcfe9","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ec10a14-2e0b-4b7d-90da-7ac9051cc53d","lifecycleState":"CERTIFIED","lastUpdateDate":1645746594480,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"621be17e-31eb-4621-aa23-6c114194aec1","invariantUUID":"1e554716-0d73-49c3-bc0f-c3f3f46f6d5a","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":"ad833b43-3ece-4d62-9918-550320d1cac6","lifecycleState":"CERTIFIED","lastUpdateDate":1645746664016,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4576a94-60e0-41e5-a631-11acea32288a","invariantUUID":"b45ba6bc-64ff-4b24-ad98-f16623addbf3","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":"ee36e7d2-4fe4-4dad-baaf-9e1843b89355","lifecycleState":"CERTIFIED","lastUpdateDate":1645746626055,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0ef69cb-d94f-4237-bbba-cabe00b3bf28","invariantUUID":"909860ca-2641-4056-8272-7dbc1d3f5ea6","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":"compute","uniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","lifecycleState":"CERTIFIED","lastUpdateDate":1645746553133,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593ebd29-c72d-46fd-b952-9dc28f5f9e52","invariantUUID":"23d9742b-2571-4556-82d7-5eaa3f88d614","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":"12c73986-1244-42a0-afb6-efcf461cd8b9","lifecycleState":"CERTIFIED","lastUpdateDate":1645746630755,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5761d6d-8e00-4749-8ce7-8ea6b64dca49","invariantUUID":"b5d4c673-1b7a-4661-8d95-b65f345f24a8","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f3b9eeb-02bc-4ceb-846f-d8a8f11ae4b1","lifecycleState":"CERTIFIED","lastUpdateDate":1645746564971,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b80485cb-1892-4f17-b640-454c8ea5288c","invariantUUID":"56a85b51-760f-48dc-a41e-32a97f08f89f","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":"networkrules","uniqueId":"ce7f0a43-c040-4099-ba1e-760fd12b623e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746613283,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c1201702-9bbf-401d-9d3e-007b8808ba46","invariantUUID":"171b5843-77b7-43d1-99e0-99be5bfc5622","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":"objectStorage","uniqueId":"c71dd9bf-5efc-4ff4-8f50-433f8616497f","lifecycleState":"CERTIFIED","lastUpdateDate":1645746672856,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6b7aedc-e589-48e0-990a-c1f7b2ea26fb","invariantUUID":"f522828f-35fd-4a35-84d7-320331199615","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"07f0925b-1a1d-4310-ab30-84f935d5d64e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746570819,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e904f8f4-8878-4b2c-928e-91b59ea6c55f","invariantUUID":"ea9f3022-8087-4fd8-9e2e-1cb64815f65d","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":"5f0c6f0a-d0b6-4bb0-b1dc-2bb0e8560699","lifecycleState":"CERTIFIED","lastUpdateDate":1645746647205,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c917a21a-d73b-4c27-a0af-31e367439f22","invariantUUID":"13908d2a-25e2-4fe6-b14d-58d10d891363","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":"33e856d9-a646-4aff-8435-f0dbac485abe","lifecycleState":"CERTIFIED","lastUpdateDate":1645746767407,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09c5d0e1-961a-4ee9-9bed-f41e83c3aa2b","invariantUUID":"03350bc3-1851-4a83-ae35-6b3a97b16341","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4554eeae-fb87-41a6-9110-6e8b46123019","lifecycleState":"CERTIFIED","lastUpdateDate":1645746776911,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4af13c59-1f0a-4628-b6a7-222bf1a7d3c2","invariantUUID":"d6420c5a-7e6f-4ff9-98fc-68925460c741","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7506b1fb-581d-4402-8842-5551c8ad6f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1645746675643,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfee36e4-c4e5-4dbc-9af5-5bf0961713dd","invariantUUID":"26224676-5a84-4f3f-ba77-f951fc8f1932","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f57bc2ee-7bf2-4aa2-8c39-a721b3182262","lifecycleState":"CERTIFIED","lastUpdateDate":1645746669048,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b03a48a-243b-4a02-8e65-499d131a364e","invariantUUID":"897340fb-d021-4be6-b89f-5ea1a92d4d88","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de515a2e-5de1-4bfb-b2f1-fa0c401a0fea","lifecycleState":"CERTIFIED","lastUpdateDate":1645746779806,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a6e609-43c5-4f59-8a54-cc2926617ece","invariantUUID":"0ddd9545-fd8b-4623-9444-eace56a9b2fd","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"906b51c4-4e85-4476-950b-00c72cc7bbd2","lifecycleState":"CERTIFIED","lastUpdateDate":1645746606876,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71fc4b25-0b52-402b-a85d-7f2daead687e","invariantUUID":"b7577f6c-897f-49ee-8b8a-90563506379d","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":"networkrules","uniqueId":"bbba4aa4-59fb-4817-83fb-0c226fe3b350","lifecycleState":"CERTIFIED","lastUpdateDate":1645746605313,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f2e3378d-ff41-4b99-9018-3985dcfa5965","invariantUUID":"abb6b233-d672-443f-841b-24dbc8ef897c","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":"f6fe2cd1-d4e8-4f0c-9908-8d9a6e5b0e7c","lifecycleState":"CERTIFIED","lastUpdateDate":1645746677254,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a76d7ac-6961-48d1-bf03-f54dfff3db58","invariantUUID":"5d96f3a6-854c-4baf-a9e6-d4028a41547c","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":"38553c9b-b646-4ea8-9fe0-3dab6ae506e8","lifecycleState":"CERTIFIED","lastUpdateDate":1645746665411,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"193d68d4-9b3d-4038-917d-fd0e96e35806","invariantUUID":"e9accc7c-933d-4891-9f4e-61a901612d4b","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1906750e-7329-4c5c-bae7-e6628169bacb","lifecycleState":"CERTIFIED","lastUpdateDate":1645746585698,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80a562d4-7fdc-4f4c-8e9c-e3f2074499c1","invariantUUID":"d1100ac5-0885-45e4-b106-28d3b1ab14a1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9aaead40-a4b6-4871-9ad7-a14b774a6049","lifecycleState":"CERTIFIED","lastUpdateDate":1645746648700,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2d448fac-4ea6-4778-b8f9-1a1c90cc721a","invariantUUID":"2fe2dc00-842f-49e9-8034-fbd0a9bdee8f","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9d67f3b-ea5f-459f-bb75-f114f806352d","lifecycleState":"CERTIFIED","lastUpdateDate":1645746623175,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"313847ed-ba8e-4b47-9229-f44a46990145","invariantUUID":"15707f82-906c-46d5-8f07-ca66c8a59d05","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"779b45d7-bce1-4b4a-beee-de2e361b3497","lifecycleState":"CERTIFIED","lastUpdateDate":1645746702238,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a0784db-140e-43c1-8ae8-a528ce807dcb","invariantUUID":"11c0d96c-1695-4bc9-b5ad-b405525e5a1a","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0025e8e-cd14-45e0-81aa-a4ed400fef24","lifecycleState":"CERTIFIED","lastUpdateDate":1645746629321,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c133f057-fd69-4143-98de-1fa3a3b2a30a","invariantUUID":"de14a6ac-ce44-468c-9f4e-5c1aa9fe3fb0","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":"compute","uniqueId":"4dfe2ab0-7e27-40b1-98ff-8e8835ad27b8","lifecycleState":"CERTIFIED","lastUpdateDate":1645746723916,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c66effc6-09d3-442c-a088-59d71096b432","invariantUUID":"306d16de-2a5c-4af3-b78b-80952df734b2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b0b0a3a2-ae66-4e70-9102-540c60df6ab7","lifecycleState":"CERTIFIED","lastUpdateDate":1645746698273,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21dd7707-0f31-49b1-8896-54e654fb24c6","invariantUUID":"98c67f51-0deb-4b19-bb98-b73e503f33af","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":"b300dd10-3afc-4b24-a4f8-bc6568bd791c","lifecycleState":"CERTIFIED","lastUpdateDate":1645746644290,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50d1cab3-3841-48de-9c2a-0d0cc58eaa0d","invariantUUID":"5f6d063e-3dd6-4885-a29d-56a5f5247715","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0c4e84a-38ef-466f-89a3-6ec6e9448d9e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746582526,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f04b120-584c-4984-819d-85d8d29cb6a1","invariantUUID":"60790f1f-6665-472d-ab21-896b397ee6bf","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":"network","uniqueId":"d5a6d9d0-cb1d-4eaf-b84a-6e1598bf0248","lifecycleState":"CERTIFIED","lastUpdateDate":1645746624566,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d049ebd6-0398-456f-873b-77c2e7cce4b7","invariantUUID":"0cbe035b-6778-4e00-a6ae-5bb8768ec622","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06920199-8243-407d-bbdf-598aaa2cbf3e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746621297,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2badc27-3516-4f6a-91fa-bbb208fda331","invariantUUID":"a57d7936-aa79-4e13-8fac-259aa9c98fe7","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d425871-5e89-4721-8caa-5c5f78b654e6","lifecycleState":"CERTIFIED","lastUpdateDate":1645746659892,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0959a67d-9330-4217-a415-df6b4e856d06","invariantUUID":"1269d09b-aa7b-4d7c-a201-0ac711028f15","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":"port","uniqueId":"eda9a60b-a267-4786-a5a0-37fdaffe929d","lifecycleState":"CERTIFIED","lastUpdateDate":1645746688424,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fafc8459-7eba-442d-848d-3b97c51091ab","invariantUUID":"78e8a807-7a6e-4b3b-9fda-4ada94975a6a","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":"objectStorage","uniqueId":"631390d6-3ed5-4fff-a9fb-1c6c006f4769","lifecycleState":"CERTIFIED","lastUpdateDate":1645746772374,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ed74a8b-2475-4064-8504-19896089ffc6","invariantUUID":"57880988-e359-4ee8-9cae-d3a2c7d9efe9","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a4e9cd2f-ee4b-4bf3-8c5d-3ca054bf0553","lifecycleState":"CERTIFIED","lastUpdateDate":1645746700658,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"490349db-d936-4eca-a3a2-cbd562705e0c","invariantUUID":"3d5d4233-04dd-44d6-aad9-3f39ed6281e0","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b9813cb8-b5c4-41a4-8660-092b81736577","lifecycleState":"CERTIFIED","lastUpdateDate":1645753895566,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"71eb0798-0775-4c57-93a8-26063974b4c2","invariantUUID":"0ec8b70d-d262-4192-bb43-f2bd7f0d70b1","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-25 01:55:59,389 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_GTtDbS found in resources list 2022-02-25 01:56:09,399 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_GTtDbS exists in SDC 2022-02-25 01:56:09,400 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-02-25 01:56:09,401 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-02-25 01:56:09,401 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-02-25 01:56:09,401 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-02-25 01:56:09,403 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-25 01:56:09,471 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-02-25 01:56:09,472 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-02-25 01:56:09,473 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"746e4658-b1c0-4db6-aae8-6e9cc420e19b","invariantUUID":"6250f55c-186e-4c0f-925a-89bd9dfb732a","name":"basic_onboard_GTtDbS","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/746e4658-b1c0-4db6-aae8-6e9cc420e19b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-02-25 01:56:09,476 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_GTtDbS from SDC 2022-02-25 01:56:09,476 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-25 01:56:09,476 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-25 01:56:09,476 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-25 01:56:09,476 DEBUG 175:__init__.py(1) - number of Vf returned: 1 2022-02-25 01:56:09,477 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_GTtDbS 2022-02-25 01:56:09,477 INFO 220:__init__.py(1) - Vf found, updating information 2022-02-25 01:56:09,477 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-02-25 01:56:09,478 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-02-25 01:56:09,478 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-02-25 01:56:09,480 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:56:09,539 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-02-25 01:56:09,541 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-02-25 01:56:09,543 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"2.1","componentType":"RESOURCE","icon":"port","uniqueId":"9bf6558c-80c8-4845-bdc5-0022a83b824f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1645746727135,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7a8bb9f-6922-4669-b108-52f681092764","invariantUUID":"e9c6e0f5-933c-4cdc-8640-8f995bf3df28","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7dfc67b9-78fa-4096-ba21-9271e987b653","lifecycleState":"CERTIFIED","lastUpdateDate":1645746590289,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5fcec131-a728-4207-a466-65846b13dc30","invariantUUID":"130fa325-6b21-416e-86c8-0e7f21fa4572","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"13a9281a-8db1-4054-b33c-523602e631c9","lifecycleState":"CERTIFIED","lastUpdateDate":1645746693908,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f0fb47-40eb-4243-b6ac-ee659144c924","invariantUUID":"eca3af6a-3e0b-4f1e-b03c-523a048418ea","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f569ea6b-a0b9-4117-86cd-8ddff4bc8631","lifecycleState":"CERTIFIED","lastUpdateDate":1645746581093,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a518228b-db58-4b78-9b91-782c36e1514f","invariantUUID":"84596aed-3b5e-4538-9808-5f80cb887a6a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a05eb4a-6583-45c9-a9e9-3607e79bc95f","lifecycleState":"CERTIFIED","lastUpdateDate":1645746722437,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7da16ba-481b-4acd-885f-a75acc896293","invariantUUID":"98554169-9059-4695-b73d-55ee30e6c31f","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":"compute","uniqueId":"ac7fbce9-9cf1-4f46-bbf8-26fcafb59644","lifecycleState":"CERTIFIED","lastUpdateDate":1645746764880,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"107f7f51-8e0b-4445-a958-2e4f1f1195da","invariantUUID":"b8dbd128-b006-430b-b274-44bbc16c2167","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d754bbd7-e64b-422b-b458-3567d4cda828","lifecycleState":"CERTIFIED","lastUpdateDate":1645746692617,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"898fede8-5714-4912-9a49-d78a0bcc4efa","invariantUUID":"05f3d71c-6266-47ed-9c3f-2ed6eb3c099d","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a8eee6c0-ef4f-48d2-a2b5-4599e8ab3d7f","lifecycleState":"CERTIFIED","lastUpdateDate":1645746705120,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3513c036-5fdd-411d-8c92-2f7353e3f878","invariantUUID":"9f461fbd-f430-4bf6-b029-4a5f0a579c6c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff70c17e-9e3e-4a6f-8ffb-36ce5d8bdf90","lifecycleState":"CERTIFIED","lastUpdateDate":1645746720570,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b32b2e0-a84a-4f86-aa04-257465228b8b","invariantUUID":"300af70e-4d82-4909-86ed-a359d33a53f1","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc626a6e-2747-4502-998e-bcbf17f9c614","lifecycleState":"CERTIFIED","lastUpdateDate":1645746696525,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7cdc3cb-eeae-46a2-9c59-78e0eccb29a8","invariantUUID":"c0632bb1-6bc0-4a59-aeb9-12e927c49b54","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae4e7502-32d0-4d88-bb61-fde2ea7b4160","lifecycleState":"CERTIFIED","lastUpdateDate":1645746572315,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa03dc66-1651-45a3-afee-e79733c43632","invariantUUID":"fc20ef5c-53fb-4b28-b716-89ba4c006ea2","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":"60a2bc26-63ac-4ff3-a02f-7641e729edd4","lifecycleState":"CERTIFIED","lastUpdateDate":1645746642869,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dde8d18-47ba-453c-8634-6f4acdb1ee5e","invariantUUID":"1375a028-e99e-4482-86dc-e54e35a11873","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":"loadBalancer","uniqueId":"76e6a996-ba0d-4aea-a6a7-6ab5e8f7dd88","lifecycleState":"CERTIFIED","lastUpdateDate":1645746569283,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d822dd12-ed01-4530-bc99-6e5ed23a8829","invariantUUID":"6299d35e-cbe7-46e9-8450-a6f930f3a074","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":"network","uniqueId":"338eee74-9117-4577-86c9-ff493085ea11","lifecycleState":"CERTIFIED","lastUpdateDate":1645746662675,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c891c34-a8af-4bf5-bc8a-d7764dbebb92","invariantUUID":"b7ff6d02-67e8-46be-8788-7cc54b62458a","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":"objectStorage","uniqueId":"0618503d-f492-49af-96de-691e7be8214c","lifecycleState":"CERTIFIED","lastUpdateDate":1645746770473,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48e3815b-7ab0-4552-abf6-7e91010490b3","invariantUUID":"46e25f62-9e0b-4207-a232-d7601880f252","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"888905f0-5d51-4433-98c5-68e8b9fdd42c","lifecycleState":"CERTIFIED","lastUpdateDate":1645746689779,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d6a4e48-bb0e-4bda-b850-f723304aed14","invariantUUID":"986e51dd-02fb-47d5-92a2-d6f720c88740","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e636d23-19c8-4ff3-8dbb-5002c50e2321","lifecycleState":"CERTIFIED","lastUpdateDate":1645746592481,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cbaa04f5-e4d1-4f9d-84a2-57e85cb6cfa4","invariantUUID":"5263ed01-4250-473b-8367-7d8c8b1ded2f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6814c70-7065-4bd1-859e-e1f5a416fdfb","lifecycleState":"CERTIFIED","lastUpdateDate":1645746671244,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"776429da-4143-4f08-9f44-3786854a74ca","invariantUUID":"9d7d67b7-45ce-4c8d-bee2-f2501eaf7f91","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":"compute","uniqueId":"4284405a-aab6-46bf-b1cb-cd8e4b74c78c","lifecycleState":"CERTIFIED","lastUpdateDate":1645746658503,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"243e3f84-9fb7-4850-9a75-6774fa0c9005","invariantUUID":"951c856f-39e2-4e66-b7cf-c31f95934f5f","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":"6e17756e-b1da-42ab-8f12-a2118f71831d","lifecycleState":"CERTIFIED","lastUpdateDate":1645746650578,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8503335a-2b73-412c-bea7-7c1e4f4780f8","invariantUUID":"74adb97c-8a93-4a70-9c87-135ae3f22817","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":"port","uniqueId":"3a7acd31-7f32-40e4-a1a7-cef11d3543e3","lifecycleState":"CERTIFIED","lastUpdateDate":1645746781035,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7df78d9f-f523-4aa2-a4ed-ffd03d8e8e80","invariantUUID":"31d20f75-b1d7-4b96-a0e5-2a4408b19e99","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f5b44ede-f895-4104-8a54-afe42c427f06","lifecycleState":"CERTIFIED","lastUpdateDate":1645746778432,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"357c171a-c6dc-4d85-95d8-1b31610e725d","invariantUUID":"45ea6d65-be87-4e8f-9a4a-74a97182aef8","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"72d75b44-a434-4e18-81c3-369bc2dfd58f","lifecycleState":"CERTIFIED","lastUpdateDate":1645746654207,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10e88cc3-9bc1-4d7c-b9a7-c4530c6b397a","invariantUUID":"f37548b3-55b5-480d-bb91-3f8c4b447fad","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":"67136cbe-6212-4e92-ac21-7bab088dae80","lifecycleState":"CERTIFIED","lastUpdateDate":1645746576593,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f740d23e-c469-4b8b-a9d2-2e676c192818","invariantUUID":"f443e274-f6e6-47d4-b2fe-506619606dfe","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":"1343c3cd-4f5e-4ffd-a213-976ce08c8a37","lifecycleState":"CERTIFIED","lastUpdateDate":1645746637988,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21bea47f-8ffa-4a7b-a97b-43a3e402dc9c","invariantUUID":"232387a2-e77f-48dc-945e-3886e3c0bd20","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":"979e54f9-920d-4d7c-90e8-954f777b98dd","lifecycleState":"CERTIFIED","lastUpdateDate":1645746632202,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"102d4f23-bff7-402d-915b-0fb49272ddab","invariantUUID":"ef36f447-5cd3-4584-bf73-894bcbbc217f","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"b451031d-67c3-475f-8e4e-0ea5c7d262bf","lifecycleState":"CERTIFIED","lastUpdateDate":1645746703741,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4d8172b-057f-44ea-868d-2dc82699971b","invariantUUID":"e9c6e0f5-933c-4cdc-8640-8f995bf3df28","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":"objectStorage","uniqueId":"1480ebf6-f162-43d2-9659-065c5932fa80","lifecycleState":"CERTIFIED","lastUpdateDate":1645746655567,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55ddde1d-6a08-4447-b17a-3d4bfc1fe366","invariantUUID":"8d8fcace-ca86-47aa-941a-f9c0b4f50a46","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":"defaulticon","uniqueId":"2cba7957-b4f4-4637-88d7-d5c1e65d3d23","lifecycleState":"CERTIFIED","lastUpdateDate":1645746684186,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a755a24-ea2b-4df2-8fe2-389f1e8eeab3","invariantUUID":"92b1dd70-33eb-44e5-9acc-443e5bb00766","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":"c46fbfb1-8ced-41e7-b5d7-43b017ab7d63","lifecycleState":"CERTIFIED","lastUpdateDate":1645746695224,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1073e27-834c-4c23-a2dd-c433e8c1ba4e","invariantUUID":"aabfe9be-fc34-4773-9d67-6aa4dc2c4629","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7774374d-d484-46cf-935d-17370c876a10","lifecycleState":"CERTIFIED","lastUpdateDate":1645746615437,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abd4a4f9-d803-4158-afaa-193039c3560d","invariantUUID":"1a6edd22-5f45-4666-90c2-fefc648dfe96","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"49b732c5-e9e4-47fd-aad9-1ef5eef1c17e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746686989,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b459a2c-ab9b-4e25-99a8-81d5dadb844d","invariantUUID":"ab95da55-e2d2-42b2-bddd-bd74c87465ed","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":"a31d9282-93c5-4fcb-8135-d9df4eb0c90d","lifecycleState":"CERTIFIED","lastUpdateDate":1645746584187,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8fed91e-ce5a-4df2-9128-072f292481d6","invariantUUID":"27f1b7fe-2f47-4a6b-ad73-33d73eaaba45","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":"defaulticon","uniqueId":"ff73966f-7278-44f2-aa92-cbda1ee13cd0","lifecycleState":"CERTIFIED","lastUpdateDate":1645754156870,"name":"basic_onboard_GTtDbS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"746e4658-b1c0-4db6-aae8-6e9cc420e19b","invariantUUID":"6250f55c-186e-4c0f-925a-89bd9dfb732a","systemName":"BasicOnboardGttdbs","description":"VF","tags":["basic_onboard_GTtDbS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d92234ec-4377-44a5-b4cf-e97920059e60","lifecycleState":"CERTIFIED","lastUpdateDate":1645746774018,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b85348-ab75-4022-80b9-f41ea69e06d6","invariantUUID":"ab3679cb-e837-499b-a07d-4ce9831e5f68","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"907e0ab3-54ce-4275-ba5c-feaa35e1fb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746587680,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d22fbcf3-d53e-4ce9-b318-c649e4ae9f02","invariantUUID":"d60f1ca5-21dc-41bd-b72f-d12aae3eb51d","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":"04a5ed55-a55f-4807-af6d-d0c935ce1b81","lifecycleState":"CERTIFIED","lastUpdateDate":1645746775609,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b23929ed-dc99-44a4-8a68-9f203b902596","invariantUUID":"c916c08b-e974-4ab2-b525-45558d1effd5","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69308d70-7f5a-451d-806b-8199cc2addd2","lifecycleState":"CERTIFIED","lastUpdateDate":1645746766113,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb5d38e0-38e3-45aa-8f22-5a27779834ec","invariantUUID":"40aa68e8-8e7c-4ec7-bc66-740df46303cd","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3105696b-9d10-4b37-90fc-2b3b0e51b702","lifecycleState":"CERTIFIED","lastUpdateDate":1645746657025,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f616477-a677-4d7c-a32a-58e0ecc2bff5","invariantUUID":"037e0b0a-b7b1-4ab7-8e3e-a8928b148500","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c9845f5-e086-4809-92b9-9067296c74e4","lifecycleState":"CERTIFIED","lastUpdateDate":1645746691226,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"adb7523a-fce1-44a1-b92d-3ac14899dcbf","invariantUUID":"75eda753-21df-4d27-b6fc-c78f37b014c7","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7beff14-96a6-47ba-b2de-8d8f2564358a","lifecycleState":"CERTIFIED","lastUpdateDate":1645746725396,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63c14252-0cbb-4dbc-b5b2-88184f919b41","invariantUUID":"864c5816-6d79-41de-87b1-9693ab8e1657","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0bd33024-ebfe-41d0-b7ad-6c630e6d644b","lifecycleState":"CERTIFIED","lastUpdateDate":1645746596292,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a495c752-a085-47c0-b02f-74a847f9671f","invariantUUID":"5b3787a8-aaec-4baf-9eb8-de06088c00ed","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6105e144-9545-42e1-91be-94457e43e751","lifecycleState":"CERTIFIED","lastUpdateDate":1645746685517,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37b303c2-12c5-40b8-a954-0b0892db37d9","invariantUUID":"8f11d887-ec5a-478b-8bf7-c965a0721e91","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":"9fe8cacd-be30-4851-b031-931e971f3776","lifecycleState":"CERTIFIED","lastUpdateDate":1645746597775,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ff759354-46ad-4824-a673-bedbd524cd61","invariantUUID":"3a68fefc-4431-40f0-8b1d-aa39404062e1","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03e49c0a-91ba-41f6-a3ef-a6e869cf73f9","lifecycleState":"CERTIFIED","lastUpdateDate":1645746652482,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"beea187c-e591-4e52-9bbc-dbe51ecfb69b","invariantUUID":"70191e15-075d-4f3d-9194-d4acd172a348","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":"securityrules","uniqueId":"493320db-36cd-4c94-bf10-d73296bc1822","lifecycleState":"CERTIFIED","lastUpdateDate":1645746617249,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3acb9418-b370-4e06-8490-1422641d5b4a","invariantUUID":"f4e8e965-7359-4aa8-9512-7fbb93c51bcf","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"34a250cc-334d-4d80-9d29-133d62f0dc94","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1645746707282,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dae2604-3ffb-41df-8762-8248b7a22f02","invariantUUID":"f522828f-35fd-4a35-84d7-320331199615","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":"network","uniqueId":"a9e44183-de9a-4716-a51c-90c2f2bcf53f","lifecycleState":"CERTIFIED","lastUpdateDate":1645746768670,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"901774c0-f642-4e66-8e47-971497cabd6d","invariantUUID":"58cf7906-960d-4dee-8850-a56e76dccc49","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4e8983f-14f9-4577-bde6-b39975ca9255","lifecycleState":"CERTIFIED","lastUpdateDate":1645746563471,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12fb6761-4b4a-4de6-929d-7421c164007a","invariantUUID":"b8868b38-36fb-48cc-acf1-876c5ecebab4","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":"defaulticon","uniqueId":"ce271de6-b231-41ce-9888-bf29b926833a","lifecycleState":"CERTIFIED","lastUpdateDate":1645746561574,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"25e0dcc7-cc06-4418-b537-8237464867b2","invariantUUID":"3c4d8f45-40cb-4256-9238-482f8ec6e69b","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"82df418e-3a7d-4ffe-9ad3-48280a39c9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1645746739165,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20f11c54-d335-4388-89ef-55c262ebddba","invariantUUID":"8c65cddf-2cb4-4218-b7a9-eb10989dcfe9","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ec10a14-2e0b-4b7d-90da-7ac9051cc53d","lifecycleState":"CERTIFIED","lastUpdateDate":1645746594480,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"621be17e-31eb-4621-aa23-6c114194aec1","invariantUUID":"1e554716-0d73-49c3-bc0f-c3f3f46f6d5a","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":"ad833b43-3ece-4d62-9918-550320d1cac6","lifecycleState":"CERTIFIED","lastUpdateDate":1645746664016,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4576a94-60e0-41e5-a631-11acea32288a","invariantUUID":"b45ba6bc-64ff-4b24-ad98-f16623addbf3","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":"ee36e7d2-4fe4-4dad-baaf-9e1843b89355","lifecycleState":"CERTIFIED","lastUpdateDate":1645746626055,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0ef69cb-d94f-4237-bbba-cabe00b3bf28","invariantUUID":"909860ca-2641-4056-8272-7dbc1d3f5ea6","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":"compute","uniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","lifecycleState":"CERTIFIED","lastUpdateDate":1645746553133,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593ebd29-c72d-46fd-b952-9dc28f5f9e52","invariantUUID":"23d9742b-2571-4556-82d7-5eaa3f88d614","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":"12c73986-1244-42a0-afb6-efcf461cd8b9","lifecycleState":"CERTIFIED","lastUpdateDate":1645746630755,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5761d6d-8e00-4749-8ce7-8ea6b64dca49","invariantUUID":"b5d4c673-1b7a-4661-8d95-b65f345f24a8","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f3b9eeb-02bc-4ceb-846f-d8a8f11ae4b1","lifecycleState":"CERTIFIED","lastUpdateDate":1645746564971,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b80485cb-1892-4f17-b640-454c8ea5288c","invariantUUID":"56a85b51-760f-48dc-a41e-32a97f08f89f","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":"networkrules","uniqueId":"ce7f0a43-c040-4099-ba1e-760fd12b623e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746613283,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c1201702-9bbf-401d-9d3e-007b8808ba46","invariantUUID":"171b5843-77b7-43d1-99e0-99be5bfc5622","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":"objectStorage","uniqueId":"c71dd9bf-5efc-4ff4-8f50-433f8616497f","lifecycleState":"CERTIFIED","lastUpdateDate":1645746672856,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6b7aedc-e589-48e0-990a-c1f7b2ea26fb","invariantUUID":"f522828f-35fd-4a35-84d7-320331199615","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"07f0925b-1a1d-4310-ab30-84f935d5d64e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746570819,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e904f8f4-8878-4b2c-928e-91b59ea6c55f","invariantUUID":"ea9f3022-8087-4fd8-9e2e-1cb64815f65d","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":"5f0c6f0a-d0b6-4bb0-b1dc-2bb0e8560699","lifecycleState":"CERTIFIED","lastUpdateDate":1645746647205,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c917a21a-d73b-4c27-a0af-31e367439f22","invariantUUID":"13908d2a-25e2-4fe6-b14d-58d10d891363","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":"33e856d9-a646-4aff-8435-f0dbac485abe","lifecycleState":"CERTIFIED","lastUpdateDate":1645746767407,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09c5d0e1-961a-4ee9-9bed-f41e83c3aa2b","invariantUUID":"03350bc3-1851-4a83-ae35-6b3a97b16341","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4554eeae-fb87-41a6-9110-6e8b46123019","lifecycleState":"CERTIFIED","lastUpdateDate":1645746776911,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4af13c59-1f0a-4628-b6a7-222bf1a7d3c2","invariantUUID":"d6420c5a-7e6f-4ff9-98fc-68925460c741","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7506b1fb-581d-4402-8842-5551c8ad6f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1645746675643,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfee36e4-c4e5-4dbc-9af5-5bf0961713dd","invariantUUID":"26224676-5a84-4f3f-ba77-f951fc8f1932","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f57bc2ee-7bf2-4aa2-8c39-a721b3182262","lifecycleState":"CERTIFIED","lastUpdateDate":1645746669048,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b03a48a-243b-4a02-8e65-499d131a364e","invariantUUID":"897340fb-d021-4be6-b89f-5ea1a92d4d88","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de515a2e-5de1-4bfb-b2f1-fa0c401a0fea","lifecycleState":"CERTIFIED","lastUpdateDate":1645746779806,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a6e609-43c5-4f59-8a54-cc2926617ece","invariantUUID":"0ddd9545-fd8b-4623-9444-eace56a9b2fd","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"906b51c4-4e85-4476-950b-00c72cc7bbd2","lifecycleState":"CERTIFIED","lastUpdateDate":1645746606876,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71fc4b25-0b52-402b-a85d-7f2daead687e","invariantUUID":"b7577f6c-897f-49ee-8b8a-90563506379d","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":"networkrules","uniqueId":"bbba4aa4-59fb-4817-83fb-0c226fe3b350","lifecycleState":"CERTIFIED","lastUpdateDate":1645746605313,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f2e3378d-ff41-4b99-9018-3985dcfa5965","invariantUUID":"abb6b233-d672-443f-841b-24dbc8ef897c","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":"f6fe2cd1-d4e8-4f0c-9908-8d9a6e5b0e7c","lifecycleState":"CERTIFIED","lastUpdateDate":1645746677254,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a76d7ac-6961-48d1-bf03-f54dfff3db58","invariantUUID":"5d96f3a6-854c-4baf-a9e6-d4028a41547c","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":"38553c9b-b646-4ea8-9fe0-3dab6ae506e8","lifecycleState":"CERTIFIED","lastUpdateDate":1645746665411,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"193d68d4-9b3d-4038-917d-fd0e96e35806","invariantUUID":"e9accc7c-933d-4891-9f4e-61a901612d4b","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1906750e-7329-4c5c-bae7-e6628169bacb","lifecycleState":"CERTIFIED","lastUpdateDate":1645746585698,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80a562d4-7fdc-4f4c-8e9c-e3f2074499c1","invariantUUID":"d1100ac5-0885-45e4-b106-28d3b1ab14a1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9aaead40-a4b6-4871-9ad7-a14b774a6049","lifecycleState":"CERTIFIED","lastUpdateDate":1645746648700,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2d448fac-4ea6-4778-b8f9-1a1c90cc721a","invariantUUID":"2fe2dc00-842f-49e9-8034-fbd0a9bdee8f","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9d67f3b-ea5f-459f-bb75-f114f806352d","lifecycleState":"CERTIFIED","lastUpdateDate":1645746623175,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"313847ed-ba8e-4b47-9229-f44a46990145","invariantUUID":"15707f82-906c-46d5-8f07-ca66c8a59d05","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"779b45d7-bce1-4b4a-beee-de2e361b3497","lifecycleState":"CERTIFIED","lastUpdateDate":1645746702238,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a0784db-140e-43c1-8ae8-a528ce807dcb","invariantUUID":"11c0d96c-1695-4bc9-b5ad-b405525e5a1a","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0025e8e-cd14-45e0-81aa-a4ed400fef24","lifecycleState":"CERTIFIED","lastUpdateDate":1645746629321,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c133f057-fd69-4143-98de-1fa3a3b2a30a","invariantUUID":"de14a6ac-ce44-468c-9f4e-5c1aa9fe3fb0","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":"compute","uniqueId":"4dfe2ab0-7e27-40b1-98ff-8e8835ad27b8","lifecycleState":"CERTIFIED","lastUpdateDate":1645746723916,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c66effc6-09d3-442c-a088-59d71096b432","invariantUUID":"306d16de-2a5c-4af3-b78b-80952df734b2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b0b0a3a2-ae66-4e70-9102-540c60df6ab7","lifecycleState":"CERTIFIED","lastUpdateDate":1645746698273,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21dd7707-0f31-49b1-8896-54e654fb24c6","invariantUUID":"98c67f51-0deb-4b19-bb98-b73e503f33af","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":"b300dd10-3afc-4b24-a4f8-bc6568bd791c","lifecycleState":"CERTIFIED","lastUpdateDate":1645746644290,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50d1cab3-3841-48de-9c2a-0d0cc58eaa0d","invariantUUID":"5f6d063e-3dd6-4885-a29d-56a5f5247715","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0c4e84a-38ef-466f-89a3-6ec6e9448d9e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746582526,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f04b120-584c-4984-819d-85d8d29cb6a1","invariantUUID":"60790f1f-6665-472d-ab21-896b397ee6bf","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":"network","uniqueId":"d5a6d9d0-cb1d-4eaf-b84a-6e1598bf0248","lifecycleState":"CERTIFIED","lastUpdateDate":1645746624566,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d049ebd6-0398-456f-873b-77c2e7cce4b7","invariantUUID":"0cbe035b-6778-4e00-a6ae-5bb8768ec622","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06920199-8243-407d-bbdf-598aaa2cbf3e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746621297,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2badc27-3516-4f6a-91fa-bbb208fda331","invariantUUID":"a57d7936-aa79-4e13-8fac-259aa9c98fe7","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d425871-5e89-4721-8caa-5c5f78b654e6","lifecycleState":"CERTIFIED","lastUpdateDate":1645746659892,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0959a67d-9330-4217-a415-df6b4e856d06","invariantUUID":"1269d09b-aa7b-4d7c-a201-0ac711028f15","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":"port","uniqueId":"eda9a60b-a267-4786-a5a0-37fdaffe929d","lifecycleState":"CERTIFIED","lastUpdateDate":1645746688424,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fafc8459-7eba-442d-848d-3b97c51091ab","invariantUUID":"78e8a807-7a6e-4b3b-9fda-4ada94975a6a","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":"objectStorage","uniqueId":"631390d6-3ed5-4fff-a9fb-1c6c006f4769","lifecycleState":"CERTIFIED","lastUpdateDate":1645746772374,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ed74a8b-2475-4064-8504-19896089ffc6","invariantUUID":"57880988-e359-4ee8-9cae-d3a2c7d9efe9","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a4e9cd2f-ee4b-4bf3-8c5d-3ca054bf0553","lifecycleState":"CERTIFIED","lastUpdateDate":1645746700658,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"490349db-d936-4eca-a3a2-cbd562705e0c","invariantUUID":"3d5d4233-04dd-44d6-aad9-3f39ed6281e0","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b9813cb8-b5c4-41a4-8660-092b81736577","lifecycleState":"CERTIFIED","lastUpdateDate":1645753895566,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"71eb0798-0775-4c57-93a8-26063974b4c2","invariantUUID":"0ec8b70d-d262-4192-bb43-f2bd7f0d70b1","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-25 01:56:09,547 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_GTtDbS found in resources list 2022-02-25 01:56:09,548 INFO 199:base.py(1) - ***************************************************** 2022-02-25 01:56:09,548 INFO 200:base.py(1) - STOP [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2022-02-25 01:56:09,548 INFO 201:base.py(1) - ***************************************************** 2022-02-25 01:56:09,548 INFO 227:base.py(1) - ***************************************************** 2022-02-25 01:56:09,548 INFO 228:base.py(1) - CONTINUE [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-02-25 01:56:09,548 INFO 229:base.py(1) - ***************************************************** 2022-02-25 01:56:09,548 DEBUG 187:__init__.py(1) - check if Service basic_onboard_GTtDbS exists in SDC 2022-02-25 01:56:09,549 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-25 01:56:09,549 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-02-25 01:56:09,549 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-25 01:56:09,549 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-25 01:56:09,550 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-25 01:56:09,638 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2022-02-25 01:56:09,639 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-25 01:56:09,639 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"71eb0798-0775-4c57-93a8-26063974b4c2","invariantUUID":"0ec8b70d-d262-4192-bb43-f2bd7f0d70b1","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/71eb0798-0775-4c57-93a8-26063974b4c2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-25 01:56:09,641 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-25 01:56:09,641 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-25 01:56:09,641 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-25 01:56:09,641 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-25 01:56:09,641 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-02-25 01:56:09,642 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_GTtDbS 2022-02-25 01:56:09,642 INFO 197:__init__.py(1) - Service basic_onboard_GTtDbS doesn't exist in SDC 2022-02-25 01:56:09,642 DEBUG 187:__init__.py(1) - check if Service basic_onboard_GTtDbS exists in SDC 2022-02-25 01:56:09,642 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-25 01:56:09,643 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-02-25 01:56:09,643 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-25 01:56:09,643 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-25 01:56:09,645 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-25 01:56:09,722 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2022-02-25 01:56:09,723 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-25 01:56:09,724 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"71eb0798-0775-4c57-93a8-26063974b4c2","invariantUUID":"0ec8b70d-d262-4192-bb43-f2bd7f0d70b1","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/71eb0798-0775-4c57-93a8-26063974b4c2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-25 01:56:09,725 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-25 01:56:09,726 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-25 01:56:09,726 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-25 01:56:09,726 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-25 01:56:09,726 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-02-25 01:56:09,726 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_GTtDbS 2022-02-25 01:56:09,726 INFO 197:__init__.py(1) - Service basic_onboard_GTtDbS doesn't exist in SDC 2022-02-25 01:56:09,726 DEBUG 187:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2022-02-25 01:56:09,726 INFO 157:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2022-02-25 01:56:09,727 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-02-25 01:56:09,727 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-02-25 01:56:09,727 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2022-02-25 01:56:09,728 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:56:09,771 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-02-25 01:56:09,772 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2022-02-25 01:56:09,773 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.5"} 2022-02-25 01:56:09,776 DEBUG 175:__init__.py(1) - number of ServiceCategory returned: 8 2022-02-25 01:56:09,776 DEBUG 191:__init__.py(1) - filtering objects of all versions to be Network Service 2022-02-25 01:56:09,776 INFO 220:__init__.py(1) - ServiceCategory found, updating information 2022-02-25 01:56:09,776 INFO 312:__init__.py(1) - attempting to create Service basic_onboard_GTtDbS in SDC 2022-02-25 01:56:09,776 DEBUG 187:__init__.py(1) - check if Service basic_onboard_GTtDbS exists in SDC 2022-02-25 01:56:09,776 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-25 01:56:09,777 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-02-25 01:56:09,777 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-25 01:56:09,777 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-25 01:56:09,778 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-25 01:56:09,865 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2022-02-25 01:56:09,866 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-25 01:56:09,866 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"71eb0798-0775-4c57-93a8-26063974b4c2","invariantUUID":"0ec8b70d-d262-4192-bb43-f2bd7f0d70b1","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/71eb0798-0775-4c57-93a8-26063974b4c2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-25 01:56:09,868 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-25 01:56:09,868 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-25 01:56:09,868 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-25 01:56:09,869 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-25 01:56:09,869 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-02-25 01:56:09,869 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_GTtDbS 2022-02-25 01:56:09,869 INFO 197:__init__.py(1) - Service basic_onboard_GTtDbS doesn't exist in SDC 2022-02-25 01:56:09,882 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-02-25 01:56:09,882 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-02-25 01:56:09,883 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_onboard_GTtDbS"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_onboard_GTtDbS", "componentInstancesProperties": {}, "componentInstancesAttributes": {}, "contactId": "cs0008", "groups": [], "projectCode": "123456", "deploymentArtifacts": {}, "attributes": [], "componentInstances": [], "ecompGeneratedNaming": true, "instantiationType": "A-la-carte", "environmentContext": "General_Revenue-Bearing", "categories": [ { "normalizedName": "network service", "name": "Network Service", "uniqueId": "serviceNewCategory.network service", "subcategories": null, "version": null, "ownerId": null, "empty": false, "type": null, "icons": ["network_l_1-3"] } ], "icon": "network_l_1-3" } 2022-02-25 01:56:09,884 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:56:11,211 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-02-25 01:56:11,213 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2022-02-25 01:56:11,214 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.assettoscacsar","artifactName":"service-BasicOnboardGttdbs-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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.assettoscatemplate","artifactName":"service-BasicOnboardGttdbs-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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"b76cb0cb-e149-4920-82cc-256f7c20c42e.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":"b76cb0cb-e149-4920-82cc-256f7c20c42e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b76cb0cb-e149-4920-82cc-256f7c20c42e","empty":false},{"definition":false,"hidden":false,"uniqueId":"b76cb0cb-e149-4920-82cc-256f7c20c42e.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":"b76cb0cb-e149-4920-82cc-256f7c20c42e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b76cb0cb-e149-4920-82cc-256f7c20c42e","empty":false},{"definition":false,"hidden":false,"uniqueId":"b76cb0cb-e149-4920-82cc-256f7c20c42e.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":"b76cb0cb-e149-4920-82cc-256f7c20c42e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b76cb0cb-e149-4920-82cc-256f7c20c42e","empty":false},{"definition":false,"hidden":false,"uniqueId":"b76cb0cb-e149-4920-82cc-256f7c20c42e.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":"b76cb0cb-e149-4920-82cc-256f7c20c42e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b76cb0cb-e149-4920-82cc-256f7c20c42e","empty":false},{"definition":false,"hidden":false,"uniqueId":"b76cb0cb-e149-4920-82cc-256f7c20c42e.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":"b76cb0cb-e149-4920-82cc-256f7c20c42e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b76cb0cb-e149-4920-82cc-256f7c20c42e","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"dataTypes":null,"substitutionFilter":null,"model":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","creationDate":1645754170625,"icon":"network_l_1-3","description":"service","tags":["basic_onboard_GTtDbS"],"uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616","componentMetadataForSupportLog":{"SupportablityComponentUUID":"51744f50-ebc3-44b5-9040-9f8050935859","SupportablityComponentName":"basic_onboard_GTtDbS","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"51744f50-ebc3-44b5-9040-9f8050935859","systemName":"BasicOnboardGttdbs","invariantUUID":"e875a2ee-eb68-485b-8901-0b3b73f76d5a","normalizedName":"basiconboardgttdbs","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1645754170625,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":null,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_onboard_GTtDbS"} 2022-02-25 01:56:11,217 INFO 330:__init__.py(1) - Service basic_onboard_GTtDbS is created in SDC 2022-02-25 01:56:11,218 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-25 01:56:11,223 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_GTtDbS exists in SDC 2022-02-25 01:56:11,223 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-02-25 01:56:11,224 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-02-25 01:56:11,224 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-02-25 01:56:11,224 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-02-25 01:56:11,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-25 01:56:11,265 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-02-25 01:56:11,267 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-02-25 01:56:11,267 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"746e4658-b1c0-4db6-aae8-6e9cc420e19b","invariantUUID":"6250f55c-186e-4c0f-925a-89bd9dfb732a","name":"basic_onboard_GTtDbS","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/746e4658-b1c0-4db6-aae8-6e9cc420e19b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-02-25 01:56:11,269 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_GTtDbS from SDC 2022-02-25 01:56:11,269 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-25 01:56:11,269 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-25 01:56:11,269 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-25 01:56:11,270 DEBUG 175:__init__.py(1) - number of Vf returned: 1 2022-02-25 01:56:11,270 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_GTtDbS 2022-02-25 01:56:11,270 INFO 220:__init__.py(1) - Vf found, updating information 2022-02-25 01:56:11,270 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-02-25 01:56:11,270 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-02-25 01:56:11,270 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-02-25 01:56:11,272 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:56:11,339 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-02-25 01:56:11,341 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-02-25 01:56:11,343 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"2.1","componentType":"RESOURCE","icon":"port","uniqueId":"9bf6558c-80c8-4845-bdc5-0022a83b824f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1645746727135,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7a8bb9f-6922-4669-b108-52f681092764","invariantUUID":"e9c6e0f5-933c-4cdc-8640-8f995bf3df28","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7dfc67b9-78fa-4096-ba21-9271e987b653","lifecycleState":"CERTIFIED","lastUpdateDate":1645746590289,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5fcec131-a728-4207-a466-65846b13dc30","invariantUUID":"130fa325-6b21-416e-86c8-0e7f21fa4572","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"13a9281a-8db1-4054-b33c-523602e631c9","lifecycleState":"CERTIFIED","lastUpdateDate":1645746693908,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f0fb47-40eb-4243-b6ac-ee659144c924","invariantUUID":"eca3af6a-3e0b-4f1e-b03c-523a048418ea","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f569ea6b-a0b9-4117-86cd-8ddff4bc8631","lifecycleState":"CERTIFIED","lastUpdateDate":1645746581093,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a518228b-db58-4b78-9b91-782c36e1514f","invariantUUID":"84596aed-3b5e-4538-9808-5f80cb887a6a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a05eb4a-6583-45c9-a9e9-3607e79bc95f","lifecycleState":"CERTIFIED","lastUpdateDate":1645746722437,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7da16ba-481b-4acd-885f-a75acc896293","invariantUUID":"98554169-9059-4695-b73d-55ee30e6c31f","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":"compute","uniqueId":"ac7fbce9-9cf1-4f46-bbf8-26fcafb59644","lifecycleState":"CERTIFIED","lastUpdateDate":1645746764880,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"107f7f51-8e0b-4445-a958-2e4f1f1195da","invariantUUID":"b8dbd128-b006-430b-b274-44bbc16c2167","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d754bbd7-e64b-422b-b458-3567d4cda828","lifecycleState":"CERTIFIED","lastUpdateDate":1645746692617,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"898fede8-5714-4912-9a49-d78a0bcc4efa","invariantUUID":"05f3d71c-6266-47ed-9c3f-2ed6eb3c099d","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a8eee6c0-ef4f-48d2-a2b5-4599e8ab3d7f","lifecycleState":"CERTIFIED","lastUpdateDate":1645746705120,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3513c036-5fdd-411d-8c92-2f7353e3f878","invariantUUID":"9f461fbd-f430-4bf6-b029-4a5f0a579c6c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff70c17e-9e3e-4a6f-8ffb-36ce5d8bdf90","lifecycleState":"CERTIFIED","lastUpdateDate":1645746720570,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b32b2e0-a84a-4f86-aa04-257465228b8b","invariantUUID":"300af70e-4d82-4909-86ed-a359d33a53f1","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc626a6e-2747-4502-998e-bcbf17f9c614","lifecycleState":"CERTIFIED","lastUpdateDate":1645746696525,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7cdc3cb-eeae-46a2-9c59-78e0eccb29a8","invariantUUID":"c0632bb1-6bc0-4a59-aeb9-12e927c49b54","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae4e7502-32d0-4d88-bb61-fde2ea7b4160","lifecycleState":"CERTIFIED","lastUpdateDate":1645746572315,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa03dc66-1651-45a3-afee-e79733c43632","invariantUUID":"fc20ef5c-53fb-4b28-b716-89ba4c006ea2","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":"60a2bc26-63ac-4ff3-a02f-7641e729edd4","lifecycleState":"CERTIFIED","lastUpdateDate":1645746642869,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dde8d18-47ba-453c-8634-6f4acdb1ee5e","invariantUUID":"1375a028-e99e-4482-86dc-e54e35a11873","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":"loadBalancer","uniqueId":"76e6a996-ba0d-4aea-a6a7-6ab5e8f7dd88","lifecycleState":"CERTIFIED","lastUpdateDate":1645746569283,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d822dd12-ed01-4530-bc99-6e5ed23a8829","invariantUUID":"6299d35e-cbe7-46e9-8450-a6f930f3a074","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":"network","uniqueId":"338eee74-9117-4577-86c9-ff493085ea11","lifecycleState":"CERTIFIED","lastUpdateDate":1645746662675,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c891c34-a8af-4bf5-bc8a-d7764dbebb92","invariantUUID":"b7ff6d02-67e8-46be-8788-7cc54b62458a","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":"objectStorage","uniqueId":"0618503d-f492-49af-96de-691e7be8214c","lifecycleState":"CERTIFIED","lastUpdateDate":1645746770473,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48e3815b-7ab0-4552-abf6-7e91010490b3","invariantUUID":"46e25f62-9e0b-4207-a232-d7601880f252","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"888905f0-5d51-4433-98c5-68e8b9fdd42c","lifecycleState":"CERTIFIED","lastUpdateDate":1645746689779,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d6a4e48-bb0e-4bda-b850-f723304aed14","invariantUUID":"986e51dd-02fb-47d5-92a2-d6f720c88740","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e636d23-19c8-4ff3-8dbb-5002c50e2321","lifecycleState":"CERTIFIED","lastUpdateDate":1645746592481,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cbaa04f5-e4d1-4f9d-84a2-57e85cb6cfa4","invariantUUID":"5263ed01-4250-473b-8367-7d8c8b1ded2f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6814c70-7065-4bd1-859e-e1f5a416fdfb","lifecycleState":"CERTIFIED","lastUpdateDate":1645746671244,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"776429da-4143-4f08-9f44-3786854a74ca","invariantUUID":"9d7d67b7-45ce-4c8d-bee2-f2501eaf7f91","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":"compute","uniqueId":"4284405a-aab6-46bf-b1cb-cd8e4b74c78c","lifecycleState":"CERTIFIED","lastUpdateDate":1645746658503,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"243e3f84-9fb7-4850-9a75-6774fa0c9005","invariantUUID":"951c856f-39e2-4e66-b7cf-c31f95934f5f","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":"6e17756e-b1da-42ab-8f12-a2118f71831d","lifecycleState":"CERTIFIED","lastUpdateDate":1645746650578,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8503335a-2b73-412c-bea7-7c1e4f4780f8","invariantUUID":"74adb97c-8a93-4a70-9c87-135ae3f22817","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":"port","uniqueId":"3a7acd31-7f32-40e4-a1a7-cef11d3543e3","lifecycleState":"CERTIFIED","lastUpdateDate":1645746781035,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7df78d9f-f523-4aa2-a4ed-ffd03d8e8e80","invariantUUID":"31d20f75-b1d7-4b96-a0e5-2a4408b19e99","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f5b44ede-f895-4104-8a54-afe42c427f06","lifecycleState":"CERTIFIED","lastUpdateDate":1645746778432,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"357c171a-c6dc-4d85-95d8-1b31610e725d","invariantUUID":"45ea6d65-be87-4e8f-9a4a-74a97182aef8","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"72d75b44-a434-4e18-81c3-369bc2dfd58f","lifecycleState":"CERTIFIED","lastUpdateDate":1645746654207,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10e88cc3-9bc1-4d7c-b9a7-c4530c6b397a","invariantUUID":"f37548b3-55b5-480d-bb91-3f8c4b447fad","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":"67136cbe-6212-4e92-ac21-7bab088dae80","lifecycleState":"CERTIFIED","lastUpdateDate":1645746576593,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f740d23e-c469-4b8b-a9d2-2e676c192818","invariantUUID":"f443e274-f6e6-47d4-b2fe-506619606dfe","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":"1343c3cd-4f5e-4ffd-a213-976ce08c8a37","lifecycleState":"CERTIFIED","lastUpdateDate":1645746637988,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21bea47f-8ffa-4a7b-a97b-43a3e402dc9c","invariantUUID":"232387a2-e77f-48dc-945e-3886e3c0bd20","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":"979e54f9-920d-4d7c-90e8-954f777b98dd","lifecycleState":"CERTIFIED","lastUpdateDate":1645746632202,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"102d4f23-bff7-402d-915b-0fb49272ddab","invariantUUID":"ef36f447-5cd3-4584-bf73-894bcbbc217f","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"b451031d-67c3-475f-8e4e-0ea5c7d262bf","lifecycleState":"CERTIFIED","lastUpdateDate":1645746703741,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4d8172b-057f-44ea-868d-2dc82699971b","invariantUUID":"e9c6e0f5-933c-4cdc-8640-8f995bf3df28","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":"objectStorage","uniqueId":"1480ebf6-f162-43d2-9659-065c5932fa80","lifecycleState":"CERTIFIED","lastUpdateDate":1645746655567,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55ddde1d-6a08-4447-b17a-3d4bfc1fe366","invariantUUID":"8d8fcace-ca86-47aa-941a-f9c0b4f50a46","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":"defaulticon","uniqueId":"2cba7957-b4f4-4637-88d7-d5c1e65d3d23","lifecycleState":"CERTIFIED","lastUpdateDate":1645746684186,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a755a24-ea2b-4df2-8fe2-389f1e8eeab3","invariantUUID":"92b1dd70-33eb-44e5-9acc-443e5bb00766","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":"c46fbfb1-8ced-41e7-b5d7-43b017ab7d63","lifecycleState":"CERTIFIED","lastUpdateDate":1645746695224,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1073e27-834c-4c23-a2dd-c433e8c1ba4e","invariantUUID":"aabfe9be-fc34-4773-9d67-6aa4dc2c4629","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7774374d-d484-46cf-935d-17370c876a10","lifecycleState":"CERTIFIED","lastUpdateDate":1645746615437,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abd4a4f9-d803-4158-afaa-193039c3560d","invariantUUID":"1a6edd22-5f45-4666-90c2-fefc648dfe96","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"49b732c5-e9e4-47fd-aad9-1ef5eef1c17e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746686989,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b459a2c-ab9b-4e25-99a8-81d5dadb844d","invariantUUID":"ab95da55-e2d2-42b2-bddd-bd74c87465ed","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":"a31d9282-93c5-4fcb-8135-d9df4eb0c90d","lifecycleState":"CERTIFIED","lastUpdateDate":1645746584187,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8fed91e-ce5a-4df2-9128-072f292481d6","invariantUUID":"27f1b7fe-2f47-4a6b-ad73-33d73eaaba45","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":"defaulticon","uniqueId":"ff73966f-7278-44f2-aa92-cbda1ee13cd0","lifecycleState":"CERTIFIED","lastUpdateDate":1645754156870,"name":"basic_onboard_GTtDbS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"746e4658-b1c0-4db6-aae8-6e9cc420e19b","invariantUUID":"6250f55c-186e-4c0f-925a-89bd9dfb732a","systemName":"BasicOnboardGttdbs","description":"VF","tags":["basic_onboard_GTtDbS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d92234ec-4377-44a5-b4cf-e97920059e60","lifecycleState":"CERTIFIED","lastUpdateDate":1645746774018,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b85348-ab75-4022-80b9-f41ea69e06d6","invariantUUID":"ab3679cb-e837-499b-a07d-4ce9831e5f68","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"907e0ab3-54ce-4275-ba5c-feaa35e1fb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746587680,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d22fbcf3-d53e-4ce9-b318-c649e4ae9f02","invariantUUID":"d60f1ca5-21dc-41bd-b72f-d12aae3eb51d","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":"04a5ed55-a55f-4807-af6d-d0c935ce1b81","lifecycleState":"CERTIFIED","lastUpdateDate":1645746775609,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b23929ed-dc99-44a4-8a68-9f203b902596","invariantUUID":"c916c08b-e974-4ab2-b525-45558d1effd5","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69308d70-7f5a-451d-806b-8199cc2addd2","lifecycleState":"CERTIFIED","lastUpdateDate":1645746766113,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb5d38e0-38e3-45aa-8f22-5a27779834ec","invariantUUID":"40aa68e8-8e7c-4ec7-bc66-740df46303cd","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3105696b-9d10-4b37-90fc-2b3b0e51b702","lifecycleState":"CERTIFIED","lastUpdateDate":1645746657025,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f616477-a677-4d7c-a32a-58e0ecc2bff5","invariantUUID":"037e0b0a-b7b1-4ab7-8e3e-a8928b148500","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c9845f5-e086-4809-92b9-9067296c74e4","lifecycleState":"CERTIFIED","lastUpdateDate":1645746691226,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"adb7523a-fce1-44a1-b92d-3ac14899dcbf","invariantUUID":"75eda753-21df-4d27-b6fc-c78f37b014c7","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7beff14-96a6-47ba-b2de-8d8f2564358a","lifecycleState":"CERTIFIED","lastUpdateDate":1645746725396,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63c14252-0cbb-4dbc-b5b2-88184f919b41","invariantUUID":"864c5816-6d79-41de-87b1-9693ab8e1657","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0bd33024-ebfe-41d0-b7ad-6c630e6d644b","lifecycleState":"CERTIFIED","lastUpdateDate":1645746596292,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a495c752-a085-47c0-b02f-74a847f9671f","invariantUUID":"5b3787a8-aaec-4baf-9eb8-de06088c00ed","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6105e144-9545-42e1-91be-94457e43e751","lifecycleState":"CERTIFIED","lastUpdateDate":1645746685517,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37b303c2-12c5-40b8-a954-0b0892db37d9","invariantUUID":"8f11d887-ec5a-478b-8bf7-c965a0721e91","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":"9fe8cacd-be30-4851-b031-931e971f3776","lifecycleState":"CERTIFIED","lastUpdateDate":1645746597775,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ff759354-46ad-4824-a673-bedbd524cd61","invariantUUID":"3a68fefc-4431-40f0-8b1d-aa39404062e1","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03e49c0a-91ba-41f6-a3ef-a6e869cf73f9","lifecycleState":"CERTIFIED","lastUpdateDate":1645746652482,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"beea187c-e591-4e52-9bbc-dbe51ecfb69b","invariantUUID":"70191e15-075d-4f3d-9194-d4acd172a348","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":"securityrules","uniqueId":"493320db-36cd-4c94-bf10-d73296bc1822","lifecycleState":"CERTIFIED","lastUpdateDate":1645746617249,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3acb9418-b370-4e06-8490-1422641d5b4a","invariantUUID":"f4e8e965-7359-4aa8-9512-7fbb93c51bcf","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"34a250cc-334d-4d80-9d29-133d62f0dc94","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1645746707282,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dae2604-3ffb-41df-8762-8248b7a22f02","invariantUUID":"f522828f-35fd-4a35-84d7-320331199615","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":"network","uniqueId":"a9e44183-de9a-4716-a51c-90c2f2bcf53f","lifecycleState":"CERTIFIED","lastUpdateDate":1645746768670,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"901774c0-f642-4e66-8e47-971497cabd6d","invariantUUID":"58cf7906-960d-4dee-8850-a56e76dccc49","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4e8983f-14f9-4577-bde6-b39975ca9255","lifecycleState":"CERTIFIED","lastUpdateDate":1645746563471,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12fb6761-4b4a-4de6-929d-7421c164007a","invariantUUID":"b8868b38-36fb-48cc-acf1-876c5ecebab4","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":"defaulticon","uniqueId":"ce271de6-b231-41ce-9888-bf29b926833a","lifecycleState":"CERTIFIED","lastUpdateDate":1645746561574,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"25e0dcc7-cc06-4418-b537-8237464867b2","invariantUUID":"3c4d8f45-40cb-4256-9238-482f8ec6e69b","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"82df418e-3a7d-4ffe-9ad3-48280a39c9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1645746739165,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20f11c54-d335-4388-89ef-55c262ebddba","invariantUUID":"8c65cddf-2cb4-4218-b7a9-eb10989dcfe9","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ec10a14-2e0b-4b7d-90da-7ac9051cc53d","lifecycleState":"CERTIFIED","lastUpdateDate":1645746594480,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"621be17e-31eb-4621-aa23-6c114194aec1","invariantUUID":"1e554716-0d73-49c3-bc0f-c3f3f46f6d5a","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":"ad833b43-3ece-4d62-9918-550320d1cac6","lifecycleState":"CERTIFIED","lastUpdateDate":1645746664016,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4576a94-60e0-41e5-a631-11acea32288a","invariantUUID":"b45ba6bc-64ff-4b24-ad98-f16623addbf3","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":"ee36e7d2-4fe4-4dad-baaf-9e1843b89355","lifecycleState":"CERTIFIED","lastUpdateDate":1645746626055,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0ef69cb-d94f-4237-bbba-cabe00b3bf28","invariantUUID":"909860ca-2641-4056-8272-7dbc1d3f5ea6","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":"compute","uniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","lifecycleState":"CERTIFIED","lastUpdateDate":1645746553133,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593ebd29-c72d-46fd-b952-9dc28f5f9e52","invariantUUID":"23d9742b-2571-4556-82d7-5eaa3f88d614","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":"12c73986-1244-42a0-afb6-efcf461cd8b9","lifecycleState":"CERTIFIED","lastUpdateDate":1645746630755,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5761d6d-8e00-4749-8ce7-8ea6b64dca49","invariantUUID":"b5d4c673-1b7a-4661-8d95-b65f345f24a8","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f3b9eeb-02bc-4ceb-846f-d8a8f11ae4b1","lifecycleState":"CERTIFIED","lastUpdateDate":1645746564971,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b80485cb-1892-4f17-b640-454c8ea5288c","invariantUUID":"56a85b51-760f-48dc-a41e-32a97f08f89f","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":"networkrules","uniqueId":"ce7f0a43-c040-4099-ba1e-760fd12b623e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746613283,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c1201702-9bbf-401d-9d3e-007b8808ba46","invariantUUID":"171b5843-77b7-43d1-99e0-99be5bfc5622","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":"objectStorage","uniqueId":"c71dd9bf-5efc-4ff4-8f50-433f8616497f","lifecycleState":"CERTIFIED","lastUpdateDate":1645746672856,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6b7aedc-e589-48e0-990a-c1f7b2ea26fb","invariantUUID":"f522828f-35fd-4a35-84d7-320331199615","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"07f0925b-1a1d-4310-ab30-84f935d5d64e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746570819,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e904f8f4-8878-4b2c-928e-91b59ea6c55f","invariantUUID":"ea9f3022-8087-4fd8-9e2e-1cb64815f65d","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":"5f0c6f0a-d0b6-4bb0-b1dc-2bb0e8560699","lifecycleState":"CERTIFIED","lastUpdateDate":1645746647205,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c917a21a-d73b-4c27-a0af-31e367439f22","invariantUUID":"13908d2a-25e2-4fe6-b14d-58d10d891363","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":"33e856d9-a646-4aff-8435-f0dbac485abe","lifecycleState":"CERTIFIED","lastUpdateDate":1645746767407,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09c5d0e1-961a-4ee9-9bed-f41e83c3aa2b","invariantUUID":"03350bc3-1851-4a83-ae35-6b3a97b16341","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4554eeae-fb87-41a6-9110-6e8b46123019","lifecycleState":"CERTIFIED","lastUpdateDate":1645746776911,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4af13c59-1f0a-4628-b6a7-222bf1a7d3c2","invariantUUID":"d6420c5a-7e6f-4ff9-98fc-68925460c741","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7506b1fb-581d-4402-8842-5551c8ad6f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1645746675643,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfee36e4-c4e5-4dbc-9af5-5bf0961713dd","invariantUUID":"26224676-5a84-4f3f-ba77-f951fc8f1932","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f57bc2ee-7bf2-4aa2-8c39-a721b3182262","lifecycleState":"CERTIFIED","lastUpdateDate":1645746669048,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b03a48a-243b-4a02-8e65-499d131a364e","invariantUUID":"897340fb-d021-4be6-b89f-5ea1a92d4d88","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de515a2e-5de1-4bfb-b2f1-fa0c401a0fea","lifecycleState":"CERTIFIED","lastUpdateDate":1645746779806,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a6e609-43c5-4f59-8a54-cc2926617ece","invariantUUID":"0ddd9545-fd8b-4623-9444-eace56a9b2fd","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"906b51c4-4e85-4476-950b-00c72cc7bbd2","lifecycleState":"CERTIFIED","lastUpdateDate":1645746606876,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71fc4b25-0b52-402b-a85d-7f2daead687e","invariantUUID":"b7577f6c-897f-49ee-8b8a-90563506379d","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":"networkrules","uniqueId":"bbba4aa4-59fb-4817-83fb-0c226fe3b350","lifecycleState":"CERTIFIED","lastUpdateDate":1645746605313,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f2e3378d-ff41-4b99-9018-3985dcfa5965","invariantUUID":"abb6b233-d672-443f-841b-24dbc8ef897c","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":"f6fe2cd1-d4e8-4f0c-9908-8d9a6e5b0e7c","lifecycleState":"CERTIFIED","lastUpdateDate":1645746677254,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a76d7ac-6961-48d1-bf03-f54dfff3db58","invariantUUID":"5d96f3a6-854c-4baf-a9e6-d4028a41547c","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":"38553c9b-b646-4ea8-9fe0-3dab6ae506e8","lifecycleState":"CERTIFIED","lastUpdateDate":1645746665411,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"193d68d4-9b3d-4038-917d-fd0e96e35806","invariantUUID":"e9accc7c-933d-4891-9f4e-61a901612d4b","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1906750e-7329-4c5c-bae7-e6628169bacb","lifecycleState":"CERTIFIED","lastUpdateDate":1645746585698,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80a562d4-7fdc-4f4c-8e9c-e3f2074499c1","invariantUUID":"d1100ac5-0885-45e4-b106-28d3b1ab14a1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9aaead40-a4b6-4871-9ad7-a14b774a6049","lifecycleState":"CERTIFIED","lastUpdateDate":1645746648700,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2d448fac-4ea6-4778-b8f9-1a1c90cc721a","invariantUUID":"2fe2dc00-842f-49e9-8034-fbd0a9bdee8f","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9d67f3b-ea5f-459f-bb75-f114f806352d","lifecycleState":"CERTIFIED","lastUpdateDate":1645746623175,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"313847ed-ba8e-4b47-9229-f44a46990145","invariantUUID":"15707f82-906c-46d5-8f07-ca66c8a59d05","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"779b45d7-bce1-4b4a-beee-de2e361b3497","lifecycleState":"CERTIFIED","lastUpdateDate":1645746702238,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a0784db-140e-43c1-8ae8-a528ce807dcb","invariantUUID":"11c0d96c-1695-4bc9-b5ad-b405525e5a1a","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0025e8e-cd14-45e0-81aa-a4ed400fef24","lifecycleState":"CERTIFIED","lastUpdateDate":1645746629321,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c133f057-fd69-4143-98de-1fa3a3b2a30a","invariantUUID":"de14a6ac-ce44-468c-9f4e-5c1aa9fe3fb0","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":"compute","uniqueId":"4dfe2ab0-7e27-40b1-98ff-8e8835ad27b8","lifecycleState":"CERTIFIED","lastUpdateDate":1645746723916,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c66effc6-09d3-442c-a088-59d71096b432","invariantUUID":"306d16de-2a5c-4af3-b78b-80952df734b2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b0b0a3a2-ae66-4e70-9102-540c60df6ab7","lifecycleState":"CERTIFIED","lastUpdateDate":1645746698273,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21dd7707-0f31-49b1-8896-54e654fb24c6","invariantUUID":"98c67f51-0deb-4b19-bb98-b73e503f33af","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":"b300dd10-3afc-4b24-a4f8-bc6568bd791c","lifecycleState":"CERTIFIED","lastUpdateDate":1645746644290,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50d1cab3-3841-48de-9c2a-0d0cc58eaa0d","invariantUUID":"5f6d063e-3dd6-4885-a29d-56a5f5247715","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0c4e84a-38ef-466f-89a3-6ec6e9448d9e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746582526,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f04b120-584c-4984-819d-85d8d29cb6a1","invariantUUID":"60790f1f-6665-472d-ab21-896b397ee6bf","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":"network","uniqueId":"d5a6d9d0-cb1d-4eaf-b84a-6e1598bf0248","lifecycleState":"CERTIFIED","lastUpdateDate":1645746624566,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d049ebd6-0398-456f-873b-77c2e7cce4b7","invariantUUID":"0cbe035b-6778-4e00-a6ae-5bb8768ec622","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06920199-8243-407d-bbdf-598aaa2cbf3e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746621297,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2badc27-3516-4f6a-91fa-bbb208fda331","invariantUUID":"a57d7936-aa79-4e13-8fac-259aa9c98fe7","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d425871-5e89-4721-8caa-5c5f78b654e6","lifecycleState":"CERTIFIED","lastUpdateDate":1645746659892,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0959a67d-9330-4217-a415-df6b4e856d06","invariantUUID":"1269d09b-aa7b-4d7c-a201-0ac711028f15","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":"port","uniqueId":"eda9a60b-a267-4786-a5a0-37fdaffe929d","lifecycleState":"CERTIFIED","lastUpdateDate":1645746688424,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fafc8459-7eba-442d-848d-3b97c51091ab","invariantUUID":"78e8a807-7a6e-4b3b-9fda-4ada94975a6a","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":"objectStorage","uniqueId":"631390d6-3ed5-4fff-a9fb-1c6c006f4769","lifecycleState":"CERTIFIED","lastUpdateDate":1645746772374,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ed74a8b-2475-4064-8504-19896089ffc6","invariantUUID":"57880988-e359-4ee8-9cae-d3a2c7d9efe9","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a4e9cd2f-ee4b-4bf3-8c5d-3ca054bf0553","lifecycleState":"CERTIFIED","lastUpdateDate":1645746700658,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"490349db-d936-4eca-a3a2-cbd562705e0c","invariantUUID":"3d5d4233-04dd-44d6-aad9-3f39ed6281e0","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1645754170625,"name":"basic_onboard_GTtDbS","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"51744f50-ebc3-44b5-9040-9f8050935859","invariantUUID":"e875a2ee-eb68-485b-8901-0b3b73f76d5a","systemName":"BasicOnboardGttdbs","description":"service","tags":["basic_onboard_GTtDbS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b9813cb8-b5c4-41a4-8660-092b81736577","lifecycleState":"CERTIFIED","lastUpdateDate":1645753895566,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"71eb0798-0775-4c57-93a8-26063974b4c2","invariantUUID":"0ec8b70d-d262-4192-bb43-f2bd7f0d70b1","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-25 01:56:11,348 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_GTtDbS found in resources list 2022-02-25 01:56:11,348 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-02-25 01:56:11,349 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/4fbc91ac-91f8-4240-b639-aee45f689616/resourceInstance 2022-02-25 01:56:11,349 DEBUG 132:onap_service.py(1) - [SDC][Add VF to ServiceProxy] data sent: { "name": "basic_onboard_GTtDbS", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "ff73966f-7278-44f2-aa92-cbda1ee13cd0", "originType": "VF", "componentUid": "ff73966f-7278-44f2-aa92-cbda1ee13cd0", "icon": "defaulticon" } 2022-02-25 01:56:11,350 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:56:13,141 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/4fbc91ac-91f8-4240-b639-aee45f689616/resourceInstance HTTP/1.1" 201 None 2022-02-25 01:56:13,142 INFO 142:onap_service.py(1) - [SDC][Add VF to ServiceProxy] response code: 201 2022-02-25 01:56:13,143 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":"e8be501e-742d-430d-9863-3a8f81053a65.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"The VF Module ID is provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.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":"c758e8a2-efea-40c7-bf18-9746527c8881","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.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":"c758e8a2-efea-40c7-bf18-9746527c8881","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.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":"c758e8a2-efea-40c7-bf18-9746527c8881","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.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":"c758e8a2-efea-40c7-bf18-9746527c8881","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.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":"c758e8a2-efea-40c7-bf18-9746527c8881","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.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":"c758e8a2-efea-40c7-bf18-9746527c8881","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.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":"c758e8a2-efea-40c7-bf18-9746527c8881","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"metadata":null,"constraints":[{"validValues":["0","1","2"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.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":"c758e8a2-efea-40c7-bf18-9746527c8881","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.vnf_name","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.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":"c758e8a2-efea-40c7-bf18-9746527c8881","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.ubuntu18_name_0","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.ubuntu18_pub_key","type":"string","required":false,"defaultValue":null,"description":"Public key to be installed on the compute instance","schema":null,"password":false,"name":"ubuntu18_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.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":"c758e8a2-efea-40c7-bf18-9746527c8881","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.dcae_collector_ip","type":"string","required":false,"defaultValue":null,"description":"IP address of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.vnf_id","type":"string","required":false,"defaultValue":null,"description":"The VNF ID is provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.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":"c758e8a2-efea-40c7-bf18-9746527c8881","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.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":"c758e8a2-efea-40c7-bf18-9746527c8881","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.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":"c758e8a2-efea-40c7-bf18-9746527c8881","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.dcae_collector_port","type":"string","required":false,"defaultValue":null,"description":"Port of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.ubuntu18_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Type of instance (flavor) to be used","schema":null,"password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.admin_plane_net_name","type":"string","required":false,"defaultValue":null,"description":"The external management network","schema":null,"password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.ubuntu18_image_name","type":"string","required":false,"defaultValue":null,"description":"Image to be used for compute instance","schema":null,"password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.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":"c758e8a2-efea-40c7-bf18-9746527c8881","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_onboard_GTtDbS 0","SupportablityComponentVersion":null},"actualComponentUid":"ff73966f-7278-44f2-aa92-cbda1ee13cd0","createdFromCsar":false,"uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.ff73966f-7278-44f2-aa92-cbda1ee13cd0.basic_onboard_gttdbs0","normalizedName":"basic_onboard_gttdbs0","name":"basic_onboard_GTtDbS 0","creationTime":1645754172019,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_onboard_gttdbs0","createdFrom":null,"componentUid":"ff73966f-7278-44f2-aa92-cbda1ee13cd0","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicOnboardGttdbs","modificationTime":1645754172019,"customizationUUID":"d27399e6-2393-4673-a928-312386cd28ff","posX":"200","posY":"100","componentName":"basic_onboard_GTtDbS","serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"version":null,"type":null,"ownerId":null,"empty":false} 2022-02-25 01:56:13,144 INFO 919:sdc_resource.py(1) - Resource VF basic_onboard_GTtDbS has been added on ServiceProxy basic_onboard_GTtDbS 2022-02-25 01:56:13,146 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_GTtDbS] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-02-25 01:56:13,146 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_GTtDbS] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/51744f50-ebc3-44b5-9040-9f8050935859/distribution 2022-02-25 01:56:13,146 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_GTtDbS] data sent: None 2022-02-25 01:56:13,148 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:56:13,189 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/51744f50-ebc3-44b5-9040-9f8050935859/distribution HTTP/1.1" 200 38 2022-02-25 01:56:13,190 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_GTtDbS] response code: 200 2022-02-25 01:56:13,190 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_GTtDbS] response: {"distributionStatusOfServiceList":[]} 2022-02-25 01:56:13,193 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_onboard_GTtDbS] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-02-25 01:56:13,193 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_onboard_GTtDbS] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2022-02-25 01:56:13,193 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_onboard_GTtDbS] data sent: None 2022-02-25 01:56:13,194 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:56:13,228 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-02-25 01:56:13,229 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_onboard_GTtDbS] response code: 200 2022-02-25 01:56:13,230 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_onboard_GTtDbS] response: {"distributionStatusList":[]} 2022-02-25 01:56:13,232 DEBUG 629:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-02-25 01:56:13,232 INFO 726:service.py(1) - attempting to checkin Service basic_onboard_GTtDbS in SDC 2022-02-25 01:56:13,235 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-02-25 01:56:13,235 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/4fbc91ac-91f8-4240-b639-aee45f689616/lifecycleState/checkin 2022-02-25 01:56:13,235 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2022-02-25 01:56:13,237 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:56:15,011 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/4fbc91ac-91f8-4240-b639-aee45f689616/lifecycleState/checkin HTTP/1.1" 200 1225 2022-02-25 01:56:15,012 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2022-02-25 01:56:15,012 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616","name":"basic_onboard_GTtDbS","version":"0.1","isHighestVersion":true,"creationDate":1645754170625,"lastUpdateDate":1645754173894,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_onboard_GTtDbS"],"icon":"network_l_1-3","normalizedName":"basiconboardgttdbs","systemName":"BasicOnboardGttdbs","contactId":"cs0008","allVersions":{"0.1":"4fbc91ac-91f8-4240-b639-aee45f689616"},"projectCode":"123456","invariantUUID":"e875a2ee-eb68-485b-8901-0b3b73f76d5a","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":"51744f50-ebc3-44b5-9040-9f8050935859"} 2022-02-25 01:56:15,014 DEBUG 187:__init__.py(1) - check if Service basic_onboard_GTtDbS exists in SDC 2022-02-25 01:56:15,014 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-25 01:56:15,015 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-02-25 01:56:15,015 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-25 01:56:15,015 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-25 01:56:15,016 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-25 01:56:15,078 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 744 2022-02-25 01:56:15,079 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-25 01:56:15,079 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"71eb0798-0775-4c57-93a8-26063974b4c2","invariantUUID":"0ec8b70d-d262-4192-bb43-f2bd7f0d70b1","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/71eb0798-0775-4c57-93a8-26063974b4c2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"51744f50-ebc3-44b5-9040-9f8050935859","invariantUUID":"e875a2ee-eb68-485b-8901-0b3b73f76d5a","name":"basic_onboard_GTtDbS","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/51744f50-ebc3-44b5-9040-9f8050935859/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-02-25 01:56:15,081 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-25 01:56:15,082 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-25 01:56:15,082 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-25 01:56:15,082 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-25 01:56:15,082 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_GTtDbS from SDC 2022-02-25 01:56:15,082 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-25 01:56:15,082 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-25 01:56:15,082 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-02-25 01:56:15,082 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-02-25 01:56:15,082 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_GTtDbS 2022-02-25 01:56:15,083 INFO 220:__init__.py(1) - Service found, updating information 2022-02-25 01:56:15,083 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-02-25 01:56:15,083 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-02-25 01:56:15,083 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-02-25 01:56:15,084 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:56:15,147 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-02-25 01:56:15,149 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-02-25 01:56:15,151 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.1","componentType":"RESOURCE","icon":"port","uniqueId":"9bf6558c-80c8-4845-bdc5-0022a83b824f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1645746727135,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7a8bb9f-6922-4669-b108-52f681092764","invariantUUID":"e9c6e0f5-933c-4cdc-8640-8f995bf3df28","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7dfc67b9-78fa-4096-ba21-9271e987b653","lifecycleState":"CERTIFIED","lastUpdateDate":1645746590289,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5fcec131-a728-4207-a466-65846b13dc30","invariantUUID":"130fa325-6b21-416e-86c8-0e7f21fa4572","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"13a9281a-8db1-4054-b33c-523602e631c9","lifecycleState":"CERTIFIED","lastUpdateDate":1645746693908,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f0fb47-40eb-4243-b6ac-ee659144c924","invariantUUID":"eca3af6a-3e0b-4f1e-b03c-523a048418ea","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f569ea6b-a0b9-4117-86cd-8ddff4bc8631","lifecycleState":"CERTIFIED","lastUpdateDate":1645746581093,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a518228b-db58-4b78-9b91-782c36e1514f","invariantUUID":"84596aed-3b5e-4538-9808-5f80cb887a6a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a05eb4a-6583-45c9-a9e9-3607e79bc95f","lifecycleState":"CERTIFIED","lastUpdateDate":1645746722437,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7da16ba-481b-4acd-885f-a75acc896293","invariantUUID":"98554169-9059-4695-b73d-55ee30e6c31f","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":"compute","uniqueId":"ac7fbce9-9cf1-4f46-bbf8-26fcafb59644","lifecycleState":"CERTIFIED","lastUpdateDate":1645746764880,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"107f7f51-8e0b-4445-a958-2e4f1f1195da","invariantUUID":"b8dbd128-b006-430b-b274-44bbc16c2167","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d754bbd7-e64b-422b-b458-3567d4cda828","lifecycleState":"CERTIFIED","lastUpdateDate":1645746692617,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"898fede8-5714-4912-9a49-d78a0bcc4efa","invariantUUID":"05f3d71c-6266-47ed-9c3f-2ed6eb3c099d","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a8eee6c0-ef4f-48d2-a2b5-4599e8ab3d7f","lifecycleState":"CERTIFIED","lastUpdateDate":1645746705120,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3513c036-5fdd-411d-8c92-2f7353e3f878","invariantUUID":"9f461fbd-f430-4bf6-b029-4a5f0a579c6c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff70c17e-9e3e-4a6f-8ffb-36ce5d8bdf90","lifecycleState":"CERTIFIED","lastUpdateDate":1645746720570,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b32b2e0-a84a-4f86-aa04-257465228b8b","invariantUUID":"300af70e-4d82-4909-86ed-a359d33a53f1","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc626a6e-2747-4502-998e-bcbf17f9c614","lifecycleState":"CERTIFIED","lastUpdateDate":1645746696525,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7cdc3cb-eeae-46a2-9c59-78e0eccb29a8","invariantUUID":"c0632bb1-6bc0-4a59-aeb9-12e927c49b54","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae4e7502-32d0-4d88-bb61-fde2ea7b4160","lifecycleState":"CERTIFIED","lastUpdateDate":1645746572315,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa03dc66-1651-45a3-afee-e79733c43632","invariantUUID":"fc20ef5c-53fb-4b28-b716-89ba4c006ea2","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":"60a2bc26-63ac-4ff3-a02f-7641e729edd4","lifecycleState":"CERTIFIED","lastUpdateDate":1645746642869,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dde8d18-47ba-453c-8634-6f4acdb1ee5e","invariantUUID":"1375a028-e99e-4482-86dc-e54e35a11873","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":"loadBalancer","uniqueId":"76e6a996-ba0d-4aea-a6a7-6ab5e8f7dd88","lifecycleState":"CERTIFIED","lastUpdateDate":1645746569283,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d822dd12-ed01-4530-bc99-6e5ed23a8829","invariantUUID":"6299d35e-cbe7-46e9-8450-a6f930f3a074","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":"network","uniqueId":"338eee74-9117-4577-86c9-ff493085ea11","lifecycleState":"CERTIFIED","lastUpdateDate":1645746662675,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c891c34-a8af-4bf5-bc8a-d7764dbebb92","invariantUUID":"b7ff6d02-67e8-46be-8788-7cc54b62458a","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":"objectStorage","uniqueId":"0618503d-f492-49af-96de-691e7be8214c","lifecycleState":"CERTIFIED","lastUpdateDate":1645746770473,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48e3815b-7ab0-4552-abf6-7e91010490b3","invariantUUID":"46e25f62-9e0b-4207-a232-d7601880f252","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"888905f0-5d51-4433-98c5-68e8b9fdd42c","lifecycleState":"CERTIFIED","lastUpdateDate":1645746689779,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d6a4e48-bb0e-4bda-b850-f723304aed14","invariantUUID":"986e51dd-02fb-47d5-92a2-d6f720c88740","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e636d23-19c8-4ff3-8dbb-5002c50e2321","lifecycleState":"CERTIFIED","lastUpdateDate":1645746592481,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cbaa04f5-e4d1-4f9d-84a2-57e85cb6cfa4","invariantUUID":"5263ed01-4250-473b-8367-7d8c8b1ded2f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6814c70-7065-4bd1-859e-e1f5a416fdfb","lifecycleState":"CERTIFIED","lastUpdateDate":1645746671244,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"776429da-4143-4f08-9f44-3786854a74ca","invariantUUID":"9d7d67b7-45ce-4c8d-bee2-f2501eaf7f91","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":"compute","uniqueId":"4284405a-aab6-46bf-b1cb-cd8e4b74c78c","lifecycleState":"CERTIFIED","lastUpdateDate":1645746658503,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"243e3f84-9fb7-4850-9a75-6774fa0c9005","invariantUUID":"951c856f-39e2-4e66-b7cf-c31f95934f5f","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":"6e17756e-b1da-42ab-8f12-a2118f71831d","lifecycleState":"CERTIFIED","lastUpdateDate":1645746650578,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8503335a-2b73-412c-bea7-7c1e4f4780f8","invariantUUID":"74adb97c-8a93-4a70-9c87-135ae3f22817","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":"port","uniqueId":"3a7acd31-7f32-40e4-a1a7-cef11d3543e3","lifecycleState":"CERTIFIED","lastUpdateDate":1645746781035,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7df78d9f-f523-4aa2-a4ed-ffd03d8e8e80","invariantUUID":"31d20f75-b1d7-4b96-a0e5-2a4408b19e99","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f5b44ede-f895-4104-8a54-afe42c427f06","lifecycleState":"CERTIFIED","lastUpdateDate":1645746778432,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"357c171a-c6dc-4d85-95d8-1b31610e725d","invariantUUID":"45ea6d65-be87-4e8f-9a4a-74a97182aef8","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"72d75b44-a434-4e18-81c3-369bc2dfd58f","lifecycleState":"CERTIFIED","lastUpdateDate":1645746654207,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10e88cc3-9bc1-4d7c-b9a7-c4530c6b397a","invariantUUID":"f37548b3-55b5-480d-bb91-3f8c4b447fad","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":"67136cbe-6212-4e92-ac21-7bab088dae80","lifecycleState":"CERTIFIED","lastUpdateDate":1645746576593,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f740d23e-c469-4b8b-a9d2-2e676c192818","invariantUUID":"f443e274-f6e6-47d4-b2fe-506619606dfe","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":"1343c3cd-4f5e-4ffd-a213-976ce08c8a37","lifecycleState":"CERTIFIED","lastUpdateDate":1645746637988,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21bea47f-8ffa-4a7b-a97b-43a3e402dc9c","invariantUUID":"232387a2-e77f-48dc-945e-3886e3c0bd20","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":"979e54f9-920d-4d7c-90e8-954f777b98dd","lifecycleState":"CERTIFIED","lastUpdateDate":1645746632202,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"102d4f23-bff7-402d-915b-0fb49272ddab","invariantUUID":"ef36f447-5cd3-4584-bf73-894bcbbc217f","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"b451031d-67c3-475f-8e4e-0ea5c7d262bf","lifecycleState":"CERTIFIED","lastUpdateDate":1645746703741,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4d8172b-057f-44ea-868d-2dc82699971b","invariantUUID":"e9c6e0f5-933c-4cdc-8640-8f995bf3df28","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":"objectStorage","uniqueId":"1480ebf6-f162-43d2-9659-065c5932fa80","lifecycleState":"CERTIFIED","lastUpdateDate":1645746655567,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55ddde1d-6a08-4447-b17a-3d4bfc1fe366","invariantUUID":"8d8fcace-ca86-47aa-941a-f9c0b4f50a46","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":"defaulticon","uniqueId":"2cba7957-b4f4-4637-88d7-d5c1e65d3d23","lifecycleState":"CERTIFIED","lastUpdateDate":1645746684186,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a755a24-ea2b-4df2-8fe2-389f1e8eeab3","invariantUUID":"92b1dd70-33eb-44e5-9acc-443e5bb00766","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":"c46fbfb1-8ced-41e7-b5d7-43b017ab7d63","lifecycleState":"CERTIFIED","lastUpdateDate":1645746695224,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1073e27-834c-4c23-a2dd-c433e8c1ba4e","invariantUUID":"aabfe9be-fc34-4773-9d67-6aa4dc2c4629","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7774374d-d484-46cf-935d-17370c876a10","lifecycleState":"CERTIFIED","lastUpdateDate":1645746615437,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abd4a4f9-d803-4158-afaa-193039c3560d","invariantUUID":"1a6edd22-5f45-4666-90c2-fefc648dfe96","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"49b732c5-e9e4-47fd-aad9-1ef5eef1c17e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746686989,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b459a2c-ab9b-4e25-99a8-81d5dadb844d","invariantUUID":"ab95da55-e2d2-42b2-bddd-bd74c87465ed","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":"a31d9282-93c5-4fcb-8135-d9df4eb0c90d","lifecycleState":"CERTIFIED","lastUpdateDate":1645746584187,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8fed91e-ce5a-4df2-9128-072f292481d6","invariantUUID":"27f1b7fe-2f47-4a6b-ad73-33d73eaaba45","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":"defaulticon","uniqueId":"ff73966f-7278-44f2-aa92-cbda1ee13cd0","lifecycleState":"CERTIFIED","lastUpdateDate":1645754156870,"name":"basic_onboard_GTtDbS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"746e4658-b1c0-4db6-aae8-6e9cc420e19b","invariantUUID":"6250f55c-186e-4c0f-925a-89bd9dfb732a","systemName":"BasicOnboardGttdbs","description":"VF","tags":["basic_onboard_GTtDbS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d92234ec-4377-44a5-b4cf-e97920059e60","lifecycleState":"CERTIFIED","lastUpdateDate":1645746774018,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b85348-ab75-4022-80b9-f41ea69e06d6","invariantUUID":"ab3679cb-e837-499b-a07d-4ce9831e5f68","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"907e0ab3-54ce-4275-ba5c-feaa35e1fb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746587680,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d22fbcf3-d53e-4ce9-b318-c649e4ae9f02","invariantUUID":"d60f1ca5-21dc-41bd-b72f-d12aae3eb51d","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":"04a5ed55-a55f-4807-af6d-d0c935ce1b81","lifecycleState":"CERTIFIED","lastUpdateDate":1645746775609,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b23929ed-dc99-44a4-8a68-9f203b902596","invariantUUID":"c916c08b-e974-4ab2-b525-45558d1effd5","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69308d70-7f5a-451d-806b-8199cc2addd2","lifecycleState":"CERTIFIED","lastUpdateDate":1645746766113,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb5d38e0-38e3-45aa-8f22-5a27779834ec","invariantUUID":"40aa68e8-8e7c-4ec7-bc66-740df46303cd","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3105696b-9d10-4b37-90fc-2b3b0e51b702","lifecycleState":"CERTIFIED","lastUpdateDate":1645746657025,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f616477-a677-4d7c-a32a-58e0ecc2bff5","invariantUUID":"037e0b0a-b7b1-4ab7-8e3e-a8928b148500","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c9845f5-e086-4809-92b9-9067296c74e4","lifecycleState":"CERTIFIED","lastUpdateDate":1645746691226,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"adb7523a-fce1-44a1-b92d-3ac14899dcbf","invariantUUID":"75eda753-21df-4d27-b6fc-c78f37b014c7","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7beff14-96a6-47ba-b2de-8d8f2564358a","lifecycleState":"CERTIFIED","lastUpdateDate":1645746725396,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63c14252-0cbb-4dbc-b5b2-88184f919b41","invariantUUID":"864c5816-6d79-41de-87b1-9693ab8e1657","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0bd33024-ebfe-41d0-b7ad-6c630e6d644b","lifecycleState":"CERTIFIED","lastUpdateDate":1645746596292,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a495c752-a085-47c0-b02f-74a847f9671f","invariantUUID":"5b3787a8-aaec-4baf-9eb8-de06088c00ed","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6105e144-9545-42e1-91be-94457e43e751","lifecycleState":"CERTIFIED","lastUpdateDate":1645746685517,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37b303c2-12c5-40b8-a954-0b0892db37d9","invariantUUID":"8f11d887-ec5a-478b-8bf7-c965a0721e91","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":"9fe8cacd-be30-4851-b031-931e971f3776","lifecycleState":"CERTIFIED","lastUpdateDate":1645746597775,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ff759354-46ad-4824-a673-bedbd524cd61","invariantUUID":"3a68fefc-4431-40f0-8b1d-aa39404062e1","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03e49c0a-91ba-41f6-a3ef-a6e869cf73f9","lifecycleState":"CERTIFIED","lastUpdateDate":1645746652482,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"beea187c-e591-4e52-9bbc-dbe51ecfb69b","invariantUUID":"70191e15-075d-4f3d-9194-d4acd172a348","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":"securityrules","uniqueId":"493320db-36cd-4c94-bf10-d73296bc1822","lifecycleState":"CERTIFIED","lastUpdateDate":1645746617249,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3acb9418-b370-4e06-8490-1422641d5b4a","invariantUUID":"f4e8e965-7359-4aa8-9512-7fbb93c51bcf","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"34a250cc-334d-4d80-9d29-133d62f0dc94","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1645746707282,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dae2604-3ffb-41df-8762-8248b7a22f02","invariantUUID":"f522828f-35fd-4a35-84d7-320331199615","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":"network","uniqueId":"a9e44183-de9a-4716-a51c-90c2f2bcf53f","lifecycleState":"CERTIFIED","lastUpdateDate":1645746768670,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"901774c0-f642-4e66-8e47-971497cabd6d","invariantUUID":"58cf7906-960d-4dee-8850-a56e76dccc49","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4e8983f-14f9-4577-bde6-b39975ca9255","lifecycleState":"CERTIFIED","lastUpdateDate":1645746563471,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12fb6761-4b4a-4de6-929d-7421c164007a","invariantUUID":"b8868b38-36fb-48cc-acf1-876c5ecebab4","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":"defaulticon","uniqueId":"ce271de6-b231-41ce-9888-bf29b926833a","lifecycleState":"CERTIFIED","lastUpdateDate":1645746561574,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"25e0dcc7-cc06-4418-b537-8237464867b2","invariantUUID":"3c4d8f45-40cb-4256-9238-482f8ec6e69b","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"82df418e-3a7d-4ffe-9ad3-48280a39c9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1645746739165,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20f11c54-d335-4388-89ef-55c262ebddba","invariantUUID":"8c65cddf-2cb4-4218-b7a9-eb10989dcfe9","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ec10a14-2e0b-4b7d-90da-7ac9051cc53d","lifecycleState":"CERTIFIED","lastUpdateDate":1645746594480,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"621be17e-31eb-4621-aa23-6c114194aec1","invariantUUID":"1e554716-0d73-49c3-bc0f-c3f3f46f6d5a","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":"ad833b43-3ece-4d62-9918-550320d1cac6","lifecycleState":"CERTIFIED","lastUpdateDate":1645746664016,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4576a94-60e0-41e5-a631-11acea32288a","invariantUUID":"b45ba6bc-64ff-4b24-ad98-f16623addbf3","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":"ee36e7d2-4fe4-4dad-baaf-9e1843b89355","lifecycleState":"CERTIFIED","lastUpdateDate":1645746626055,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0ef69cb-d94f-4237-bbba-cabe00b3bf28","invariantUUID":"909860ca-2641-4056-8272-7dbc1d3f5ea6","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":"compute","uniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","lifecycleState":"CERTIFIED","lastUpdateDate":1645746553133,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593ebd29-c72d-46fd-b952-9dc28f5f9e52","invariantUUID":"23d9742b-2571-4556-82d7-5eaa3f88d614","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":"12c73986-1244-42a0-afb6-efcf461cd8b9","lifecycleState":"CERTIFIED","lastUpdateDate":1645746630755,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5761d6d-8e00-4749-8ce7-8ea6b64dca49","invariantUUID":"b5d4c673-1b7a-4661-8d95-b65f345f24a8","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f3b9eeb-02bc-4ceb-846f-d8a8f11ae4b1","lifecycleState":"CERTIFIED","lastUpdateDate":1645746564971,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b80485cb-1892-4f17-b640-454c8ea5288c","invariantUUID":"56a85b51-760f-48dc-a41e-32a97f08f89f","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":"networkrules","uniqueId":"ce7f0a43-c040-4099-ba1e-760fd12b623e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746613283,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c1201702-9bbf-401d-9d3e-007b8808ba46","invariantUUID":"171b5843-77b7-43d1-99e0-99be5bfc5622","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":"objectStorage","uniqueId":"c71dd9bf-5efc-4ff4-8f50-433f8616497f","lifecycleState":"CERTIFIED","lastUpdateDate":1645746672856,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6b7aedc-e589-48e0-990a-c1f7b2ea26fb","invariantUUID":"f522828f-35fd-4a35-84d7-320331199615","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"07f0925b-1a1d-4310-ab30-84f935d5d64e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746570819,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e904f8f4-8878-4b2c-928e-91b59ea6c55f","invariantUUID":"ea9f3022-8087-4fd8-9e2e-1cb64815f65d","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":"5f0c6f0a-d0b6-4bb0-b1dc-2bb0e8560699","lifecycleState":"CERTIFIED","lastUpdateDate":1645746647205,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c917a21a-d73b-4c27-a0af-31e367439f22","invariantUUID":"13908d2a-25e2-4fe6-b14d-58d10d891363","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":"33e856d9-a646-4aff-8435-f0dbac485abe","lifecycleState":"CERTIFIED","lastUpdateDate":1645746767407,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09c5d0e1-961a-4ee9-9bed-f41e83c3aa2b","invariantUUID":"03350bc3-1851-4a83-ae35-6b3a97b16341","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4554eeae-fb87-41a6-9110-6e8b46123019","lifecycleState":"CERTIFIED","lastUpdateDate":1645746776911,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4af13c59-1f0a-4628-b6a7-222bf1a7d3c2","invariantUUID":"d6420c5a-7e6f-4ff9-98fc-68925460c741","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7506b1fb-581d-4402-8842-5551c8ad6f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1645746675643,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfee36e4-c4e5-4dbc-9af5-5bf0961713dd","invariantUUID":"26224676-5a84-4f3f-ba77-f951fc8f1932","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f57bc2ee-7bf2-4aa2-8c39-a721b3182262","lifecycleState":"CERTIFIED","lastUpdateDate":1645746669048,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b03a48a-243b-4a02-8e65-499d131a364e","invariantUUID":"897340fb-d021-4be6-b89f-5ea1a92d4d88","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de515a2e-5de1-4bfb-b2f1-fa0c401a0fea","lifecycleState":"CERTIFIED","lastUpdateDate":1645746779806,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a6e609-43c5-4f59-8a54-cc2926617ece","invariantUUID":"0ddd9545-fd8b-4623-9444-eace56a9b2fd","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"906b51c4-4e85-4476-950b-00c72cc7bbd2","lifecycleState":"CERTIFIED","lastUpdateDate":1645746606876,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71fc4b25-0b52-402b-a85d-7f2daead687e","invariantUUID":"b7577f6c-897f-49ee-8b8a-90563506379d","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":"networkrules","uniqueId":"bbba4aa4-59fb-4817-83fb-0c226fe3b350","lifecycleState":"CERTIFIED","lastUpdateDate":1645746605313,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f2e3378d-ff41-4b99-9018-3985dcfa5965","invariantUUID":"abb6b233-d672-443f-841b-24dbc8ef897c","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":"f6fe2cd1-d4e8-4f0c-9908-8d9a6e5b0e7c","lifecycleState":"CERTIFIED","lastUpdateDate":1645746677254,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a76d7ac-6961-48d1-bf03-f54dfff3db58","invariantUUID":"5d96f3a6-854c-4baf-a9e6-d4028a41547c","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":"38553c9b-b646-4ea8-9fe0-3dab6ae506e8","lifecycleState":"CERTIFIED","lastUpdateDate":1645746665411,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"193d68d4-9b3d-4038-917d-fd0e96e35806","invariantUUID":"e9accc7c-933d-4891-9f4e-61a901612d4b","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1906750e-7329-4c5c-bae7-e6628169bacb","lifecycleState":"CERTIFIED","lastUpdateDate":1645746585698,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80a562d4-7fdc-4f4c-8e9c-e3f2074499c1","invariantUUID":"d1100ac5-0885-45e4-b106-28d3b1ab14a1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9aaead40-a4b6-4871-9ad7-a14b774a6049","lifecycleState":"CERTIFIED","lastUpdateDate":1645746648700,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2d448fac-4ea6-4778-b8f9-1a1c90cc721a","invariantUUID":"2fe2dc00-842f-49e9-8034-fbd0a9bdee8f","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9d67f3b-ea5f-459f-bb75-f114f806352d","lifecycleState":"CERTIFIED","lastUpdateDate":1645746623175,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"313847ed-ba8e-4b47-9229-f44a46990145","invariantUUID":"15707f82-906c-46d5-8f07-ca66c8a59d05","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"779b45d7-bce1-4b4a-beee-de2e361b3497","lifecycleState":"CERTIFIED","lastUpdateDate":1645746702238,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a0784db-140e-43c1-8ae8-a528ce807dcb","invariantUUID":"11c0d96c-1695-4bc9-b5ad-b405525e5a1a","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0025e8e-cd14-45e0-81aa-a4ed400fef24","lifecycleState":"CERTIFIED","lastUpdateDate":1645746629321,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c133f057-fd69-4143-98de-1fa3a3b2a30a","invariantUUID":"de14a6ac-ce44-468c-9f4e-5c1aa9fe3fb0","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":"compute","uniqueId":"4dfe2ab0-7e27-40b1-98ff-8e8835ad27b8","lifecycleState":"CERTIFIED","lastUpdateDate":1645746723916,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c66effc6-09d3-442c-a088-59d71096b432","invariantUUID":"306d16de-2a5c-4af3-b78b-80952df734b2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b0b0a3a2-ae66-4e70-9102-540c60df6ab7","lifecycleState":"CERTIFIED","lastUpdateDate":1645746698273,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21dd7707-0f31-49b1-8896-54e654fb24c6","invariantUUID":"98c67f51-0deb-4b19-bb98-b73e503f33af","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":"b300dd10-3afc-4b24-a4f8-bc6568bd791c","lifecycleState":"CERTIFIED","lastUpdateDate":1645746644290,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50d1cab3-3841-48de-9c2a-0d0cc58eaa0d","invariantUUID":"5f6d063e-3dd6-4885-a29d-56a5f5247715","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0c4e84a-38ef-466f-89a3-6ec6e9448d9e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746582526,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f04b120-584c-4984-819d-85d8d29cb6a1","invariantUUID":"60790f1f-6665-472d-ab21-896b397ee6bf","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":"network","uniqueId":"d5a6d9d0-cb1d-4eaf-b84a-6e1598bf0248","lifecycleState":"CERTIFIED","lastUpdateDate":1645746624566,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d049ebd6-0398-456f-873b-77c2e7cce4b7","invariantUUID":"0cbe035b-6778-4e00-a6ae-5bb8768ec622","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06920199-8243-407d-bbdf-598aaa2cbf3e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746621297,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2badc27-3516-4f6a-91fa-bbb208fda331","invariantUUID":"a57d7936-aa79-4e13-8fac-259aa9c98fe7","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d425871-5e89-4721-8caa-5c5f78b654e6","lifecycleState":"CERTIFIED","lastUpdateDate":1645746659892,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0959a67d-9330-4217-a415-df6b4e856d06","invariantUUID":"1269d09b-aa7b-4d7c-a201-0ac711028f15","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":"port","uniqueId":"eda9a60b-a267-4786-a5a0-37fdaffe929d","lifecycleState":"CERTIFIED","lastUpdateDate":1645746688424,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fafc8459-7eba-442d-848d-3b97c51091ab","invariantUUID":"78e8a807-7a6e-4b3b-9fda-4ada94975a6a","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":"objectStorage","uniqueId":"631390d6-3ed5-4fff-a9fb-1c6c006f4769","lifecycleState":"CERTIFIED","lastUpdateDate":1645746772374,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ed74a8b-2475-4064-8504-19896089ffc6","invariantUUID":"57880988-e359-4ee8-9cae-d3a2c7d9efe9","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a4e9cd2f-ee4b-4bf3-8c5d-3ca054bf0553","lifecycleState":"CERTIFIED","lastUpdateDate":1645746700658,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"490349db-d936-4eca-a3a2-cbd562705e0c","invariantUUID":"3d5d4233-04dd-44d6-aad9-3f39ed6281e0","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1645754173894,"name":"basic_onboard_GTtDbS","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"51744f50-ebc3-44b5-9040-9f8050935859","invariantUUID":"e875a2ee-eb68-485b-8901-0b3b73f76d5a","systemName":"BasicOnboardGttdbs","description":"service","tags":["basic_onboard_GTtDbS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b9813cb8-b5c4-41a4-8660-092b81736577","lifecycleState":"CERTIFIED","lastUpdateDate":1645753895566,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"71eb0798-0775-4c57-93a8-26063974b4c2","invariantUUID":"0ec8b70d-d262-4192-bb43-f2bd7f0d70b1","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-25 01:56:15,155 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_GTtDbS found in services list 2022-02-25 01:56:15,155 INFO 726:service.py(1) - attempting to Certify Service basic_onboard_GTtDbS in SDC 2022-02-25 01:56:15,158 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-02-25 01:56:15,158 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/4fbc91ac-91f8-4240-b639-aee45f689616/lifecycleState/Certify 2022-02-25 01:56:15,158 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2022-02-25 01:56:15,160 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:56:20,896 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/4fbc91ac-91f8-4240-b639-aee45f689616/lifecycleState/Certify HTTP/1.1" 200 1213 2022-02-25 01:56:20,897 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2022-02-25 01:56:20,898 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"c6018f66-629d-4739-a1a9-795ada5f9834","name":"basic_onboard_GTtDbS","version":"1.0","isHighestVersion":true,"creationDate":1645754170625,"lastUpdateDate":1645754173894,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_onboard_GTtDbS"],"icon":"network_l_1-3","normalizedName":"basiconboardgttdbs","systemName":"BasicOnboardGttdbs","contactId":"cs0008","allVersions":{"1.0":"c6018f66-629d-4739-a1a9-795ada5f9834"},"projectCode":"123456","invariantUUID":"e875a2ee-eb68-485b-8901-0b3b73f76d5a","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":"51744f50-ebc3-44b5-9040-9f8050935859"} 2022-02-25 01:56:20,900 DEBUG 187:__init__.py(1) - check if Service basic_onboard_GTtDbS exists in SDC 2022-02-25 01:56:20,900 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-25 01:56:20,901 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-02-25 01:56:20,901 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-25 01:56:20,901 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-25 01:56:20,903 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-25 01:56:20,974 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2022-02-25 01:56:20,975 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-25 01:56:20,976 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"51744f50-ebc3-44b5-9040-9f8050935859","invariantUUID":"e875a2ee-eb68-485b-8901-0b3b73f76d5a","name":"basic_onboard_GTtDbS","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/51744f50-ebc3-44b5-9040-9f8050935859/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"71eb0798-0775-4c57-93a8-26063974b4c2","invariantUUID":"0ec8b70d-d262-4192-bb43-f2bd7f0d70b1","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/71eb0798-0775-4c57-93a8-26063974b4c2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-25 01:56:20,978 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_GTtDbS from SDC 2022-02-25 01:56:20,978 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-25 01:56:20,978 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-25 01:56:20,978 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-25 01:56:20,979 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-25 01:56:20,979 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-25 01:56:20,979 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-25 01:56:20,979 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-25 01:56:20,979 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-02-25 01:56:20,979 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_GTtDbS 2022-02-25 01:56:20,979 INFO 220:__init__.py(1) - Service found, updating information 2022-02-25 01:56:20,979 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-02-25 01:56:20,980 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-02-25 01:56:20,980 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-02-25 01:56:20,981 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:56:21,083 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-02-25 01:56:21,085 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-02-25 01:56:21,087 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.1","componentType":"RESOURCE","icon":"port","uniqueId":"9bf6558c-80c8-4845-bdc5-0022a83b824f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1645746727135,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7a8bb9f-6922-4669-b108-52f681092764","invariantUUID":"e9c6e0f5-933c-4cdc-8640-8f995bf3df28","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7dfc67b9-78fa-4096-ba21-9271e987b653","lifecycleState":"CERTIFIED","lastUpdateDate":1645746590289,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5fcec131-a728-4207-a466-65846b13dc30","invariantUUID":"130fa325-6b21-416e-86c8-0e7f21fa4572","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"13a9281a-8db1-4054-b33c-523602e631c9","lifecycleState":"CERTIFIED","lastUpdateDate":1645746693908,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f0fb47-40eb-4243-b6ac-ee659144c924","invariantUUID":"eca3af6a-3e0b-4f1e-b03c-523a048418ea","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f569ea6b-a0b9-4117-86cd-8ddff4bc8631","lifecycleState":"CERTIFIED","lastUpdateDate":1645746581093,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a518228b-db58-4b78-9b91-782c36e1514f","invariantUUID":"84596aed-3b5e-4538-9808-5f80cb887a6a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a05eb4a-6583-45c9-a9e9-3607e79bc95f","lifecycleState":"CERTIFIED","lastUpdateDate":1645746722437,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7da16ba-481b-4acd-885f-a75acc896293","invariantUUID":"98554169-9059-4695-b73d-55ee30e6c31f","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":"compute","uniqueId":"ac7fbce9-9cf1-4f46-bbf8-26fcafb59644","lifecycleState":"CERTIFIED","lastUpdateDate":1645746764880,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"107f7f51-8e0b-4445-a958-2e4f1f1195da","invariantUUID":"b8dbd128-b006-430b-b274-44bbc16c2167","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d754bbd7-e64b-422b-b458-3567d4cda828","lifecycleState":"CERTIFIED","lastUpdateDate":1645746692617,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"898fede8-5714-4912-9a49-d78a0bcc4efa","invariantUUID":"05f3d71c-6266-47ed-9c3f-2ed6eb3c099d","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a8eee6c0-ef4f-48d2-a2b5-4599e8ab3d7f","lifecycleState":"CERTIFIED","lastUpdateDate":1645746705120,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3513c036-5fdd-411d-8c92-2f7353e3f878","invariantUUID":"9f461fbd-f430-4bf6-b029-4a5f0a579c6c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff70c17e-9e3e-4a6f-8ffb-36ce5d8bdf90","lifecycleState":"CERTIFIED","lastUpdateDate":1645746720570,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b32b2e0-a84a-4f86-aa04-257465228b8b","invariantUUID":"300af70e-4d82-4909-86ed-a359d33a53f1","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc626a6e-2747-4502-998e-bcbf17f9c614","lifecycleState":"CERTIFIED","lastUpdateDate":1645746696525,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7cdc3cb-eeae-46a2-9c59-78e0eccb29a8","invariantUUID":"c0632bb1-6bc0-4a59-aeb9-12e927c49b54","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae4e7502-32d0-4d88-bb61-fde2ea7b4160","lifecycleState":"CERTIFIED","lastUpdateDate":1645746572315,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa03dc66-1651-45a3-afee-e79733c43632","invariantUUID":"fc20ef5c-53fb-4b28-b716-89ba4c006ea2","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":"60a2bc26-63ac-4ff3-a02f-7641e729edd4","lifecycleState":"CERTIFIED","lastUpdateDate":1645746642869,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dde8d18-47ba-453c-8634-6f4acdb1ee5e","invariantUUID":"1375a028-e99e-4482-86dc-e54e35a11873","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":"loadBalancer","uniqueId":"76e6a996-ba0d-4aea-a6a7-6ab5e8f7dd88","lifecycleState":"CERTIFIED","lastUpdateDate":1645746569283,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d822dd12-ed01-4530-bc99-6e5ed23a8829","invariantUUID":"6299d35e-cbe7-46e9-8450-a6f930f3a074","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":"network","uniqueId":"338eee74-9117-4577-86c9-ff493085ea11","lifecycleState":"CERTIFIED","lastUpdateDate":1645746662675,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c891c34-a8af-4bf5-bc8a-d7764dbebb92","invariantUUID":"b7ff6d02-67e8-46be-8788-7cc54b62458a","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":"objectStorage","uniqueId":"0618503d-f492-49af-96de-691e7be8214c","lifecycleState":"CERTIFIED","lastUpdateDate":1645746770473,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48e3815b-7ab0-4552-abf6-7e91010490b3","invariantUUID":"46e25f62-9e0b-4207-a232-d7601880f252","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"888905f0-5d51-4433-98c5-68e8b9fdd42c","lifecycleState":"CERTIFIED","lastUpdateDate":1645746689779,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d6a4e48-bb0e-4bda-b850-f723304aed14","invariantUUID":"986e51dd-02fb-47d5-92a2-d6f720c88740","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e636d23-19c8-4ff3-8dbb-5002c50e2321","lifecycleState":"CERTIFIED","lastUpdateDate":1645746592481,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cbaa04f5-e4d1-4f9d-84a2-57e85cb6cfa4","invariantUUID":"5263ed01-4250-473b-8367-7d8c8b1ded2f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6814c70-7065-4bd1-859e-e1f5a416fdfb","lifecycleState":"CERTIFIED","lastUpdateDate":1645746671244,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"776429da-4143-4f08-9f44-3786854a74ca","invariantUUID":"9d7d67b7-45ce-4c8d-bee2-f2501eaf7f91","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":"compute","uniqueId":"4284405a-aab6-46bf-b1cb-cd8e4b74c78c","lifecycleState":"CERTIFIED","lastUpdateDate":1645746658503,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"243e3f84-9fb7-4850-9a75-6774fa0c9005","invariantUUID":"951c856f-39e2-4e66-b7cf-c31f95934f5f","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":"6e17756e-b1da-42ab-8f12-a2118f71831d","lifecycleState":"CERTIFIED","lastUpdateDate":1645746650578,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8503335a-2b73-412c-bea7-7c1e4f4780f8","invariantUUID":"74adb97c-8a93-4a70-9c87-135ae3f22817","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":"port","uniqueId":"3a7acd31-7f32-40e4-a1a7-cef11d3543e3","lifecycleState":"CERTIFIED","lastUpdateDate":1645746781035,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7df78d9f-f523-4aa2-a4ed-ffd03d8e8e80","invariantUUID":"31d20f75-b1d7-4b96-a0e5-2a4408b19e99","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f5b44ede-f895-4104-8a54-afe42c427f06","lifecycleState":"CERTIFIED","lastUpdateDate":1645746778432,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"357c171a-c6dc-4d85-95d8-1b31610e725d","invariantUUID":"45ea6d65-be87-4e8f-9a4a-74a97182aef8","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"72d75b44-a434-4e18-81c3-369bc2dfd58f","lifecycleState":"CERTIFIED","lastUpdateDate":1645746654207,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10e88cc3-9bc1-4d7c-b9a7-c4530c6b397a","invariantUUID":"f37548b3-55b5-480d-bb91-3f8c4b447fad","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":"67136cbe-6212-4e92-ac21-7bab088dae80","lifecycleState":"CERTIFIED","lastUpdateDate":1645746576593,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f740d23e-c469-4b8b-a9d2-2e676c192818","invariantUUID":"f443e274-f6e6-47d4-b2fe-506619606dfe","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":"1343c3cd-4f5e-4ffd-a213-976ce08c8a37","lifecycleState":"CERTIFIED","lastUpdateDate":1645746637988,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21bea47f-8ffa-4a7b-a97b-43a3e402dc9c","invariantUUID":"232387a2-e77f-48dc-945e-3886e3c0bd20","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":"979e54f9-920d-4d7c-90e8-954f777b98dd","lifecycleState":"CERTIFIED","lastUpdateDate":1645746632202,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"102d4f23-bff7-402d-915b-0fb49272ddab","invariantUUID":"ef36f447-5cd3-4584-bf73-894bcbbc217f","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"b451031d-67c3-475f-8e4e-0ea5c7d262bf","lifecycleState":"CERTIFIED","lastUpdateDate":1645746703741,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4d8172b-057f-44ea-868d-2dc82699971b","invariantUUID":"e9c6e0f5-933c-4cdc-8640-8f995bf3df28","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":"objectStorage","uniqueId":"1480ebf6-f162-43d2-9659-065c5932fa80","lifecycleState":"CERTIFIED","lastUpdateDate":1645746655567,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55ddde1d-6a08-4447-b17a-3d4bfc1fe366","invariantUUID":"8d8fcace-ca86-47aa-941a-f9c0b4f50a46","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":"defaulticon","uniqueId":"2cba7957-b4f4-4637-88d7-d5c1e65d3d23","lifecycleState":"CERTIFIED","lastUpdateDate":1645746684186,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a755a24-ea2b-4df2-8fe2-389f1e8eeab3","invariantUUID":"92b1dd70-33eb-44e5-9acc-443e5bb00766","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":"c46fbfb1-8ced-41e7-b5d7-43b017ab7d63","lifecycleState":"CERTIFIED","lastUpdateDate":1645746695224,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1073e27-834c-4c23-a2dd-c433e8c1ba4e","invariantUUID":"aabfe9be-fc34-4773-9d67-6aa4dc2c4629","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7774374d-d484-46cf-935d-17370c876a10","lifecycleState":"CERTIFIED","lastUpdateDate":1645746615437,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abd4a4f9-d803-4158-afaa-193039c3560d","invariantUUID":"1a6edd22-5f45-4666-90c2-fefc648dfe96","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"49b732c5-e9e4-47fd-aad9-1ef5eef1c17e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746686989,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b459a2c-ab9b-4e25-99a8-81d5dadb844d","invariantUUID":"ab95da55-e2d2-42b2-bddd-bd74c87465ed","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":"a31d9282-93c5-4fcb-8135-d9df4eb0c90d","lifecycleState":"CERTIFIED","lastUpdateDate":1645746584187,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8fed91e-ce5a-4df2-9128-072f292481d6","invariantUUID":"27f1b7fe-2f47-4a6b-ad73-33d73eaaba45","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":"defaulticon","uniqueId":"ff73966f-7278-44f2-aa92-cbda1ee13cd0","lifecycleState":"CERTIFIED","lastUpdateDate":1645754156870,"name":"basic_onboard_GTtDbS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"746e4658-b1c0-4db6-aae8-6e9cc420e19b","invariantUUID":"6250f55c-186e-4c0f-925a-89bd9dfb732a","systemName":"BasicOnboardGttdbs","description":"VF","tags":["basic_onboard_GTtDbS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d92234ec-4377-44a5-b4cf-e97920059e60","lifecycleState":"CERTIFIED","lastUpdateDate":1645746774018,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b85348-ab75-4022-80b9-f41ea69e06d6","invariantUUID":"ab3679cb-e837-499b-a07d-4ce9831e5f68","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"907e0ab3-54ce-4275-ba5c-feaa35e1fb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746587680,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d22fbcf3-d53e-4ce9-b318-c649e4ae9f02","invariantUUID":"d60f1ca5-21dc-41bd-b72f-d12aae3eb51d","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":"04a5ed55-a55f-4807-af6d-d0c935ce1b81","lifecycleState":"CERTIFIED","lastUpdateDate":1645746775609,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b23929ed-dc99-44a4-8a68-9f203b902596","invariantUUID":"c916c08b-e974-4ab2-b525-45558d1effd5","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69308d70-7f5a-451d-806b-8199cc2addd2","lifecycleState":"CERTIFIED","lastUpdateDate":1645746766113,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb5d38e0-38e3-45aa-8f22-5a27779834ec","invariantUUID":"40aa68e8-8e7c-4ec7-bc66-740df46303cd","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3105696b-9d10-4b37-90fc-2b3b0e51b702","lifecycleState":"CERTIFIED","lastUpdateDate":1645746657025,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f616477-a677-4d7c-a32a-58e0ecc2bff5","invariantUUID":"037e0b0a-b7b1-4ab7-8e3e-a8928b148500","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c9845f5-e086-4809-92b9-9067296c74e4","lifecycleState":"CERTIFIED","lastUpdateDate":1645746691226,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"adb7523a-fce1-44a1-b92d-3ac14899dcbf","invariantUUID":"75eda753-21df-4d27-b6fc-c78f37b014c7","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7beff14-96a6-47ba-b2de-8d8f2564358a","lifecycleState":"CERTIFIED","lastUpdateDate":1645746725396,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63c14252-0cbb-4dbc-b5b2-88184f919b41","invariantUUID":"864c5816-6d79-41de-87b1-9693ab8e1657","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0bd33024-ebfe-41d0-b7ad-6c630e6d644b","lifecycleState":"CERTIFIED","lastUpdateDate":1645746596292,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a495c752-a085-47c0-b02f-74a847f9671f","invariantUUID":"5b3787a8-aaec-4baf-9eb8-de06088c00ed","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6105e144-9545-42e1-91be-94457e43e751","lifecycleState":"CERTIFIED","lastUpdateDate":1645746685517,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37b303c2-12c5-40b8-a954-0b0892db37d9","invariantUUID":"8f11d887-ec5a-478b-8bf7-c965a0721e91","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":"9fe8cacd-be30-4851-b031-931e971f3776","lifecycleState":"CERTIFIED","lastUpdateDate":1645746597775,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ff759354-46ad-4824-a673-bedbd524cd61","invariantUUID":"3a68fefc-4431-40f0-8b1d-aa39404062e1","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03e49c0a-91ba-41f6-a3ef-a6e869cf73f9","lifecycleState":"CERTIFIED","lastUpdateDate":1645746652482,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"beea187c-e591-4e52-9bbc-dbe51ecfb69b","invariantUUID":"70191e15-075d-4f3d-9194-d4acd172a348","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":"securityrules","uniqueId":"493320db-36cd-4c94-bf10-d73296bc1822","lifecycleState":"CERTIFIED","lastUpdateDate":1645746617249,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3acb9418-b370-4e06-8490-1422641d5b4a","invariantUUID":"f4e8e965-7359-4aa8-9512-7fbb93c51bcf","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"34a250cc-334d-4d80-9d29-133d62f0dc94","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1645746707282,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dae2604-3ffb-41df-8762-8248b7a22f02","invariantUUID":"f522828f-35fd-4a35-84d7-320331199615","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":"network","uniqueId":"a9e44183-de9a-4716-a51c-90c2f2bcf53f","lifecycleState":"CERTIFIED","lastUpdateDate":1645746768670,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"901774c0-f642-4e66-8e47-971497cabd6d","invariantUUID":"58cf7906-960d-4dee-8850-a56e76dccc49","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4e8983f-14f9-4577-bde6-b39975ca9255","lifecycleState":"CERTIFIED","lastUpdateDate":1645746563471,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12fb6761-4b4a-4de6-929d-7421c164007a","invariantUUID":"b8868b38-36fb-48cc-acf1-876c5ecebab4","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":"defaulticon","uniqueId":"ce271de6-b231-41ce-9888-bf29b926833a","lifecycleState":"CERTIFIED","lastUpdateDate":1645746561574,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"25e0dcc7-cc06-4418-b537-8237464867b2","invariantUUID":"3c4d8f45-40cb-4256-9238-482f8ec6e69b","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"82df418e-3a7d-4ffe-9ad3-48280a39c9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1645746739165,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20f11c54-d335-4388-89ef-55c262ebddba","invariantUUID":"8c65cddf-2cb4-4218-b7a9-eb10989dcfe9","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ec10a14-2e0b-4b7d-90da-7ac9051cc53d","lifecycleState":"CERTIFIED","lastUpdateDate":1645746594480,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"621be17e-31eb-4621-aa23-6c114194aec1","invariantUUID":"1e554716-0d73-49c3-bc0f-c3f3f46f6d5a","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":"ad833b43-3ece-4d62-9918-550320d1cac6","lifecycleState":"CERTIFIED","lastUpdateDate":1645746664016,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4576a94-60e0-41e5-a631-11acea32288a","invariantUUID":"b45ba6bc-64ff-4b24-ad98-f16623addbf3","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":"ee36e7d2-4fe4-4dad-baaf-9e1843b89355","lifecycleState":"CERTIFIED","lastUpdateDate":1645746626055,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0ef69cb-d94f-4237-bbba-cabe00b3bf28","invariantUUID":"909860ca-2641-4056-8272-7dbc1d3f5ea6","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":"compute","uniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","lifecycleState":"CERTIFIED","lastUpdateDate":1645746553133,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593ebd29-c72d-46fd-b952-9dc28f5f9e52","invariantUUID":"23d9742b-2571-4556-82d7-5eaa3f88d614","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":"12c73986-1244-42a0-afb6-efcf461cd8b9","lifecycleState":"CERTIFIED","lastUpdateDate":1645746630755,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5761d6d-8e00-4749-8ce7-8ea6b64dca49","invariantUUID":"b5d4c673-1b7a-4661-8d95-b65f345f24a8","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f3b9eeb-02bc-4ceb-846f-d8a8f11ae4b1","lifecycleState":"CERTIFIED","lastUpdateDate":1645746564971,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b80485cb-1892-4f17-b640-454c8ea5288c","invariantUUID":"56a85b51-760f-48dc-a41e-32a97f08f89f","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":"networkrules","uniqueId":"ce7f0a43-c040-4099-ba1e-760fd12b623e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746613283,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c1201702-9bbf-401d-9d3e-007b8808ba46","invariantUUID":"171b5843-77b7-43d1-99e0-99be5bfc5622","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":"objectStorage","uniqueId":"c71dd9bf-5efc-4ff4-8f50-433f8616497f","lifecycleState":"CERTIFIED","lastUpdateDate":1645746672856,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6b7aedc-e589-48e0-990a-c1f7b2ea26fb","invariantUUID":"f522828f-35fd-4a35-84d7-320331199615","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"07f0925b-1a1d-4310-ab30-84f935d5d64e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746570819,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e904f8f4-8878-4b2c-928e-91b59ea6c55f","invariantUUID":"ea9f3022-8087-4fd8-9e2e-1cb64815f65d","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":"5f0c6f0a-d0b6-4bb0-b1dc-2bb0e8560699","lifecycleState":"CERTIFIED","lastUpdateDate":1645746647205,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c917a21a-d73b-4c27-a0af-31e367439f22","invariantUUID":"13908d2a-25e2-4fe6-b14d-58d10d891363","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":"33e856d9-a646-4aff-8435-f0dbac485abe","lifecycleState":"CERTIFIED","lastUpdateDate":1645746767407,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09c5d0e1-961a-4ee9-9bed-f41e83c3aa2b","invariantUUID":"03350bc3-1851-4a83-ae35-6b3a97b16341","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4554eeae-fb87-41a6-9110-6e8b46123019","lifecycleState":"CERTIFIED","lastUpdateDate":1645746776911,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4af13c59-1f0a-4628-b6a7-222bf1a7d3c2","invariantUUID":"d6420c5a-7e6f-4ff9-98fc-68925460c741","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7506b1fb-581d-4402-8842-5551c8ad6f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1645746675643,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfee36e4-c4e5-4dbc-9af5-5bf0961713dd","invariantUUID":"26224676-5a84-4f3f-ba77-f951fc8f1932","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f57bc2ee-7bf2-4aa2-8c39-a721b3182262","lifecycleState":"CERTIFIED","lastUpdateDate":1645746669048,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b03a48a-243b-4a02-8e65-499d131a364e","invariantUUID":"897340fb-d021-4be6-b89f-5ea1a92d4d88","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de515a2e-5de1-4bfb-b2f1-fa0c401a0fea","lifecycleState":"CERTIFIED","lastUpdateDate":1645746779806,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a6e609-43c5-4f59-8a54-cc2926617ece","invariantUUID":"0ddd9545-fd8b-4623-9444-eace56a9b2fd","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"906b51c4-4e85-4476-950b-00c72cc7bbd2","lifecycleState":"CERTIFIED","lastUpdateDate":1645746606876,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71fc4b25-0b52-402b-a85d-7f2daead687e","invariantUUID":"b7577f6c-897f-49ee-8b8a-90563506379d","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":"networkrules","uniqueId":"bbba4aa4-59fb-4817-83fb-0c226fe3b350","lifecycleState":"CERTIFIED","lastUpdateDate":1645746605313,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f2e3378d-ff41-4b99-9018-3985dcfa5965","invariantUUID":"abb6b233-d672-443f-841b-24dbc8ef897c","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":"f6fe2cd1-d4e8-4f0c-9908-8d9a6e5b0e7c","lifecycleState":"CERTIFIED","lastUpdateDate":1645746677254,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a76d7ac-6961-48d1-bf03-f54dfff3db58","invariantUUID":"5d96f3a6-854c-4baf-a9e6-d4028a41547c","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":"38553c9b-b646-4ea8-9fe0-3dab6ae506e8","lifecycleState":"CERTIFIED","lastUpdateDate":1645746665411,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"193d68d4-9b3d-4038-917d-fd0e96e35806","invariantUUID":"e9accc7c-933d-4891-9f4e-61a901612d4b","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1906750e-7329-4c5c-bae7-e6628169bacb","lifecycleState":"CERTIFIED","lastUpdateDate":1645746585698,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80a562d4-7fdc-4f4c-8e9c-e3f2074499c1","invariantUUID":"d1100ac5-0885-45e4-b106-28d3b1ab14a1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9aaead40-a4b6-4871-9ad7-a14b774a6049","lifecycleState":"CERTIFIED","lastUpdateDate":1645746648700,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2d448fac-4ea6-4778-b8f9-1a1c90cc721a","invariantUUID":"2fe2dc00-842f-49e9-8034-fbd0a9bdee8f","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9d67f3b-ea5f-459f-bb75-f114f806352d","lifecycleState":"CERTIFIED","lastUpdateDate":1645746623175,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"313847ed-ba8e-4b47-9229-f44a46990145","invariantUUID":"15707f82-906c-46d5-8f07-ca66c8a59d05","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"779b45d7-bce1-4b4a-beee-de2e361b3497","lifecycleState":"CERTIFIED","lastUpdateDate":1645746702238,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a0784db-140e-43c1-8ae8-a528ce807dcb","invariantUUID":"11c0d96c-1695-4bc9-b5ad-b405525e5a1a","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0025e8e-cd14-45e0-81aa-a4ed400fef24","lifecycleState":"CERTIFIED","lastUpdateDate":1645746629321,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c133f057-fd69-4143-98de-1fa3a3b2a30a","invariantUUID":"de14a6ac-ce44-468c-9f4e-5c1aa9fe3fb0","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":"compute","uniqueId":"4dfe2ab0-7e27-40b1-98ff-8e8835ad27b8","lifecycleState":"CERTIFIED","lastUpdateDate":1645746723916,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c66effc6-09d3-442c-a088-59d71096b432","invariantUUID":"306d16de-2a5c-4af3-b78b-80952df734b2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b0b0a3a2-ae66-4e70-9102-540c60df6ab7","lifecycleState":"CERTIFIED","lastUpdateDate":1645746698273,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21dd7707-0f31-49b1-8896-54e654fb24c6","invariantUUID":"98c67f51-0deb-4b19-bb98-b73e503f33af","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":"b300dd10-3afc-4b24-a4f8-bc6568bd791c","lifecycleState":"CERTIFIED","lastUpdateDate":1645746644290,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50d1cab3-3841-48de-9c2a-0d0cc58eaa0d","invariantUUID":"5f6d063e-3dd6-4885-a29d-56a5f5247715","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0c4e84a-38ef-466f-89a3-6ec6e9448d9e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746582526,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f04b120-584c-4984-819d-85d8d29cb6a1","invariantUUID":"60790f1f-6665-472d-ab21-896b397ee6bf","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":"network","uniqueId":"d5a6d9d0-cb1d-4eaf-b84a-6e1598bf0248","lifecycleState":"CERTIFIED","lastUpdateDate":1645746624566,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d049ebd6-0398-456f-873b-77c2e7cce4b7","invariantUUID":"0cbe035b-6778-4e00-a6ae-5bb8768ec622","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06920199-8243-407d-bbdf-598aaa2cbf3e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746621297,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2badc27-3516-4f6a-91fa-bbb208fda331","invariantUUID":"a57d7936-aa79-4e13-8fac-259aa9c98fe7","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d425871-5e89-4721-8caa-5c5f78b654e6","lifecycleState":"CERTIFIED","lastUpdateDate":1645746659892,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0959a67d-9330-4217-a415-df6b4e856d06","invariantUUID":"1269d09b-aa7b-4d7c-a201-0ac711028f15","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":"port","uniqueId":"eda9a60b-a267-4786-a5a0-37fdaffe929d","lifecycleState":"CERTIFIED","lastUpdateDate":1645746688424,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fafc8459-7eba-442d-848d-3b97c51091ab","invariantUUID":"78e8a807-7a6e-4b3b-9fda-4ada94975a6a","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":"objectStorage","uniqueId":"631390d6-3ed5-4fff-a9fb-1c6c006f4769","lifecycleState":"CERTIFIED","lastUpdateDate":1645746772374,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ed74a8b-2475-4064-8504-19896089ffc6","invariantUUID":"57880988-e359-4ee8-9cae-d3a2c7d9efe9","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a4e9cd2f-ee4b-4bf3-8c5d-3ca054bf0553","lifecycleState":"CERTIFIED","lastUpdateDate":1645746700658,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"490349db-d936-4eca-a3a2-cbd562705e0c","invariantUUID":"3d5d4233-04dd-44d6-aad9-3f39ed6281e0","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c6018f66-629d-4739-a1a9-795ada5f9834","lifecycleState":"CERTIFIED","lastUpdateDate":1645754173894,"name":"basic_onboard_GTtDbS","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"51744f50-ebc3-44b5-9040-9f8050935859","invariantUUID":"e875a2ee-eb68-485b-8901-0b3b73f76d5a","systemName":"BasicOnboardGttdbs","description":"service","tags":["basic_onboard_GTtDbS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b9813cb8-b5c4-41a4-8660-092b81736577","lifecycleState":"CERTIFIED","lastUpdateDate":1645753895566,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"71eb0798-0775-4c57-93a8-26063974b4c2","invariantUUID":"0ec8b70d-d262-4192-bb43-f2bd7f0d70b1","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-25 01:56:21,092 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_GTtDbS found in services list 2022-02-25 01:56:31,102 INFO 726:service.py(1) - attempting to PROD/activate Service basic_onboard_GTtDbS in SDC 2022-02-25 01:56:31,107 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-02-25 01:56:31,107 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/c6018f66-629d-4739-a1a9-795ada5f9834/distribution/PROD/activate 2022-02-25 01:56:31,107 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2022-02-25 01:56:31,109 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:56:33,862 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/c6018f66-629d-4739-a1a9-795ada5f9834/distribution/PROD/activate HTTP/1.1" 200 None 2022-02-25 01:56:33,864 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2022-02-25 01:56:33,866 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c6018f66-629d-4739-a1a9-795ada5f9834","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"c6018f66-629d-4739-a1a9-795ada5f9834","empty":false},{"definition":false,"hidden":false,"uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c6018f66-629d-4739-a1a9-795ada5f9834","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"c6018f66-629d-4739-a1a9-795ada5f9834","empty":false},{"definition":false,"hidden":false,"uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c6018f66-629d-4739-a1a9-795ada5f9834","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c6018f66-629d-4739-a1a9-795ada5f9834","empty":false},{"definition":false,"hidden":false,"uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c6018f66-629d-4739-a1a9-795ada5f9834","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c6018f66-629d-4739-a1a9-795ada5f9834","empty":false},{"definition":false,"hidden":false,"uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c6018f66-629d-4739-a1a9-795ada5f9834","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c6018f66-629d-4739-a1a9-795ada5f9834","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.assettoscacsar","artifactName":"service-BasicOnboardGttdbs-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"NjliMDI5YzI0NzI3YzA1Mjk2MjJlNTFkMGIyM2VmODY=","artifactUUID":"46fb4b74-4f1e-4c69-9680-f1c8593ecdb9","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"4fbc91ac-91f8-4240-b639-aee45f689616.assettoscacsar","duplicated":false,"payloadUpdateDate":1645754178927,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1645754170547,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.assettoscatemplate","artifactName":"service-BasicOnboardGttdbs-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"N2Y0MDk4NDQxYzc5Nzg0Nzg1NzUyOGU5OTM2YWU2NTg=","artifactUUID":"f75cddd3-313d-440d-a4d9-5477b4104b0f","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"4fbc91ac-91f8-4240-b639-aee45f689616.assettoscatemplate","duplicated":false,"payloadUpdateDate":1645754177824,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1645754170547,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754144534,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Mjc5MzQ2ZTBiZmMwZjFkOGNhNDIzYzdkNjk0ZmQ1N2E=","artifactUUID":"b132fdd8-e188-4402-aa0d-79e5d8ea6064","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"e8be501e-742d-430d-9863-3a8f81053a65.vflicense","duplicated":false,"payloadUpdateDate":1645754144539,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1645754144534,"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":"4fbc91ac-91f8-4240-b639-aee45f689616.4fbc91ac-91f8-4240-b639-aee45f689616.ff73966f-7278-44f2-aa92-cbda1ee13cd0.basic_onboard_gttdbs0.vfModulesMetadata","artifactName":"basic_onboard_gttdbs0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YjRhOTJjYTMxZjZiNGFjZDlhMjNiODVkNWRhZjIzM2Y=","artifactUUID":"122a1849-58db-453c-96db-01236be54232","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"4fbc91ac-91f8-4240-b639-aee45f689616.4fbc91ac-91f8-4240-b639-aee45f689616.ff73966f-7278-44f2-aa92-cbda1ee13cd0.basic_onboard_gttdbs0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1645754176444,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1645754144573,"description":"created from csar","artifactType":"HEAT","uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"1e2bb097-8140-4d27-a247-ba714c1a962e","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"e8be501e-742d-430d-9863-3a8f81053a65.heat1","duplicated":false,"payloadUpdateDate":1645754144683,"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":1645754144573,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754144513,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc=","artifactUUID":"31683e08-692e-49e8-ba5b-41c1dba20f94","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"e8be501e-742d-430d-9863-3a8f81053a65.vendorlicense","duplicated":false,"payloadUpdateDate":1645754144520,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1645754144513,"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,"timeout":0,"creationDate":1645754172068,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.ff73966f-7278-44f2-aa92-cbda1ee13cd0.basic_onboard_gttdbs0.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=","artifactUUID":"b4262b41-5d47-409d-81e5-d65bc076fca8","generatedFromId":"e8be501e-742d-430d-9863-3a8f81053a65.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"4fbc91ac-91f8-4240-b639-aee45f689616.ff73966f-7278-44f2-aa92-cbda1ee13cd0.basic_onboard_gttdbs0.heat1env","duplicated":false,"payloadUpdateDate":1645754175769,"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":1645754172068,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1645754172068,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiconboardgttdbsvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754144556,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.vspbasiconboardgttdbsvspinformationtxt","artifactName":"VSP_basic_onboard_GTtDbS_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"YzRjNzFhYzVkNTNmZGMzNjdkYmZjYTAzOWQ0Zjc2OTY=","artifactUUID":"a4fac385-c414-42de-8ceb-df256b601f97","artifactDisplayName":"VSP_basic_onboard_GTtDbS_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardgttdbsvspinformationtxt","esId":"e8be501e-742d-430d-9863-3a8f81053a65.vspbasiconboardgttdbsvspinformationtxt","duplicated":false,"payloadUpdateDate":1645754144558,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1645754144556,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"creationTime":1645754172072,"version":"1","type":"org.openecomp.groups.VfModule","artifacts":["e8be501e-742d-430d-9863-3a8f81053a65.heat1env","e8be501e-742d-430d-9863-3a8f81053a65.heat1"],"uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.ff73966f-7278-44f2-aa92-cbda1ee13cd0.basic_onboard_gttdbs0.e8be501e-742d-430d-9863-3a8f81053a65.BasicOnboardGttdbs..base_ubuntu18..module-0.basic_onboard_gttdbs0basiconboardgttdbsbase_ubuntu18module0","invariantUUID":"3566b626-8b56-43dd-86ba-5df9eba8679d","normalizedName":"basic_onboard_gttdbs0basiconboardgttdbsbase_ubuntu18module0","modificationTime":1645754172072,"customizationUUID":"53902631-6983-41f7-a49b-dbc98efe7b97","groupInstanceArtifacts":["4fbc91ac-91f8-4240-b639-aee45f689616.ff73966f-7278-44f2-aa92-cbda1ee13cd0.basic_onboard_gttdbs0.heat1env"],"groupInstanceArtifactsUuid":["b4262b41-5d47-409d-81e5-d65bc076fca8"],"artifactsUuid":["1e2bb097-8140-4d27-a247-ba714c1a962e"],"groupUUID":"4e61dfe5-3d26-49c0-8f28-fd681e11d5ac","groupName":"BasicOnboardGttdbs..base_ubuntu18..module-0","groupUid":"e8be501e-742d-430d-9863-3a8f81053a65.BasicOnboardGttdbs..base_ubuntu18..module-0","name":"basic_onboard_gttdbs0..BasicOnboardGttdbs..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,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"defaultValue":"1","description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"defaultValue":"1","description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"defaultValue":"1","description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"defaultValue":"Base","password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"defaultValue":"base_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,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.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":"c758e8a2-efea-40c7-bf18-9746527c8881.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.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":"c758e8a2-efea-40c7-bf18-9746527c8881.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.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":"e8be501e-742d-430d-9863-3a8f81053a65.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":"c758e8a2-efea-40c7-bf18-9746527c8881.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.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":"e8be501e-742d-430d-9863-3a8f81053a65.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":"c758e8a2-efea-40c7-bf18-9746527c8881.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.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":"e8be501e-742d-430d-9863-3a8f81053a65.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":"e8be501e-742d-430d-9863-3a8f81053a65.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":"e8be501e-742d-430d-9863-3a8f81053a65.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":"c758e8a2-efea-40c7-bf18-9746527c8881.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_onboard_GTtDbS 0"},"actualComponentUid":"ff73966f-7278-44f2-aa92-cbda1ee13cd0","createdFromCsar":false,"uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.ff73966f-7278-44f2-aa92-cbda1ee13cd0.basic_onboard_gttdbs0","normalizedName":"basic_onboard_gttdbs0","name":"basic_onboard_GTtDbS 0","creationTime":1645754172019,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_onboard_gttdbs0","componentUid":"ff73966f-7278-44f2-aa92-cbda1ee13cd0","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicOnboardGttdbs","modificationTime":1645754172019,"customizationUUID":"d27399e6-2393-4673-a928-312386cd28ff","posX":"200","posY":"100","componentName":"basic_onboard_GTtDbS","serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"4fbc91ac-91f8-4240-b639-aee45f689616.ff73966f-7278-44f2-aa92-cbda1ee13cd0.basic_onboard_gttdbs0":[{"definition":false,"hidden":false,"uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.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":"c758e8a2-efea-40c7-bf18-9746527c8881.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.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":"c758e8a2-efea-40c7-bf18-9746527c8881.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.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":"e8be501e-742d-430d-9863-3a8f81053a65.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":"c758e8a2-efea-40c7-bf18-9746527c8881.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.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":"e8be501e-742d-430d-9863-3a8f81053a65.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":"c758e8a2-efea-40c7-bf18-9746527c8881.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false},{"definition":false,"hidden":false,"uniqueId":"e8be501e-742d-430d-9863-3a8f81053a65.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":"e8be501e-742d-430d-9863-3a8f81053a65.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":"e8be501e-742d-430d-9863-3a8f81053a65.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":"e8be501e-742d-430d-9863-3a8f81053a65.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":"c758e8a2-efea-40c7-bf18-9746527c8881.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c758e8a2-efea-40c7-bf18-9746527c8881","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c758e8a2-efea-40c7-bf18-9746527c8881","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"b76cb0cb-e149-4920-82cc-256f7c20c42e.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b76cb0cb-e149-4920-82cc-256f7c20c42e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"b76cb0cb-e149-4920-82cc-256f7c20c42e","empty":false},{"definition":false,"hidden":false,"uniqueId":"b76cb0cb-e149-4920-82cc-256f7c20c42e.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b76cb0cb-e149-4920-82cc-256f7c20c42e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"b76cb0cb-e149-4920-82cc-256f7c20c42e","empty":false},{"definition":false,"hidden":false,"uniqueId":"b76cb0cb-e149-4920-82cc-256f7c20c42e.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b76cb0cb-e149-4920-82cc-256f7c20c42e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b76cb0cb-e149-4920-82cc-256f7c20c42e","empty":false},{"definition":false,"hidden":false,"uniqueId":"b76cb0cb-e149-4920-82cc-256f7c20c42e.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b76cb0cb-e149-4920-82cc-256f7c20c42e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b76cb0cb-e149-4920-82cc-256f7c20c42e","empty":false},{"definition":false,"hidden":false,"uniqueId":"b76cb0cb-e149-4920-82cc-256f7c20c42e.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b76cb0cb-e149-4920-82cc-256f7c20c42e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b76cb0cb-e149-4920-82cc-256f7c20c42e","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"1.0","creationDate":1645754170625,"icon":"network_l_1-3","description":"service","tags":["basic_onboard_GTtDbS"],"uniqueId":"c6018f66-629d-4739-a1a9-795ada5f9834","componentMetadataForSupportLog":{"SupportablityComponentUUID":"51744f50-ebc3-44b5-9040-9f8050935859","SupportablityComponentName":"basic_onboard_GTtDbS","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","highestVersion":true,"uuid":"51744f50-ebc3-44b5-9040-9f8050935859","systemName":"BasicOnboardGttdbs","invariantUUID":"e875a2ee-eb68-485b-8901-0b3b73f76d5a","normalizedName":"basiconboardgttdbs","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1645754192798,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1645754170547,"artifactType":"OTHER","uniqueId":"4fbc91ac-91f8-4240-b639-aee45f689616.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":1645754170547,"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":"c6018f66-629d-4739-a1a9-795ada5f9834"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_onboard_GTtDbS"} 2022-02-25 01:56:33,869 DEBUG 187:__init__.py(1) - check if Service basic_onboard_GTtDbS exists in SDC 2022-02-25 01:56:33,869 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-25 01:56:33,869 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-02-25 01:56:33,869 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-25 01:56:33,869 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-25 01:56:33,870 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-25 01:56:33,947 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 718 2022-02-25 01:56:33,948 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-25 01:56:33,949 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"51744f50-ebc3-44b5-9040-9f8050935859","invariantUUID":"e875a2ee-eb68-485b-8901-0b3b73f76d5a","name":"basic_onboard_GTtDbS","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/51744f50-ebc3-44b5-9040-9f8050935859/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"71eb0798-0775-4c57-93a8-26063974b4c2","invariantUUID":"0ec8b70d-d262-4192-bb43-f2bd7f0d70b1","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/71eb0798-0775-4c57-93a8-26063974b4c2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-25 01:56:33,951 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_GTtDbS from SDC 2022-02-25 01:56:33,951 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-25 01:56:33,951 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-25 01:56:33,951 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-25 01:56:33,951 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-25 01:56:33,951 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-25 01:56:33,951 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-25 01:56:33,951 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-25 01:56:33,951 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-02-25 01:56:33,952 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_GTtDbS 2022-02-25 01:56:33,952 INFO 220:__init__.py(1) - Service found, updating information 2022-02-25 01:56:33,952 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-02-25 01:56:33,952 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-02-25 01:56:33,952 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-02-25 01:56:33,954 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-25 01:56:34,012 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-02-25 01:56:34,014 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-02-25 01:56:34,016 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.1","componentType":"RESOURCE","icon":"port","uniqueId":"9bf6558c-80c8-4845-bdc5-0022a83b824f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1645746727135,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7a8bb9f-6922-4669-b108-52f681092764","invariantUUID":"e9c6e0f5-933c-4cdc-8640-8f995bf3df28","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7dfc67b9-78fa-4096-ba21-9271e987b653","lifecycleState":"CERTIFIED","lastUpdateDate":1645746590289,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5fcec131-a728-4207-a466-65846b13dc30","invariantUUID":"130fa325-6b21-416e-86c8-0e7f21fa4572","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"13a9281a-8db1-4054-b33c-523602e631c9","lifecycleState":"CERTIFIED","lastUpdateDate":1645746693908,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f0fb47-40eb-4243-b6ac-ee659144c924","invariantUUID":"eca3af6a-3e0b-4f1e-b03c-523a048418ea","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f569ea6b-a0b9-4117-86cd-8ddff4bc8631","lifecycleState":"CERTIFIED","lastUpdateDate":1645746581093,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a518228b-db58-4b78-9b91-782c36e1514f","invariantUUID":"84596aed-3b5e-4538-9808-5f80cb887a6a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a05eb4a-6583-45c9-a9e9-3607e79bc95f","lifecycleState":"CERTIFIED","lastUpdateDate":1645746722437,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7da16ba-481b-4acd-885f-a75acc896293","invariantUUID":"98554169-9059-4695-b73d-55ee30e6c31f","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":"compute","uniqueId":"ac7fbce9-9cf1-4f46-bbf8-26fcafb59644","lifecycleState":"CERTIFIED","lastUpdateDate":1645746764880,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"107f7f51-8e0b-4445-a958-2e4f1f1195da","invariantUUID":"b8dbd128-b006-430b-b274-44bbc16c2167","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d754bbd7-e64b-422b-b458-3567d4cda828","lifecycleState":"CERTIFIED","lastUpdateDate":1645746692617,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"898fede8-5714-4912-9a49-d78a0bcc4efa","invariantUUID":"05f3d71c-6266-47ed-9c3f-2ed6eb3c099d","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a8eee6c0-ef4f-48d2-a2b5-4599e8ab3d7f","lifecycleState":"CERTIFIED","lastUpdateDate":1645746705120,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3513c036-5fdd-411d-8c92-2f7353e3f878","invariantUUID":"9f461fbd-f430-4bf6-b029-4a5f0a579c6c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff70c17e-9e3e-4a6f-8ffb-36ce5d8bdf90","lifecycleState":"CERTIFIED","lastUpdateDate":1645746720570,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b32b2e0-a84a-4f86-aa04-257465228b8b","invariantUUID":"300af70e-4d82-4909-86ed-a359d33a53f1","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc626a6e-2747-4502-998e-bcbf17f9c614","lifecycleState":"CERTIFIED","lastUpdateDate":1645746696525,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7cdc3cb-eeae-46a2-9c59-78e0eccb29a8","invariantUUID":"c0632bb1-6bc0-4a59-aeb9-12e927c49b54","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae4e7502-32d0-4d88-bb61-fde2ea7b4160","lifecycleState":"CERTIFIED","lastUpdateDate":1645746572315,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa03dc66-1651-45a3-afee-e79733c43632","invariantUUID":"fc20ef5c-53fb-4b28-b716-89ba4c006ea2","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":"60a2bc26-63ac-4ff3-a02f-7641e729edd4","lifecycleState":"CERTIFIED","lastUpdateDate":1645746642869,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2dde8d18-47ba-453c-8634-6f4acdb1ee5e","invariantUUID":"1375a028-e99e-4482-86dc-e54e35a11873","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":"loadBalancer","uniqueId":"76e6a996-ba0d-4aea-a6a7-6ab5e8f7dd88","lifecycleState":"CERTIFIED","lastUpdateDate":1645746569283,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d822dd12-ed01-4530-bc99-6e5ed23a8829","invariantUUID":"6299d35e-cbe7-46e9-8450-a6f930f3a074","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":"network","uniqueId":"338eee74-9117-4577-86c9-ff493085ea11","lifecycleState":"CERTIFIED","lastUpdateDate":1645746662675,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c891c34-a8af-4bf5-bc8a-d7764dbebb92","invariantUUID":"b7ff6d02-67e8-46be-8788-7cc54b62458a","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":"objectStorage","uniqueId":"0618503d-f492-49af-96de-691e7be8214c","lifecycleState":"CERTIFIED","lastUpdateDate":1645746770473,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48e3815b-7ab0-4552-abf6-7e91010490b3","invariantUUID":"46e25f62-9e0b-4207-a232-d7601880f252","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"888905f0-5d51-4433-98c5-68e8b9fdd42c","lifecycleState":"CERTIFIED","lastUpdateDate":1645746689779,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d6a4e48-bb0e-4bda-b850-f723304aed14","invariantUUID":"986e51dd-02fb-47d5-92a2-d6f720c88740","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e636d23-19c8-4ff3-8dbb-5002c50e2321","lifecycleState":"CERTIFIED","lastUpdateDate":1645746592481,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cbaa04f5-e4d1-4f9d-84a2-57e85cb6cfa4","invariantUUID":"5263ed01-4250-473b-8367-7d8c8b1ded2f","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6814c70-7065-4bd1-859e-e1f5a416fdfb","lifecycleState":"CERTIFIED","lastUpdateDate":1645746671244,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"776429da-4143-4f08-9f44-3786854a74ca","invariantUUID":"9d7d67b7-45ce-4c8d-bee2-f2501eaf7f91","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":"compute","uniqueId":"4284405a-aab6-46bf-b1cb-cd8e4b74c78c","lifecycleState":"CERTIFIED","lastUpdateDate":1645746658503,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"243e3f84-9fb7-4850-9a75-6774fa0c9005","invariantUUID":"951c856f-39e2-4e66-b7cf-c31f95934f5f","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":"6e17756e-b1da-42ab-8f12-a2118f71831d","lifecycleState":"CERTIFIED","lastUpdateDate":1645746650578,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8503335a-2b73-412c-bea7-7c1e4f4780f8","invariantUUID":"74adb97c-8a93-4a70-9c87-135ae3f22817","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":"port","uniqueId":"3a7acd31-7f32-40e4-a1a7-cef11d3543e3","lifecycleState":"CERTIFIED","lastUpdateDate":1645746781035,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7df78d9f-f523-4aa2-a4ed-ffd03d8e8e80","invariantUUID":"31d20f75-b1d7-4b96-a0e5-2a4408b19e99","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f5b44ede-f895-4104-8a54-afe42c427f06","lifecycleState":"CERTIFIED","lastUpdateDate":1645746778432,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"357c171a-c6dc-4d85-95d8-1b31610e725d","invariantUUID":"45ea6d65-be87-4e8f-9a4a-74a97182aef8","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"72d75b44-a434-4e18-81c3-369bc2dfd58f","lifecycleState":"CERTIFIED","lastUpdateDate":1645746654207,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10e88cc3-9bc1-4d7c-b9a7-c4530c6b397a","invariantUUID":"f37548b3-55b5-480d-bb91-3f8c4b447fad","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":"67136cbe-6212-4e92-ac21-7bab088dae80","lifecycleState":"CERTIFIED","lastUpdateDate":1645746576593,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f740d23e-c469-4b8b-a9d2-2e676c192818","invariantUUID":"f443e274-f6e6-47d4-b2fe-506619606dfe","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":"1343c3cd-4f5e-4ffd-a213-976ce08c8a37","lifecycleState":"CERTIFIED","lastUpdateDate":1645746637988,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21bea47f-8ffa-4a7b-a97b-43a3e402dc9c","invariantUUID":"232387a2-e77f-48dc-945e-3886e3c0bd20","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":"979e54f9-920d-4d7c-90e8-954f777b98dd","lifecycleState":"CERTIFIED","lastUpdateDate":1645746632202,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"102d4f23-bff7-402d-915b-0fb49272ddab","invariantUUID":"ef36f447-5cd3-4584-bf73-894bcbbc217f","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"b451031d-67c3-475f-8e4e-0ea5c7d262bf","lifecycleState":"CERTIFIED","lastUpdateDate":1645746703741,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4d8172b-057f-44ea-868d-2dc82699971b","invariantUUID":"e9c6e0f5-933c-4cdc-8640-8f995bf3df28","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":"objectStorage","uniqueId":"1480ebf6-f162-43d2-9659-065c5932fa80","lifecycleState":"CERTIFIED","lastUpdateDate":1645746655567,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55ddde1d-6a08-4447-b17a-3d4bfc1fe366","invariantUUID":"8d8fcace-ca86-47aa-941a-f9c0b4f50a46","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":"defaulticon","uniqueId":"2cba7957-b4f4-4637-88d7-d5c1e65d3d23","lifecycleState":"CERTIFIED","lastUpdateDate":1645746684186,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a755a24-ea2b-4df2-8fe2-389f1e8eeab3","invariantUUID":"92b1dd70-33eb-44e5-9acc-443e5bb00766","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":"c46fbfb1-8ced-41e7-b5d7-43b017ab7d63","lifecycleState":"CERTIFIED","lastUpdateDate":1645746695224,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1073e27-834c-4c23-a2dd-c433e8c1ba4e","invariantUUID":"aabfe9be-fc34-4773-9d67-6aa4dc2c4629","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7774374d-d484-46cf-935d-17370c876a10","lifecycleState":"CERTIFIED","lastUpdateDate":1645746615437,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abd4a4f9-d803-4158-afaa-193039c3560d","invariantUUID":"1a6edd22-5f45-4666-90c2-fefc648dfe96","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"49b732c5-e9e4-47fd-aad9-1ef5eef1c17e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746686989,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b459a2c-ab9b-4e25-99a8-81d5dadb844d","invariantUUID":"ab95da55-e2d2-42b2-bddd-bd74c87465ed","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":"a31d9282-93c5-4fcb-8135-d9df4eb0c90d","lifecycleState":"CERTIFIED","lastUpdateDate":1645746584187,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c8fed91e-ce5a-4df2-9128-072f292481d6","invariantUUID":"27f1b7fe-2f47-4a6b-ad73-33d73eaaba45","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":"defaulticon","uniqueId":"ff73966f-7278-44f2-aa92-cbda1ee13cd0","lifecycleState":"CERTIFIED","lastUpdateDate":1645754156870,"name":"basic_onboard_GTtDbS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"746e4658-b1c0-4db6-aae8-6e9cc420e19b","invariantUUID":"6250f55c-186e-4c0f-925a-89bd9dfb732a","systemName":"BasicOnboardGttdbs","description":"VF","tags":["basic_onboard_GTtDbS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d92234ec-4377-44a5-b4cf-e97920059e60","lifecycleState":"CERTIFIED","lastUpdateDate":1645746774018,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6b85348-ab75-4022-80b9-f41ea69e06d6","invariantUUID":"ab3679cb-e837-499b-a07d-4ce9831e5f68","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"907e0ab3-54ce-4275-ba5c-feaa35e1fb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746587680,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d22fbcf3-d53e-4ce9-b318-c649e4ae9f02","invariantUUID":"d60f1ca5-21dc-41bd-b72f-d12aae3eb51d","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":"04a5ed55-a55f-4807-af6d-d0c935ce1b81","lifecycleState":"CERTIFIED","lastUpdateDate":1645746775609,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b23929ed-dc99-44a4-8a68-9f203b902596","invariantUUID":"c916c08b-e974-4ab2-b525-45558d1effd5","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69308d70-7f5a-451d-806b-8199cc2addd2","lifecycleState":"CERTIFIED","lastUpdateDate":1645746766113,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb5d38e0-38e3-45aa-8f22-5a27779834ec","invariantUUID":"40aa68e8-8e7c-4ec7-bc66-740df46303cd","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3105696b-9d10-4b37-90fc-2b3b0e51b702","lifecycleState":"CERTIFIED","lastUpdateDate":1645746657025,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f616477-a677-4d7c-a32a-58e0ecc2bff5","invariantUUID":"037e0b0a-b7b1-4ab7-8e3e-a8928b148500","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c9845f5-e086-4809-92b9-9067296c74e4","lifecycleState":"CERTIFIED","lastUpdateDate":1645746691226,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"adb7523a-fce1-44a1-b92d-3ac14899dcbf","invariantUUID":"75eda753-21df-4d27-b6fc-c78f37b014c7","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7beff14-96a6-47ba-b2de-8d8f2564358a","lifecycleState":"CERTIFIED","lastUpdateDate":1645746725396,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63c14252-0cbb-4dbc-b5b2-88184f919b41","invariantUUID":"864c5816-6d79-41de-87b1-9693ab8e1657","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0bd33024-ebfe-41d0-b7ad-6c630e6d644b","lifecycleState":"CERTIFIED","lastUpdateDate":1645746596292,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a495c752-a085-47c0-b02f-74a847f9671f","invariantUUID":"5b3787a8-aaec-4baf-9eb8-de06088c00ed","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6105e144-9545-42e1-91be-94457e43e751","lifecycleState":"CERTIFIED","lastUpdateDate":1645746685517,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37b303c2-12c5-40b8-a954-0b0892db37d9","invariantUUID":"8f11d887-ec5a-478b-8bf7-c965a0721e91","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":"9fe8cacd-be30-4851-b031-931e971f3776","lifecycleState":"CERTIFIED","lastUpdateDate":1645746597775,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ff759354-46ad-4824-a673-bedbd524cd61","invariantUUID":"3a68fefc-4431-40f0-8b1d-aa39404062e1","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03e49c0a-91ba-41f6-a3ef-a6e869cf73f9","lifecycleState":"CERTIFIED","lastUpdateDate":1645746652482,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"beea187c-e591-4e52-9bbc-dbe51ecfb69b","invariantUUID":"70191e15-075d-4f3d-9194-d4acd172a348","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":"securityrules","uniqueId":"493320db-36cd-4c94-bf10-d73296bc1822","lifecycleState":"CERTIFIED","lastUpdateDate":1645746617249,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3acb9418-b370-4e06-8490-1422641d5b4a","invariantUUID":"f4e8e965-7359-4aa8-9512-7fbb93c51bcf","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"34a250cc-334d-4d80-9d29-133d62f0dc94","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1645746707282,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dae2604-3ffb-41df-8762-8248b7a22f02","invariantUUID":"f522828f-35fd-4a35-84d7-320331199615","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":"network","uniqueId":"a9e44183-de9a-4716-a51c-90c2f2bcf53f","lifecycleState":"CERTIFIED","lastUpdateDate":1645746768670,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"901774c0-f642-4e66-8e47-971497cabd6d","invariantUUID":"58cf7906-960d-4dee-8850-a56e76dccc49","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e4e8983f-14f9-4577-bde6-b39975ca9255","lifecycleState":"CERTIFIED","lastUpdateDate":1645746563471,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12fb6761-4b4a-4de6-929d-7421c164007a","invariantUUID":"b8868b38-36fb-48cc-acf1-876c5ecebab4","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":"defaulticon","uniqueId":"ce271de6-b231-41ce-9888-bf29b926833a","lifecycleState":"CERTIFIED","lastUpdateDate":1645746561574,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"25e0dcc7-cc06-4418-b537-8237464867b2","invariantUUID":"3c4d8f45-40cb-4256-9238-482f8ec6e69b","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"82df418e-3a7d-4ffe-9ad3-48280a39c9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1645746739165,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20f11c54-d335-4388-89ef-55c262ebddba","invariantUUID":"8c65cddf-2cb4-4218-b7a9-eb10989dcfe9","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ec10a14-2e0b-4b7d-90da-7ac9051cc53d","lifecycleState":"CERTIFIED","lastUpdateDate":1645746594480,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"621be17e-31eb-4621-aa23-6c114194aec1","invariantUUID":"1e554716-0d73-49c3-bc0f-c3f3f46f6d5a","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":"ad833b43-3ece-4d62-9918-550320d1cac6","lifecycleState":"CERTIFIED","lastUpdateDate":1645746664016,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4576a94-60e0-41e5-a631-11acea32288a","invariantUUID":"b45ba6bc-64ff-4b24-ad98-f16623addbf3","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":"ee36e7d2-4fe4-4dad-baaf-9e1843b89355","lifecycleState":"CERTIFIED","lastUpdateDate":1645746626055,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c0ef69cb-d94f-4237-bbba-cabe00b3bf28","invariantUUID":"909860ca-2641-4056-8272-7dbc1d3f5ea6","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":"compute","uniqueId":"437e5bcf-7f96-4775-80bb-c2710b9bb0f4","lifecycleState":"CERTIFIED","lastUpdateDate":1645746553133,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"593ebd29-c72d-46fd-b952-9dc28f5f9e52","invariantUUID":"23d9742b-2571-4556-82d7-5eaa3f88d614","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":"12c73986-1244-42a0-afb6-efcf461cd8b9","lifecycleState":"CERTIFIED","lastUpdateDate":1645746630755,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5761d6d-8e00-4749-8ce7-8ea6b64dca49","invariantUUID":"b5d4c673-1b7a-4661-8d95-b65f345f24a8","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f3b9eeb-02bc-4ceb-846f-d8a8f11ae4b1","lifecycleState":"CERTIFIED","lastUpdateDate":1645746564971,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b80485cb-1892-4f17-b640-454c8ea5288c","invariantUUID":"56a85b51-760f-48dc-a41e-32a97f08f89f","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":"networkrules","uniqueId":"ce7f0a43-c040-4099-ba1e-760fd12b623e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746613283,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c1201702-9bbf-401d-9d3e-007b8808ba46","invariantUUID":"171b5843-77b7-43d1-99e0-99be5bfc5622","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":"objectStorage","uniqueId":"c71dd9bf-5efc-4ff4-8f50-433f8616497f","lifecycleState":"CERTIFIED","lastUpdateDate":1645746672856,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6b7aedc-e589-48e0-990a-c1f7b2ea26fb","invariantUUID":"f522828f-35fd-4a35-84d7-320331199615","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"07f0925b-1a1d-4310-ab30-84f935d5d64e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746570819,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e904f8f4-8878-4b2c-928e-91b59ea6c55f","invariantUUID":"ea9f3022-8087-4fd8-9e2e-1cb64815f65d","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":"5f0c6f0a-d0b6-4bb0-b1dc-2bb0e8560699","lifecycleState":"CERTIFIED","lastUpdateDate":1645746647205,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c917a21a-d73b-4c27-a0af-31e367439f22","invariantUUID":"13908d2a-25e2-4fe6-b14d-58d10d891363","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":"33e856d9-a646-4aff-8435-f0dbac485abe","lifecycleState":"CERTIFIED","lastUpdateDate":1645746767407,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09c5d0e1-961a-4ee9-9bed-f41e83c3aa2b","invariantUUID":"03350bc3-1851-4a83-ae35-6b3a97b16341","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4554eeae-fb87-41a6-9110-6e8b46123019","lifecycleState":"CERTIFIED","lastUpdateDate":1645746776911,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4af13c59-1f0a-4628-b6a7-222bf1a7d3c2","invariantUUID":"d6420c5a-7e6f-4ff9-98fc-68925460c741","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7506b1fb-581d-4402-8842-5551c8ad6f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1645746675643,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfee36e4-c4e5-4dbc-9af5-5bf0961713dd","invariantUUID":"26224676-5a84-4f3f-ba77-f951fc8f1932","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f57bc2ee-7bf2-4aa2-8c39-a721b3182262","lifecycleState":"CERTIFIED","lastUpdateDate":1645746669048,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b03a48a-243b-4a02-8e65-499d131a364e","invariantUUID":"897340fb-d021-4be6-b89f-5ea1a92d4d88","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de515a2e-5de1-4bfb-b2f1-fa0c401a0fea","lifecycleState":"CERTIFIED","lastUpdateDate":1645746779806,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a6e609-43c5-4f59-8a54-cc2926617ece","invariantUUID":"0ddd9545-fd8b-4623-9444-eace56a9b2fd","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"906b51c4-4e85-4476-950b-00c72cc7bbd2","lifecycleState":"CERTIFIED","lastUpdateDate":1645746606876,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71fc4b25-0b52-402b-a85d-7f2daead687e","invariantUUID":"b7577f6c-897f-49ee-8b8a-90563506379d","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":"networkrules","uniqueId":"bbba4aa4-59fb-4817-83fb-0c226fe3b350","lifecycleState":"CERTIFIED","lastUpdateDate":1645746605313,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f2e3378d-ff41-4b99-9018-3985dcfa5965","invariantUUID":"abb6b233-d672-443f-841b-24dbc8ef897c","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":"f6fe2cd1-d4e8-4f0c-9908-8d9a6e5b0e7c","lifecycleState":"CERTIFIED","lastUpdateDate":1645746677254,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a76d7ac-6961-48d1-bf03-f54dfff3db58","invariantUUID":"5d96f3a6-854c-4baf-a9e6-d4028a41547c","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":"38553c9b-b646-4ea8-9fe0-3dab6ae506e8","lifecycleState":"CERTIFIED","lastUpdateDate":1645746665411,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"193d68d4-9b3d-4038-917d-fd0e96e35806","invariantUUID":"e9accc7c-933d-4891-9f4e-61a901612d4b","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1906750e-7329-4c5c-bae7-e6628169bacb","lifecycleState":"CERTIFIED","lastUpdateDate":1645746585698,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80a562d4-7fdc-4f4c-8e9c-e3f2074499c1","invariantUUID":"d1100ac5-0885-45e4-b106-28d3b1ab14a1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9aaead40-a4b6-4871-9ad7-a14b774a6049","lifecycleState":"CERTIFIED","lastUpdateDate":1645746648700,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2d448fac-4ea6-4778-b8f9-1a1c90cc721a","invariantUUID":"2fe2dc00-842f-49e9-8034-fbd0a9bdee8f","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9d67f3b-ea5f-459f-bb75-f114f806352d","lifecycleState":"CERTIFIED","lastUpdateDate":1645746623175,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"313847ed-ba8e-4b47-9229-f44a46990145","invariantUUID":"15707f82-906c-46d5-8f07-ca66c8a59d05","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"779b45d7-bce1-4b4a-beee-de2e361b3497","lifecycleState":"CERTIFIED","lastUpdateDate":1645746702238,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a0784db-140e-43c1-8ae8-a528ce807dcb","invariantUUID":"11c0d96c-1695-4bc9-b5ad-b405525e5a1a","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0025e8e-cd14-45e0-81aa-a4ed400fef24","lifecycleState":"CERTIFIED","lastUpdateDate":1645746629321,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c133f057-fd69-4143-98de-1fa3a3b2a30a","invariantUUID":"de14a6ac-ce44-468c-9f4e-5c1aa9fe3fb0","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":"compute","uniqueId":"4dfe2ab0-7e27-40b1-98ff-8e8835ad27b8","lifecycleState":"CERTIFIED","lastUpdateDate":1645746723916,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c66effc6-09d3-442c-a088-59d71096b432","invariantUUID":"306d16de-2a5c-4af3-b78b-80952df734b2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b0b0a3a2-ae66-4e70-9102-540c60df6ab7","lifecycleState":"CERTIFIED","lastUpdateDate":1645746698273,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21dd7707-0f31-49b1-8896-54e654fb24c6","invariantUUID":"98c67f51-0deb-4b19-bb98-b73e503f33af","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":"b300dd10-3afc-4b24-a4f8-bc6568bd791c","lifecycleState":"CERTIFIED","lastUpdateDate":1645746644290,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50d1cab3-3841-48de-9c2a-0d0cc58eaa0d","invariantUUID":"5f6d063e-3dd6-4885-a29d-56a5f5247715","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0c4e84a-38ef-466f-89a3-6ec6e9448d9e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746582526,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f04b120-584c-4984-819d-85d8d29cb6a1","invariantUUID":"60790f1f-6665-472d-ab21-896b397ee6bf","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":"network","uniqueId":"d5a6d9d0-cb1d-4eaf-b84a-6e1598bf0248","lifecycleState":"CERTIFIED","lastUpdateDate":1645746624566,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d049ebd6-0398-456f-873b-77c2e7cce4b7","invariantUUID":"0cbe035b-6778-4e00-a6ae-5bb8768ec622","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"06920199-8243-407d-bbdf-598aaa2cbf3e","lifecycleState":"CERTIFIED","lastUpdateDate":1645746621297,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2badc27-3516-4f6a-91fa-bbb208fda331","invariantUUID":"a57d7936-aa79-4e13-8fac-259aa9c98fe7","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d425871-5e89-4721-8caa-5c5f78b654e6","lifecycleState":"CERTIFIED","lastUpdateDate":1645746659892,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0959a67d-9330-4217-a415-df6b4e856d06","invariantUUID":"1269d09b-aa7b-4d7c-a201-0ac711028f15","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":"port","uniqueId":"eda9a60b-a267-4786-a5a0-37fdaffe929d","lifecycleState":"CERTIFIED","lastUpdateDate":1645746688424,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fafc8459-7eba-442d-848d-3b97c51091ab","invariantUUID":"78e8a807-7a6e-4b3b-9fda-4ada94975a6a","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":"objectStorage","uniqueId":"631390d6-3ed5-4fff-a9fb-1c6c006f4769","lifecycleState":"CERTIFIED","lastUpdateDate":1645746772374,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ed74a8b-2475-4064-8504-19896089ffc6","invariantUUID":"57880988-e359-4ee8-9cae-d3a2c7d9efe9","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a4e9cd2f-ee4b-4bf3-8c5d-3ca054bf0553","lifecycleState":"CERTIFIED","lastUpdateDate":1645746700658,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"490349db-d936-4eca-a3a2-cbd562705e0c","invariantUUID":"3d5d4233-04dd-44d6-aad9-3f39ed6281e0","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c6018f66-629d-4739-a1a9-795ada5f9834","lifecycleState":"CERTIFIED","lastUpdateDate":1645754192798,"name":"basic_onboard_GTtDbS","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"51744f50-ebc3-44b5-9040-9f8050935859","invariantUUID":"e875a2ee-eb68-485b-8901-0b3b73f76d5a","systemName":"BasicOnboardGttdbs","description":"service","tags":["basic_onboard_GTtDbS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b9813cb8-b5c4-41a4-8660-092b81736577","lifecycleState":"CERTIFIED","lastUpdateDate":1645753895566,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"71eb0798-0775-4c57-93a8-26063974b4c2","invariantUUID":"0ec8b70d-d262-4192-bb43-f2bd7f0d70b1","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-25 01:56:34,020 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_GTtDbS found in services list 2022-02-25 01:56:34,021 INFO 216:service.py(1) - Service basic_onboard_GTtDbS onboarded 2022-02-25 01:56:34,021 INFO 199:base.py(1) - ***************************************************** 2022-02-25 01:56:34,021 INFO 200:base.py(1) - STOP [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-02-25 01:56:34,021 INFO 201:base.py(1) - ***************************************************** 2022-02-25 01:56:34,021 INFO 35:basic_onboard.py(1) - VNF basic_vm successfully onboarded 2022-02-25 01:56:34,021 INFO 176:run_tests.py(1) - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_onboard | integration | 01:22 | PASS | +-----------------------+---------------------+------------------+----------------+ 2022-02-25 01:56:34,024 INFO 48:basic_onboard.py(1) - Generate Test report 2022-02-25 01:56:34,109 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2022-02-25 01:56:34,465 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-02-25 01:56:34,467 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/621837526c44f5001087d729 2022-02-25 01:56:34,468 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK